[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. 7071 1726853131.74947: 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-Qi7 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 7071 1726853131.75230: Added group all to inventory 7071 1726853131.75231: Added group ungrouped to inventory 7071 1726853131.75234: Group all now contains ungrouped 7071 1726853131.75236: Examining possible inventory source: /tmp/network-iHm/inventory.yml 7071 1726853131.83941: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 7071 1726853131.83987: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 7071 1726853131.84004: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 7071 1726853131.84042: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 7071 1726853131.84093: Loaded config def from plugin (inventory/script) 7071 1726853131.84095: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 7071 1726853131.84121: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 7071 1726853131.84178: Loaded config def from plugin (inventory/yaml) 7071 1726853131.84180: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 7071 1726853131.84237: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 7071 1726853131.84703: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 7071 1726853131.84706: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 7071 1726853131.84708: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 7071 1726853131.84712: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 7071 1726853131.84715: Loading data from /tmp/network-iHm/inventory.yml 7071 1726853131.84757: /tmp/network-iHm/inventory.yml was not parsable by auto 7071 1726853131.84801: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 7071 1726853131.84828: Loading data from /tmp/network-iHm/inventory.yml 7071 1726853131.84882: group all already in inventory 7071 1726853131.84887: set inventory_file for managed_node1 7071 1726853131.84890: set inventory_dir for managed_node1 7071 1726853131.84891: Added host managed_node1 to inventory 7071 1726853131.84893: Added host managed_node1 to group all 7071 1726853131.84893: set ansible_host for managed_node1 7071 1726853131.84894: set ansible_ssh_extra_args for managed_node1 7071 1726853131.84896: set inventory_file for managed_node2 7071 1726853131.84897: set inventory_dir for managed_node2 7071 1726853131.84898: Added host managed_node2 to inventory 7071 1726853131.84899: Added host managed_node2 to group all 7071 1726853131.84899: set ansible_host for managed_node2 7071 1726853131.84900: set ansible_ssh_extra_args for managed_node2 7071 1726853131.84901: set inventory_file for managed_node3 7071 1726853131.84903: set inventory_dir for managed_node3 7071 1726853131.84903: Added host managed_node3 to inventory 7071 1726853131.84904: Added host managed_node3 to group all 7071 1726853131.84904: set ansible_host for managed_node3 7071 1726853131.84905: set ansible_ssh_extra_args for managed_node3 7071 1726853131.84906: Reconcile groups and hosts in inventory. 7071 1726853131.84909: Group ungrouped now contains managed_node1 7071 1726853131.84910: Group ungrouped now contains managed_node2 7071 1726853131.84911: Group ungrouped now contains managed_node3 7071 1726853131.84966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 7071 1726853131.85046: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 7071 1726853131.85079: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 7071 1726853131.85096: Loaded config def from plugin (vars/host_group_vars) 7071 1726853131.85097: 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) 7071 1726853131.85102: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 7071 1726853131.85107: 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) 7071 1726853131.85134: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 7071 1726853131.85421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853131.85532: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 7071 1726853131.85557: Loaded config def from plugin (connection/local) 7071 1726853131.85559: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 7071 1726853131.85924: Loaded config def from plugin (connection/paramiko_ssh) 7071 1726853131.85926: 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) 7071 1726853131.86761: 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) 7071 1726853131.86785: Loaded config def from plugin (connection/psrp) 7071 1726853131.86787: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 7071 1726853131.87178: 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) 7071 1726853131.87200: Loaded config def from plugin (connection/ssh) 7071 1726853131.87202: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 7071 1726853131.88705: 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) 7071 1726853131.88728: Loaded config def from plugin (connection/winrm) 7071 1726853131.88730: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 7071 1726853131.88754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 7071 1726853131.88798: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 7071 1726853131.88835: Loaded config def from plugin (shell/cmd) 7071 1726853131.88836: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 7071 1726853131.88854: 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) 7071 1726853131.88891: Loaded config def from plugin (shell/powershell) 7071 1726853131.88892: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 7071 1726853131.88927: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 7071 1726853131.89028: Loaded config def from plugin (shell/sh) 7071 1726853131.89029: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 7071 1726853131.89054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 7071 1726853131.89127: Loaded config def from plugin (become/runas) 7071 1726853131.89129: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 7071 1726853131.89234: Loaded config def from plugin (become/su) 7071 1726853131.89236: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 7071 1726853131.89327: Loaded config def from plugin (become/sudo) 7071 1726853131.89329: 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 7071 1726853131.89355: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml 7071 1726853131.89567: in VariableManager get_vars() 7071 1726853131.89582: done with get_vars() 7071 1726853131.89667: trying /usr/local/lib/python3.12/site-packages/ansible/modules 7071 1726853131.91637: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 7071 1726853131.91709: in VariableManager get_vars() 7071 1726853131.91712: done with get_vars() 7071 1726853131.91714: variable 'playbook_dir' from source: magic vars 7071 1726853131.91715: variable 'ansible_playbook_python' from source: magic vars 7071 1726853131.91715: variable 'ansible_config_file' from source: magic vars 7071 1726853131.91716: variable 'groups' from source: magic vars 7071 1726853131.91716: variable 'omit' from source: magic vars 7071 1726853131.91716: variable 'ansible_version' from source: magic vars 7071 1726853131.91717: variable 'ansible_check_mode' from source: magic vars 7071 1726853131.91717: variable 'ansible_diff_mode' from source: magic vars 7071 1726853131.91718: variable 'ansible_forks' from source: magic vars 7071 1726853131.91718: variable 'ansible_inventory_sources' from source: magic vars 7071 1726853131.91719: variable 'ansible_skip_tags' from source: magic vars 7071 1726853131.91719: variable 'ansible_limit' from source: magic vars 7071 1726853131.91719: variable 'ansible_run_tags' from source: magic vars 7071 1726853131.91720: variable 'ansible_verbosity' from source: magic vars 7071 1726853131.91744: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml 7071 1726853131.92177: in VariableManager get_vars() 7071 1726853131.92188: done with get_vars() 7071 1726853131.92268: in VariableManager get_vars() 7071 1726853131.92280: done with get_vars() 7071 1726853131.92283: variable 'omit' from source: magic vars 7071 1726853131.92294: variable 'omit' from source: magic vars 7071 1726853131.92313: in VariableManager get_vars() 7071 1726853131.92318: done with get_vars() 7071 1726853131.92350: in VariableManager get_vars() 7071 1726853131.92359: done with get_vars() 7071 1726853131.92384: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7071 1726853131.92509: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7071 1726853131.92586: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7071 1726853131.92942: in VariableManager get_vars() 7071 1726853131.92956: done with get_vars() 7071 1726853131.93218: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 7071 1726853131.93302: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7071 1726853131.94383: in VariableManager get_vars() 7071 1726853131.94394: done with get_vars() 7071 1726853131.94397: variable 'omit' from source: magic vars 7071 1726853131.94414: variable 'omit' from source: magic vars 7071 1726853131.94432: in VariableManager get_vars() 7071 1726853131.94440: done with get_vars() 7071 1726853131.94454: in VariableManager get_vars() 7071 1726853131.94463: done with get_vars() 7071 1726853131.94484: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7071 1726853131.94542: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7071 1726853131.94587: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7071 1726853131.96011: in VariableManager get_vars() 7071 1726853131.96027: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7071 1726853131.97329: in VariableManager get_vars() 7071 1726853131.97342: done with get_vars() 7071 1726853131.97345: variable 'omit' from source: magic vars 7071 1726853131.97352: variable 'omit' from source: magic vars 7071 1726853131.97370: in VariableManager get_vars() 7071 1726853131.97382: done with get_vars() 7071 1726853131.97394: in VariableManager get_vars() 7071 1726853131.97405: done with get_vars() 7071 1726853131.97435: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7071 1726853131.97499: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7071 1726853131.97540: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7071 1726853131.97752: in VariableManager get_vars() 7071 1726853131.97766: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7071 1726853131.98942: in VariableManager get_vars() 7071 1726853131.98957: done with get_vars() 7071 1726853131.98960: variable 'omit' from source: magic vars 7071 1726853131.98967: variable 'omit' from source: magic vars 7071 1726853131.98986: in VariableManager get_vars() 7071 1726853131.98998: done with get_vars() 7071 1726853131.99010: in VariableManager get_vars() 7071 1726853131.99021: done with get_vars() 7071 1726853131.99040: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7071 1726853131.99114: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7071 1726853131.99157: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7071 1726853131.99366: in VariableManager get_vars() 7071 1726853131.99383: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7071 1726853132.00501: in VariableManager get_vars() 7071 1726853132.00516: done with get_vars() 7071 1726853132.00544: in VariableManager get_vars() 7071 1726853132.00559: done with get_vars() 7071 1726853132.00561: variable 'omit' from source: magic vars 7071 1726853132.00578: variable 'omit' from source: magic vars 7071 1726853132.00604: in VariableManager get_vars() 7071 1726853132.00617: done with get_vars() 7071 1726853132.00630: in VariableManager get_vars() 7071 1726853132.00643: done with get_vars() 7071 1726853132.00661: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7071 1726853132.00733: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7071 1726853132.00777: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7071 1726853132.00985: in VariableManager get_vars() 7071 1726853132.01001: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7071 1726853132.02123: in VariableManager get_vars() 7071 1726853132.02138: done with get_vars() 7071 1726853132.02239: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 7071 1726853132.02394: in VariableManager get_vars() 7071 1726853132.02420: done with get_vars() 7071 1726853132.02460: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 7071 1726853132.02469: 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 7071 1726853132.02684: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 7071 1726853132.02775: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 7071 1726853132.02777: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Qi7/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) 7071 1726853132.02797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 7071 1726853132.02812: 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) 7071 1726853132.02962: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 7071 1726853132.02999: Loaded config def from plugin (callback/default) 7071 1726853132.03001: 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) 7071 1726853132.04109: Loaded config def from plugin (callback/junit) 7071 1726853132.04111: 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) 7071 1726853132.04140: 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) 7071 1726853132.04179: Loaded config def from plugin (callback/minimal) 7071 1726853132.04181: 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) 7071 1726853132.04206: 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) 7071 1726853132.04243: Loaded config def from plugin (callback/tree) 7071 1726853132.04245: 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 7071 1726853132.04436: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 7071 1726853132.04437: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Qi7/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_802_1x_nm.yml ************************************************** 2 plays in /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml 7071 1726853132.04456: in VariableManager get_vars() 7071 1726853132.04464: done with get_vars() 7071 1726853132.04468: in VariableManager get_vars() 7071 1726853132.04476: done with get_vars() 7071 1726853132.04478: variable 'omit' from source: magic vars 7071 1726853132.04501: in VariableManager get_vars() 7071 1726853132.04509: done with get_vars() 7071 1726853132.04521: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_802_1x.yml' with nm as provider] *********** 7071 1726853132.04866: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 7071 1726853132.04919: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 7071 1726853132.04944: getting the remaining hosts for this loop 7071 1726853132.04946: done getting the remaining hosts for this loop 7071 1726853132.04948: getting the next task for host managed_node1 7071 1726853132.04951: done getting next task for host managed_node1 7071 1726853132.04952: ^ task is: TASK: Gathering Facts 7071 1726853132.04953: ^ 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 7071 1726853132.04955: getting variables 7071 1726853132.04955: in VariableManager get_vars() 7071 1726853132.04962: Calling all_inventory to load vars for managed_node1 7071 1726853132.04964: Calling groups_inventory to load vars for managed_node1 7071 1726853132.04965: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853132.04976: Calling all_plugins_play to load vars for managed_node1 7071 1726853132.04983: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853132.04986: Calling groups_plugins_play to load vars for managed_node1 7071 1726853132.05007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853132.05040: done with get_vars() 7071 1726853132.05044: done getting variables 7071 1726853132.05101: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:6 Friday 20 September 2024 13:25:32 -0400 (0:00:00.007) 0:00:00.007 ****** 7071 1726853132.05118: entering _queue_task() for managed_node1/gather_facts 7071 1726853132.05119: Creating lock for gather_facts 7071 1726853132.05419: worker is 1 (out of 1 available) 7071 1726853132.05432: exiting _queue_task() for managed_node1/gather_facts 7071 1726853132.05444: done queuing things up, now waiting for results queue to drain 7071 1726853132.05446: waiting for pending results... 7071 1726853132.05580: running TaskExecutor() for managed_node1/TASK: Gathering Facts 7071 1726853132.05637: in run() - task 02083763-bbaf-ff75-6002-00000000019b 7071 1726853132.05648: variable 'ansible_search_path' from source: unknown 7071 1726853132.05681: calling self._execute() 7071 1726853132.05726: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853132.05730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853132.05738: variable 'omit' from source: magic vars 7071 1726853132.05808: variable 'omit' from source: magic vars 7071 1726853132.05828: variable 'omit' from source: magic vars 7071 1726853132.05853: variable 'omit' from source: magic vars 7071 1726853132.05890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853132.05918: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853132.05932: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853132.05944: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853132.05957: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853132.05981: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853132.05984: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853132.05987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853132.06054: Set connection var ansible_connection to ssh 7071 1726853132.06062: Set connection var ansible_timeout to 10 7071 1726853132.06067: Set connection var ansible_shell_type to sh 7071 1726853132.06075: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853132.06081: Set connection var ansible_pipelining to False 7071 1726853132.06087: Set connection var ansible_shell_executable to /bin/sh 7071 1726853132.06102: variable 'ansible_shell_executable' from source: unknown 7071 1726853132.06105: variable 'ansible_connection' from source: unknown 7071 1726853132.06108: variable 'ansible_module_compression' from source: unknown 7071 1726853132.06110: variable 'ansible_shell_type' from source: unknown 7071 1726853132.06113: variable 'ansible_shell_executable' from source: unknown 7071 1726853132.06115: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853132.06118: variable 'ansible_pipelining' from source: unknown 7071 1726853132.06120: variable 'ansible_timeout' from source: unknown 7071 1726853132.06125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853132.06259: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853132.06266: variable 'omit' from source: magic vars 7071 1726853132.06270: starting attempt loop 7071 1726853132.06275: running the handler 7071 1726853132.06286: variable 'ansible_facts' from source: unknown 7071 1726853132.06301: _low_level_execute_command(): starting 7071 1726853132.06308: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853132.07291: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853132.07308: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853132.07347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853132.07398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853132.07448: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853132.07454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853132.07505: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853132.07509: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853132.07562: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853132.07567: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/a2da574bb2" does not exist debug1: Connecting to 10.31.45.153 [10.31.45.153] port 22. debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853132.07726: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK <<< 7071 1726853132.07729: stderr chunk (state=3): >>>debug1: Connection established. <<< 7071 1726853132.07776: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 <<< 7071 1726853132.07782: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 <<< 7071 1726853132.07793: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.8 <<< 7071 1726853132.08415: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.45.153:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent <<< 7071 1726853132.08637: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 <<< 7071 1726853132.08648: stderr chunk (state=3): >>>debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 7071 1726853132.08806: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 7071 1726853132.09204: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:zWoKARQA8H8DmGop7Qcwd9dcz7WsxEjDh4lSTo99ptQ <<< 7071 1726853132.09207: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 7071 1726853132.09223: stderr chunk (state=3): >>>Warning: Permanently added '10.31.45.153' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 7071 1726853132.09562: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks <<< 7071 1726853132.09566: stderr chunk (state=3): >>>debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 <<< 7071 1726853132.09570: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> <<< 7071 1726853132.13673: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 7071 1726853132.13777: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 7071 1726853132.23723: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 7071 1726853132.23776: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done <<< 7071 1726853132.23780: stderr chunk (state=3): >>>debug1: Trying private key: /root/.ssh/id_rsa <<< 7071 1726853132.24214: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 7071 1726853132.25505: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 7071 1726853132.25518: stderr chunk (state=3): >>>Authenticated to 10.31.45.153 ([10.31.45.153]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 7071 1726853132.25541: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/a2da574bb2] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY <<< 7071 1726853132.25544: stderr chunk (state=3): >>>debug1: control_persist_detach: backgrounding master process <<< 7071 1726853132.25574: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 7081 debug2: fd 4 setting O_NONBLOCK <<< 7071 1726853132.25611: stderr chunk (state=3): >>>debug1: forking to background <<< 7071 1726853132.25679: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 7071 1726853132.27237: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 7071 1726853132.31426: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 <<< 7071 1726853132.31430: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 <<< 7071 1726853132.31433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853132.31563: stderr chunk (state=3): >>>debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 7071 1726853132.33104: stdout chunk (state=3): >>>/root <<< 7071 1726853132.33324: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed <<< 7071 1726853132.33328: stderr chunk (state=3): >>>debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close <<< 7071 1726853132.33331: stderr chunk (state=3): >>>debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 <<< 7071 1726853132.33333: stderr chunk (state=3): >>>debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 <<< 7071 1726853132.33335: stderr chunk (state=3): >>>debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 <<< 7071 1726853132.33377: stdout chunk (state=3): >>><<< 7071 1726853133.33512: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug1: Control socket "/root/.ansible/cp/a2da574bb2" does not exist debug1: Connecting to 10.31.45.153 [10.31.45.153] port 22. debug2: fd 3 setting O_NONBLOCK debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.8 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.45.153:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:zWoKARQA8H8DmGop7Qcwd9dcz7WsxEjDh4lSTo99ptQ debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.45.153' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.45.153 ([10.31.45.153]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/a2da574bb2] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 7081 debug2: fd 4 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 7071 1726853133.33527: _low_level_execute_command(): starting 7071 1726853133.33534: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853133.335122-7074-132275922298302 `" && echo ansible-tmp-1726853133.335122-7074-132275922298302="` echo /root/.ansible/tmp/ansible-tmp-1726853133.335122-7074-132275922298302 `" ) && sleep 0' 7071 1726853133.34011: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853133.34014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853133.34016: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853133.34019: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853133.34065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853133.34069: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853133.34088: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853133.34145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853133.36189: stdout chunk (state=3): >>>ansible-tmp-1726853133.335122-7074-132275922298302=/root/.ansible/tmp/ansible-tmp-1726853133.335122-7074-132275922298302 <<< 7071 1726853133.36383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853133.36408: stderr chunk (state=3): >>><<< 7071 1726853133.36411: stdout chunk (state=3): >>><<< 7071 1726853133.36426: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853133.335122-7074-132275922298302=/root/.ansible/tmp/ansible-tmp-1726853133.335122-7074-132275922298302 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853133.36456: variable 'ansible_module_compression' from source: unknown 7071 1726853133.36506: ANSIBALLZ: Using generic lock for ansible.legacy.setup 7071 1726853133.36509: ANSIBALLZ: Acquiring lock 7071 1726853133.36512: ANSIBALLZ: Lock acquired: 140630799339968 7071 1726853133.36515: ANSIBALLZ: Creating module 7071 1726853133.55000: ANSIBALLZ: Writing module into payload 7071 1726853133.55040: ANSIBALLZ: Writing module 7071 1726853133.55081: ANSIBALLZ: Renaming module 7071 1726853133.55092: ANSIBALLZ: Done creating module 7071 1726853133.55134: variable 'ansible_facts' from source: unknown 7071 1726853133.55150: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853133.55165: _low_level_execute_command(): starting 7071 1726853133.55178: _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' 7071 1726853133.55797: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853133.55811: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853133.55826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853133.55846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853133.55867: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853133.55882: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853133.55897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853133.55916: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853133.55929: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853133.55940: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7071 1726853133.55956: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853133.55990: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853133.56060: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853133.56090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853133.56105: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853133.56397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853133.58088: stdout chunk (state=3): >>>PLATFORM <<< 7071 1726853133.58159: stdout chunk (state=3): >>>Linux <<< 7071 1726853133.58228: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 7071 1726853133.58355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853133.58367: stdout chunk (state=3): >>><<< 7071 1726853133.58382: stderr chunk (state=3): >>><<< 7071 1726853133.58403: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853133.58423 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 7071 1726853133.58484: _low_level_execute_command(): starting 7071 1726853133.58495: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 7071 1726853133.58599: Sending initial data 7071 1726853133.58602: Sent initial data (1181 bytes) 7071 1726853133.59187: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853133.59235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853133.59254: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853133.59288: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853133.59381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853133.62806: 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"} <<< 7071 1726853133.63577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853133.63581: stdout chunk (state=3): >>><<< 7071 1726853133.63583: stderr chunk (state=3): >>><<< 7071 1726853133.63586: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853133.63589: variable 'ansible_facts' from source: unknown 7071 1726853133.63591: variable 'ansible_facts' from source: unknown 7071 1726853133.63593: variable 'ansible_module_compression' from source: unknown 7071 1726853133.63611: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7071 1726853133.63645: variable 'ansible_facts' from source: unknown 7071 1726853133.63863: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853133.335122-7074-132275922298302/AnsiballZ_setup.py 7071 1726853133.64068: Sending initial data 7071 1726853133.64080: Sent initial data (151 bytes) 7071 1726853133.64886: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853133.64922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853133.64945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853133.64973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853133.65034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853133.66796: 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 <<< 7071 1726853133.66856: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853133.66967: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpbrh11hd1 /root/.ansible/tmp/ansible-tmp-1726853133.335122-7074-132275922298302/AnsiballZ_setup.py <<< 7071 1726853133.66992: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853133.335122-7074-132275922298302/AnsiballZ_setup.py" <<< 7071 1726853133.67065: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpbrh11hd1" to remote "/root/.ansible/tmp/ansible-tmp-1726853133.335122-7074-132275922298302/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853133.335122-7074-132275922298302/AnsiballZ_setup.py" <<< 7071 1726853133.68640: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853133.68643: stdout chunk (state=3): >>><<< 7071 1726853133.68646: stderr chunk (state=3): >>><<< 7071 1726853133.68651: done transferring module to remote 7071 1726853133.68653: _low_level_execute_command(): starting 7071 1726853133.68655: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853133.335122-7074-132275922298302/ /root/.ansible/tmp/ansible-tmp-1726853133.335122-7074-132275922298302/AnsiballZ_setup.py && sleep 0' 7071 1726853133.69184: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853133.69203: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853133.69218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853133.69236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853133.69257: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853133.69269: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853133.69285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853133.69320: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853133.69393: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853133.69410: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853133.69435: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853133.69503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853133.71265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853133.71279: stdout chunk (state=3): >>><<< 7071 1726853133.71291: stderr chunk (state=3): >>><<< 7071 1726853133.71385: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853133.71388: _low_level_execute_command(): starting 7071 1726853133.71391: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853133.335122-7074-132275922298302/AnsiballZ_setup.py && sleep 0' 7071 1726853133.71920: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853133.71985: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853133.72037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853133.72058: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853133.72083: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853133.72159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853133.74308: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7071 1726853133.74336: stdout chunk (state=3): >>>import _imp # builtin <<< 7071 1726853133.74370: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7071 1726853133.74457: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7071 1726853133.74476: stdout chunk (state=3): >>>import 'posix' # <<< 7071 1726853133.74522: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7071 1726853133.74540: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7071 1726853133.74609: 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' <<< 7071 1726853133.74612: stdout chunk (state=3): >>>import '_codecs' # <<< 7071 1726853133.74631: stdout chunk (state=3): >>>import 'codecs' # <<< 7071 1726853133.74679: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7071 1726853133.74706: 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 0x7f794c8184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c7e7b30> <<< 7071 1726853133.74746: 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 0x7f794c81aa50> <<< 7071 1726853133.74758: stdout chunk (state=3): >>>import '_signal' # <<< 7071 1726853133.74789: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 7071 1726853133.74828: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7071 1726853133.74907: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7071 1726853133.74933: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7071 1726853133.74993: stdout chunk (state=3): >>>import 'os' # <<< 7071 1726853133.75026: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7071 1726853133.75054: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 7071 1726853133.75082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7071 1726853133.75086: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c62d130> <<< 7071 1726853133.75138: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c62dfa0> <<< 7071 1726853133.75166: stdout chunk (state=3): >>>import 'site' # <<< 7071 1726853133.75193: 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. <<< 7071 1726853133.75589: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7071 1726853133.75615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7071 1726853133.75626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7071 1726853133.75678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7071 1726853133.75708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7071 1726853133.75726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c66be00> <<< 7071 1726853133.75780: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7071 1726853133.75784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c66bec0> <<< 7071 1726853133.75822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7071 1726853133.75837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7071 1726853133.75851: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7071 1726853133.75898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7071 1726853133.75941: stdout chunk (state=3): >>>import 'itertools' # <<< 7071 1726853133.75975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c6a37d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7071 1726853133.75989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c6a3e60> import '_collections' # <<< 7071 1726853133.76040: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c683ad0> <<< 7071 1726853133.76062: stdout chunk (state=3): >>>import '_functools' # <<< 7071 1726853133.76080: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c6811f0> <<< 7071 1726853133.76168: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c668fb0> <<< 7071 1726853133.76193: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7071 1726853133.76219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7071 1726853133.76233: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7071 1726853133.76267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7071 1726853133.76290: 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' <<< 7071 1726853133.76325: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c6c3770> <<< 7071 1726853133.76354: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c6c2390> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 7071 1726853133.76377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c682090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c6c0bc0> <<< 7071 1726853133.76419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7071 1726853133.76446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c6f8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c668230> <<< 7071 1726853133.76488: 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' <<< 7071 1726853133.76530: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f794c6f8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c6f8b60> <<< 7071 1726853133.76533: 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 0x7f794c6f8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c666d50> <<< 7071 1726853133.76586: 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' <<< 7071 1726853133.76594: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7071 1726853133.76632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c6f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c6f9250> <<< 7071 1726853133.76655: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 7071 1726853133.76703: 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' <<< 7071 1726853133.76706: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c6fa480> <<< 7071 1726853133.76743: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 7071 1726853133.76749: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7071 1726853133.76788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7071 1726853133.76829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c7106b0> <<< 7071 1726853133.76850: stdout chunk (state=3): >>>import 'errno' # <<< 7071 1726853133.76877: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853133.76906: 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 0x7f794c711d90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7071 1726853133.76936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7071 1726853133.76954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c712c30> <<< 7071 1726853133.76988: 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 0x7f794c713290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c712180> <<< 7071 1726853133.77026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7071 1726853133.77029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7071 1726853133.77080: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f794c713d10> <<< 7071 1726853133.77097: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c713440> <<< 7071 1726853133.77140: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c6fa4e0> <<< 7071 1726853133.77153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7071 1726853133.77190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7071 1726853133.77213: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7071 1726853133.77225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7071 1726853133.77282: 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' <<< 7071 1726853133.77308: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f794c463bc0> # /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' <<< 7071 1726853133.77319: 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 0x7f794c48c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c48c410> <<< 7071 1726853133.77353: 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 0x7f794c48c6e0> <<< 7071 1726853133.77387: 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' <<< 7071 1726853133.77466: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853133.77587: 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 0x7f794c48d010> <<< 7071 1726853133.77715: 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 0x7f794c48da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c48c8c0> <<< 7071 1726853133.77738: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c461d60> <<< 7071 1726853133.77773: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7071 1726853133.77802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7071 1726853133.77820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7071 1726853133.77856: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c48ee10> <<< 7071 1726853133.77892: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c48db50> <<< 7071 1726853133.77896: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c6fabd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7071 1726853133.77976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7071 1726853133.77990: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7071 1726853133.78017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7071 1726853133.78049: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c4bb140> <<< 7071 1726853133.78113: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7071 1726853133.78122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7071 1726853133.78149: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7071 1726853133.78163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7071 1726853133.78199: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c4db500> <<< 7071 1726853133.78219: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7071 1726853133.78272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7071 1726853133.78322: stdout chunk (state=3): >>>import 'ntpath' # <<< 7071 1726853133.78356: 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 0x7f794c53c260> <<< 7071 1726853133.78375: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7071 1726853133.78403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7071 1726853133.78424: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7071 1726853133.78467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7071 1726853133.78559: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c53e9c0> <<< 7071 1726853133.78635: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c53c380> <<< 7071 1726853133.78668: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c505280> <<< 7071 1726853133.78694: 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 0x7f794c341370> <<< 7071 1726853133.78726: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c4da300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c48fd40> <<< 7071 1726853133.79038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7071 1726853133.79063: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f794c4da420> <<< 7071 1726853133.79294: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_wwdyeiz2/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 7071 1726853133.79417: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.79528: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7071 1726853133.79531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7071 1726853133.79570: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7071 1726853133.79663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7071 1726853133.79689: 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 0x7f794c3a6ff0> <<< 7071 1726853133.79700: stdout chunk (state=3): >>>import '_typing' # <<< 7071 1726853133.79883: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c385ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c385040> <<< 7071 1726853133.79918: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.79922: stdout chunk (state=3): >>>import 'ansible' # <<< 7071 1726853133.79990: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7071 1726853133.79994: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 7071 1726853133.80000: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.81414: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.82583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c3a4ec0> <<< 7071 1726853133.82611: 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' <<< 7071 1726853133.82650: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7071 1726853133.82661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7071 1726853133.82696: 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 0x7f794c3da990> <<< 7071 1726853133.82736: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c3da720> <<< 7071 1726853133.82770: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c3da030> <<< 7071 1726853133.82796: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7071 1726853133.82844: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c3da480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c3a7c80> <<< 7071 1726853133.82857: stdout chunk (state=3): >>>import 'atexit' # <<< 7071 1726853133.82888: 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 0x7f794c3db710> <<< 7071 1726853133.82922: 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 0x7f794c3db950> <<< 7071 1726853133.82934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7071 1726853133.82987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7071 1726853133.82997: stdout chunk (state=3): >>>import '_locale' # <<< 7071 1726853133.83044: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c3dbe90> <<< 7071 1726853133.83066: stdout chunk (state=3): >>>import 'pwd' # <<< 7071 1726853133.83086: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7071 1726853133.83102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7071 1726853133.83134: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd2dcd0> <<< 7071 1726853133.83166: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f794bd2f8c0> <<< 7071 1726853133.83205: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7071 1726853133.83208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7071 1726853133.83266: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd30200> <<< 7071 1726853133.83269: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7071 1726853133.83300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7071 1726853133.83324: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd313a0> <<< 7071 1726853133.83336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7071 1726853133.83376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7071 1726853133.83396: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7071 1726853133.83451: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd33e30> <<< 7071 1726853133.83501: 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 0x7f794c4bb0b0> <<< 7071 1726853133.83507: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd32120> <<< 7071 1726853133.83525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7071 1726853133.83561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7071 1726853133.83599: 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' <<< 7071 1726853133.83602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7071 1726853133.83725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7071 1726853133.83743: 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' <<< 7071 1726853133.83767: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd3be00> import '_tokenize' # <<< 7071 1726853133.83838: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd3a900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd3a660> <<< 7071 1726853133.83864: 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' <<< 7071 1726853133.83938: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd3aba0> <<< 7071 1726853133.83967: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd32600> <<< 7071 1726853133.83998: 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 0x7f794bd7fef0> <<< 7071 1726853133.84031: 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 0x7f794bd801d0> <<< 7071 1726853133.84064: 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 <<< 7071 1726853133.84094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7071 1726853133.84106: 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' <<< 7071 1726853133.84160: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853133.84163: 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 0x7f794bd81c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd81a00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7071 1726853133.84190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7071 1726853133.84249: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f794bd84200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd82300> <<< 7071 1726853133.84274: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7071 1726853133.84320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7071 1726853133.84350: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7071 1726853133.84364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7071 1726853133.84400: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd879e0> <<< 7071 1726853133.84518: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd843b0> <<< 7071 1726853133.84591: 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' <<< 7071 1726853133.84615: 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 0x7f794bd887a0> <<< 7071 1726853133.84628: 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 0x7f794bd88860> <<< 7071 1726853133.84674: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f794bd88b00> <<< 7071 1726853133.84687: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd802f0> <<< 7071 1726853133.84762: 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' <<< 7071 1726853133.84799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7071 1726853133.84802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7071 1726853133.84825: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853133.84854: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853133.84863: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f794bc14200> <<< 7071 1726853133.85005: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f794bc154f0> <<< 7071 1726853133.85021: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd8a990> <<< 7071 1726853133.85114: 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 0x7f794bd8bd40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd8a600> <<< 7071 1726853133.85144: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.85387: stdout chunk (state=3): >>># 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 <<< 7071 1726853133.85408: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7071 1726853133.85421: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.85528: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.85650: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.86183: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.86719: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 7071 1726853133.86738: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7071 1726853133.86884: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7071 1726853133.86895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7071 1726853133.87093: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853133.87104: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f794bc196d0> <<< 7071 1726853133.87224: 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' <<< 7071 1726853133.87252: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bc1a450> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd8b4d0> <<< 7071 1726853133.87314: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7071 1726853133.87326: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.87348: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7071 1726853133.87494: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.87655: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bc1a570> <<< 7071 1726853133.87676: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.88114: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.88555: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.88620: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.88696: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 7071 1726853133.88741: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.88790: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7071 1726853133.88793: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.88849: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.88935: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 7071 1726853133.88965: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 7071 1726853133.89008: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.89058: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7071 1726853133.89061: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.89276: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.89502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7071 1726853133.89572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7071 1726853133.89584: stdout chunk (state=3): >>>import '_ast' # <<< 7071 1726853133.89653: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bc1b740> <<< 7071 1726853133.89656: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.89717: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.89799: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7071 1726853133.89824: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7071 1726853133.89834: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.89865: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.89912: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7071 1726853133.89921: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.89961: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.90002: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.90056: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.90124: 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 <<< 7071 1726853133.90159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7071 1726853133.90246: 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 0x7f794bc26060> <<< 7071 1726853133.90278: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bc233b0> <<< 7071 1726853133.90321: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7071 1726853133.90324: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.90383: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.90444: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.90468: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.90512: 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' <<< 7071 1726853133.90533: 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 <<< 7071 1726853133.90559: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7071 1726853133.90581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7071 1726853133.90636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7071 1726853133.90646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7071 1726853133.90664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7071 1726853133.90717: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd0e9f0> <<< 7071 1726853133.90757: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bdfe6c0> <<< 7071 1726853133.90840: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bc26120> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bc19220> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7071 1726853133.90853: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.90876: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.90905: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7071 1726853133.90977: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7071 1726853133.90982: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.91004: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 7071 1726853133.91058: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.91134: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.91139: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.91159: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.91196: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.91238: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.91272: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.91317: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 7071 1726853133.91320: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.91389: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.91460: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.91486: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.91526: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 7071 1726853133.91528: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.91695: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.91871: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.91907: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.92175: 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' <<< 7071 1726853133.92249: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 7071 1726853133.92263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 7071 1726853133.92380: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 7071 1726853133.92401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7071 1726853133.92428: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bcba360> <<< 7071 1726853133.92515: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 7071 1726853133.92519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 7071 1726853133.92533: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 7071 1726853133.92572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 7071 1726853133.92606: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 7071 1726853133.92617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b898170> <<< 7071 1726853133.92665: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853133.92667: 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 0x7f794b898740> <<< 7071 1726853133.92721: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bca73b0> <<< 7071 1726853133.92726: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bcbaea0> <<< 7071 1726853133.92763: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bcb8a70> <<< 7071 1726853133.92766: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bcb8680> <<< 7071 1726853133.92835: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7071 1726853133.92918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 7071 1726853133.92934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 7071 1726853133.92960: 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' <<< 7071 1726853133.92992: 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 0x7f794b89b410> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b89acc0> <<< 7071 1726853133.93024: 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 0x7f794b89ae70> <<< 7071 1726853133.93043: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b89a0f0> <<< 7071 1726853133.93137: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7071 1726853133.93264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 7071 1726853133.93268: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b89b3b0> <<< 7071 1726853133.93337: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7071 1726853133.93374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7071 1726853133.93465: 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 0x7f794b8fdeb0> <<< 7071 1726853133.93505: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b89bec0> <<< 7071 1726853133.93527: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bcb8650> import 'ansible.module_utils.facts.timeout' # <<< 7071 1726853133.93567: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 7071 1726853133.93585: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 7071 1726853133.93640: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.93713: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 7071 1726853133.93724: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.93761: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.93822: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 7071 1726853133.93850: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 7071 1726853133.93867: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.93888: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.93912: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 7071 1726853133.93967: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.94021: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 7071 1726853133.94067: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.94116: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 7071 1726853133.94119: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.94174: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.94230: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.94288: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.94348: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 7071 1726853133.94368: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.94837: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.95267: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 7071 1726853133.95325: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.95377: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.95408: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.95449: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 7071 1726853133.95460: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 7071 1726853133.95483: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.95519: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 7071 1726853133.95532: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.95579: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.95647: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 7071 1726853133.95651: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.95670: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.95702: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 7071 1726853133.95714: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.95741: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.95781: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 7071 1726853133.95784: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.95859: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.95941: 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' <<< 7071 1726853133.95977: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b8ff170> <<< 7071 1726853133.95994: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7071 1726853133.96019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7071 1726853133.96136: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b8fe7e0> import 'ansible.module_utils.facts.system.local' # <<< 7071 1726853133.96152: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.96212: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.96290: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7071 1726853133.96294: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.96374: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.96465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 7071 1726853133.96477: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.96534: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.96608: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 7071 1726853133.96619: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.96649: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.96699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7071 1726853133.96747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7071 1726853133.96814: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853133.96874: 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 0x7f794b935fa0> <<< 7071 1726853133.97074: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b9242c0> import 'ansible.module_utils.facts.system.python' # <<< 7071 1726853133.97077: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.97124: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.97184: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 7071 1726853133.97272: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.97350: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.97461: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.97609: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 7071 1726853133.97628: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.97653: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.97704: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 7071 1726853133.97707: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.97739: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.97840: 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' <<< 7071 1726853133.97886: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853133.97936: 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 0x7f794b6b5970> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b927080> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 7071 1726853133.97939: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.97958: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 7071 1726853133.97987: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.98037: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 7071 1726853133.98040: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.98192: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.98355: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 7071 1726853133.98359: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.98452: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.98553: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.98590: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.98637: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 7071 1726853133.98666: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7071 1726853133.98692: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.98825: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.98973: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 7071 1726853133.99099: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.99228: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 7071 1726853133.99231: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.99255: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.99291: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853133.99848: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.00351: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 7071 1726853134.00373: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.00464: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.00570: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 7071 1726853134.00673: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.00776: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 7071 1726853134.00788: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.00925: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.01095: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 7071 1726853134.01114: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 7071 1726853134.01159: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.01206: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 7071 1726853134.01219: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.01304: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.01404: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.01597: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.01812: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 7071 1726853134.01819: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.01846: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.01897: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 7071 1726853134.01901: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.01939: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.01958: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 7071 1726853134.01961: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.02012: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.02086: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 7071 1726853134.02109: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.02141: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 7071 1726853134.02200: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.02262: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 7071 1726853134.02325: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.02388: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 7071 1726853134.02398: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.02642: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.02901: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 7071 1726853134.02911: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.02964: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.03026: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 7071 1726853134.03039: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.03064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.03101: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 7071 1726853134.03138: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.03187: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 7071 1726853134.03197: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.03214: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.03255: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 7071 1726853134.03258: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.03328: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.03427: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 7071 1726853134.03452: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 7071 1726853134.03465: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.03492: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.03540: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 7071 1726853134.03585: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.03588: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.03629: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.03676: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.03742: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.03822: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 7071 1726853134.03837: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 7071 1726853134.03882: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.03933: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 7071 1726853134.04127: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.04326: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7071 1726853134.04329: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.04367: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.04418: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 7071 1726853134.04467: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.04523: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 7071 1726853134.04530: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.04596: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.04696: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 7071 1726853134.04700: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.04783: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.04870: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7071 1726853134.05008: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.06207: 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' <<< 7071 1726853134.06231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 7071 1726853134.06275: 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 0x7f794b6e2600> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b6e1490> <<< 7071 1726853134.06323: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b6dbce0> <<< 7071 1726853134.24210: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 7071 1726853134.24214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b6e3e60> <<< 7071 1726853134.24307: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 7071 1726853134.24311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 7071 1726853134.24329: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b728b30> <<< 7071 1726853134.24432: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 7071 1726853134.24442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 7071 1726853134.24528: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 7071 1726853134.24546: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b729fa0> <<< 7071 1726853134.24575: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b729a60> <<< 7071 1726853134.24801: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 7071 1726853134.24819: 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 <<< 7071 1726853134.48828: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_lsb": {}, "ansible_is_chroot": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_iscsi_iqn": "", "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-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3<<< 7071 1726853134.48856: stdout chunk (state=3): >>>CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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": 3070, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 461, "free": 3070}, "nocache": {"free": 3343, "used": 188}, "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": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "ansible_product_uuid": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "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": 300, "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": 261815726080, "block_size": 4096, "block_total": 65519099, "block_available": 63919855, "block_used": 1599244, "inode_total": 131070960, "inode_available": 131029200, "inode_used": 41760, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::3a:e7ff:fe40:bc9f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fix<<< 7071 1726853134.48875: stdout chunk (state=3): >>>ed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixe<<< 7071 1726853134.48896: stdout chunk (state=3): >>>d]", "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.44.1", "interface": "eth0", "address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.153"], "ansible_all_ipv6_addresses": ["fe80::3a:e7ff:fe40:bc9f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.153", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::3a:e7ff:fe40:bc9f"]}, "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_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.46.199 44238 10.31.45.153 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 44238 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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "25", "second": "34", "epoch": "1726853134", "epoch_int": "1726853134", "date": "2024-09-20", "time": "13:25:34", "iso8601_micro": "2024-09-20T17:25:34.485913Z", "iso8601": "2024-09-20T17:25:34Z", "iso8601_basic": "20240920T132534485913", "iso8601_basic_short": "20240920T132534", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_loadavg": {"1m": 0.2177734375, "5m": 0.11181640625, "15m": 0.04443359375}, "ansible_pkg_mgr": "dnf", "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"}}} <<< 7071 1726853134.49464: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7071 1726853134.49483: 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<<< 7071 1726853134.49493: stdout chunk (state=3): >>> # 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 <<< 7071 1726853134.49514: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig <<< 7071 1726853134.49520: stdout chunk (state=3): >>># 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 <<< 7071 1726853134.49542: stdout chunk (state=3): >>># cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # 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 <<< 7071 1726853134.49573: stdout chunk (state=3): >>># 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 <<< 7071 1726853134.49579: stdout chunk (state=3): >>># 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 <<< 7071 1726853134.49603: stdout chunk (state=3): >>># 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 <<< 7071 1726853134.49608: stdout chunk (state=3): >>># 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 <<< 7071 1726853134.49633: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux <<< 7071 1726853134.49639: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # 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 <<< 7071 1726853134.49666: stdout chunk (state=3): >>># 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 <<< 7071 1726853134.49669: stdout chunk (state=3): >>># 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 <<< 7071 1726853134.49706: stdout chunk (state=3): >>># 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 <<< 7071 1726853134.49713: stdout chunk (state=3): >>># 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 <<< 7071 1726853134.49726: 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 <<< 7071 1726853134.49737: stdout chunk (state=3): >>># 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 <<< 7071 1726853134.50059: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7071 1726853134.50063: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7071 1726853134.50093: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 7071 1726853134.50115: stdout chunk (state=3): >>># destroy _blake2 <<< 7071 1726853134.50125: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 7071 1726853134.50131: stdout chunk (state=3): >>># destroy zipfile._path <<< 7071 1726853134.50136: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 7071 1726853134.50169: stdout chunk (state=3): >>># destroy ntpath <<< 7071 1726853134.50187: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 7071 1726853134.50211: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 7071 1726853134.50215: stdout chunk (state=3): >>># destroy _json # destroy grp <<< 7071 1726853134.50229: stdout chunk (state=3): >>># destroy encodings # destroy _locale <<< 7071 1726853134.50249: stdout chunk (state=3): >>># destroy locale # destroy select <<< 7071 1726853134.50252: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 7071 1726853134.50296: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 7071 1726853134.50309: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 7071 1726853134.50357: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool <<< 7071 1726853134.50376: stdout chunk (state=3): >>># destroy signal # destroy pickle # destroy _compat_pickle <<< 7071 1726853134.50388: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq <<< 7071 1726853134.50406: stdout chunk (state=3): >>># destroy _queue <<< 7071 1726853134.50432: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors <<< 7071 1726853134.50436: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime <<< 7071 1726853134.50438: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 7071 1726853134.50457: stdout chunk (state=3): >>># destroy _ssl <<< 7071 1726853134.50482: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 7071 1726853134.50490: stdout chunk (state=3): >>># destroy json <<< 7071 1726853134.50518: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 7071 1726853134.50526: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 7071 1726853134.50548: stdout chunk (state=3): >>># destroy unicodedata # destroy errno # destroy multiprocessing.connection <<< 7071 1726853134.50553: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 7071 1726853134.50593: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 7071 1726853134.50601: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 7071 1726853134.50628: stdout chunk (state=3): >>># 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 <<< 7071 1726853134.50636: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing <<< 7071 1726853134.50656: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 7071 1726853134.50681: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 7071 1726853134.50688: stdout chunk (state=3): >>># cleanup[3] wiping re._parser <<< 7071 1726853134.50708: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath <<< 7071 1726853134.50730: stdout chunk (state=3): >>># 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 <<< 7071 1726853134.50738: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 7071 1726853134.50745: 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 <<< 7071 1726853134.50762: 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 <<< 7071 1726853134.50887: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7071 1726853134.50899: stdout chunk (state=3): >>># destroy _socket <<< 7071 1726853134.50905: stdout chunk (state=3): >>># destroy _collections <<< 7071 1726853134.50933: stdout chunk (state=3): >>># destroy platform <<< 7071 1726853134.50938: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7071 1726853134.50966: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7071 1726853134.50995: stdout chunk (state=3): >>># destroy _typing <<< 7071 1726853134.51008: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 7071 1726853134.51022: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7071 1726853134.51045: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 7071 1726853134.51052: stdout chunk (state=3): >>> <<< 7071 1726853134.51139: 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 <<< 7071 1726853134.51143: 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 <<< 7071 1726853134.51175: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 7071 1726853134.51200: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator <<< 7071 1726853134.51208: stdout chunk (state=3): >>># destroy _sre # destroy _string # destroy re <<< 7071 1726853134.51235: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins <<< 7071 1726853134.51246: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 7071 1726853134.51559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853134.51592: stderr chunk (state=3): >>><<< 7071 1726853134.51595: stdout chunk (state=3): >>><<< 7071 1726853134.51708: _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 0x7f794c8184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c7e7b30> # /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 0x7f794c81aa50> 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 0x7f794c62d130> # /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 0x7f794c62dfa0> 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 0x7f794c66be00> # /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 0x7f794c66bec0> # /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 0x7f794c6a37d0> # /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 0x7f794c6a3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c683ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c6811f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c668fb0> # /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 0x7f794c6c3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c6c2390> # /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 0x7f794c682090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c6c0bc0> # /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 0x7f794c6f8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c668230> # /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 0x7f794c6f8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c6f8b60> # 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 0x7f794c6f8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c666d50> # /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 0x7f794c6f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c6f9250> 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 0x7f794c6fa480> 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 0x7f794c7106b0> 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 0x7f794c711d90> # /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 0x7f794c712c30> # 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 0x7f794c713290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c712180> # /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 0x7f794c713d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c713440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c6fa4e0> # /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 0x7f794c463bc0> # /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 0x7f794c48c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c48c410> # 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 0x7f794c48c6e0> # /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 0x7f794c48d010> # 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 0x7f794c48da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c48c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c461d60> # /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 0x7f794c48ee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c48db50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c6fabd0> # /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 0x7f794c4bb140> # /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 0x7f794c4db500> # /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 0x7f794c53c260> # /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 0x7f794c53e9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c53c380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c505280> # /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 0x7f794c341370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c4da300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c48fd40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f794c4da420> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_wwdyeiz2/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 0x7f794c3a6ff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c385ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c385040> # 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 0x7f794c3a4ec0> # /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 0x7f794c3da990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c3da720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c3da030> # /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 0x7f794c3da480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794c3a7c80> 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 0x7f794c3db710> # 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 0x7f794c3db950> # /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 0x7f794c3dbe90> 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 0x7f794bd2dcd0> # 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 0x7f794bd2f8c0> # /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 0x7f794bd30200> # /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 0x7f794bd313a0> # /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 0x7f794bd33e30> # 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 0x7f794c4bb0b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd32120> # /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 0x7f794bd3be00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd3a900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd3a660> # /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 0x7f794bd3aba0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd32600> # 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 0x7f794bd7fef0> # /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 0x7f794bd801d0> # /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 0x7f794bd81c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd81a00> # /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 0x7f794bd84200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd82300> # /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 0x7f794bd879e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd843b0> # 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 0x7f794bd887a0> # 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 0x7f794bd88860> # 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 0x7f794bd88b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd802f0> # /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 0x7f794bc14200> # 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 0x7f794bc154f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd8a990> # 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 0x7f794bd8bd40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd8a600> # 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 0x7f794bc196d0> # /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 0x7f794bc1a450> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bd8b4d0> 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 0x7f794bc1a570> # 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 0x7f794bc1b740> # 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 0x7f794bc26060> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bc233b0> 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 0x7f794bd0e9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bdfe6c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bc26120> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bc19220> # 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 0x7f794bcba360> # /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 0x7f794b898170> # 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 0x7f794b898740> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bca73b0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bcbaea0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bcb8a70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bcb8680> # /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 0x7f794b89b410> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b89acc0> # 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 0x7f794b89ae70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b89a0f0> # /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 0x7f794b89b3b0> # /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 0x7f794b8fdeb0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b89bec0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794bcb8650> 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 0x7f794b8ff170> # /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 0x7f794b8fe7e0> 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 0x7f794b935fa0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b9242c0> 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 0x7f794b6b5970> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b927080> 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 0x7f794b6e2600> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b6e1490> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b6dbce0> # /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 0x7f794b6e3e60> # /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 0x7f794b728b30> # /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 0x7f794b729fa0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794b729a60> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_lsb": {}, "ansible_is_chroot": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_iscsi_iqn": "", "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-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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": 3070, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 461, "free": 3070}, "nocache": {"free": 3343, "used": 188}, "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": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "ansible_product_uuid": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "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": 300, "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": 261815726080, "block_size": 4096, "block_total": 65519099, "block_available": 63919855, "block_used": 1599244, "inode_total": 131070960, "inode_available": 131029200, "inode_used": 41760, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::3a:e7ff:fe40:bc9f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.153"], "ansible_all_ipv6_addresses": ["fe80::3a:e7ff:fe40:bc9f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.153", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::3a:e7ff:fe40:bc9f"]}, "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_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.46.199 44238 10.31.45.153 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 44238 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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "25", "second": "34", "epoch": "1726853134", "epoch_int": "1726853134", "date": "2024-09-20", "time": "13:25:34", "iso8601_micro": "2024-09-20T17:25:34.485913Z", "iso8601": "2024-09-20T17:25:34Z", "iso8601_basic": "20240920T132534485913", "iso8601_basic_short": "20240920T132534", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_loadavg": {"1m": 0.2177734375, "5m": 0.11181640625, "15m": 0.04443359375}, "ansible_pkg_mgr": "dnf", "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 7071 1726853134.52530: 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-1726853133.335122-7074-132275922298302/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853134.52533: _low_level_execute_command(): starting 7071 1726853134.52535: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853133.335122-7074-132275922298302/ > /dev/null 2>&1 && sleep 0' 7071 1726853134.52690: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853134.52694: 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.45.153 originally 10.31.45.153 <<< 7071 1726853134.52696: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853134.52700: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853134.52702: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853134.52704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853134.52753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853134.52759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853134.52800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853134.54596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853134.54618: stderr chunk (state=3): >>><<< 7071 1726853134.54621: stdout chunk (state=3): >>><<< 7071 1726853134.54637: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853134.54644: handler run complete 7071 1726853134.54721: variable 'ansible_facts' from source: unknown 7071 1726853134.54783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853134.54975: variable 'ansible_facts' from source: unknown 7071 1726853134.55025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853134.55102: attempt loop complete, returning result 7071 1726853134.55105: _execute() done 7071 1726853134.55107: dumping result to json 7071 1726853134.55124: done dumping result, returning 7071 1726853134.55131: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [02083763-bbaf-ff75-6002-00000000019b] 7071 1726853134.55135: sending task result for task 02083763-bbaf-ff75-6002-00000000019b 7071 1726853134.55378: done sending task result for task 02083763-bbaf-ff75-6002-00000000019b 7071 1726853134.55380: WORKER PROCESS EXITING ok: [managed_node1] 7071 1726853134.55612: no more pending results, returning what we have 7071 1726853134.55615: results queue empty 7071 1726853134.55615: checking for any_errors_fatal 7071 1726853134.55616: done checking for any_errors_fatal 7071 1726853134.55617: checking for max_fail_percentage 7071 1726853134.55618: done checking for max_fail_percentage 7071 1726853134.55618: checking to see if all hosts have failed and the running result is not ok 7071 1726853134.55619: done checking to see if all hosts have failed 7071 1726853134.55619: getting the remaining hosts for this loop 7071 1726853134.55620: done getting the remaining hosts for this loop 7071 1726853134.55623: getting the next task for host managed_node1 7071 1726853134.55628: done getting next task for host managed_node1 7071 1726853134.55629: ^ task is: TASK: meta (flush_handlers) 7071 1726853134.55630: ^ 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 7071 1726853134.55633: getting variables 7071 1726853134.55634: in VariableManager get_vars() 7071 1726853134.55652: Calling all_inventory to load vars for managed_node1 7071 1726853134.55654: Calling groups_inventory to load vars for managed_node1 7071 1726853134.55656: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853134.55664: Calling all_plugins_play to load vars for managed_node1 7071 1726853134.55666: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853134.55668: Calling groups_plugins_play to load vars for managed_node1 7071 1726853134.55776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853134.55882: done with get_vars() 7071 1726853134.55889: done getting variables 7071 1726853134.55935: in VariableManager get_vars() 7071 1726853134.55941: Calling all_inventory to load vars for managed_node1 7071 1726853134.55942: Calling groups_inventory to load vars for managed_node1 7071 1726853134.55943: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853134.55948: Calling all_plugins_play to load vars for managed_node1 7071 1726853134.55950: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853134.55952: Calling groups_plugins_play to load vars for managed_node1 7071 1726853134.56029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853134.56146: done with get_vars() 7071 1726853134.56157: done queuing things up, now waiting for results queue to drain 7071 1726853134.56158: results queue empty 7071 1726853134.56158: checking for any_errors_fatal 7071 1726853134.56160: done checking for any_errors_fatal 7071 1726853134.56163: checking for max_fail_percentage 7071 1726853134.56164: done checking for max_fail_percentage 7071 1726853134.56164: checking to see if all hosts have failed and the running result is not ok 7071 1726853134.56165: done checking to see if all hosts have failed 7071 1726853134.56165: getting the remaining hosts for this loop 7071 1726853134.56166: done getting the remaining hosts for this loop 7071 1726853134.56167: getting the next task for host managed_node1 7071 1726853134.56170: done getting next task for host managed_node1 7071 1726853134.56174: ^ task is: TASK: Include the task 'el_repo_setup.yml' 7071 1726853134.56175: ^ 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 7071 1726853134.56176: getting variables 7071 1726853134.56177: in VariableManager get_vars() 7071 1726853134.56181: Calling all_inventory to load vars for managed_node1 7071 1726853134.56183: Calling groups_inventory to load vars for managed_node1 7071 1726853134.56184: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853134.56187: Calling all_plugins_play to load vars for managed_node1 7071 1726853134.56188: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853134.56190: Calling groups_plugins_play to load vars for managed_node1 7071 1726853134.56268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853134.56370: done with get_vars() 7071 1726853134.56377: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:11 Friday 20 September 2024 13:25:34 -0400 (0:00:02.513) 0:00:02.520 ****** 7071 1726853134.56427: entering _queue_task() for managed_node1/include_tasks 7071 1726853134.56429: Creating lock for include_tasks 7071 1726853134.56634: worker is 1 (out of 1 available) 7071 1726853134.56645: exiting _queue_task() for managed_node1/include_tasks 7071 1726853134.56658: done queuing things up, now waiting for results queue to drain 7071 1726853134.56661: waiting for pending results... 7071 1726853134.56793: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 7071 1726853134.56852: in run() - task 02083763-bbaf-ff75-6002-000000000006 7071 1726853134.56860: variable 'ansible_search_path' from source: unknown 7071 1726853134.56889: calling self._execute() 7071 1726853134.56939: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853134.56943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853134.56952: variable 'omit' from source: magic vars 7071 1726853134.57022: _execute() done 7071 1726853134.57027: dumping result to json 7071 1726853134.57030: done dumping result, returning 7071 1726853134.57033: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [02083763-bbaf-ff75-6002-000000000006] 7071 1726853134.57039: sending task result for task 02083763-bbaf-ff75-6002-000000000006 7071 1726853134.57125: done sending task result for task 02083763-bbaf-ff75-6002-000000000006 7071 1726853134.57128: WORKER PROCESS EXITING 7071 1726853134.57167: no more pending results, returning what we have 7071 1726853134.57172: in VariableManager get_vars() 7071 1726853134.57197: Calling all_inventory to load vars for managed_node1 7071 1726853134.57200: Calling groups_inventory to load vars for managed_node1 7071 1726853134.57202: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853134.57211: Calling all_plugins_play to load vars for managed_node1 7071 1726853134.57213: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853134.57215: Calling groups_plugins_play to load vars for managed_node1 7071 1726853134.57343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853134.57450: done with get_vars() 7071 1726853134.57455: variable 'ansible_search_path' from source: unknown 7071 1726853134.57466: we have included files to process 7071 1726853134.57466: generating all_blocks data 7071 1726853134.57467: done generating all_blocks data 7071 1726853134.57468: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7071 1726853134.57469: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7071 1726853134.57472: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7071 1726853134.57883: in VariableManager get_vars() 7071 1726853134.57894: done with get_vars() 7071 1726853134.57901: done processing included file 7071 1726853134.57902: iterating over new_blocks loaded from include file 7071 1726853134.57903: in VariableManager get_vars() 7071 1726853134.57908: done with get_vars() 7071 1726853134.57909: filtering new block on tags 7071 1726853134.57918: done filtering new block on tags 7071 1726853134.57920: in VariableManager get_vars() 7071 1726853134.57925: done with get_vars() 7071 1726853134.57926: filtering new block on tags 7071 1726853134.57935: done filtering new block on tags 7071 1726853134.57936: in VariableManager get_vars() 7071 1726853134.57942: done with get_vars() 7071 1726853134.57942: filtering new block on tags 7071 1726853134.57952: done filtering new block on tags 7071 1726853134.57953: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 7071 1726853134.57957: extending task lists for all hosts with included blocks 7071 1726853134.57984: done extending task lists 7071 1726853134.57985: done processing included files 7071 1726853134.57986: results queue empty 7071 1726853134.57986: checking for any_errors_fatal 7071 1726853134.57987: done checking for any_errors_fatal 7071 1726853134.57988: checking for max_fail_percentage 7071 1726853134.57988: done checking for max_fail_percentage 7071 1726853134.57989: checking to see if all hosts have failed and the running result is not ok 7071 1726853134.57989: done checking to see if all hosts have failed 7071 1726853134.57989: getting the remaining hosts for this loop 7071 1726853134.57990: done getting the remaining hosts for this loop 7071 1726853134.57992: getting the next task for host managed_node1 7071 1726853134.57994: done getting next task for host managed_node1 7071 1726853134.57995: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 7071 1726853134.57997: ^ 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 7071 1726853134.57998: getting variables 7071 1726853134.57999: in VariableManager get_vars() 7071 1726853134.58005: Calling all_inventory to load vars for managed_node1 7071 1726853134.58007: Calling groups_inventory to load vars for managed_node1 7071 1726853134.58008: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853134.58011: Calling all_plugins_play to load vars for managed_node1 7071 1726853134.58012: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853134.58014: Calling groups_plugins_play to load vars for managed_node1 7071 1726853134.58107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853134.58210: done with get_vars() 7071 1726853134.58216: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 13:25:34 -0400 (0:00:00.018) 0:00:02.538 ****** 7071 1726853134.58261: entering _queue_task() for managed_node1/setup 7071 1726853134.58436: worker is 1 (out of 1 available) 7071 1726853134.58450: exiting _queue_task() for managed_node1/setup 7071 1726853134.58463: done queuing things up, now waiting for results queue to drain 7071 1726853134.58464: waiting for pending results... 7071 1726853134.58595: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 7071 1726853134.58661: in run() - task 02083763-bbaf-ff75-6002-0000000001ac 7071 1726853134.58670: variable 'ansible_search_path' from source: unknown 7071 1726853134.58675: variable 'ansible_search_path' from source: unknown 7071 1726853134.58702: calling self._execute() 7071 1726853134.58755: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853134.58758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853134.58766: variable 'omit' from source: magic vars 7071 1726853134.59109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853134.60778: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853134.60821: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853134.60853: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853134.60876: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853134.60897: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853134.60953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853134.60975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853134.60994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853134.61019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853134.61031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853134.61145: variable 'ansible_facts' from source: unknown 7071 1726853134.61185: variable 'network_test_required_facts' from source: task vars 7071 1726853134.61213: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 7071 1726853134.61216: variable 'omit' from source: magic vars 7071 1726853134.61241: variable 'omit' from source: magic vars 7071 1726853134.61263: variable 'omit' from source: magic vars 7071 1726853134.61283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853134.61303: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853134.61316: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853134.61329: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853134.61337: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853134.61359: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853134.61362: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853134.61365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853134.61428: Set connection var ansible_connection to ssh 7071 1726853134.61435: Set connection var ansible_timeout to 10 7071 1726853134.61441: Set connection var ansible_shell_type to sh 7071 1726853134.61450: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853134.61453: Set connection var ansible_pipelining to False 7071 1726853134.61459: Set connection var ansible_shell_executable to /bin/sh 7071 1726853134.61475: variable 'ansible_shell_executable' from source: unknown 7071 1726853134.61478: variable 'ansible_connection' from source: unknown 7071 1726853134.61480: variable 'ansible_module_compression' from source: unknown 7071 1726853134.61482: variable 'ansible_shell_type' from source: unknown 7071 1726853134.61485: variable 'ansible_shell_executable' from source: unknown 7071 1726853134.61487: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853134.61492: variable 'ansible_pipelining' from source: unknown 7071 1726853134.61494: variable 'ansible_timeout' from source: unknown 7071 1726853134.61498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853134.61590: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853134.61598: variable 'omit' from source: magic vars 7071 1726853134.61601: starting attempt loop 7071 1726853134.61603: running the handler 7071 1726853134.61615: _low_level_execute_command(): starting 7071 1726853134.61622: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853134.62113: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853134.62117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853134.62119: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853134.62121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853134.62165: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853134.62168: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853134.62182: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853134.62229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853134.63843: stdout chunk (state=3): >>>/root <<< 7071 1726853134.63943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853134.63969: stderr chunk (state=3): >>><<< 7071 1726853134.63974: stdout chunk (state=3): >>><<< 7071 1726853134.63992: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853134.64003: _low_level_execute_command(): starting 7071 1726853134.64006: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853134.6399157-7116-7494289764645 `" && echo ansible-tmp-1726853134.6399157-7116-7494289764645="` echo /root/.ansible/tmp/ansible-tmp-1726853134.6399157-7116-7494289764645 `" ) && sleep 0' 7071 1726853134.64421: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853134.64424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853134.64426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853134.64428: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853134.64430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853134.64479: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853134.64492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853134.64532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853134.66378: stdout chunk (state=3): >>>ansible-tmp-1726853134.6399157-7116-7494289764645=/root/.ansible/tmp/ansible-tmp-1726853134.6399157-7116-7494289764645 <<< 7071 1726853134.66481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853134.66511: stderr chunk (state=3): >>><<< 7071 1726853134.66513: stdout chunk (state=3): >>><<< 7071 1726853134.66525: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853134.6399157-7116-7494289764645=/root/.ansible/tmp/ansible-tmp-1726853134.6399157-7116-7494289764645 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853134.66563: variable 'ansible_module_compression' from source: unknown 7071 1726853134.66602: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7071 1726853134.66652: variable 'ansible_facts' from source: unknown 7071 1726853134.66777: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853134.6399157-7116-7494289764645/AnsiballZ_setup.py 7071 1726853134.66875: Sending initial data 7071 1726853134.66878: Sent initial data (150 bytes) 7071 1726853134.67313: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853134.67317: 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.45.153 originally 10.31.45.153 <<< 7071 1726853134.67319: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853134.67321: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853134.67323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853134.67325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853134.67369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853134.67376: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853134.67419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853134.68926: 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 <<< 7071 1726853134.68929: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7071 1726853134.68962: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853134.69001: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpfvflk_hc /root/.ansible/tmp/ansible-tmp-1726853134.6399157-7116-7494289764645/AnsiballZ_setup.py <<< 7071 1726853134.69008: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853134.6399157-7116-7494289764645/AnsiballZ_setup.py" <<< 7071 1726853134.69038: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpfvflk_hc" to remote "/root/.ansible/tmp/ansible-tmp-1726853134.6399157-7116-7494289764645/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853134.6399157-7116-7494289764645/AnsiballZ_setup.py" <<< 7071 1726853134.70045: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853134.70084: stderr chunk (state=3): >>><<< 7071 1726853134.70087: stdout chunk (state=3): >>><<< 7071 1726853134.70102: done transferring module to remote 7071 1726853134.70113: _low_level_execute_command(): starting 7071 1726853134.70118: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853134.6399157-7116-7494289764645/ /root/.ansible/tmp/ansible-tmp-1726853134.6399157-7116-7494289764645/AnsiballZ_setup.py && sleep 0' 7071 1726853134.70544: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853134.70549: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853134.70552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853134.70554: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853134.70556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853134.70558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853134.70606: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853134.70613: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853134.70651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853134.72338: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853134.72360: stderr chunk (state=3): >>><<< 7071 1726853134.72363: stdout chunk (state=3): >>><<< 7071 1726853134.72377: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853134.72379: _low_level_execute_command(): starting 7071 1726853134.72384: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853134.6399157-7116-7494289764645/AnsiballZ_setup.py && sleep 0' 7071 1726853134.72777: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853134.72796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853134.72799: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853134.72851: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853134.72859: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853134.72902: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853134.75088: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7071 1726853134.75116: stdout chunk (state=3): >>>import _imp # builtin <<< 7071 1726853134.75146: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 7071 1726853134.75151: stdout chunk (state=3): >>>import '_weakref' # <<< 7071 1726853134.75214: stdout chunk (state=3): >>>import '_io' # <<< 7071 1726853134.75220: stdout chunk (state=3): >>>import 'marshal' # <<< 7071 1726853134.75251: stdout chunk (state=3): >>>import 'posix' # <<< 7071 1726853134.75281: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7071 1726853134.75310: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 7071 1726853134.75316: stdout chunk (state=3): >>># installed zipimport hook <<< 7071 1726853134.75364: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7071 1726853134.75369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7071 1726853134.75385: stdout chunk (state=3): >>>import '_codecs' # <<< 7071 1726853134.75406: stdout chunk (state=3): >>>import 'codecs' # <<< 7071 1726853134.75439: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7071 1726853134.75467: 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 0x7f66e3f684d0><<< 7071 1726853134.75477: stdout chunk (state=3): >>> <<< 7071 1726853134.75482: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3f37b30> <<< 7071 1726853134.75509: 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' <<< 7071 1726853134.75516: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3f6aa50> <<< 7071 1726853134.75534: stdout chunk (state=3): >>>import '_signal' # <<< 7071 1726853134.75560: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 7071 1726853134.75582: stdout chunk (state=3): >>>import 'io' # <<< 7071 1726853134.75611: stdout chunk (state=3): >>>import '_stat' # <<< 7071 1726853134.75619: stdout chunk (state=3): >>>import 'stat' # <<< 7071 1726853134.75693: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7071 1726853134.75722: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7071 1726853134.75754: stdout chunk (state=3): >>>import 'os' # <<< 7071 1726853134.75765: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7071 1726853134.75785: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7071 1726853134.75801: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 7071 1726853134.75805: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7071 1726853134.75832: 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' <<< 7071 1726853134.75858: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3d1d130> <<< 7071 1726853134.75907: 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 <<< 7071 1726853134.75927: 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 0x7f66e3d1dfa0><<< 7071 1726853134.75932: stdout chunk (state=3): >>> <<< 7071 1726853134.75957: stdout chunk (state=3): >>>import 'site' # <<< 7071 1726853134.75989: 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. <<< 7071 1726853134.76355: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7071 1726853134.76368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7071 1726853134.76393: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7071 1726853134.76398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7071 1726853134.76419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7071 1726853134.76457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7071 1726853134.76474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7071 1726853134.76499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7071 1726853134.76504: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3d5bec0> <<< 7071 1726853134.76530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7071 1726853134.76542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7071 1726853134.76563: stdout chunk (state=3): >>>import '_operator' # <<< 7071 1726853134.76566: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3d5bf80> <<< 7071 1726853134.76587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7071 1726853134.76608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7071 1726853134.76636: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7071 1726853134.76681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7071 1726853134.76699: stdout chunk (state=3): >>>import 'itertools' # <<< 7071 1726853134.76724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 7071 1726853134.76733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3d93830> <<< 7071 1726853134.76752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7071 1726853134.76755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3d93ec0> <<< 7071 1726853134.76778: stdout chunk (state=3): >>>import '_collections' # <<< 7071 1726853134.76823: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3d73b60> <<< 7071 1726853134.76830: stdout chunk (state=3): >>>import '_functools' # <<< 7071 1726853134.76855: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3d712b0> <<< 7071 1726853134.76945: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3d59070> <<< 7071 1726853134.76966: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7071 1726853134.76989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7071 1726853134.76993: stdout chunk (state=3): >>>import '_sre' # <<< 7071 1726853134.77020: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7071 1726853134.77042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7071 1726853134.77064: 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' <<< 7071 1726853134.77101: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3db37d0> <<< 7071 1726853134.77106: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3db23f0> <<< 7071 1726853134.77144: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 7071 1726853134.77149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 7071 1726853134.77151: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3d72150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3db0bc0> <<< 7071 1726853134.77200: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7071 1726853134.77207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3de8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3d582f0> <<< 7071 1726853134.77232: 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' <<< 7071 1726853134.77274: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e3de8d40> <<< 7071 1726853134.77278: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3de8bf0> <<< 7071 1726853134.77308: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853134.77311: 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 0x7f66e3de8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3d56e10> <<< 7071 1726853134.77346: 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' <<< 7071 1726853134.77368: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7071 1726853134.77392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7071 1726853134.77412: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3de9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3de9370> import 'importlib.machinery' # <<< 7071 1726853134.77448: 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' <<< 7071 1726853134.77473: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3dea540> <<< 7071 1726853134.77487: stdout chunk (state=3): >>>import 'importlib.util' # <<< 7071 1726853134.77494: stdout chunk (state=3): >>>import 'runpy' # <<< 7071 1726853134.77513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7071 1726853134.77543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7071 1726853134.77574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 7071 1726853134.77580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3e00740> import 'errno' # <<< 7071 1726853134.77616: 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' <<< 7071 1726853134.77626: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e3e01e20> <<< 7071 1726853134.77638: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7071 1726853134.77652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7071 1726853134.77679: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7071 1726853134.77682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3e02cc0> <<< 7071 1726853134.77728: 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 0x7f66e3e032f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3e02210> <<< 7071 1726853134.77753: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7071 1726853134.77765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7071 1726853134.77797: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853134.77800: 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 0x7f66e3e03d70> <<< 7071 1726853134.77823: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3e034a0> <<< 7071 1726853134.77857: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3dea4b0> <<< 7071 1726853134.77878: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7071 1726853134.77897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7071 1726853134.77919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7071 1726853134.77941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7071 1726853134.77967: 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 0x7f66e3af7c50> <<< 7071 1726853134.77991: 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' <<< 7071 1726853134.78017: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853134.78021: 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 0x7f66e3b207a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3b20500> <<< 7071 1726853134.78050: 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 0x7f66e3b207d0> <<< 7071 1726853134.78076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 7071 1726853134.78080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7071 1726853134.78150: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853134.78277: 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 0x7f66e3b21100> <<< 7071 1726853134.78387: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853134.78395: 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 0x7f66e3b21af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3b209b0> <<< 7071 1726853134.78415: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3af5df0> <<< 7071 1726853134.78432: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7071 1726853134.78454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7071 1726853134.78481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7071 1726853134.78485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7071 1726853134.78495: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3b22f00> <<< 7071 1726853134.78520: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3b21c40> <<< 7071 1726853134.78531: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3deac60> <<< 7071 1726853134.78558: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7071 1726853134.78614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7071 1726853134.78634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7071 1726853134.78664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7071 1726853134.78692: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3b47230> <<< 7071 1726853134.78745: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7071 1726853134.78759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7071 1726853134.78780: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7071 1726853134.78797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7071 1726853134.78832: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3b6f620> <<< 7071 1726853134.78858: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7071 1726853134.78896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7071 1726853134.78951: stdout chunk (state=3): >>>import 'ntpath' # <<< 7071 1726853134.78976: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 7071 1726853134.78988: 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 0x7f66e3bd0380> <<< 7071 1726853134.78990: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7071 1726853134.79023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7071 1726853134.79044: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7071 1726853134.79082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7071 1726853134.79162: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3bd2ae0> <<< 7071 1726853134.79236: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3bd04a0> <<< 7071 1726853134.79268: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3b913a0> <<< 7071 1726853134.79294: 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 0x7f66e3515430> <<< 7071 1726853134.79319: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3b6e420> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3b23e00> <<< 7071 1726853134.79487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7071 1726853134.79507: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f66e3b6e780> <<< 7071 1726853134.79732: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_q5eecnl5/ansible_setup_payload.zip' <<< 7071 1726853134.79737: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.79858: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.79890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7071 1726853134.79893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7071 1726853134.79936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7071 1726853134.80004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7071 1726853134.80036: 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 0x7f66e357f1d0> <<< 7071 1726853134.80042: stdout chunk (state=3): >>>import '_typing' # <<< 7071 1726853134.80227: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e355e0c0> <<< 7071 1726853134.80231: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e355d220> # zipimport: zlib available <<< 7071 1726853134.80258: stdout chunk (state=3): >>>import 'ansible' # <<< 7071 1726853134.80262: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.80288: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.80300: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.80318: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 7071 1726853134.80321: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.81685: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.82796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 7071 1726853134.82802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e357d070> <<< 7071 1726853134.82826: 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' <<< 7071 1726853134.82854: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7071 1726853134.82859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7071 1726853134.82885: 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' <<< 7071 1726853134.82910: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853134.82914: 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 0x7f66e35aeae0> <<< 7071 1726853134.82950: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e35ae870> <<< 7071 1726853134.82976: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e35ae180> <<< 7071 1726853134.82999: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7071 1726853134.83002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7071 1726853134.83046: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e35ae5d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e357fbf0> <<< 7071 1726853134.83054: stdout chunk (state=3): >>>import 'atexit' # <<< 7071 1726853134.83083: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853134.83089: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e35af860> <<< 7071 1726853134.83115: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853134.83119: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e35afaa0> <<< 7071 1726853134.83127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7071 1726853134.83177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7071 1726853134.83182: stdout chunk (state=3): >>>import '_locale' # <<< 7071 1726853134.83228: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e35affe0> <<< 7071 1726853134.83232: stdout chunk (state=3): >>>import 'pwd' # <<< 7071 1726853134.83255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7071 1726853134.83277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7071 1726853134.83312: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e341dd00> <<< 7071 1726853134.83340: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853134.83351: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e341f920> <<< 7071 1726853134.83354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7071 1726853134.83375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7071 1726853134.83405: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3420290> <<< 7071 1726853134.83426: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7071 1726853134.83452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7071 1726853134.83472: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3421430> <<< 7071 1726853134.83489: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7071 1726853134.83522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7071 1726853134.83548: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 7071 1726853134.83552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7071 1726853134.83593: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3423f20> <<< 7071 1726853134.83628: 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 0x7f66e3428260> <<< 7071 1726853134.83654: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e34221e0> <<< 7071 1726853134.83673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7071 1726853134.83696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7071 1726853134.83722: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 7071 1726853134.83730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7071 1726853134.83735: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7071 1726853134.83840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7071 1726853134.83875: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 7071 1726853134.83879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e342be90> <<< 7071 1726853134.83892: stdout chunk (state=3): >>>import '_tokenize' # <<< 7071 1726853134.83951: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e342a960> <<< 7071 1726853134.83967: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e342a6f0> <<< 7071 1726853134.83978: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7071 1726853134.83984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7071 1726853134.84051: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e342ac30> <<< 7071 1726853134.84080: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e34226f0> <<< 7071 1726853134.84104: 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 0x7f66e346ff20> <<< 7071 1726853134.84128: 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 0x7f66e3470140> <<< 7071 1726853134.84157: 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 <<< 7071 1726853134.84164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7071 1726853134.84188: 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' <<< 7071 1726853134.84222: 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 0x7f66e3471c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3471a00> <<< 7071 1726853134.84247: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7071 1726853134.84272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7071 1726853134.84323: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e34741d0> <<< 7071 1726853134.84328: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3472300> <<< 7071 1726853134.84348: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7071 1726853134.84386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7071 1726853134.84415: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7071 1726853134.84418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7071 1726853134.84466: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e34778f0> <<< 7071 1726853134.84583: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e34742c0> <<< 7071 1726853134.84648: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e3478710> <<< 7071 1726853134.84675: 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 0x7f66e3478950> <<< 7071 1726853134.84719: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e3478bc0> <<< 7071 1726853134.84734: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e34702c0> <<< 7071 1726853134.84764: 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 <<< 7071 1726853134.84767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7071 1726853134.84777: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7071 1726853134.84799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7071 1726853134.84820: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853134.84850: 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 0x7f66e3308200> <<< 7071 1726853134.84992: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e33094c0> <<< 7071 1726853134.85013: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e347a990> <<< 7071 1726853134.85044: 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' <<< 7071 1726853134.85047: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e347bd40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e347a5d0> # zipimport: zlib available <<< 7071 1726853134.85073: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.85084: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 7071 1726853134.85093: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.85177: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.85265: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.85283: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.85288: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 7071 1726853134.85312: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7071 1726853134.85318: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.85437: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.85553: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.86106: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.86651: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7071 1726853134.86660: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7071 1726853134.86675: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 7071 1726853134.86689: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7071 1726853134.86708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7071 1726853134.86761: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853134.86766: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e330d6a0> <<< 7071 1726853134.86842: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7071 1726853134.86847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7071 1726853134.86869: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e330e510> <<< 7071 1726853134.86875: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3309610> <<< 7071 1726853134.86924: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7071 1726853134.86931: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.86960: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.86969: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 7071 1726853134.86974: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.87124: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.87278: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7071 1726853134.87281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e330e4e0> <<< 7071 1726853134.87300: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.87755: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.88193: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.88261: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.88337: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7071 1726853134.88343: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.88382: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.88417: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7071 1726853134.88425: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.88488: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.88573: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7071 1726853134.88589: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.88596: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.88605: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 7071 1726853134.88620: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.88654: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.88693: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7071 1726853134.88696: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.88923: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.89149: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7071 1726853134.89214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7071 1726853134.89217: stdout chunk (state=3): >>>import '_ast' # <<< 7071 1726853134.89294: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e330f650> <<< 7071 1726853134.89299: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.89377: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.89445: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 7071 1726853134.89459: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7071 1726853134.89464: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7071 1726853134.89484: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.89524: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.89563: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7071 1726853134.89573: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.89612: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.89657: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.89708: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.89776: 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 <<< 7071 1726853134.89817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7071 1726853134.89904: 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 0x7f66e331a210> <<< 7071 1726853134.89936: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e33158e0> <<< 7071 1726853134.89968: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7071 1726853134.89982: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.90042: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.90103: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.90129: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.90173: 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' <<< 7071 1726853134.90194: 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 <<< 7071 1726853134.90215: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7071 1726853134.90236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7071 1726853134.90289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7071 1726853134.90310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7071 1726853134.90327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7071 1726853134.90383: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e33ee9f0> <<< 7071 1726853134.90421: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e34e26c0> <<< 7071 1726853134.90498: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3319f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3479040> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7071 1726853134.90519: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.90541: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.90570: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7071 1726853134.90629: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7071 1726853134.90634: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.90654: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 7071 1726853134.90678: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.90726: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.90791: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.90804: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.90826: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.90865: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.90908: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.90941: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.90978: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 7071 1726853134.90990: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.91064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.91128: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.91158: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.91193: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 7071 1726853134.91203: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.91367: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.91540: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.91578: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.91630: 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' <<< 7071 1726853134.91659: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 7071 1726853134.91670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 7071 1726853134.91691: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 7071 1726853134.91712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7071 1726853134.91737: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e33aa210> <<< 7071 1726853134.91762: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 7071 1726853134.91767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 7071 1726853134.91787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 7071 1726853134.91828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 7071 1726853134.91856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 7071 1726853134.91866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 7071 1726853134.91873: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2f6bfb0> <<< 7071 1726853134.91905: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853134.91917: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853134.91920: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66e2f80350> <<< 7071 1726853134.91964: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3397080> <<< 7071 1726853134.91987: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e33aad80> <<< 7071 1726853134.92014: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e33a88f0> <<< 7071 1726853134.92022: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e33a8530> <<< 7071 1726853134.92040: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7071 1726853134.92093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 7071 1726853134.92116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 7071 1726853134.92122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 7071 1726853134.92146: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 7071 1726853134.92152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 7071 1726853134.92181: 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 0x7f66e2f831d0><<< 7071 1726853134.92186: stdout chunk (state=3): >>> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2f82a80> <<< 7071 1726853134.92211: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853134.92219: 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 0x7f66e2f82c60> <<< 7071 1726853134.92225: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2f81eb0> <<< 7071 1726853134.92245: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7071 1726853134.92358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 7071 1726853134.92373: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2f83320> <<< 7071 1726853134.92389: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7071 1726853134.92420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7071 1726853134.92446: 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 0x7f66e2fcde20> <<< 7071 1726853134.92475: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2f83e30> <<< 7071 1726853134.92502: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e33a9100> import 'ansible.module_utils.facts.timeout' # <<< 7071 1726853134.92521: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 7071 1726853134.92524: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.92543: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 7071 1726853134.92566: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.92618: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.92673: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 7071 1726853134.92691: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.92740: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.92789: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 7071 1726853134.92800: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.92809: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.92825: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 7071 1726853134.92862: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.92891: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 7071 1726853134.92900: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.92942: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.92991: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 7071 1726853134.92996: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.93042: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.93083: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 7071 1726853134.93091: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.93151: stdout chunk (state=3): >>># zipimport: zlib available<<< 7071 1726853134.93154: stdout chunk (state=3): >>> <<< 7071 1726853134.93202: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.93265: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.93321: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 7071 1726853134.93324: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 7071 1726853134.93334: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.93806: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.94231: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 7071 1726853134.94238: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.94287: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.94343: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.94374: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.94408: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 7071 1726853134.94416: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 7071 1726853134.94422: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.94456: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.94485: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 7071 1726853134.94494: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.94543: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.94595: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 7071 1726853134.94612: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.94645: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.94673: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 7071 1726853134.94683: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.94704: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.94738: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 7071 1726853134.94743: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.94822: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.94906: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 7071 1726853134.94911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7071 1726853134.94931: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2fcf2c0> <<< 7071 1726853134.94955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7071 1726853134.94977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7071 1726853134.95090: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2fce930> <<< 7071 1726853134.95104: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 7071 1726853134.95110: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.95168: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.95234: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7071 1726853134.95239: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.95331: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.95421: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 7071 1726853134.95426: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.95487: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.95562: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 7071 1726853134.95567: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.95609: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.95656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7071 1726853134.95698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7071 1726853134.95764: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853134.95821: 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 0x7f66e300e090> <<< 7071 1726853134.95999: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2ffdeb0> import 'ansible.module_utils.facts.system.python' # <<< 7071 1726853134.96019: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.96069: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.96126: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 7071 1726853134.96131: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.96216: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.96295: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.96409: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.96549: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 7071 1726853134.96555: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 7071 1726853134.96598: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.96634: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 7071 1726853134.96647: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.96681: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.96730: 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' <<< 7071 1726853134.96767: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853134.96786: 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 0x7f66e2db1d00><<< 7071 1726853134.96796: stdout chunk (state=3): >>> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2fff080> import 'ansible.module_utils.facts.system.user' # <<< 7071 1726853134.96813: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.96819: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.96829: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 7071 1726853134.96876: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.96908: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 7071 1726853134.96924: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.97074: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.97218: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 7071 1726853134.97223: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.97324: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.97418: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.97463: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.97500: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 7071 1726853134.97508: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 7071 1726853134.97516: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.97540: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.97560: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.97700: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.97836: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 7071 1726853134.97844: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 7071 1726853134.97851: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.97967: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.98090: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 7071 1726853134.98100: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.98130: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.98168: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.98702: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.99199: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 7071 1726853134.99221: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.99316: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.99422: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 7071 1726853134.99525: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.99623: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 7071 1726853134.99631: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.99777: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.99930: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 7071 1726853134.99938: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853134.99957: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 7071 1726853134.99977: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.00008: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.00055: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 7071 1726853135.00062: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.00158: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.00252: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.00452: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.00647: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 7071 1726853135.00658: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 7071 1726853135.00663: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.00701: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.00729: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 7071 1726853135.00747: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.00766: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.00793: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 7071 1726853135.00797: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.00869: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.00931: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 7071 1726853135.00946: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.00967: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.00991: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 7071 1726853135.00994: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.01057: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.01111: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 7071 1726853135.01123: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.01177: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.01230: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 7071 1726853135.01241: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.01499: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.01755: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 7071 1726853135.01766: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.01818: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.01880: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 7071 1726853135.01887: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.01921: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.01951: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 7071 1726853135.01966: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.01992: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.02027: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 7071 1726853135.02032: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.02068: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.02102: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 7071 1726853135.02112: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.02185: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.02267: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 7071 1726853135.02285: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.02292: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 7071 1726853135.02314: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.02351: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.02394: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 7071 1726853135.02399: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.02424: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.02444: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.02490: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.02536: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.02604: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.02674: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 7071 1726853135.02680: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 7071 1726853135.02700: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.02743: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.02793: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 7071 1726853135.02798: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.02988: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.03180: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7071 1726853135.03190: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.03226: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.03277: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 7071 1726853135.03283: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.03329: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.03377: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 7071 1726853135.03386: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.03461: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.03539: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 7071 1726853135.03560: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.03637: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.03730: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7071 1726853135.03806: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.04709: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 7071 1726853135.04716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 7071 1726853135.04737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 7071 1726853135.04760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 7071 1726853135.04794: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853135.04807: stdout chunk (state=3): >>># 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 0x7f66e2de3830> <<< 7071 1726853135.04813: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2de2b10> <<< 7071 1726853135.04869: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2de3260> <<< 7071 1726853135.05293: 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_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_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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.46.199 44238 10.31.45.153 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 44238 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_us<<< 7071 1726853135.05306: stdout chunk (state=3): >>>erspace_architecture": "x86_64", "ansible_machine_id": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "25", "second": "35", "epoch": "1726853135", "epoch_int": "1726853135", "date": "2024-09-20", "time": "13:25:35", "iso8601_micro": "2024-09-20T17:25:35.052007Z", "iso8601": "2024-09-20T17:25:35Z", "iso8601_basic": "20240920T132535052007", "iso8601_basic_short": "20240920T132535", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7071 1726853135.05863: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7071 1726853135.05880: 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 <<< 7071 1726853135.05892: stdout chunk (state=3): >>># 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 <<< 7071 1726853135.05916: stdout chunk (state=3): >>># 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<<< 7071 1726853135.05934: stdout chunk (state=3): >>> # 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 <<< 7071 1726853135.05944: stdout chunk (state=3): >>># 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 <<< 7071 1726853135.05978: stdout chunk (state=3): >>># cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # 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 <<< 7071 1726853135.05987: stdout chunk (state=3): >>># cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse<<< 7071 1726853135.05990: stdout chunk (state=3): >>> # 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 <<< 7071 1726853135.05993: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json <<< 7071 1726853135.06013: 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 <<< 7071 1726853135.06025: stdout chunk (state=3): >>># 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 <<< 7071 1726853135.06037: 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 <<< 7071 1726853135.06052: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes <<< 7071 1726853135.06069: stdout chunk (state=3): >>># 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 <<< 7071 1726853135.06078: stdout chunk (state=3): >>># 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<<< 7071 1726853135.06102: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 7071 1726853135.06105: 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 <<< 7071 1726853135.06131: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq <<< 7071 1726853135.06135: stdout chunk (state=3): >>># 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 <<< 7071 1726853135.06156: stdout chunk (state=3): >>># 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 <<< 7071 1726853135.06179: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix <<< 7071 1726853135.06195: stdout chunk (state=3): >>># 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 <<< 7071 1726853135.06216: stdout chunk (state=3): >>># 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 <<< 7071 1726853135.06232: 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 <<< 7071 1726853135.06239: stdout chunk (state=3): >>># 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<<< 7071 1726853135.06252: stdout chunk (state=3): >>> # 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 <<< 7071 1726853135.06575: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7071 1726853135.06581: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7071 1726853135.06607: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 7071 1726853135.06628: stdout chunk (state=3): >>># destroy _blake2 <<< 7071 1726853135.06632: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7071 1726853135.06660: stdout chunk (state=3): >>># destroy zipfile<<< 7071 1726853135.06663: stdout chunk (state=3): >>> # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 7071 1726853135.06708: stdout chunk (state=3): >>># destroy ntpath <<< 7071 1726853135.06720: stdout chunk (state=3): >>># destroy importlib # destroy zipimport<<< 7071 1726853135.06739: stdout chunk (state=3): >>> # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder <<< 7071 1726853135.06744: stdout chunk (state=3): >>># destroy json.encoder # destroy json.scanner # destroy _json # destroy grp <<< 7071 1726853135.06760: stdout chunk (state=3): >>># destroy encodings <<< 7071 1726853135.06773: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select <<< 7071 1726853135.06787: stdout chunk (state=3): >>># destroy _signal <<< 7071 1726853135.06792: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 7071 1726853135.06834: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 7071 1726853135.06853: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 7071 1726853135.06902: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 7071 1726853135.06905: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal <<< 7071 1726853135.06911: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 7071 1726853135.06942: stdout chunk (state=3): >>># destroy _pickle # destroy queue <<< 7071 1726853135.06968: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.process <<< 7071 1726853135.06973: stdout chunk (state=3): >>># destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 7071 1726853135.07008: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 7071 1726853135.07012: stdout chunk (state=3): >>># destroy datetime # destroy subprocess <<< 7071 1726853135.07027: stdout chunk (state=3): >>># destroy base64 <<< 7071 1726853135.07043: stdout chunk (state=3): >>># destroy _ssl <<< 7071 1726853135.07063: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 7071 1726853135.07073: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios <<< 7071 1726853135.07079: stdout chunk (state=3): >>># destroy errno # destroy json <<< 7071 1726853135.07109: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 7071 1726853135.07114: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 7071 1726853135.07175: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser <<< 7071 1726853135.07198: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 7071 1726853135.07202: stdout chunk (state=3): >>># 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 <<< 7071 1726853135.07220: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 7071 1726853135.07238: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 7071 1726853135.07264: 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 <<< 7071 1726853135.07267: 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 <<< 7071 1726853135.07295: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 7071 1726853135.07309: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 7071 1726853135.07328: stdout chunk (state=3): >>># 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<<< 7071 1726853135.07341: stdout chunk (state=3): >>> # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 7071 1726853135.07381: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc <<< 7071 1726853135.07391: stdout chunk (state=3): >>># 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 <<< 7071 1726853135.07398: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 7071 1726853135.07406: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7071 1726853135.07550: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 7071 1726853135.07589: stdout chunk (state=3): >>># destroy _collections <<< 7071 1726853135.07603: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 7071 1726853135.07611: stdout chunk (state=3): >>># destroy tokenize <<< 7071 1726853135.07636: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 7071 1726853135.07641: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 7071 1726853135.07670: stdout chunk (state=3): >>># destroy _typing <<< 7071 1726853135.07682: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 7071 1726853135.07694: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal<<< 7071 1726853135.07720: stdout chunk (state=3): >>> # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7071 1726853135.07804: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 7071 1726853135.07812: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 7071 1726853135.07828: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect <<< 7071 1726853135.07850: stdout chunk (state=3): >>># destroy time <<< 7071 1726853135.07863: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 7071 1726853135.07889: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator <<< 7071 1726853135.07900: stdout chunk (state=3): >>># destroy _sre # destroy _string # destroy re <<< 7071 1726853135.07924: stdout chunk (state=3): >>># destroy itertools <<< 7071 1726853135.07928: stdout chunk (state=3): >>># destroy _abc <<< 7071 1726853135.07939: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 7071 1726853135.07951: stdout chunk (state=3): >>># clear sys.audit hooks <<< 7071 1726853135.08279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853135.08307: stderr chunk (state=3): >>><<< 7071 1726853135.08310: stdout chunk (state=3): >>><<< 7071 1726853135.08413: _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 0x7f66e3f684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3f37b30> # /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 0x7f66e3f6aa50> 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 0x7f66e3d1d130> # /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 0x7f66e3d1dfa0> 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 0x7f66e3d5bec0> # /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 0x7f66e3d5bf80> # /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 0x7f66e3d93830> # /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 0x7f66e3d93ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3d73b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3d712b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3d59070> # /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 0x7f66e3db37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3db23f0> # /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 0x7f66e3d72150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3db0bc0> # /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 0x7f66e3de8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3d582f0> # /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 0x7f66e3de8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3de8bf0> # 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 0x7f66e3de8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3d56e10> # /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 0x7f66e3de9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3de9370> 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 0x7f66e3dea540> 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 0x7f66e3e00740> 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 0x7f66e3e01e20> # /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 0x7f66e3e02cc0> # 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 0x7f66e3e032f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3e02210> # /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 0x7f66e3e03d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3e034a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3dea4b0> # /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 0x7f66e3af7c50> # /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 0x7f66e3b207a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3b20500> # 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 0x7f66e3b207d0> # /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 0x7f66e3b21100> # 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 0x7f66e3b21af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3b209b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3af5df0> # /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 0x7f66e3b22f00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3b21c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3deac60> # /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 0x7f66e3b47230> # /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 0x7f66e3b6f620> # /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 0x7f66e3bd0380> # /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 0x7f66e3bd2ae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3bd04a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3b913a0> # /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 0x7f66e3515430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3b6e420> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3b23e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f66e3b6e780> # zipimport: found 103 names in '/tmp/ansible_setup_payload_q5eecnl5/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 0x7f66e357f1d0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e355e0c0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e355d220> # 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 0x7f66e357d070> # /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 0x7f66e35aeae0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e35ae870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e35ae180> # /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 0x7f66e35ae5d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e357fbf0> 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 0x7f66e35af860> # 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 0x7f66e35afaa0> # /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 0x7f66e35affe0> 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 0x7f66e341dd00> # 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 0x7f66e341f920> # /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 0x7f66e3420290> # /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 0x7f66e3421430> # /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 0x7f66e3423f20> # 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 0x7f66e3428260> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e34221e0> # /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 0x7f66e342be90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e342a960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e342a6f0> # /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 0x7f66e342ac30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e34226f0> # 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 0x7f66e346ff20> # /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 0x7f66e3470140> # /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 0x7f66e3471c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3471a00> # /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 0x7f66e34741d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3472300> # /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 0x7f66e34778f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e34742c0> # 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 0x7f66e3478710> # 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 0x7f66e3478950> # 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 0x7f66e3478bc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e34702c0> # /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 0x7f66e3308200> # 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 0x7f66e33094c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e347a990> # 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 0x7f66e347bd40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e347a5d0> # 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 0x7f66e330d6a0> # /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 0x7f66e330e510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3309610> 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 0x7f66e330e4e0> # 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 0x7f66e330f650> # 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 0x7f66e331a210> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e33158e0> 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 0x7f66e33ee9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e34e26c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3319f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3479040> # 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 0x7f66e33aa210> # /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 0x7f66e2f6bfb0> # 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 0x7f66e2f80350> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e3397080> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e33aad80> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e33a88f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e33a8530> # /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 0x7f66e2f831d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2f82a80> # 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 0x7f66e2f82c60> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2f81eb0> # /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 0x7f66e2f83320> # /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 0x7f66e2fcde20> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2f83e30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e33a9100> 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 0x7f66e2fcf2c0> # /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 0x7f66e2fce930> 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 0x7f66e300e090> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2ffdeb0> 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 0x7f66e2db1d00> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2fff080> 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 0x7f66e2de3830> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2de2b10> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2de3260> {"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_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_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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.46.199 44238 10.31.45.153 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 44238 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "25", "second": "35", "epoch": "1726853135", "epoch_int": "1726853135", "date": "2024-09-20", "time": "13:25:35", "iso8601_micro": "2024-09-20T17:25:35.052007Z", "iso8601": "2024-09-20T17:25:35Z", "iso8601_basic": "20240920T132535052007", "iso8601_basic_short": "20240920T132535", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 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 7071 1726853135.09187: 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-1726853134.6399157-7116-7494289764645/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853135.09190: _low_level_execute_command(): starting 7071 1726853135.09193: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853134.6399157-7116-7494289764645/ > /dev/null 2>&1 && sleep 0' 7071 1726853135.09261: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853135.09264: 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.45.153 originally 10.31.45.153 <<< 7071 1726853135.09267: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853135.09269: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853135.09274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853135.09276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853135.09327: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853135.09334: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853135.09336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853135.09370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853135.11154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853135.11174: stderr chunk (state=3): >>><<< 7071 1726853135.11177: stdout chunk (state=3): >>><<< 7071 1726853135.11191: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853135.11196: handler run complete 7071 1726853135.11226: variable 'ansible_facts' from source: unknown 7071 1726853135.11262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853135.11329: variable 'ansible_facts' from source: unknown 7071 1726853135.11360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853135.11394: attempt loop complete, returning result 7071 1726853135.11397: _execute() done 7071 1726853135.11400: dumping result to json 7071 1726853135.11408: done dumping result, returning 7071 1726853135.11415: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [02083763-bbaf-ff75-6002-0000000001ac] 7071 1726853135.11419: sending task result for task 02083763-bbaf-ff75-6002-0000000001ac 7071 1726853135.11544: done sending task result for task 02083763-bbaf-ff75-6002-0000000001ac 7071 1726853135.11549: WORKER PROCESS EXITING ok: [managed_node1] 7071 1726853135.11645: no more pending results, returning what we have 7071 1726853135.11650: results queue empty 7071 1726853135.11651: checking for any_errors_fatal 7071 1726853135.11652: done checking for any_errors_fatal 7071 1726853135.11653: checking for max_fail_percentage 7071 1726853135.11654: done checking for max_fail_percentage 7071 1726853135.11655: checking to see if all hosts have failed and the running result is not ok 7071 1726853135.11656: done checking to see if all hosts have failed 7071 1726853135.11656: getting the remaining hosts for this loop 7071 1726853135.11662: done getting the remaining hosts for this loop 7071 1726853135.11665: getting the next task for host managed_node1 7071 1726853135.11674: done getting next task for host managed_node1 7071 1726853135.11676: ^ task is: TASK: Check if system is ostree 7071 1726853135.11678: ^ 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 7071 1726853135.11682: getting variables 7071 1726853135.11683: in VariableManager get_vars() 7071 1726853135.11706: Calling all_inventory to load vars for managed_node1 7071 1726853135.11708: Calling groups_inventory to load vars for managed_node1 7071 1726853135.11711: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853135.11720: Calling all_plugins_play to load vars for managed_node1 7071 1726853135.11722: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853135.11725: Calling groups_plugins_play to load vars for managed_node1 7071 1726853135.11980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853135.12086: done with get_vars() 7071 1726853135.12094: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 13:25:35 -0400 (0:00:00.538) 0:00:03.077 ****** 7071 1726853135.12154: entering _queue_task() for managed_node1/stat 7071 1726853135.12348: worker is 1 (out of 1 available) 7071 1726853135.12361: exiting _queue_task() for managed_node1/stat 7071 1726853135.12374: done queuing things up, now waiting for results queue to drain 7071 1726853135.12376: waiting for pending results... 7071 1726853135.12512: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 7071 1726853135.12577: in run() - task 02083763-bbaf-ff75-6002-0000000001ae 7071 1726853135.12589: variable 'ansible_search_path' from source: unknown 7071 1726853135.12593: variable 'ansible_search_path' from source: unknown 7071 1726853135.12622: calling self._execute() 7071 1726853135.12678: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853135.12682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853135.12690: variable 'omit' from source: magic vars 7071 1726853135.13011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853135.13181: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853135.13212: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853135.13237: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853135.13264: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853135.13325: 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) 7071 1726853135.13342: 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) 7071 1726853135.13367: 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) 7071 1726853135.13383: 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) 7071 1726853135.13467: Evaluated conditional (not __network_is_ostree is defined): True 7071 1726853135.13472: variable 'omit' from source: magic vars 7071 1726853135.13496: variable 'omit' from source: magic vars 7071 1726853135.13519: variable 'omit' from source: magic vars 7071 1726853135.13537: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853135.13558: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853135.13573: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853135.13589: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853135.13596: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853135.13617: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853135.13620: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853135.13623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853135.13684: Set connection var ansible_connection to ssh 7071 1726853135.13692: Set connection var ansible_timeout to 10 7071 1726853135.13696: Set connection var ansible_shell_type to sh 7071 1726853135.13704: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853135.13710: Set connection var ansible_pipelining to False 7071 1726853135.13715: Set connection var ansible_shell_executable to /bin/sh 7071 1726853135.13730: variable 'ansible_shell_executable' from source: unknown 7071 1726853135.13733: variable 'ansible_connection' from source: unknown 7071 1726853135.13736: variable 'ansible_module_compression' from source: unknown 7071 1726853135.13738: variable 'ansible_shell_type' from source: unknown 7071 1726853135.13740: variable 'ansible_shell_executable' from source: unknown 7071 1726853135.13742: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853135.13745: variable 'ansible_pipelining' from source: unknown 7071 1726853135.13750: variable 'ansible_timeout' from source: unknown 7071 1726853135.13752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853135.13865: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853135.13874: variable 'omit' from source: magic vars 7071 1726853135.13879: starting attempt loop 7071 1726853135.13882: running the handler 7071 1726853135.13892: _low_level_execute_command(): starting 7071 1726853135.13899: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853135.14373: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853135.14397: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853135.14400: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853135.14403: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853135.14456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853135.14461: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853135.14463: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853135.14508: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853135.16085: stdout chunk (state=3): >>>/root <<< 7071 1726853135.16185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853135.16212: stderr chunk (state=3): >>><<< 7071 1726853135.16216: stdout chunk (state=3): >>><<< 7071 1726853135.16235: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853135.16245: _low_level_execute_command(): starting 7071 1726853135.16253: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853135.1623409-7124-127662338582678 `" && echo ansible-tmp-1726853135.1623409-7124-127662338582678="` echo /root/.ansible/tmp/ansible-tmp-1726853135.1623409-7124-127662338582678 `" ) && sleep 0' 7071 1726853135.16681: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853135.16684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853135.16687: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853135.16689: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853135.16691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853135.16693: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853135.16738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853135.16742: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853135.16787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853135.18639: stdout chunk (state=3): >>>ansible-tmp-1726853135.1623409-7124-127662338582678=/root/.ansible/tmp/ansible-tmp-1726853135.1623409-7124-127662338582678 <<< 7071 1726853135.18743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853135.18766: stderr chunk (state=3): >>><<< 7071 1726853135.18770: stdout chunk (state=3): >>><<< 7071 1726853135.18789: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853135.1623409-7124-127662338582678=/root/.ansible/tmp/ansible-tmp-1726853135.1623409-7124-127662338582678 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853135.18823: variable 'ansible_module_compression' from source: unknown 7071 1726853135.18863: ANSIBALLZ: Using lock for stat 7071 1726853135.18867: ANSIBALLZ: Acquiring lock 7071 1726853135.18869: ANSIBALLZ: Lock acquired: 140630799341360 7071 1726853135.18873: ANSIBALLZ: Creating module 7071 1726853135.26211: ANSIBALLZ: Writing module into payload 7071 1726853135.26276: ANSIBALLZ: Writing module 7071 1726853135.26291: ANSIBALLZ: Renaming module 7071 1726853135.26296: ANSIBALLZ: Done creating module 7071 1726853135.26309: variable 'ansible_facts' from source: unknown 7071 1726853135.26356: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853135.1623409-7124-127662338582678/AnsiballZ_stat.py 7071 1726853135.26453: Sending initial data 7071 1726853135.26456: Sent initial data (151 bytes) 7071 1726853135.26873: 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 <<< 7071 1726853135.26905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853135.26908: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853135.26910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853135.26912: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853135.26915: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853135.26919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853135.26969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853135.26978: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853135.26980: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853135.27020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853135.28633: 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 <<< 7071 1726853135.28640: 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 <<< 7071 1726853135.28669: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853135.28707: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp2b8nj3lr /root/.ansible/tmp/ansible-tmp-1726853135.1623409-7124-127662338582678/AnsiballZ_stat.py <<< 7071 1726853135.28715: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853135.1623409-7124-127662338582678/AnsiballZ_stat.py" <<< 7071 1726853135.28753: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp2b8nj3lr" to remote "/root/.ansible/tmp/ansible-tmp-1726853135.1623409-7124-127662338582678/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853135.1623409-7124-127662338582678/AnsiballZ_stat.py" <<< 7071 1726853135.29257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853135.29295: stderr chunk (state=3): >>><<< 7071 1726853135.29298: stdout chunk (state=3): >>><<< 7071 1726853135.29315: done transferring module to remote 7071 1726853135.29325: _low_level_execute_command(): starting 7071 1726853135.29329: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853135.1623409-7124-127662338582678/ /root/.ansible/tmp/ansible-tmp-1726853135.1623409-7124-127662338582678/AnsiballZ_stat.py && sleep 0' 7071 1726853135.29750: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853135.29753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853135.29756: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853135.29758: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853135.29802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853135.29805: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853135.29855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853135.31582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853135.31601: stderr chunk (state=3): >>><<< 7071 1726853135.31604: stdout chunk (state=3): >>><<< 7071 1726853135.31617: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853135.31619: _low_level_execute_command(): starting 7071 1726853135.31624: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853135.1623409-7124-127662338582678/AnsiballZ_stat.py && sleep 0' 7071 1726853135.32054: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853135.32057: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853135.32060: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853135.32062: 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.45.153 originally 10.31.45.153 <<< 7071 1726853135.32064: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853135.32109: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853135.32112: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853135.32161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853135.34361: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 7071 1726853135.34424: stdout chunk (state=3): >>>import '_io' # <<< 7071 1726853135.34432: stdout chunk (state=3): >>>import 'marshal' # <<< 7071 1726853135.34468: stdout chunk (state=3): >>>import 'posix' # <<< 7071 1726853135.34504: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7071 1726853135.34533: stdout chunk (state=3): >>>import 'time' # <<< 7071 1726853135.34553: stdout chunk (state=3): >>>import 'zipimport' # <<< 7071 1726853135.34559: stdout chunk (state=3): >>># installed zipimport hook <<< 7071 1726853135.34602: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7071 1726853135.34750: stdout chunk (state=3): >>># 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 0x7fa915e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915de7b30> # /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 0x7fa915e1aa50> import '_signal' # <<< 7071 1726853135.34774: stdout chunk (state=3): >>>import '_abc' # <<< 7071 1726853135.34787: stdout chunk (state=3): >>>import 'abc' # <<< 7071 1726853135.34803: stdout chunk (state=3): >>>import 'io' # <<< 7071 1726853135.34841: stdout chunk (state=3): >>>import '_stat' # <<< 7071 1726853135.34845: stdout chunk (state=3): >>>import 'stat' # <<< 7071 1726853135.34935: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7071 1726853135.35004: stdout chunk (state=3): >>>import 'genericpath' # <<< 7071 1726853135.35046: stdout chunk (state=3): >>>import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 7071 1726853135.35066: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7071 1726853135.35095: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7071 1726853135.35126: 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 <<< 7071 1726853135.35135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7071 1726853135.35163: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915c2d130> <<< 7071 1726853135.35221: 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 <<< 7071 1726853135.35236: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7071 1726853135.35265: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915c2dfa0> <<< 7071 1726853135.35287: stdout chunk (state=3): >>>import 'site' # <<< 7071 1726853135.35303: 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. <<< 7071 1726853135.35531: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7071 1726853135.35573: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7071 1726853135.35592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7071 1726853135.35640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7071 1726853135.35643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7071 1726853135.35698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7071 1726853135.35702: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915c6bec0> <<< 7071 1726853135.35743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # <<< 7071 1726853135.35767: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915c6bf80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7071 1726853135.35798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7071 1726853135.35813: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7071 1726853135.35860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7071 1726853135.35906: stdout chunk (state=3): >>>import 'itertools' # <<< 7071 1726853135.35923: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915ca3830> <<< 7071 1726853135.35950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915ca3ec0> <<< 7071 1726853135.35962: stdout chunk (state=3): >>>import '_collections' # <<< 7071 1726853135.36002: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915c83b60> import '_functools' # <<< 7071 1726853135.36032: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915c812b0> <<< 7071 1726853135.36119: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915c69070> <<< 7071 1726853135.36141: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7071 1726853135.36185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 7071 1726853135.36231: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7071 1726853135.36235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 7071 1726853135.36254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7071 1726853135.36303: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915cc37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915cc23f0> <<< 7071 1726853135.36324: 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 0x7fa915c82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915cc0bc0> <<< 7071 1726853135.36382: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7071 1726853135.36417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915cf8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915c682f0> # /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' <<< 7071 1726853135.36450: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa915cf8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915cf8bf0> <<< 7071 1726853135.36502: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853135.36505: 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 0x7fa915cf8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915c66e10> <<< 7071 1726853135.36534: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7071 1726853135.36581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7071 1726853135.36599: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915cf9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915cf9370> import 'importlib.machinery' # <<< 7071 1726853135.36648: 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' <<< 7071 1726853135.36651: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915cfa540> <<< 7071 1726853135.36679: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7071 1726853135.36708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7071 1726853135.36759: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915d10740> <<< 7071 1726853135.36768: stdout chunk (state=3): >>>import 'errno' # <<< 7071 1726853135.36808: 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 0x7fa915d11e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7071 1726853135.36846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7071 1726853135.36857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915d12cc0> <<< 7071 1726853135.36919: 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 0x7fa915d132f0> <<< 7071 1726853135.36923: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915d12210> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7071 1726853135.36937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7071 1726853135.36975: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853135.36992: 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 0x7fa915d13d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915d134a0> <<< 7071 1726853135.37035: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915cfa4b0> <<< 7071 1726853135.37049: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7071 1726853135.37074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7071 1726853135.37104: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7071 1726853135.37116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7071 1726853135.37150: 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 0x7fa915abbc50> <<< 7071 1726853135.37189: 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' <<< 7071 1726853135.37221: 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 0x7fa915ae4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915ae4470> <<< 7071 1726853135.37254: 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 0x7fa915ae4740> <<< 7071 1726853135.37257: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 7071 1726853135.37279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7071 1726853135.37329: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853135.37451: 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 0x7fa915ae5070> <<< 7071 1726853135.37579: 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 0x7fa915ae5a60> <<< 7071 1726853135.37601: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915ae4920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915ab9df0> <<< 7071 1726853135.37632: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7071 1726853135.37670: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7071 1726853135.37699: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915ae6e10> <<< 7071 1726853135.37701: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915ae5b50> <<< 7071 1726853135.37718: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915cfac60> <<< 7071 1726853135.37736: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7071 1726853135.37796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7071 1726853135.37808: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7071 1726853135.37837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7071 1726853135.37869: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915b0f1a0> <<< 7071 1726853135.37925: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7071 1726853135.37960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7071 1726853135.37964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7071 1726853135.37988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7071 1726853135.38014: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915b33560> <<< 7071 1726853135.38037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7071 1726853135.38073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7071 1726853135.38139: stdout chunk (state=3): >>>import 'ntpath' # <<< 7071 1726853135.38160: 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 0x7fa915b942c0> <<< 7071 1726853135.38208: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7071 1726853135.38212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7071 1726853135.38222: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7071 1726853135.38260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7071 1726853135.38338: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915b96a20> <<< 7071 1726853135.38412: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915b943e0> <<< 7071 1726853135.38460: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915b552b0> <<< 7071 1726853135.38483: 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 0x7fa9159a13d0> <<< 7071 1726853135.38504: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915b32360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915ae7d70> <<< 7071 1726853135.38615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7071 1726853135.38629: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa9159a1670> <<< 7071 1726853135.38765: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_2n2xsxnf/ansible_stat_payload.zip' # zipimport: zlib available <<< 7071 1726853135.38888: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.38913: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7071 1726853135.38932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7071 1726853135.38969: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7071 1726853135.39036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7071 1726853135.39082: 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'<<< 7071 1726853135.39095: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9159f7170> import '_typing' # <<< 7071 1726853135.39263: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9159d6060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9159d51f0> <<< 7071 1726853135.39292: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.39332: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 7071 1726853135.39361: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 7071 1726853135.39365: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.40744: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.41848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9159f5040> <<< 7071 1726853135.41902: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7071 1726853135.41906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7071 1726853135.41961: 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' <<< 7071 1726853135.41964: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853135.41988: 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 0x7fa915a1eab0> <<< 7071 1726853135.42017: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915a1e840> <<< 7071 1726853135.42041: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915a1e150> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7071 1726853135.42055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7071 1726853135.42128: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915a1e5a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9159f7b90> import 'atexit' # <<< 7071 1726853135.42132: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853135.42166: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa915a1f830> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853135.42169: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa915a1fa70> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7071 1726853135.42219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7071 1726853135.42222: stdout chunk (state=3): >>>import '_locale' # <<< 7071 1726853135.42283: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915a1ffb0> <<< 7071 1726853135.42287: stdout chunk (state=3): >>>import 'pwd' # <<< 7071 1726853135.42314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7071 1726853135.42345: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915315d00> <<< 7071 1726853135.42377: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa915317920> <<< 7071 1726853135.42408: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7071 1726853135.42434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7071 1726853135.42460: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9153182c0> <<< 7071 1726853135.42488: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7071 1726853135.42522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7071 1726853135.42533: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915319460> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7071 1726853135.42569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7071 1726853135.42585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7071 1726853135.42632: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91531bf20> <<< 7071 1726853135.42698: 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 0x7fa9153205c0> <<< 7071 1726853135.42702: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91531a210> <<< 7071 1726853135.42728: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7071 1726853135.42750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7071 1726853135.42784: 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' <<< 7071 1726853135.42827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7071 1726853135.42835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 7071 1726853135.42856: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915323f80> import '_tokenize' # <<< 7071 1726853135.42924: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915322a50> <<< 7071 1726853135.42943: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9153227b0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7071 1726853135.42956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7071 1726853135.43012: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915322d20> <<< 7071 1726853135.43041: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91531a6f0> <<< 7071 1726853135.43081: 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 0x7fa91536c1a0> <<< 7071 1726853135.43130: 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 0x7fa91536c350> <<< 7071 1726853135.43133: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7071 1726853135.43161: 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' <<< 7071 1726853135.43206: 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 0x7fa91536ddf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91536dbb0> <<< 7071 1726853135.43227: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7071 1726853135.43333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7071 1726853135.43383: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa915370350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91536e4e0> <<< 7071 1726853135.43406: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7071 1726853135.43466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7071 1726853135.43481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7071 1726853135.43523: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915373b00> <<< 7071 1726853135.43639: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9153704d0> <<< 7071 1726853135.43701: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa915374b60> <<< 7071 1726853135.43732: 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 0x7fa915374950> <<< 7071 1726853135.43802: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa915374bf0> <<< 7071 1726853135.43805: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91536c4a0> <<< 7071 1726853135.43828: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7071 1726853135.43851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7071 1726853135.43901: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853135.43905: 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 0x7fa9153fc4d0> <<< 7071 1726853135.44058: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7071 1726853135.44081: 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 0x7fa9153fd400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915376c60> <<< 7071 1726853135.44098: 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 0x7fa915377fe0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915376870> <<< 7071 1726853135.44138: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7071 1726853135.44149: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.44233: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.44335: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.44343: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 7071 1726853135.44373: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7071 1726853135.44488: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.44604: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.45137: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.45680: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7071 1726853135.45713: stdout chunk (state=3): >>>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 <<< 7071 1726853135.45724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7071 1726853135.45764: 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 0x7fa915205820> <<< 7071 1726853135.45846: 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' <<< 7071 1726853135.45873: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915206cc0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9153fd580> <<< 7071 1726853135.45928: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7071 1726853135.45960: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 7071 1726853135.45978: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.46110: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.46278: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915206de0> <<< 7071 1726853135.46298: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.46730: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.47169: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.47239: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.47320: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7071 1726853135.47323: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.47364: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.47395: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7071 1726853135.47467: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.47570: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7071 1726853135.47575: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.47601: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 7071 1726853135.47624: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.47678: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7071 1726853135.47681: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.47895: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.48121: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7071 1726853135.48189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7071 1726853135.48192: stdout chunk (state=3): >>>import '_ast' # <<< 7071 1726853135.48261: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9152079e0> # zipimport: zlib available <<< 7071 1726853135.48331: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.48412: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7071 1726853135.48438: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 7071 1726853135.48484: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.48527: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7071 1726853135.48530: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.48568: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.48610: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.48667: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.48732: 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 <<< 7071 1726853135.48768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7071 1726853135.48849: 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 0x7fa9152123f0> <<< 7071 1726853135.48884: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91520dbe0> <<< 7071 1726853135.48918: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7071 1726853135.48939: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.48991: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.49064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.49081: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.49128: 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' <<< 7071 1726853135.49176: 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 <<< 7071 1726853135.49179: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7071 1726853135.49192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7071 1726853135.49236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7071 1726853135.49272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7071 1726853135.49289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7071 1726853135.49324: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915302b70> <<< 7071 1726853135.49368: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915a56840> <<< 7071 1726853135.49458: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9152120f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91520f350> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7071 1726853135.49478: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.49519: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.49523: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7071 1726853135.49597: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7071 1726853135.49600: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7071 1726853135.49625: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 7071 1726853135.49738: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.49923: stdout chunk (state=3): >>># zipimport: zlib available <<< 7071 1726853135.50040: 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"}}} <<< 7071 1726853135.50053: stdout chunk (state=3): >>># destroy __main__ <<< 7071 1726853135.50355: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 7071 1726853135.50388: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # 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 <<< 7071 1726853135.50425: stdout chunk (state=3): >>># 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 <<< 7071 1726853135.50437: stdout chunk (state=3): >>># 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 <<< 7071 1726853135.50503: stdout chunk (state=3): >>># cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime <<< 7071 1726853135.50529: stdout chunk (state=3): >>># 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 <<< 7071 1726853135.50765: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7071 1726853135.50792: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 7071 1726853135.50835: stdout chunk (state=3): >>># destroy ntpath # destroy importlib <<< 7071 1726853135.50901: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl <<< 7071 1726853135.50926: stdout chunk (state=3): >>># destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime <<< 7071 1726853135.50949: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7071 1726853135.51022: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128<<< 7071 1726853135.51061: stdout chunk (state=3): >>> # 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 <<< 7071 1726853135.51088: stdout chunk (state=3): >>># 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 <<< 7071 1726853135.51129: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # 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 <<< 7071 1726853135.51258: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7071 1726853135.51305: stdout chunk (state=3): >>># destroy _socket # destroy _collections # destroy platform <<< 7071 1726853135.51308: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7071 1726853135.51382: 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 <<< 7071 1726853135.51385: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7071 1726853135.51480: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 7071 1726853135.51516: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 7071 1726853135.51554: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 7071 1726853135.51580: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 7071 1726853135.51907: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853135.51910: stdout chunk (state=3): >>><<< 7071 1726853135.51912: stderr chunk (state=3): >>><<< 7071 1726853135.52083: _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 0x7fa915e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915de7b30> # /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 0x7fa915e1aa50> 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 0x7fa915c2d130> # /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 0x7fa915c2dfa0> 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 0x7fa915c6bec0> # /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 0x7fa915c6bf80> # /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 0x7fa915ca3830> # /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 0x7fa915ca3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915c83b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915c812b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915c69070> # /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 0x7fa915cc37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915cc23f0> # /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 0x7fa915c82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915cc0bc0> # /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 0x7fa915cf8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915c682f0> # /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 0x7fa915cf8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915cf8bf0> # 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 0x7fa915cf8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915c66e10> # /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 0x7fa915cf9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915cf9370> 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 0x7fa915cfa540> 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 0x7fa915d10740> 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 0x7fa915d11e20> # /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 0x7fa915d12cc0> # 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 0x7fa915d132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915d12210> # /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 0x7fa915d13d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915d134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915cfa4b0> # /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 0x7fa915abbc50> # /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 0x7fa915ae4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915ae4470> # 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 0x7fa915ae4740> # /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 0x7fa915ae5070> # 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 0x7fa915ae5a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915ae4920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915ab9df0> # /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 0x7fa915ae6e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915ae5b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915cfac60> # /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 0x7fa915b0f1a0> # /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 0x7fa915b33560> # /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 0x7fa915b942c0> # /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 0x7fa915b96a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915b943e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915b552b0> # /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 0x7fa9159a13d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915b32360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915ae7d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa9159a1670> # zipimport: found 30 names in '/tmp/ansible_stat_payload_2n2xsxnf/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 0x7fa9159f7170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9159d6060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9159d51f0> # 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 0x7fa9159f5040> # /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 0x7fa915a1eab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915a1e840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915a1e150> # /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 0x7fa915a1e5a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9159f7b90> 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 0x7fa915a1f830> # 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 0x7fa915a1fa70> # /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 0x7fa915a1ffb0> 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 0x7fa915315d00> # 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 0x7fa915317920> # /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 0x7fa9153182c0> # /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 0x7fa915319460> # /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 0x7fa91531bf20> # 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 0x7fa9153205c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91531a210> # /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 0x7fa915323f80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915322a50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9153227b0> # /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 0x7fa915322d20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91531a6f0> # 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 0x7fa91536c1a0> # /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 0x7fa91536c350> # /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 0x7fa91536ddf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91536dbb0> # /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 0x7fa915370350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91536e4e0> # /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 0x7fa915373b00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9153704d0> # 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 0x7fa915374b60> # 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 0x7fa915374950> # 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 0x7fa915374bf0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91536c4a0> # /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 0x7fa9153fc4d0> # 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 0x7fa9153fd400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915376c60> # 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 0x7fa915377fe0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915376870> # 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 0x7fa915205820> # /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 0x7fa915206cc0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9153fd580> 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 0x7fa915206de0> # 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 0x7fa9152079e0> # 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 0x7fa9152123f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91520dbe0> 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 0x7fa915302b70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa915a56840> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9152120f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa91520f350> # 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 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 7071 1726853135.53089: 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-1726853135.1623409-7124-127662338582678/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853135.53092: _low_level_execute_command(): starting 7071 1726853135.53191: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853135.1623409-7124-127662338582678/ > /dev/null 2>&1 && sleep 0' 7071 1726853135.53273: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853135.53321: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853135.53335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853135.53348: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853135.53431: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853135.53446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853135.53465: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853135.53489: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853135.53559: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853135.55465: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853135.55469: stdout chunk (state=3): >>><<< 7071 1726853135.55474: stderr chunk (state=3): >>><<< 7071 1726853135.55679: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853135.55683: handler run complete 7071 1726853135.55686: attempt loop complete, returning result 7071 1726853135.55688: _execute() done 7071 1726853135.55690: dumping result to json 7071 1726853135.55692: done dumping result, returning 7071 1726853135.55694: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [02083763-bbaf-ff75-6002-0000000001ae] 7071 1726853135.55696: sending task result for task 02083763-bbaf-ff75-6002-0000000001ae 7071 1726853135.55767: done sending task result for task 02083763-bbaf-ff75-6002-0000000001ae 7071 1726853135.55772: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 7071 1726853135.55839: no more pending results, returning what we have 7071 1726853135.55843: results queue empty 7071 1726853135.55844: checking for any_errors_fatal 7071 1726853135.55851: done checking for any_errors_fatal 7071 1726853135.55852: checking for max_fail_percentage 7071 1726853135.55854: done checking for max_fail_percentage 7071 1726853135.55855: checking to see if all hosts have failed and the running result is not ok 7071 1726853135.55856: done checking to see if all hosts have failed 7071 1726853135.55857: getting the remaining hosts for this loop 7071 1726853135.55858: done getting the remaining hosts for this loop 7071 1726853135.55863: getting the next task for host managed_node1 7071 1726853135.55870: done getting next task for host managed_node1 7071 1726853135.55875: ^ task is: TASK: Set flag to indicate system is ostree 7071 1726853135.55878: ^ 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 7071 1726853135.55881: getting variables 7071 1726853135.55883: in VariableManager get_vars() 7071 1726853135.55912: Calling all_inventory to load vars for managed_node1 7071 1726853135.55915: Calling groups_inventory to load vars for managed_node1 7071 1726853135.55918: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853135.55929: Calling all_plugins_play to load vars for managed_node1 7071 1726853135.55932: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853135.55935: Calling groups_plugins_play to load vars for managed_node1 7071 1726853135.56601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853135.57091: done with get_vars() 7071 1726853135.57103: done getting variables 7071 1726853135.57323: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 13:25:35 -0400 (0:00:00.451) 0:00:03.529 ****** 7071 1726853135.57353: entering _queue_task() for managed_node1/set_fact 7071 1726853135.57354: Creating lock for set_fact 7071 1726853135.58073: worker is 1 (out of 1 available) 7071 1726853135.58086: exiting _queue_task() for managed_node1/set_fact 7071 1726853135.58100: done queuing things up, now waiting for results queue to drain 7071 1726853135.58102: waiting for pending results... 7071 1726853135.58491: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 7071 1726853135.58520: in run() - task 02083763-bbaf-ff75-6002-0000000001af 7071 1726853135.58547: variable 'ansible_search_path' from source: unknown 7071 1726853135.58550: variable 'ansible_search_path' from source: unknown 7071 1726853135.58588: calling self._execute() 7071 1726853135.58942: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853135.58946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853135.58978: variable 'omit' from source: magic vars 7071 1726853135.59595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853135.59997: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853135.60032: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853135.60073: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853135.60215: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853135.60219: 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) 7071 1726853135.60247: 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) 7071 1726853135.60279: 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) 7071 1726853135.60311: 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) 7071 1726853135.60516: Evaluated conditional (not __network_is_ostree is defined): True 7071 1726853135.60526: variable 'omit' from source: magic vars 7071 1726853135.60570: variable 'omit' from source: magic vars 7071 1726853135.60700: variable '__ostree_booted_stat' from source: set_fact 7071 1726853135.60981: variable 'omit' from source: magic vars 7071 1726853135.60984: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853135.60987: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853135.60989: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853135.60991: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853135.60993: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853135.61014: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853135.61017: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853135.61020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853135.61117: Set connection var ansible_connection to ssh 7071 1726853135.61125: Set connection var ansible_timeout to 10 7071 1726853135.61131: Set connection var ansible_shell_type to sh 7071 1726853135.61139: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853135.61146: Set connection var ansible_pipelining to False 7071 1726853135.61154: Set connection var ansible_shell_executable to /bin/sh 7071 1726853135.61180: variable 'ansible_shell_executable' from source: unknown 7071 1726853135.61183: variable 'ansible_connection' from source: unknown 7071 1726853135.61196: variable 'ansible_module_compression' from source: unknown 7071 1726853135.61202: variable 'ansible_shell_type' from source: unknown 7071 1726853135.61204: variable 'ansible_shell_executable' from source: unknown 7071 1726853135.61206: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853135.61208: variable 'ansible_pipelining' from source: unknown 7071 1726853135.61210: variable 'ansible_timeout' from source: unknown 7071 1726853135.61212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853135.61377: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853135.61380: variable 'omit' from source: magic vars 7071 1726853135.61383: starting attempt loop 7071 1726853135.61385: running the handler 7071 1726853135.61388: handler run complete 7071 1726853135.61390: attempt loop complete, returning result 7071 1726853135.61392: _execute() done 7071 1726853135.61394: dumping result to json 7071 1726853135.61396: done dumping result, returning 7071 1726853135.61398: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [02083763-bbaf-ff75-6002-0000000001af] 7071 1726853135.61399: sending task result for task 02083763-bbaf-ff75-6002-0000000001af ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 7071 1726853135.61566: no more pending results, returning what we have 7071 1726853135.61569: results queue empty 7071 1726853135.61570: checking for any_errors_fatal 7071 1726853135.61578: done checking for any_errors_fatal 7071 1726853135.61579: checking for max_fail_percentage 7071 1726853135.61580: done checking for max_fail_percentage 7071 1726853135.61581: checking to see if all hosts have failed and the running result is not ok 7071 1726853135.61582: done checking to see if all hosts have failed 7071 1726853135.61583: getting the remaining hosts for this loop 7071 1726853135.61584: done getting the remaining hosts for this loop 7071 1726853135.61587: getting the next task for host managed_node1 7071 1726853135.61594: done getting next task for host managed_node1 7071 1726853135.61596: ^ task is: TASK: Fix CentOS6 Base repo 7071 1726853135.61599: ^ 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 7071 1726853135.61602: getting variables 7071 1726853135.61603: in VariableManager get_vars() 7071 1726853135.61636: Calling all_inventory to load vars for managed_node1 7071 1726853135.61639: Calling groups_inventory to load vars for managed_node1 7071 1726853135.61642: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853135.61652: Calling all_plugins_play to load vars for managed_node1 7071 1726853135.61654: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853135.61658: Calling groups_plugins_play to load vars for managed_node1 7071 1726853135.61892: done sending task result for task 02083763-bbaf-ff75-6002-0000000001af 7071 1726853135.61901: WORKER PROCESS EXITING 7071 1726853135.61924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853135.62125: done with get_vars() 7071 1726853135.62134: done getting variables 7071 1726853135.62252: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 13:25:35 -0400 (0:00:00.049) 0:00:03.578 ****** 7071 1726853135.62287: entering _queue_task() for managed_node1/copy 7071 1726853135.62690: worker is 1 (out of 1 available) 7071 1726853135.62700: exiting _queue_task() for managed_node1/copy 7071 1726853135.62711: done queuing things up, now waiting for results queue to drain 7071 1726853135.62712: waiting for pending results... 7071 1726853135.62827: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 7071 1726853135.63028: in run() - task 02083763-bbaf-ff75-6002-0000000001b1 7071 1726853135.63108: variable 'ansible_search_path' from source: unknown 7071 1726853135.63111: variable 'ansible_search_path' from source: unknown 7071 1726853135.63303: calling self._execute() 7071 1726853135.63438: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853135.63450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853135.63465: variable 'omit' from source: magic vars 7071 1726853135.63968: variable 'ansible_distribution' from source: facts 7071 1726853135.63998: Evaluated conditional (ansible_distribution == 'CentOS'): True 7071 1726853135.64176: variable 'ansible_distribution_major_version' from source: facts 7071 1726853135.64179: Evaluated conditional (ansible_distribution_major_version == '6'): False 7071 1726853135.64181: when evaluation is False, skipping this task 7071 1726853135.64184: _execute() done 7071 1726853135.64186: dumping result to json 7071 1726853135.64194: done dumping result, returning 7071 1726853135.64197: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [02083763-bbaf-ff75-6002-0000000001b1] 7071 1726853135.64199: sending task result for task 02083763-bbaf-ff75-6002-0000000001b1 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 7071 1726853135.64415: no more pending results, returning what we have 7071 1726853135.64419: results queue empty 7071 1726853135.64420: checking for any_errors_fatal 7071 1726853135.64424: done checking for any_errors_fatal 7071 1726853135.64425: checking for max_fail_percentage 7071 1726853135.64453: done checking for max_fail_percentage 7071 1726853135.64455: checking to see if all hosts have failed and the running result is not ok 7071 1726853135.64455: done checking to see if all hosts have failed 7071 1726853135.64456: getting the remaining hosts for this loop 7071 1726853135.64458: done getting the remaining hosts for this loop 7071 1726853135.64462: getting the next task for host managed_node1 7071 1726853135.64469: done getting next task for host managed_node1 7071 1726853135.64475: ^ task is: TASK: Include the task 'enable_epel.yml' 7071 1726853135.64478: ^ 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 7071 1726853135.64482: getting variables 7071 1726853135.64484: in VariableManager get_vars() 7071 1726853135.64512: Calling all_inventory to load vars for managed_node1 7071 1726853135.64515: Calling groups_inventory to load vars for managed_node1 7071 1726853135.64519: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853135.64532: Calling all_plugins_play to load vars for managed_node1 7071 1726853135.64536: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853135.64539: Calling groups_plugins_play to load vars for managed_node1 7071 1726853135.64854: done sending task result for task 02083763-bbaf-ff75-6002-0000000001b1 7071 1726853135.64857: WORKER PROCESS EXITING 7071 1726853135.64882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853135.65138: done with get_vars() 7071 1726853135.65149: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 13:25:35 -0400 (0:00:00.029) 0:00:03.608 ****** 7071 1726853135.65241: entering _queue_task() for managed_node1/include_tasks 7071 1726853135.65512: worker is 1 (out of 1 available) 7071 1726853135.65525: exiting _queue_task() for managed_node1/include_tasks 7071 1726853135.65537: done queuing things up, now waiting for results queue to drain 7071 1726853135.65538: waiting for pending results... 7071 1726853135.65782: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 7071 1726853135.65888: in run() - task 02083763-bbaf-ff75-6002-0000000001b2 7071 1726853135.65906: variable 'ansible_search_path' from source: unknown 7071 1726853135.65915: variable 'ansible_search_path' from source: unknown 7071 1726853135.65955: calling self._execute() 7071 1726853135.66036: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853135.66047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853135.66060: variable 'omit' from source: magic vars 7071 1726853135.66613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853135.68818: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853135.68887: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853135.68945: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853135.68986: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853135.69017: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853135.69153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853135.69195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853135.69236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853135.69331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853135.69334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853135.69453: variable '__network_is_ostree' from source: set_fact 7071 1726853135.69496: Evaluated conditional (not __network_is_ostree | d(false)): True 7071 1726853135.69500: _execute() done 7071 1726853135.69502: dumping result to json 7071 1726853135.69504: done dumping result, returning 7071 1726853135.69512: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [02083763-bbaf-ff75-6002-0000000001b2] 7071 1726853135.69577: sending task result for task 02083763-bbaf-ff75-6002-0000000001b2 7071 1726853135.69653: done sending task result for task 02083763-bbaf-ff75-6002-0000000001b2 7071 1726853135.69655: WORKER PROCESS EXITING 7071 1726853135.69709: no more pending results, returning what we have 7071 1726853135.69715: in VariableManager get_vars() 7071 1726853135.69749: Calling all_inventory to load vars for managed_node1 7071 1726853135.69752: Calling groups_inventory to load vars for managed_node1 7071 1726853135.69756: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853135.69768: Calling all_plugins_play to load vars for managed_node1 7071 1726853135.69773: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853135.69777: Calling groups_plugins_play to load vars for managed_node1 7071 1726853135.70252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853135.70859: done with get_vars() 7071 1726853135.70867: variable 'ansible_search_path' from source: unknown 7071 1726853135.70868: variable 'ansible_search_path' from source: unknown 7071 1726853135.70969: we have included files to process 7071 1726853135.70973: generating all_blocks data 7071 1726853135.70975: done generating all_blocks data 7071 1726853135.70980: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7071 1726853135.70982: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7071 1726853135.70984: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7071 1726853135.72119: done processing included file 7071 1726853135.72121: iterating over new_blocks loaded from include file 7071 1726853135.72123: in VariableManager get_vars() 7071 1726853135.72140: done with get_vars() 7071 1726853135.72142: filtering new block on tags 7071 1726853135.72164: done filtering new block on tags 7071 1726853135.72167: in VariableManager get_vars() 7071 1726853135.72180: done with get_vars() 7071 1726853135.72182: filtering new block on tags 7071 1726853135.72193: done filtering new block on tags 7071 1726853135.72195: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 7071 1726853135.72201: extending task lists for all hosts with included blocks 7071 1726853135.72307: done extending task lists 7071 1726853135.72309: done processing included files 7071 1726853135.72310: results queue empty 7071 1726853135.72310: checking for any_errors_fatal 7071 1726853135.72314: done checking for any_errors_fatal 7071 1726853135.72314: checking for max_fail_percentage 7071 1726853135.72315: done checking for max_fail_percentage 7071 1726853135.72316: checking to see if all hosts have failed and the running result is not ok 7071 1726853135.72317: done checking to see if all hosts have failed 7071 1726853135.72317: getting the remaining hosts for this loop 7071 1726853135.72318: done getting the remaining hosts for this loop 7071 1726853135.72321: getting the next task for host managed_node1 7071 1726853135.72325: done getting next task for host managed_node1 7071 1726853135.72327: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 7071 1726853135.72329: ^ 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 7071 1726853135.72332: getting variables 7071 1726853135.72332: in VariableManager get_vars() 7071 1726853135.72366: Calling all_inventory to load vars for managed_node1 7071 1726853135.72369: Calling groups_inventory to load vars for managed_node1 7071 1726853135.72373: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853135.72379: Calling all_plugins_play to load vars for managed_node1 7071 1726853135.72386: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853135.72390: Calling groups_plugins_play to load vars for managed_node1 7071 1726853135.72528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853135.72724: done with get_vars() 7071 1726853135.72732: done getting variables 7071 1726853135.72801: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 7071 1726853135.73007: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 13:25:35 -0400 (0:00:00.078) 0:00:03.686 ****** 7071 1726853135.73052: entering _queue_task() for managed_node1/command 7071 1726853135.73053: Creating lock for command 7071 1726853135.73351: worker is 1 (out of 1 available) 7071 1726853135.73364: exiting _queue_task() for managed_node1/command 7071 1726853135.73378: done queuing things up, now waiting for results queue to drain 7071 1726853135.73379: waiting for pending results... 7071 1726853135.73778: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 7071 1726853135.73881: in run() - task 02083763-bbaf-ff75-6002-0000000001cc 7071 1726853135.73885: variable 'ansible_search_path' from source: unknown 7071 1726853135.73888: variable 'ansible_search_path' from source: unknown 7071 1726853135.73890: calling self._execute() 7071 1726853135.74095: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853135.74100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853135.74103: variable 'omit' from source: magic vars 7071 1726853135.74302: variable 'ansible_distribution' from source: facts 7071 1726853135.74311: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7071 1726853135.74433: variable 'ansible_distribution_major_version' from source: facts 7071 1726853135.74439: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7071 1726853135.74442: when evaluation is False, skipping this task 7071 1726853135.74445: _execute() done 7071 1726853135.74447: dumping result to json 7071 1726853135.74455: done dumping result, returning 7071 1726853135.74462: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [02083763-bbaf-ff75-6002-0000000001cc] 7071 1726853135.74467: sending task result for task 02083763-bbaf-ff75-6002-0000000001cc skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7071 1726853135.74713: no more pending results, returning what we have 7071 1726853135.74716: results queue empty 7071 1726853135.74717: checking for any_errors_fatal 7071 1726853135.74718: done checking for any_errors_fatal 7071 1726853135.74718: checking for max_fail_percentage 7071 1726853135.74720: done checking for max_fail_percentage 7071 1726853135.74720: checking to see if all hosts have failed and the running result is not ok 7071 1726853135.74721: done checking to see if all hosts have failed 7071 1726853135.74722: getting the remaining hosts for this loop 7071 1726853135.74723: done getting the remaining hosts for this loop 7071 1726853135.74726: getting the next task for host managed_node1 7071 1726853135.74731: done getting next task for host managed_node1 7071 1726853135.74733: ^ task is: TASK: Install yum-utils package 7071 1726853135.74736: ^ 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 7071 1726853135.74739: getting variables 7071 1726853135.74740: in VariableManager get_vars() 7071 1726853135.74767: Calling all_inventory to load vars for managed_node1 7071 1726853135.74769: Calling groups_inventory to load vars for managed_node1 7071 1726853135.74774: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853135.74783: Calling all_plugins_play to load vars for managed_node1 7071 1726853135.74789: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853135.74794: Calling groups_plugins_play to load vars for managed_node1 7071 1726853135.75223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853135.75542: done with get_vars() 7071 1726853135.75554: done getting variables 7071 1726853135.75584: done sending task result for task 02083763-bbaf-ff75-6002-0000000001cc 7071 1726853135.75587: WORKER PROCESS EXITING 7071 1726853135.75657: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 13:25:35 -0400 (0:00:00.026) 0:00:03.713 ****** 7071 1726853135.75750: entering _queue_task() for managed_node1/package 7071 1726853135.75752: Creating lock for package 7071 1726853135.76021: worker is 1 (out of 1 available) 7071 1726853135.76034: exiting _queue_task() for managed_node1/package 7071 1726853135.76051: done queuing things up, now waiting for results queue to drain 7071 1726853135.76053: waiting for pending results... 7071 1726853135.76457: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 7071 1726853135.76589: in run() - task 02083763-bbaf-ff75-6002-0000000001cd 7071 1726853135.76610: variable 'ansible_search_path' from source: unknown 7071 1726853135.76618: variable 'ansible_search_path' from source: unknown 7071 1726853135.76660: calling self._execute() 7071 1726853135.76741: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853135.76755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853135.76768: variable 'omit' from source: magic vars 7071 1726853135.77153: variable 'ansible_distribution' from source: facts 7071 1726853135.77168: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7071 1726853135.77299: variable 'ansible_distribution_major_version' from source: facts 7071 1726853135.77310: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7071 1726853135.77319: when evaluation is False, skipping this task 7071 1726853135.77345: _execute() done 7071 1726853135.77362: dumping result to json 7071 1726853135.77477: done dumping result, returning 7071 1726853135.77481: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [02083763-bbaf-ff75-6002-0000000001cd] 7071 1726853135.77483: sending task result for task 02083763-bbaf-ff75-6002-0000000001cd 7071 1726853135.77545: done sending task result for task 02083763-bbaf-ff75-6002-0000000001cd 7071 1726853135.77552: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7071 1726853135.77603: no more pending results, returning what we have 7071 1726853135.77608: results queue empty 7071 1726853135.77609: checking for any_errors_fatal 7071 1726853135.77617: done checking for any_errors_fatal 7071 1726853135.77618: checking for max_fail_percentage 7071 1726853135.77619: done checking for max_fail_percentage 7071 1726853135.77620: checking to see if all hosts have failed and the running result is not ok 7071 1726853135.77621: done checking to see if all hosts have failed 7071 1726853135.77622: getting the remaining hosts for this loop 7071 1726853135.77623: done getting the remaining hosts for this loop 7071 1726853135.77627: getting the next task for host managed_node1 7071 1726853135.77633: done getting next task for host managed_node1 7071 1726853135.77636: ^ task is: TASK: Enable EPEL 7 7071 1726853135.77640: ^ 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 7071 1726853135.77644: getting variables 7071 1726853135.77645: in VariableManager get_vars() 7071 1726853135.77776: Calling all_inventory to load vars for managed_node1 7071 1726853135.77780: Calling groups_inventory to load vars for managed_node1 7071 1726853135.77783: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853135.77792: Calling all_plugins_play to load vars for managed_node1 7071 1726853135.77794: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853135.77798: Calling groups_plugins_play to load vars for managed_node1 7071 1726853135.78020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853135.78219: done with get_vars() 7071 1726853135.78229: done getting variables 7071 1726853135.78287: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 13:25:35 -0400 (0:00:00.025) 0:00:03.739 ****** 7071 1726853135.78314: entering _queue_task() for managed_node1/command 7071 1726853135.78525: worker is 1 (out of 1 available) 7071 1726853135.78536: exiting _queue_task() for managed_node1/command 7071 1726853135.78550: done queuing things up, now waiting for results queue to drain 7071 1726853135.78552: waiting for pending results... 7071 1726853135.78887: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 7071 1726853135.78891: in run() - task 02083763-bbaf-ff75-6002-0000000001ce 7071 1726853135.78908: variable 'ansible_search_path' from source: unknown 7071 1726853135.78916: variable 'ansible_search_path' from source: unknown 7071 1726853135.78955: calling self._execute() 7071 1726853135.79031: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853135.79041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853135.79057: variable 'omit' from source: magic vars 7071 1726853135.79468: variable 'ansible_distribution' from source: facts 7071 1726853135.79553: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7071 1726853135.79610: variable 'ansible_distribution_major_version' from source: facts 7071 1726853135.79621: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7071 1726853135.79628: when evaluation is False, skipping this task 7071 1726853135.79634: _execute() done 7071 1726853135.79640: dumping result to json 7071 1726853135.79646: done dumping result, returning 7071 1726853135.79662: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [02083763-bbaf-ff75-6002-0000000001ce] 7071 1726853135.79673: sending task result for task 02083763-bbaf-ff75-6002-0000000001ce skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7071 1726853135.79915: no more pending results, returning what we have 7071 1726853135.79919: results queue empty 7071 1726853135.79919: checking for any_errors_fatal 7071 1726853135.79926: done checking for any_errors_fatal 7071 1726853135.79927: checking for max_fail_percentage 7071 1726853135.79928: done checking for max_fail_percentage 7071 1726853135.79929: checking to see if all hosts have failed and the running result is not ok 7071 1726853135.79930: done checking to see if all hosts have failed 7071 1726853135.79930: getting the remaining hosts for this loop 7071 1726853135.79932: done getting the remaining hosts for this loop 7071 1726853135.79935: getting the next task for host managed_node1 7071 1726853135.79941: done getting next task for host managed_node1 7071 1726853135.79944: ^ task is: TASK: Enable EPEL 8 7071 1726853135.79948: ^ 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 7071 1726853135.79953: getting variables 7071 1726853135.79955: in VariableManager get_vars() 7071 1726853135.80150: Calling all_inventory to load vars for managed_node1 7071 1726853135.80153: Calling groups_inventory to load vars for managed_node1 7071 1726853135.80156: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853135.80163: done sending task result for task 02083763-bbaf-ff75-6002-0000000001ce 7071 1726853135.80166: WORKER PROCESS EXITING 7071 1726853135.80375: Calling all_plugins_play to load vars for managed_node1 7071 1726853135.80379: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853135.80383: Calling groups_plugins_play to load vars for managed_node1 7071 1726853135.80584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853135.80976: done with get_vars() 7071 1726853135.80985: done getting variables 7071 1726853135.81036: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 13:25:35 -0400 (0:00:00.027) 0:00:03.766 ****** 7071 1726853135.81063: entering _queue_task() for managed_node1/command 7071 1726853135.81467: worker is 1 (out of 1 available) 7071 1726853135.81482: exiting _queue_task() for managed_node1/command 7071 1726853135.81494: done queuing things up, now waiting for results queue to drain 7071 1726853135.81495: waiting for pending results... 7071 1726853135.81715: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 7071 1726853135.81833: in run() - task 02083763-bbaf-ff75-6002-0000000001cf 7071 1726853135.81855: variable 'ansible_search_path' from source: unknown 7071 1726853135.81895: variable 'ansible_search_path' from source: unknown 7071 1726853135.81911: calling self._execute() 7071 1726853135.81989: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853135.82006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853135.82076: variable 'omit' from source: magic vars 7071 1726853135.82403: variable 'ansible_distribution' from source: facts 7071 1726853135.82421: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7071 1726853135.82565: variable 'ansible_distribution_major_version' from source: facts 7071 1726853135.82579: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7071 1726853135.82587: when evaluation is False, skipping this task 7071 1726853135.82594: _execute() done 7071 1726853135.82601: dumping result to json 7071 1726853135.82608: done dumping result, returning 7071 1726853135.82618: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [02083763-bbaf-ff75-6002-0000000001cf] 7071 1726853135.82628: sending task result for task 02083763-bbaf-ff75-6002-0000000001cf skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7071 1726853135.82800: no more pending results, returning what we have 7071 1726853135.82804: results queue empty 7071 1726853135.82805: checking for any_errors_fatal 7071 1726853135.82810: done checking for any_errors_fatal 7071 1726853135.82811: checking for max_fail_percentage 7071 1726853135.82812: done checking for max_fail_percentage 7071 1726853135.82813: checking to see if all hosts have failed and the running result is not ok 7071 1726853135.82814: done checking to see if all hosts have failed 7071 1726853135.82815: getting the remaining hosts for this loop 7071 1726853135.82816: done getting the remaining hosts for this loop 7071 1726853135.82819: getting the next task for host managed_node1 7071 1726853135.82829: done getting next task for host managed_node1 7071 1726853135.82831: ^ task is: TASK: Enable EPEL 6 7071 1726853135.82835: ^ 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 7071 1726853135.82838: getting variables 7071 1726853135.82840: in VariableManager get_vars() 7071 1726853135.82866: Calling all_inventory to load vars for managed_node1 7071 1726853135.82868: Calling groups_inventory to load vars for managed_node1 7071 1726853135.82874: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853135.82883: Calling all_plugins_play to load vars for managed_node1 7071 1726853135.82885: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853135.82888: Calling groups_plugins_play to load vars for managed_node1 7071 1726853135.83046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853135.83238: done with get_vars() 7071 1726853135.83248: done getting variables 7071 1726853135.83288: done sending task result for task 02083763-bbaf-ff75-6002-0000000001cf 7071 1726853135.83292: WORKER PROCESS EXITING 7071 1726853135.83317: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 13:25:35 -0400 (0:00:00.022) 0:00:03.789 ****** 7071 1726853135.83344: entering _queue_task() for managed_node1/copy 7071 1726853135.83579: worker is 1 (out of 1 available) 7071 1726853135.83592: exiting _queue_task() for managed_node1/copy 7071 1726853135.83604: done queuing things up, now waiting for results queue to drain 7071 1726853135.83606: waiting for pending results... 7071 1726853135.84116: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 7071 1726853135.84464: in run() - task 02083763-bbaf-ff75-6002-0000000001d1 7071 1726853135.84597: variable 'ansible_search_path' from source: unknown 7071 1726853135.84621: variable 'ansible_search_path' from source: unknown 7071 1726853135.84752: calling self._execute() 7071 1726853135.84851: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853135.84863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853135.84887: variable 'omit' from source: magic vars 7071 1726853135.85859: variable 'ansible_distribution' from source: facts 7071 1726853135.85862: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7071 1726853135.86492: variable 'ansible_distribution_major_version' from source: facts 7071 1726853135.86558: Evaluated conditional (ansible_distribution_major_version == '6'): False 7071 1726853135.86562: when evaluation is False, skipping this task 7071 1726853135.86564: _execute() done 7071 1726853135.86615: dumping result to json 7071 1726853135.86619: done dumping result, returning 7071 1726853135.86672: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [02083763-bbaf-ff75-6002-0000000001d1] 7071 1726853135.86733: sending task result for task 02083763-bbaf-ff75-6002-0000000001d1 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 7071 1726853135.87370: no more pending results, returning what we have 7071 1726853135.87375: results queue empty 7071 1726853135.87377: checking for any_errors_fatal 7071 1726853135.87381: done checking for any_errors_fatal 7071 1726853135.87382: checking for max_fail_percentage 7071 1726853135.87383: done checking for max_fail_percentage 7071 1726853135.87384: checking to see if all hosts have failed and the running result is not ok 7071 1726853135.87385: done checking to see if all hosts have failed 7071 1726853135.87386: getting the remaining hosts for this loop 7071 1726853135.87387: done getting the remaining hosts for this loop 7071 1726853135.87394: getting the next task for host managed_node1 7071 1726853135.87402: done getting next task for host managed_node1 7071 1726853135.87405: ^ task is: TASK: Set network provider to 'nm' 7071 1726853135.87407: ^ 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 7071 1726853135.87411: getting variables 7071 1726853135.87412: in VariableManager get_vars() 7071 1726853135.87437: Calling all_inventory to load vars for managed_node1 7071 1726853135.87440: Calling groups_inventory to load vars for managed_node1 7071 1726853135.87443: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853135.87459: Calling all_plugins_play to load vars for managed_node1 7071 1726853135.87463: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853135.87466: Calling groups_plugins_play to load vars for managed_node1 7071 1726853135.87953: done sending task result for task 02083763-bbaf-ff75-6002-0000000001d1 7071 1726853135.87957: WORKER PROCESS EXITING 7071 1726853135.87984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853135.88298: done with get_vars() 7071 1726853135.88308: done getting variables 7071 1726853135.88369: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:13 Friday 20 September 2024 13:25:35 -0400 (0:00:00.050) 0:00:03.840 ****** 7071 1726853135.88398: entering _queue_task() for managed_node1/set_fact 7071 1726853135.88643: worker is 1 (out of 1 available) 7071 1726853135.88657: exiting _queue_task() for managed_node1/set_fact 7071 1726853135.88668: done queuing things up, now waiting for results queue to drain 7071 1726853135.88670: waiting for pending results... 7071 1726853135.88916: running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' 7071 1726853135.89014: in run() - task 02083763-bbaf-ff75-6002-000000000007 7071 1726853135.89034: variable 'ansible_search_path' from source: unknown 7071 1726853135.89080: calling self._execute() 7071 1726853135.89165: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853135.89179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853135.89192: variable 'omit' from source: magic vars 7071 1726853135.89304: variable 'omit' from source: magic vars 7071 1726853135.89349: variable 'omit' from source: magic vars 7071 1726853135.89390: variable 'omit' from source: magic vars 7071 1726853135.89448: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853135.89491: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853135.89513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853135.89539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853135.89558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853135.89595: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853135.89604: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853135.89612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853135.89721: Set connection var ansible_connection to ssh 7071 1726853135.89736: Set connection var ansible_timeout to 10 7071 1726853135.89756: Set connection var ansible_shell_type to sh 7071 1726853135.89859: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853135.89862: Set connection var ansible_pipelining to False 7071 1726853135.89865: Set connection var ansible_shell_executable to /bin/sh 7071 1726853135.89867: variable 'ansible_shell_executable' from source: unknown 7071 1726853135.89869: variable 'ansible_connection' from source: unknown 7071 1726853135.89874: variable 'ansible_module_compression' from source: unknown 7071 1726853135.89876: variable 'ansible_shell_type' from source: unknown 7071 1726853135.89878: variable 'ansible_shell_executable' from source: unknown 7071 1726853135.89880: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853135.89882: variable 'ansible_pipelining' from source: unknown 7071 1726853135.89884: variable 'ansible_timeout' from source: unknown 7071 1726853135.89886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853135.90012: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853135.90029: variable 'omit' from source: magic vars 7071 1726853135.90039: starting attempt loop 7071 1726853135.90047: running the handler 7071 1726853135.90064: handler run complete 7071 1726853135.90088: attempt loop complete, returning result 7071 1726853135.90096: _execute() done 7071 1726853135.90104: dumping result to json 7071 1726853135.90112: done dumping result, returning 7071 1726853135.90122: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' [02083763-bbaf-ff75-6002-000000000007] 7071 1726853135.90132: sending task result for task 02083763-bbaf-ff75-6002-000000000007 ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 7071 1726853135.90384: no more pending results, returning what we have 7071 1726853135.90388: results queue empty 7071 1726853135.90389: checking for any_errors_fatal 7071 1726853135.90394: done checking for any_errors_fatal 7071 1726853135.90397: checking for max_fail_percentage 7071 1726853135.90399: done checking for max_fail_percentage 7071 1726853135.90399: checking to see if all hosts have failed and the running result is not ok 7071 1726853135.90401: done checking to see if all hosts have failed 7071 1726853135.90401: getting the remaining hosts for this loop 7071 1726853135.90403: done getting the remaining hosts for this loop 7071 1726853135.90406: getting the next task for host managed_node1 7071 1726853135.90414: done getting next task for host managed_node1 7071 1726853135.90416: ^ task is: TASK: meta (flush_handlers) 7071 1726853135.90418: ^ 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 7071 1726853135.90422: getting variables 7071 1726853135.90424: in VariableManager get_vars() 7071 1726853135.90453: Calling all_inventory to load vars for managed_node1 7071 1726853135.90456: Calling groups_inventory to load vars for managed_node1 7071 1726853135.90459: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853135.90470: Calling all_plugins_play to load vars for managed_node1 7071 1726853135.90476: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853135.90479: Calling groups_plugins_play to load vars for managed_node1 7071 1726853135.90757: done sending task result for task 02083763-bbaf-ff75-6002-000000000007 7071 1726853135.90760: WORKER PROCESS EXITING 7071 1726853135.90783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853135.91009: done with get_vars() 7071 1726853135.91018: done getting variables 7071 1726853135.91080: in VariableManager get_vars() 7071 1726853135.91089: Calling all_inventory to load vars for managed_node1 7071 1726853135.91091: Calling groups_inventory to load vars for managed_node1 7071 1726853135.91094: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853135.91098: Calling all_plugins_play to load vars for managed_node1 7071 1726853135.91100: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853135.91102: Calling groups_plugins_play to load vars for managed_node1 7071 1726853135.91244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853135.91434: done with get_vars() 7071 1726853135.91451: done queuing things up, now waiting for results queue to drain 7071 1726853135.91453: results queue empty 7071 1726853135.91454: checking for any_errors_fatal 7071 1726853135.91455: done checking for any_errors_fatal 7071 1726853135.91456: checking for max_fail_percentage 7071 1726853135.91457: done checking for max_fail_percentage 7071 1726853135.91458: checking to see if all hosts have failed and the running result is not ok 7071 1726853135.91458: done checking to see if all hosts have failed 7071 1726853135.91459: getting the remaining hosts for this loop 7071 1726853135.91460: done getting the remaining hosts for this loop 7071 1726853135.91462: getting the next task for host managed_node1 7071 1726853135.91466: done getting next task for host managed_node1 7071 1726853135.91467: ^ task is: TASK: meta (flush_handlers) 7071 1726853135.91468: ^ 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 7071 1726853135.91479: getting variables 7071 1726853135.91480: in VariableManager get_vars() 7071 1726853135.91488: Calling all_inventory to load vars for managed_node1 7071 1726853135.91491: Calling groups_inventory to load vars for managed_node1 7071 1726853135.91493: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853135.91497: Calling all_plugins_play to load vars for managed_node1 7071 1726853135.91499: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853135.91501: Calling groups_plugins_play to load vars for managed_node1 7071 1726853135.91639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853135.91845: done with get_vars() 7071 1726853135.91852: done getting variables 7071 1726853135.91899: in VariableManager get_vars() 7071 1726853135.91907: Calling all_inventory to load vars for managed_node1 7071 1726853135.91909: Calling groups_inventory to load vars for managed_node1 7071 1726853135.91911: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853135.91915: Calling all_plugins_play to load vars for managed_node1 7071 1726853135.91918: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853135.91920: Calling groups_plugins_play to load vars for managed_node1 7071 1726853135.92056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853135.92244: done with get_vars() 7071 1726853135.92257: done queuing things up, now waiting for results queue to drain 7071 1726853135.92259: results queue empty 7071 1726853135.92260: checking for any_errors_fatal 7071 1726853135.92261: done checking for any_errors_fatal 7071 1726853135.92262: checking for max_fail_percentage 7071 1726853135.92263: done checking for max_fail_percentage 7071 1726853135.92264: checking to see if all hosts have failed and the running result is not ok 7071 1726853135.92265: done checking to see if all hosts have failed 7071 1726853135.92265: getting the remaining hosts for this loop 7071 1726853135.92266: done getting the remaining hosts for this loop 7071 1726853135.92269: getting the next task for host managed_node1 7071 1726853135.92273: done getting next task for host managed_node1 7071 1726853135.92274: ^ task is: None 7071 1726853135.92276: ^ 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 7071 1726853135.92277: done queuing things up, now waiting for results queue to drain 7071 1726853135.92278: results queue empty 7071 1726853135.92279: checking for any_errors_fatal 7071 1726853135.92279: done checking for any_errors_fatal 7071 1726853135.92280: checking for max_fail_percentage 7071 1726853135.92281: done checking for max_fail_percentage 7071 1726853135.92281: checking to see if all hosts have failed and the running result is not ok 7071 1726853135.92282: done checking to see if all hosts have failed 7071 1726853135.92283: getting the next task for host managed_node1 7071 1726853135.92285: done getting next task for host managed_node1 7071 1726853135.92286: ^ task is: None 7071 1726853135.92287: ^ 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 7071 1726853135.92336: in VariableManager get_vars() 7071 1726853135.92369: done with get_vars() 7071 1726853135.92378: in VariableManager get_vars() 7071 1726853135.92400: done with get_vars() 7071 1726853135.92405: variable 'omit' from source: magic vars 7071 1726853135.92438: in VariableManager get_vars() 7071 1726853135.92461: done with get_vars() 7071 1726853135.92485: variable 'omit' from source: magic vars PLAY [Play for testing configuring 802.1x authentication] ********************** 7071 1726853135.93722: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 7071 1726853135.93863: getting the remaining hosts for this loop 7071 1726853135.93864: done getting the remaining hosts for this loop 7071 1726853135.93867: getting the next task for host managed_node1 7071 1726853135.93869: done getting next task for host managed_node1 7071 1726853135.93873: ^ task is: TASK: Gathering Facts 7071 1726853135.93874: ^ 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 7071 1726853135.93876: getting variables 7071 1726853135.93877: in VariableManager get_vars() 7071 1726853135.93894: Calling all_inventory to load vars for managed_node1 7071 1726853135.93897: Calling groups_inventory to load vars for managed_node1 7071 1726853135.93899: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853135.93903: Calling all_plugins_play to load vars for managed_node1 7071 1726853135.93916: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853135.93920: Calling groups_plugins_play to load vars for managed_node1 7071 1726853135.94090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853135.94286: done with get_vars() 7071 1726853135.94294: done getting variables 7071 1726853135.94330: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:3 Friday 20 September 2024 13:25:35 -0400 (0:00:00.059) 0:00:03.899 ****** 7071 1726853135.94355: entering _queue_task() for managed_node1/gather_facts 7071 1726853135.94616: worker is 1 (out of 1 available) 7071 1726853135.94628: exiting _queue_task() for managed_node1/gather_facts 7071 1726853135.94640: done queuing things up, now waiting for results queue to drain 7071 1726853135.94642: waiting for pending results... 7071 1726853135.94894: running TaskExecutor() for managed_node1/TASK: Gathering Facts 7071 1726853135.95053: in run() - task 02083763-bbaf-ff75-6002-0000000001f7 7071 1726853135.95057: variable 'ansible_search_path' from source: unknown 7071 1726853135.95060: calling self._execute() 7071 1726853135.95141: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853135.95162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853135.95177: variable 'omit' from source: magic vars 7071 1726853135.95593: variable 'ansible_distribution_major_version' from source: facts 7071 1726853135.95611: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853135.95820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853135.99977: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853136.00000: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853136.00044: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853136.00085: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853136.00127: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853136.00220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853136.00377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853136.00380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853136.00383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853136.00386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853136.00478: variable 'ansible_distribution' from source: facts 7071 1726853136.00490: variable 'ansible_distribution_major_version' from source: facts 7071 1726853136.00509: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853136.00519: variable 'omit' from source: magic vars 7071 1726853136.00546: variable 'omit' from source: magic vars 7071 1726853136.00587: variable 'omit' from source: magic vars 7071 1726853136.00620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853136.00651: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853136.00673: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853136.00694: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853136.00707: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853136.00745: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853136.00755: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853136.00764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853136.00951: Set connection var ansible_connection to ssh 7071 1726853136.00955: Set connection var ansible_timeout to 10 7071 1726853136.00957: Set connection var ansible_shell_type to sh 7071 1726853136.00963: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853136.00966: Set connection var ansible_pipelining to False 7071 1726853136.01011: Set connection var ansible_shell_executable to /bin/sh 7071 1726853136.01049: variable 'ansible_shell_executable' from source: unknown 7071 1726853136.01052: variable 'ansible_connection' from source: unknown 7071 1726853136.01074: variable 'ansible_module_compression' from source: unknown 7071 1726853136.01077: variable 'ansible_shell_type' from source: unknown 7071 1726853136.01079: variable 'ansible_shell_executable' from source: unknown 7071 1726853136.01081: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853136.01083: variable 'ansible_pipelining' from source: unknown 7071 1726853136.01158: variable 'ansible_timeout' from source: unknown 7071 1726853136.01168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853136.01255: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853136.01277: variable 'omit' from source: magic vars 7071 1726853136.01287: starting attempt loop 7071 1726853136.01301: running the handler 7071 1726853136.01391: variable 'ansible_facts' from source: unknown 7071 1726853136.01489: _low_level_execute_command(): starting 7071 1726853136.01493: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853136.02393: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853136.02454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853136.02485: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853136.02563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853136.04282: stdout chunk (state=3): >>>/root <<< 7071 1726853136.04408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853136.04463: stderr chunk (state=3): >>><<< 7071 1726853136.04509: stdout chunk (state=3): >>><<< 7071 1726853136.04651: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853136.04664: _low_level_execute_command(): starting 7071 1726853136.04669: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853136.045299-7166-11448501781541 `" && echo ansible-tmp-1726853136.045299-7166-11448501781541="` echo /root/.ansible/tmp/ansible-tmp-1726853136.045299-7166-11448501781541 `" ) && sleep 0' 7071 1726853136.05255: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853136.05259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853136.05311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853136.05470: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853136.07239: stdout chunk (state=3): >>>ansible-tmp-1726853136.045299-7166-11448501781541=/root/.ansible/tmp/ansible-tmp-1726853136.045299-7166-11448501781541 <<< 7071 1726853136.07389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853136.07393: stdout chunk (state=3): >>><<< 7071 1726853136.07395: stderr chunk (state=3): >>><<< 7071 1726853136.07576: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853136.045299-7166-11448501781541=/root/.ansible/tmp/ansible-tmp-1726853136.045299-7166-11448501781541 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853136.07580: variable 'ansible_module_compression' from source: unknown 7071 1726853136.07582: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7071 1726853136.07584: variable 'ansible_facts' from source: unknown 7071 1726853136.07787: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853136.045299-7166-11448501781541/AnsiballZ_setup.py 7071 1726853136.07934: Sending initial data 7071 1726853136.08036: Sent initial data (150 bytes) 7071 1726853136.08591: 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 <<< 7071 1726853136.08595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853136.08605: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853136.08666: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853136.08679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853136.08697: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853136.08756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853136.10331: 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 <<< 7071 1726853136.10364: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853136.10410: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpyri7h8cd /root/.ansible/tmp/ansible-tmp-1726853136.045299-7166-11448501781541/AnsiballZ_setup.py <<< 7071 1726853136.10429: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853136.045299-7166-11448501781541/AnsiballZ_setup.py" <<< 7071 1726853136.10456: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpyri7h8cd" to remote "/root/.ansible/tmp/ansible-tmp-1726853136.045299-7166-11448501781541/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853136.045299-7166-11448501781541/AnsiballZ_setup.py" <<< 7071 1726853136.11863: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853136.11892: stderr chunk (state=3): >>><<< 7071 1726853136.12006: stdout chunk (state=3): >>><<< 7071 1726853136.12009: done transferring module to remote 7071 1726853136.12012: _low_level_execute_command(): starting 7071 1726853136.12014: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853136.045299-7166-11448501781541/ /root/.ansible/tmp/ansible-tmp-1726853136.045299-7166-11448501781541/AnsiballZ_setup.py && sleep 0' 7071 1726853136.12559: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853136.12574: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853136.12594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853136.12616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853136.12633: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853136.12644: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853136.12727: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853136.12755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853136.12770: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853136.12795: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853136.12861: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853136.14709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853136.14751: stdout chunk (state=3): >>><<< 7071 1726853136.14805: stderr chunk (state=3): >>><<< 7071 1726853136.14923: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853136.14927: _low_level_execute_command(): starting 7071 1726853136.14929: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853136.045299-7166-11448501781541/AnsiballZ_setup.py && sleep 0' 7071 1726853136.15636: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853136.15639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853136.15642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853136.15680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853136.77251: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_fips": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fibre_channel_wwn": [], "ansible_lsb": {}, "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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "ansible_local": {}, "ansible_loadavg": {"1m": 0.2177734375, "5m": 0.11181640625, "15m": 0.04443359375}, "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.46.199 44238 10.31.45.153 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 44238 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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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-3837607c97<<< 7071 1726853136.77272: stdout chunk (state=3): >>>e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "25", "second": "36", "epoch": "1726853136", "epoch_int": "1726853136", "date": "2024-09-20", "time": "13:25:36", "iso8601_micro": "2024-09-20T17:25:36.430646Z", "iso8601": "2024-09-20T17:25:36Z", "iso8601_basic": "20240920T132536430646", "iso8601_basic_short": "20240920T132536", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_iscsi_iqn": "", "ansible_apparmor": {"status": "disabled"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::3a:e7ff:fe40:bc9f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "2<<< 7071 1726853136.77297: stdout chunk (state=3): >>>55.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.153"], "ansible_all_ipv6_addresses": ["fe80::3a:e7ff:fe40:bc9f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.153", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::3a:e7ff:fe40:bc9f"]}, "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": 3043, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 488, "free": 3043}, "nocache": {"free": 3317, "used": 214}, "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": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "ansible_product_u<<< 7071 1726853136.77306: stdout chunk (state=3): >>>uid": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "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": 302, "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": 261815697408, "block_size": 4096, "block_total": 65519099, "block_available": 63919848, "block_used": 1599251, "inode_total": 131070960, "inode_available": 131029200, "inode_used": 41760, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7071 1726853136.79186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853136.79215: stderr chunk (state=3): >>><<< 7071 1726853136.79220: stdout chunk (state=3): >>><<< 7071 1726853136.79250: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_fips": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fibre_channel_wwn": [], "ansible_lsb": {}, "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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "ansible_local": {}, "ansible_loadavg": {"1m": 0.2177734375, "5m": 0.11181640625, "15m": 0.04443359375}, "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.46.199 44238 10.31.45.153 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 44238 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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "25", "second": "36", "epoch": "1726853136", "epoch_int": "1726853136", "date": "2024-09-20", "time": "13:25:36", "iso8601_micro": "2024-09-20T17:25:36.430646Z", "iso8601": "2024-09-20T17:25:36Z", "iso8601_basic": "20240920T132536430646", "iso8601_basic_short": "20240920T132536", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_iscsi_iqn": "", "ansible_apparmor": {"status": "disabled"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::3a:e7ff:fe40:bc9f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.153"], "ansible_all_ipv6_addresses": ["fe80::3a:e7ff:fe40:bc9f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.153", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::3a:e7ff:fe40:bc9f"]}, "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": 3043, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 488, "free": 3043}, "nocache": {"free": 3317, "used": 214}, "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": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "ansible_product_uuid": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "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": 302, "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": 261815697408, "block_size": 4096, "block_total": 65519099, "block_available": 63919848, "block_used": 1599251, "inode_total": 131070960, "inode_available": 131029200, "inode_used": 41760, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853136.79446: 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-1726853136.045299-7166-11448501781541/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853136.79462: _low_level_execute_command(): starting 7071 1726853136.79466: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853136.045299-7166-11448501781541/ > /dev/null 2>&1 && sleep 0' 7071 1726853136.79915: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853136.79918: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853136.79921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853136.79923: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853136.79925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853136.79976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853136.79982: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853136.79985: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853136.80023: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853136.81833: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853136.81860: stderr chunk (state=3): >>><<< 7071 1726853136.81864: stdout chunk (state=3): >>><<< 7071 1726853136.81879: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853136.81886: handler run complete 7071 1726853136.81969: variable 'ansible_facts' from source: unknown 7071 1726853136.82027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853136.82208: variable 'ansible_facts' from source: unknown 7071 1726853136.82262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853136.82336: attempt loop complete, returning result 7071 1726853136.82339: _execute() done 7071 1726853136.82342: dumping result to json 7071 1726853136.82364: done dumping result, returning 7071 1726853136.82373: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [02083763-bbaf-ff75-6002-0000000001f7] 7071 1726853136.82379: sending task result for task 02083763-bbaf-ff75-6002-0000000001f7 7071 1726853136.82641: done sending task result for task 02083763-bbaf-ff75-6002-0000000001f7 7071 1726853136.82644: WORKER PROCESS EXITING ok: [managed_node1] 7071 1726853136.82853: no more pending results, returning what we have 7071 1726853136.82855: results queue empty 7071 1726853136.82855: checking for any_errors_fatal 7071 1726853136.82856: done checking for any_errors_fatal 7071 1726853136.82856: checking for max_fail_percentage 7071 1726853136.82857: done checking for max_fail_percentage 7071 1726853136.82858: checking to see if all hosts have failed and the running result is not ok 7071 1726853136.82858: done checking to see if all hosts have failed 7071 1726853136.82859: getting the remaining hosts for this loop 7071 1726853136.82860: done getting the remaining hosts for this loop 7071 1726853136.82864: getting the next task for host managed_node1 7071 1726853136.82868: done getting next task for host managed_node1 7071 1726853136.82869: ^ task is: TASK: meta (flush_handlers) 7071 1726853136.82872: ^ 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 7071 1726853136.82875: getting variables 7071 1726853136.82876: in VariableManager get_vars() 7071 1726853136.82908: Calling all_inventory to load vars for managed_node1 7071 1726853136.82909: Calling groups_inventory to load vars for managed_node1 7071 1726853136.82911: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853136.82918: Calling all_plugins_play to load vars for managed_node1 7071 1726853136.82919: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853136.82921: Calling groups_plugins_play to load vars for managed_node1 7071 1726853136.83017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853136.83131: done with get_vars() 7071 1726853136.83139: done getting variables 7071 1726853136.83188: in VariableManager get_vars() 7071 1726853136.83202: Calling all_inventory to load vars for managed_node1 7071 1726853136.83204: Calling groups_inventory to load vars for managed_node1 7071 1726853136.83205: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853136.83208: Calling all_plugins_play to load vars for managed_node1 7071 1726853136.83209: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853136.83211: Calling groups_plugins_play to load vars for managed_node1 7071 1726853136.83424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853136.83529: done with get_vars() 7071 1726853136.83538: done queuing things up, now waiting for results queue to drain 7071 1726853136.83540: results queue empty 7071 1726853136.83540: checking for any_errors_fatal 7071 1726853136.83542: done checking for any_errors_fatal 7071 1726853136.83543: checking for max_fail_percentage 7071 1726853136.83547: done checking for max_fail_percentage 7071 1726853136.83547: checking to see if all hosts have failed and the running result is not ok 7071 1726853136.83548: done checking to see if all hosts have failed 7071 1726853136.83549: getting the remaining hosts for this loop 7071 1726853136.83549: done getting the remaining hosts for this loop 7071 1726853136.83551: getting the next task for host managed_node1 7071 1726853136.83553: done getting next task for host managed_node1 7071 1726853136.83554: ^ task is: TASK: INIT: 802.1x tests 7071 1726853136.83555: ^ 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 7071 1726853136.83557: getting variables 7071 1726853136.83557: in VariableManager get_vars() 7071 1726853136.83568: Calling all_inventory to load vars for managed_node1 7071 1726853136.83569: Calling groups_inventory to load vars for managed_node1 7071 1726853136.83572: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853136.83575: Calling all_plugins_play to load vars for managed_node1 7071 1726853136.83577: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853136.83578: Calling groups_plugins_play to load vars for managed_node1 7071 1726853136.83653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853136.83755: done with get_vars() 7071 1726853136.83762: done getting variables 7071 1726853136.83814: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [INIT: 802.1x tests] ****************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:8 Friday 20 September 2024 13:25:36 -0400 (0:00:00.894) 0:00:04.794 ****** 7071 1726853136.83833: entering _queue_task() for managed_node1/debug 7071 1726853136.83834: Creating lock for debug 7071 1726853136.84042: worker is 1 (out of 1 available) 7071 1726853136.84054: exiting _queue_task() for managed_node1/debug 7071 1726853136.84064: done queuing things up, now waiting for results queue to drain 7071 1726853136.84066: waiting for pending results... 7071 1726853136.84226: running TaskExecutor() for managed_node1/TASK: INIT: 802.1x tests 7071 1726853136.84285: in run() - task 02083763-bbaf-ff75-6002-00000000000b 7071 1726853136.84298: variable 'ansible_search_path' from source: unknown 7071 1726853136.84325: calling self._execute() 7071 1726853136.84388: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853136.84392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853136.84404: variable 'omit' from source: magic vars 7071 1726853136.84674: variable 'ansible_distribution_major_version' from source: facts 7071 1726853136.84683: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853136.84813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853136.86421: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853136.86460: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853136.86549: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853136.86559: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853136.86584: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853136.86644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853136.86665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853136.86690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853136.86717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853136.86728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853136.86811: variable 'ansible_distribution' from source: facts 7071 1726853136.86815: variable 'ansible_distribution_major_version' from source: facts 7071 1726853136.86818: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853136.86823: variable 'omit' from source: magic vars 7071 1726853136.86853: variable 'omit' from source: magic vars 7071 1726853136.86886: variable 'omit' from source: magic vars 7071 1726853136.86907: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853136.86927: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853136.86941: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853136.86956: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853136.86964: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853136.86987: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853136.86991: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853136.86993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853136.87060: Set connection var ansible_connection to ssh 7071 1726853136.87067: Set connection var ansible_timeout to 10 7071 1726853136.87074: Set connection var ansible_shell_type to sh 7071 1726853136.87080: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853136.87087: Set connection var ansible_pipelining to False 7071 1726853136.87093: Set connection var ansible_shell_executable to /bin/sh 7071 1726853136.87109: variable 'ansible_shell_executable' from source: unknown 7071 1726853136.87112: variable 'ansible_connection' from source: unknown 7071 1726853136.87115: variable 'ansible_module_compression' from source: unknown 7071 1726853136.87119: variable 'ansible_shell_type' from source: unknown 7071 1726853136.87121: variable 'ansible_shell_executable' from source: unknown 7071 1726853136.87124: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853136.87126: variable 'ansible_pipelining' from source: unknown 7071 1726853136.87130: variable 'ansible_timeout' from source: unknown 7071 1726853136.87132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853136.87200: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853136.87208: variable 'omit' from source: magic vars 7071 1726853136.87213: starting attempt loop 7071 1726853136.87215: running the handler 7071 1726853136.87249: handler run complete 7071 1726853136.87272: attempt loop complete, returning result 7071 1726853136.87276: _execute() done 7071 1726853136.87278: dumping result to json 7071 1726853136.87280: done dumping result, returning 7071 1726853136.87286: done running TaskExecutor() for managed_node1/TASK: INIT: 802.1x tests [02083763-bbaf-ff75-6002-00000000000b] 7071 1726853136.87290: sending task result for task 02083763-bbaf-ff75-6002-00000000000b 7071 1726853136.87372: done sending task result for task 02083763-bbaf-ff75-6002-00000000000b 7071 1726853136.87375: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 7071 1726853136.87417: no more pending results, returning what we have 7071 1726853136.87420: results queue empty 7071 1726853136.87421: checking for any_errors_fatal 7071 1726853136.87424: done checking for any_errors_fatal 7071 1726853136.87425: checking for max_fail_percentage 7071 1726853136.87426: done checking for max_fail_percentage 7071 1726853136.87427: checking to see if all hosts have failed and the running result is not ok 7071 1726853136.87428: done checking to see if all hosts have failed 7071 1726853136.87428: getting the remaining hosts for this loop 7071 1726853136.87430: done getting the remaining hosts for this loop 7071 1726853136.87433: getting the next task for host managed_node1 7071 1726853136.87439: done getting next task for host managed_node1 7071 1726853136.87442: ^ task is: TASK: Include the task 'setup_802.1x.yml' 7071 1726853136.87444: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853136.87449: getting variables 7071 1726853136.87450: in VariableManager get_vars() 7071 1726853136.87500: Calling all_inventory to load vars for managed_node1 7071 1726853136.87503: Calling groups_inventory to load vars for managed_node1 7071 1726853136.87511: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853136.87519: Calling all_plugins_play to load vars for managed_node1 7071 1726853136.87522: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853136.87524: Calling groups_plugins_play to load vars for managed_node1 7071 1726853136.87655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853136.87782: done with get_vars() 7071 1726853136.87792: done getting variables TASK [Include the task 'setup_802.1x.yml'] ************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:11 Friday 20 September 2024 13:25:36 -0400 (0:00:00.040) 0:00:04.834 ****** 7071 1726853136.87854: entering _queue_task() for managed_node1/include_tasks 7071 1726853136.88044: worker is 1 (out of 1 available) 7071 1726853136.88059: exiting _queue_task() for managed_node1/include_tasks 7071 1726853136.88069: done queuing things up, now waiting for results queue to drain 7071 1726853136.88073: waiting for pending results... 7071 1726853136.88213: running TaskExecutor() for managed_node1/TASK: Include the task 'setup_802.1x.yml' 7071 1726853136.88269: in run() - task 02083763-bbaf-ff75-6002-00000000000c 7071 1726853136.88282: variable 'ansible_search_path' from source: unknown 7071 1726853136.88312: calling self._execute() 7071 1726853136.88374: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853136.88377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853136.88387: variable 'omit' from source: magic vars 7071 1726853136.88637: variable 'ansible_distribution_major_version' from source: facts 7071 1726853136.88649: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853136.88777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853136.90228: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853136.90275: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853136.90301: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853136.90325: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853136.90345: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853136.90403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853136.90423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853136.90439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853136.90467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853136.90480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853136.90553: variable 'ansible_distribution' from source: facts 7071 1726853136.90556: variable 'ansible_distribution_major_version' from source: facts 7071 1726853136.90561: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853136.90567: _execute() done 7071 1726853136.90570: dumping result to json 7071 1726853136.90575: done dumping result, returning 7071 1726853136.90585: done running TaskExecutor() for managed_node1/TASK: Include the task 'setup_802.1x.yml' [02083763-bbaf-ff75-6002-00000000000c] 7071 1726853136.90588: sending task result for task 02083763-bbaf-ff75-6002-00000000000c 7071 1726853136.90663: done sending task result for task 02083763-bbaf-ff75-6002-00000000000c 7071 1726853136.90666: WORKER PROCESS EXITING 7071 1726853136.90711: no more pending results, returning what we have 7071 1726853136.90716: in VariableManager get_vars() 7071 1726853136.90768: Calling all_inventory to load vars for managed_node1 7071 1726853136.90770: Calling groups_inventory to load vars for managed_node1 7071 1726853136.90774: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853136.90783: Calling all_plugins_play to load vars for managed_node1 7071 1726853136.90785: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853136.90788: Calling groups_plugins_play to load vars for managed_node1 7071 1726853136.90962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853136.91076: done with get_vars() 7071 1726853136.91081: variable 'ansible_search_path' from source: unknown 7071 1726853136.91090: we have included files to process 7071 1726853136.91091: generating all_blocks data 7071 1726853136.91092: done generating all_blocks data 7071 1726853136.91092: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml 7071 1726853136.91093: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml 7071 1726853136.91095: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml 7071 1726853136.91206: in VariableManager get_vars() 7071 1726853136.91225: done with get_vars() 7071 1726853136.91302: done processing included file 7071 1726853136.91304: iterating over new_blocks loaded from include file 7071 1726853136.91305: in VariableManager get_vars() 7071 1726853136.91319: done with get_vars() 7071 1726853136.91320: filtering new block on tags 7071 1726853136.91331: done filtering new block on tags 7071 1726853136.91332: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml for managed_node1 7071 1726853136.91335: extending task lists for all hosts with included blocks 7071 1726853136.91365: done extending task lists 7071 1726853136.91366: done processing included files 7071 1726853136.91366: results queue empty 7071 1726853136.91366: checking for any_errors_fatal 7071 1726853136.91369: done checking for any_errors_fatal 7071 1726853136.91369: checking for max_fail_percentage 7071 1726853136.91370: done checking for max_fail_percentage 7071 1726853136.91372: checking to see if all hosts have failed and the running result is not ok 7071 1726853136.91373: done checking to see if all hosts have failed 7071 1726853136.91374: getting the remaining hosts for this loop 7071 1726853136.91375: done getting the remaining hosts for this loop 7071 1726853136.91377: getting the next task for host managed_node1 7071 1726853136.91380: done getting next task for host managed_node1 7071 1726853136.91381: ^ task is: TASK: Include the task 'setup_802_1x_server.yml' 7071 1726853136.91383: ^ 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 7071 1726853136.91384: getting variables 7071 1726853136.91385: in VariableManager get_vars() 7071 1726853136.91396: Calling all_inventory to load vars for managed_node1 7071 1726853136.91397: Calling groups_inventory to load vars for managed_node1 7071 1726853136.91398: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853136.91402: Calling all_plugins_play to load vars for managed_node1 7071 1726853136.91403: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853136.91404: Calling groups_plugins_play to load vars for managed_node1 7071 1726853136.91489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853136.91596: done with get_vars() 7071 1726853136.91602: done getting variables TASK [Include the task 'setup_802_1x_server.yml'] ****************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml:2 Friday 20 September 2024 13:25:36 -0400 (0:00:00.037) 0:00:04.872 ****** 7071 1726853136.91644: entering _queue_task() for managed_node1/include_tasks 7071 1726853136.91833: worker is 1 (out of 1 available) 7071 1726853136.91845: exiting _queue_task() for managed_node1/include_tasks 7071 1726853136.91859: done queuing things up, now waiting for results queue to drain 7071 1726853136.91861: waiting for pending results... 7071 1726853136.92007: running TaskExecutor() for managed_node1/TASK: Include the task 'setup_802_1x_server.yml' 7071 1726853136.92073: in run() - task 02083763-bbaf-ff75-6002-000000000217 7071 1726853136.92091: variable 'ansible_search_path' from source: unknown 7071 1726853136.92097: variable 'ansible_search_path' from source: unknown 7071 1726853136.92119: calling self._execute() 7071 1726853136.92243: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853136.92246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853136.92258: variable 'omit' from source: magic vars 7071 1726853136.92510: variable 'ansible_distribution_major_version' from source: facts 7071 1726853136.92524: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853136.92660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853136.94094: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853136.94147: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853136.94177: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853136.94202: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853136.94221: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853136.94284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853136.94304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853136.94321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853136.94346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853136.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) 7071 1726853136.94438: variable 'ansible_distribution' from source: facts 7071 1726853136.94442: variable 'ansible_distribution_major_version' from source: facts 7071 1726853136.94448: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853136.94455: _execute() done 7071 1726853136.94458: dumping result to json 7071 1726853136.94460: done dumping result, returning 7071 1726853136.94467: done running TaskExecutor() for managed_node1/TASK: Include the task 'setup_802_1x_server.yml' [02083763-bbaf-ff75-6002-000000000217] 7071 1726853136.94473: sending task result for task 02083763-bbaf-ff75-6002-000000000217 7071 1726853136.94551: done sending task result for task 02083763-bbaf-ff75-6002-000000000217 7071 1726853136.94554: WORKER PROCESS EXITING 7071 1726853136.94611: no more pending results, returning what we have 7071 1726853136.94616: in VariableManager get_vars() 7071 1726853136.94729: Calling all_inventory to load vars for managed_node1 7071 1726853136.94732: Calling groups_inventory to load vars for managed_node1 7071 1726853136.94734: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853136.94743: Calling all_plugins_play to load vars for managed_node1 7071 1726853136.94746: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853136.94748: Calling groups_plugins_play to load vars for managed_node1 7071 1726853136.94851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853136.94966: done with get_vars() 7071 1726853136.94973: variable 'ansible_search_path' from source: unknown 7071 1726853136.94974: variable 'ansible_search_path' from source: unknown 7071 1726853136.95003: we have included files to process 7071 1726853136.95004: generating all_blocks data 7071 1726853136.95005: done generating all_blocks data 7071 1726853136.95005: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml 7071 1726853136.95006: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml 7071 1726853136.95007: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml 7071 1726853136.95722: done processing included file 7071 1726853136.95724: iterating over new_blocks loaded from include file 7071 1726853136.95725: in VariableManager get_vars() 7071 1726853136.95741: done with get_vars() 7071 1726853136.95742: filtering new block on tags 7071 1726853136.95762: done filtering new block on tags 7071 1726853136.95764: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml for managed_node1 7071 1726853136.95767: extending task lists for all hosts with included blocks 7071 1726853136.95825: done extending task lists 7071 1726853136.95826: done processing included files 7071 1726853136.95826: results queue empty 7071 1726853136.95827: checking for any_errors_fatal 7071 1726853136.95828: done checking for any_errors_fatal 7071 1726853136.95828: checking for max_fail_percentage 7071 1726853136.95829: done checking for max_fail_percentage 7071 1726853136.95829: checking to see if all hosts have failed and the running result is not ok 7071 1726853136.95830: done checking to see if all hosts have failed 7071 1726853136.95830: getting the remaining hosts for this loop 7071 1726853136.95831: done getting the remaining hosts for this loop 7071 1726853136.95832: getting the next task for host managed_node1 7071 1726853136.95835: done getting next task for host managed_node1 7071 1726853136.95836: ^ task is: TASK: Debug 7071 1726853136.95838: ^ 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? (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 7071 1726853136.95840: getting variables 7071 1726853136.95840: in VariableManager get_vars() 7071 1726853136.95852: Calling all_inventory to load vars for managed_node1 7071 1726853136.95853: Calling groups_inventory to load vars for managed_node1 7071 1726853136.95860: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853136.95864: Calling all_plugins_play to load vars for managed_node1 7071 1726853136.95865: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853136.95867: Calling groups_plugins_play to load vars for managed_node1 7071 1726853136.95956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853136.96065: done with get_vars() 7071 1726853136.96074: done getting variables 7071 1726853136.96101: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Debug] ******************************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:3 Friday 20 September 2024 13:25:36 -0400 (0:00:00.044) 0:00:04.917 ****** 7071 1726853136.96120: entering _queue_task() for managed_node1/debug 7071 1726853136.96314: worker is 1 (out of 1 available) 7071 1726853136.96325: exiting _queue_task() for managed_node1/debug 7071 1726853136.96336: done queuing things up, now waiting for results queue to drain 7071 1726853136.96337: waiting for pending results... 7071 1726853136.96482: running TaskExecutor() for managed_node1/TASK: Debug 7071 1726853136.96556: in run() - task 02083763-bbaf-ff75-6002-000000000224 7071 1726853136.96568: variable 'ansible_search_path' from source: unknown 7071 1726853136.96574: variable 'ansible_search_path' from source: unknown 7071 1726853136.96605: calling self._execute() 7071 1726853136.96662: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853136.96667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853136.96680: variable 'omit' from source: magic vars 7071 1726853136.96933: variable 'ansible_distribution_major_version' from source: facts 7071 1726853136.96942: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853136.97074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853136.98488: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853136.98531: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853136.98562: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853136.98590: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853136.98609: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853136.98670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853136.98692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853136.98710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853136.98735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853136.98749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853136.98827: variable 'ansible_distribution' from source: facts 7071 1726853136.98830: variable 'ansible_distribution_major_version' from source: facts 7071 1726853136.98836: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853136.98842: variable 'omit' from source: magic vars 7071 1726853136.98873: variable 'omit' from source: magic vars 7071 1726853136.98954: variable 'ansible_facts' from source: unknown 7071 1726853136.99084: variable 'omit' from source: magic vars 7071 1726853136.99107: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853136.99126: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853136.99139: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853136.99153: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853136.99161: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853136.99185: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853136.99187: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853136.99190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853136.99253: Set connection var ansible_connection to ssh 7071 1726853136.99256: Set connection var ansible_timeout to 10 7071 1726853136.99263: Set connection var ansible_shell_type to sh 7071 1726853136.99269: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853136.99277: Set connection var ansible_pipelining to False 7071 1726853136.99282: Set connection var ansible_shell_executable to /bin/sh 7071 1726853136.99297: variable 'ansible_shell_executable' from source: unknown 7071 1726853136.99299: variable 'ansible_connection' from source: unknown 7071 1726853136.99302: variable 'ansible_module_compression' from source: unknown 7071 1726853136.99304: variable 'ansible_shell_type' from source: unknown 7071 1726853136.99306: variable 'ansible_shell_executable' from source: unknown 7071 1726853136.99310: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853136.99313: variable 'ansible_pipelining' from source: unknown 7071 1726853136.99315: variable 'ansible_timeout' from source: unknown 7071 1726853136.99317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853136.99383: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853136.99391: variable 'omit' from source: magic vars 7071 1726853136.99396: starting attempt loop 7071 1726853136.99399: running the handler 7071 1726853136.99437: handler run complete 7071 1726853136.99449: attempt loop complete, returning result 7071 1726853136.99452: _execute() done 7071 1726853136.99455: dumping result to json 7071 1726853136.99457: done dumping result, returning 7071 1726853136.99460: done running TaskExecutor() for managed_node1/TASK: Debug [02083763-bbaf-ff75-6002-000000000224] 7071 1726853136.99465: sending task result for task 02083763-bbaf-ff75-6002-000000000224 7071 1726853136.99557: done sending task result for task 02083763-bbaf-ff75-6002-000000000224 7071 1726853136.99560: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: facts { "_ansible_facts_gathered": true, "all_ipv4_addresses": [ "10.31.45.153" ], "all_ipv6_addresses": [ "fe80::3a:e7ff:fe40:bc9f" ], "ansible_local": {}, "apparmor": { "status": "disabled" }, "architecture": "x86_64", "bios_date": "08/24/2006", "bios_vendor": "Xen", "bios_version": "4.11.amazon", "board_asset_tag": "NA", "board_name": "NA", "board_serial": "NA", "board_vendor": "NA", "board_version": "NA", "chassis_asset_tag": "NA", "chassis_serial": "NA", "chassis_vendor": "Xen", "chassis_version": "NA", "cmdline": { "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "console": "ttyS0,115200n8", "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1" }, "date_time": { "date": "2024-09-20", "day": "20", "epoch": "1726853136", "epoch_int": "1726853136", "hour": "13", "iso8601": "2024-09-20T17:25:36Z", "iso8601_basic": "20240920T132536430646", "iso8601_basic_short": "20240920T132536", "iso8601_micro": "2024-09-20T17:25:36.430646Z", "minute": "25", "month": "09", "second": "36", "time": "13:25:36", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "year": "2024" }, "default_ipv4": { "address": "10.31.45.153", "alias": "eth0", "broadcast": "10.31.47.255", "gateway": "10.31.44.1", "interface": "eth0", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda2": [ "4853857d-d3e2-44a6-8739-3837607c97e1" ] } }, "devices": { "xvda": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "xvda1": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "start": "2048", "uuid": null }, "xvda2": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [ "4853857d-d3e2-44a6-8739-3837607c97e1" ] }, "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "start": "4096", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1" } }, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "support_discard": "512", "vendor": null, "virtual": 1 } }, "discovered_interpreter_python": "/usr/bin/python3.12", "distribution": "CentOS", "distribution_file_parsed": true, "distribution_file_path": "/etc/centos-release", "distribution_file_variety": "CentOS", "distribution_major_version": "10", "distribution_release": "Stream", "distribution_version": "10", "dns": { "nameservers": [ "10.29.169.13", "10.29.170.12", "10.2.32.1" ], "search": [ "us-east-1.aws.redhat.com" ] }, "domain": "us-east-1.aws.redhat.com", "effective_group_id": 0, "effective_user_id": 0, "env": { "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "GPG_TTY": "/dev/pts/0", "HOME": "/root", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "root", "LS_COLORS": "", "MOTD_SHOWN": "pam", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "PWD": "/root", "SELINUX_LEVEL_REQUESTED": "", "SELINUX_ROLE_REQUESTED": "", "SELINUX_USE_CURRENT_RANGE": "", "SHELL": "/bin/bash", "SHLVL": "1", "SSH_CLIENT": "10.31.46.199 44238 22", "SSH_CONNECTION": "10.31.46.199 44238 10.31.45.153 22", "SSH_TTY": "/dev/pts/0", "USER": "root", "XDG_RUNTIME_DIR": "/run/user/0", "XDG_SESSION_CLASS": "user", "XDG_SESSION_ID": "6", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12" }, "eth0": { "active": true, "device": "eth0", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "off [fixed]", "hsr_dup_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "off [fixed]", "macsec_hw_offload": "off [fixed]", "netns_local": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_all": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_fcs": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_gro_list": "off", "rx_udp_gro_forwarding": "off", "rx_udp_tunnel_port_offload": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tls_hw_record": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_sctp": "off [fixed]", "tx_checksumming": "on", "tx_esp_segmentation": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_lockless": "off [fixed]", "tx_nocache_copy": "off", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp_segmentation": "on", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "vlan_challenged": "off [fixed]" }, "hw_timestamp_filters": [], "ipv4": { "address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22" }, "ipv6": [ { "address": "fe80::3a:e7ff:fe40:bc9f", "prefix": "64", "scope": "link" } ], "macaddress": "02:3a:e7:40:bc:9f", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-0", "promisc": false, "timestamping": [], "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "ip-10-31-45-153.us-east-1.aws.redhat.com", "gather_subset": [ "all" ], "hostname": "ip-10-31-45-153", "hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "interfaces": [ "eth0", "lo" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "6.11.0-0.rc6.23.el10.x86_64", "kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "lo": { "active": true, "device": "lo", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "on [fixed]", "hsr_dup_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "on [fixed]", "macsec_hw_offload": "off [fixed]", "netns_local": "on [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_all": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_fcs": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_gro_list": "off", "rx_udp_gro_forwarding": "off", "rx_udp_tunnel_port_offload": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tls_hw_record": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "tx_checksumming": "on", "tx_esp_segmentation": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_list": "on", "tx_gso_partial": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_lockless": "on [fixed]", "tx_nocache_copy": "off [fixed]", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tx_sctp_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp_segmentation": "on", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "vlan_challenged": "on [fixed]" }, "hw_timestamp_filters": [], "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" } ], "mtu": 65536, "promisc": false, "timestamping": [], "type": "loopback" }, "loadavg": { "15m": 0.04443359375, "1m": 0.2177734375, "5m": 0.11181640625 }, "locally_reachable_ips": { "ipv4": [ "10.31.45.153", "127.0.0.0/8", "127.0.0.1" ], "ipv6": [ "::1", "fe80::3a:e7ff:fe40:bc9f" ] }, "lsb": {}, "lvm": { "lvs": {}, "pvs": {}, "vgs": {} }, "machine": "x86_64", "machine_id": "ec26b9e88796a7cb9ebdc2656ce384f6", "memfree_mb": 3043, "memory_mb": { "nocache": { "free": 3317, "used": 214 }, "real": { "free": 3043, "total": 3531, "used": 488 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3531, "module_setup": true, "mounts": [ { "block_available": 63919848, "block_size": 4096, "block_total": 65519099, "block_used": 1599251, "device": "/dev/xvda2", "dump": 0, "fstype": "xfs", "inode_available": 131029200, "inode_total": 131070960, "inode_used": 41760, "mount": "/", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "passno": 0, "size_available": 261815697408, "size_total": 268366229504, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1" } ], "nodename": "ip-10-31-45-153.us-east-1.aws.redhat.com", "os_family": "RedHat", "pkg_mgr": "dnf", "proc_cmdline": { "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "console": [ "tty0", "ttyS0,115200n8" ], "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1" }, "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" ], "processor_cores": 1, "processor_count": 1, "processor_nproc": 2, "processor_threads_per_core": 2, "processor_vcpus": 2, "product_name": "HVM domU", "product_serial": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "product_uuid": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "product_version": "4.11.amazon", "python": { "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython", "version": { "major": 3, "micro": 5, "minor": 12, "releaselevel": "final", "serial": 0 }, "version_info": [ 3, 12, 5, "final", 0 ] }, "python_version": "3.12.5", "real_group_id": 0, "real_user_id": 0, "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 33, "status": "enabled", "type": "targeted" }, "selinux_python_present": true, "service_mgr": "systemd", "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ssh_host_key_rsa_public_keytype": "ssh-rsa", "swapfree_mb": 0, "swaptotal_mb": 0, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 302, "user_dir": "/root", "user_gecos": "Super User", "user_gid": 0, "user_id": "root", "user_shell": "/bin/bash", "user_uid": 0, "userspace_architecture": "x86_64", "userspace_bits": "64", "virtualization_role": "guest", "virtualization_tech_guest": [ "xen" ], "virtualization_tech_host": [], "virtualization_type": "xen" } 7071 1726853136.99615: no more pending results, returning what we have 7071 1726853136.99618: results queue empty 7071 1726853136.99619: checking for any_errors_fatal 7071 1726853136.99620: done checking for any_errors_fatal 7071 1726853136.99621: checking for max_fail_percentage 7071 1726853136.99623: done checking for max_fail_percentage 7071 1726853136.99623: checking to see if all hosts have failed and the running result is not ok 7071 1726853136.99624: done checking to see if all hosts have failed 7071 1726853136.99625: getting the remaining hosts for this loop 7071 1726853136.99626: done getting the remaining hosts for this loop 7071 1726853136.99630: getting the next task for host managed_node1 7071 1726853136.99635: done getting next task for host managed_node1 7071 1726853136.99637: ^ task is: TASK: Install hostapd via CentOS Stream 7071 1726853136.99640: ^ 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? (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 7071 1726853136.99643: getting variables 7071 1726853136.99644: in VariableManager get_vars() 7071 1726853136.99689: Calling all_inventory to load vars for managed_node1 7071 1726853136.99691: Calling groups_inventory to load vars for managed_node1 7071 1726853136.99693: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853136.99701: Calling all_plugins_play to load vars for managed_node1 7071 1726853136.99703: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853136.99706: Calling groups_plugins_play to load vars for managed_node1 7071 1726853136.99821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853136.99936: done with get_vars() 7071 1726853136.99942: done getting variables 7071 1726853136.99984: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install hostapd via CentOS Stream] *************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:8 Friday 20 September 2024 13:25:36 -0400 (0:00:00.038) 0:00:04.956 ****** 7071 1726853137.00003: entering _queue_task() for managed_node1/command 7071 1726853137.00180: worker is 1 (out of 1 available) 7071 1726853137.00191: exiting _queue_task() for managed_node1/command 7071 1726853137.00201: done queuing things up, now waiting for results queue to drain 7071 1726853137.00203: waiting for pending results... 7071 1726853137.00337: running TaskExecutor() for managed_node1/TASK: Install hostapd via CentOS Stream 7071 1726853137.00398: in run() - task 02083763-bbaf-ff75-6002-000000000225 7071 1726853137.00408: variable 'ansible_search_path' from source: unknown 7071 1726853137.00411: variable 'ansible_search_path' from source: unknown 7071 1726853137.00439: calling self._execute() 7071 1726853137.00496: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853137.00500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853137.00507: variable 'omit' from source: magic vars 7071 1726853137.00797: variable 'ansible_distribution_major_version' from source: facts 7071 1726853137.00805: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853137.00931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853137.02307: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853137.02350: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853137.02388: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853137.02414: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853137.02433: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853137.02494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853137.02509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853137.02529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853137.02555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853137.02566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853137.02645: variable 'ansible_distribution' from source: facts 7071 1726853137.02651: variable 'ansible_distribution_major_version' from source: facts 7071 1726853137.02654: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853137.02740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853137.02844: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853137.02873: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853137.02894: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853137.02914: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853137.02962: variable 'ansible_distribution_version' from source: facts 7071 1726853137.02973: Evaluated conditional (ansible_distribution_version is version('8.6', '<')): False 7071 1726853137.02976: when evaluation is False, skipping this task 7071 1726853137.02979: _execute() done 7071 1726853137.02981: dumping result to json 7071 1726853137.02984: done dumping result, returning 7071 1726853137.02990: done running TaskExecutor() for managed_node1/TASK: Install hostapd via CentOS Stream [02083763-bbaf-ff75-6002-000000000225] 7071 1726853137.02994: sending task result for task 02083763-bbaf-ff75-6002-000000000225 7071 1726853137.03075: done sending task result for task 02083763-bbaf-ff75-6002-000000000225 7071 1726853137.03078: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_version is version('8.6', '<')", "skip_reason": "Conditional result was False" } 7071 1726853137.03119: no more pending results, returning what we have 7071 1726853137.03122: results queue empty 7071 1726853137.03123: checking for any_errors_fatal 7071 1726853137.03129: done checking for any_errors_fatal 7071 1726853137.03130: checking for max_fail_percentage 7071 1726853137.03131: done checking for max_fail_percentage 7071 1726853137.03131: checking to see if all hosts have failed and the running result is not ok 7071 1726853137.03132: done checking to see if all hosts have failed 7071 1726853137.03133: getting the remaining hosts for this loop 7071 1726853137.03135: done getting the remaining hosts for this loop 7071 1726853137.03138: getting the next task for host managed_node1 7071 1726853137.03143: done getting next task for host managed_node1 7071 1726853137.03148: ^ task is: TASK: Install hostapd 7071 1726853137.03152: ^ 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? (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 7071 1726853137.03155: getting variables 7071 1726853137.03157: in VariableManager get_vars() 7071 1726853137.03203: Calling all_inventory to load vars for managed_node1 7071 1726853137.03206: Calling groups_inventory to load vars for managed_node1 7071 1726853137.03208: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853137.03216: Calling all_plugins_play to load vars for managed_node1 7071 1726853137.03218: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853137.03221: Calling groups_plugins_play to load vars for managed_node1 7071 1726853137.03363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853137.03481: done with get_vars() 7071 1726853137.03489: done getting variables 7071 1726853137.03526: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install hostapd] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:16 Friday 20 September 2024 13:25:37 -0400 (0:00:00.035) 0:00:04.991 ****** 7071 1726853137.03545: entering _queue_task() for managed_node1/package 7071 1726853137.03728: worker is 1 (out of 1 available) 7071 1726853137.03740: exiting _queue_task() for managed_node1/package 7071 1726853137.03754: done queuing things up, now waiting for results queue to drain 7071 1726853137.03756: waiting for pending results... 7071 1726853137.03894: running TaskExecutor() for managed_node1/TASK: Install hostapd 7071 1726853137.03953: in run() - task 02083763-bbaf-ff75-6002-000000000226 7071 1726853137.03961: variable 'ansible_search_path' from source: unknown 7071 1726853137.03964: variable 'ansible_search_path' from source: unknown 7071 1726853137.04003: calling self._execute() 7071 1726853137.04064: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853137.04067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853137.04079: variable 'omit' from source: magic vars 7071 1726853137.04340: variable 'ansible_distribution_major_version' from source: facts 7071 1726853137.04351: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853137.04486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853137.05939: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853137.05988: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853137.06013: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853137.06039: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853137.06063: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853137.06120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853137.06140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853137.06162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853137.06191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853137.06202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853137.06286: variable 'ansible_distribution' from source: facts 7071 1726853137.06289: variable 'ansible_distribution_major_version' from source: facts 7071 1726853137.06292: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853137.06298: variable 'omit' from source: magic vars 7071 1726853137.06326: variable 'omit' from source: magic vars 7071 1726853137.06418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853137.06434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853137.06453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853137.06481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853137.06492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853137.06551: variable '__network_is_ostree' from source: set_fact 7071 1726853137.06555: variable 'omit' from source: magic vars 7071 1726853137.06578: variable 'omit' from source: magic vars 7071 1726853137.06600: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853137.06621: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853137.06634: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853137.06647: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853137.06657: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853137.06681: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853137.06684: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853137.06686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853137.06753: Set connection var ansible_connection to ssh 7071 1726853137.06760: Set connection var ansible_timeout to 10 7071 1726853137.06765: Set connection var ansible_shell_type to sh 7071 1726853137.06773: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853137.06780: Set connection var ansible_pipelining to False 7071 1726853137.06785: Set connection var ansible_shell_executable to /bin/sh 7071 1726853137.06803: variable 'ansible_shell_executable' from source: unknown 7071 1726853137.06807: variable 'ansible_connection' from source: unknown 7071 1726853137.06810: variable 'ansible_module_compression' from source: unknown 7071 1726853137.06812: variable 'ansible_shell_type' from source: unknown 7071 1726853137.06814: variable 'ansible_shell_executable' from source: unknown 7071 1726853137.06817: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853137.06819: variable 'ansible_pipelining' from source: unknown 7071 1726853137.06822: variable 'ansible_timeout' from source: unknown 7071 1726853137.06824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853137.06891: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853137.06898: variable 'omit' from source: magic vars 7071 1726853137.06903: starting attempt loop 7071 1726853137.06908: running the handler 7071 1726853137.06915: variable 'ansible_facts' from source: unknown 7071 1726853137.06917: variable 'ansible_facts' from source: unknown 7071 1726853137.06940: _low_level_execute_command(): starting 7071 1726853137.06954: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853137.07438: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853137.07442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853137.07454: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853137.07458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853137.07505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853137.07508: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853137.07510: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853137.07564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853137.09216: stdout chunk (state=3): >>>/root <<< 7071 1726853137.09318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853137.09343: stderr chunk (state=3): >>><<< 7071 1726853137.09346: stdout chunk (state=3): >>><<< 7071 1726853137.09367: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853137.09378: _low_level_execute_command(): starting 7071 1726853137.09383: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853137.0936644-7186-64509283755894 `" && echo ansible-tmp-1726853137.0936644-7186-64509283755894="` echo /root/.ansible/tmp/ansible-tmp-1726853137.0936644-7186-64509283755894 `" ) && sleep 0' 7071 1726853137.09806: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853137.09809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853137.09811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853137.09813: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853137.09815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853137.09867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853137.09870: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853137.09913: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853137.11774: stdout chunk (state=3): >>>ansible-tmp-1726853137.0936644-7186-64509283755894=/root/.ansible/tmp/ansible-tmp-1726853137.0936644-7186-64509283755894 <<< 7071 1726853137.11980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853137.11983: stdout chunk (state=3): >>><<< 7071 1726853137.11985: stderr chunk (state=3): >>><<< 7071 1726853137.12021: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853137.0936644-7186-64509283755894=/root/.ansible/tmp/ansible-tmp-1726853137.0936644-7186-64509283755894 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853137.12028: variable 'ansible_module_compression' from source: unknown 7071 1726853137.12077: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 7071 1726853137.12081: ANSIBALLZ: Acquiring lock 7071 1726853137.12084: ANSIBALLZ: Lock acquired: 140630799339968 7071 1726853137.12086: ANSIBALLZ: Creating module 7071 1726853137.26378: ANSIBALLZ: Writing module into payload 7071 1726853137.26432: ANSIBALLZ: Writing module 7071 1726853137.26464: ANSIBALLZ: Renaming module 7071 1726853137.26477: ANSIBALLZ: Done creating module 7071 1726853137.26502: variable 'ansible_facts' from source: unknown 7071 1726853137.26607: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853137.0936644-7186-64509283755894/AnsiballZ_dnf.py 7071 1726853137.26832: Sending initial data 7071 1726853137.26842: Sent initial data (149 bytes) 7071 1726853137.27440: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853137.27491: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853137.27520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853137.29140: 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 <<< 7071 1726853137.29195: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853137.29274: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp0dcvr11k /root/.ansible/tmp/ansible-tmp-1726853137.0936644-7186-64509283755894/AnsiballZ_dnf.py <<< 7071 1726853137.29278: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853137.0936644-7186-64509283755894/AnsiballZ_dnf.py" <<< 7071 1726853137.29300: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp0dcvr11k" to remote "/root/.ansible/tmp/ansible-tmp-1726853137.0936644-7186-64509283755894/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853137.0936644-7186-64509283755894/AnsiballZ_dnf.py" <<< 7071 1726853137.30281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853137.30284: stdout chunk (state=3): >>><<< 7071 1726853137.30290: stderr chunk (state=3): >>><<< 7071 1726853137.30355: done transferring module to remote 7071 1726853137.30358: _low_level_execute_command(): starting 7071 1726853137.30361: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853137.0936644-7186-64509283755894/ /root/.ansible/tmp/ansible-tmp-1726853137.0936644-7186-64509283755894/AnsiballZ_dnf.py && sleep 0' 7071 1726853137.30829: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853137.30842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853137.30856: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853137.30905: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853137.30919: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853137.30954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853137.32737: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853137.32758: stderr chunk (state=3): >>><<< 7071 1726853137.32761: stdout chunk (state=3): >>><<< 7071 1726853137.32778: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853137.32849: _low_level_execute_command(): starting 7071 1726853137.32852: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853137.0936644-7186-64509283755894/AnsiballZ_dnf.py && sleep 0' 7071 1726853137.33295: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853137.33314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853137.33325: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853137.33365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853137.33386: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853137.33429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853141.48435: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: hostapd-2.10-11.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["hostapd"], "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}}} <<< 7071 1726853141.54640: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853141.54654: stdout chunk (state=3): >>><<< 7071 1726853141.54657: stderr chunk (state=3): >>><<< 7071 1726853141.54834: _low_level_execute_command() done: rc=0, stdout= {"msg": "", "changed": true, "results": ["Installed: hostapd-2.10-11.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["hostapd"], "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853141.54838: done with _execute_module (ansible.legacy.dnf, {'name': 'hostapd', '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-1726853137.0936644-7186-64509283755894/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853141.54841: _low_level_execute_command(): starting 7071 1726853141.54843: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853137.0936644-7186-64509283755894/ > /dev/null 2>&1 && sleep 0' 7071 1726853141.55376: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853141.55393: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853141.55412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853141.55434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853141.55491: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853141.55553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853141.55569: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853141.55601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853141.55681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853141.58014: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853141.58126: stderr chunk (state=3): >>><<< 7071 1726853141.58129: stdout chunk (state=3): >>><<< 7071 1726853141.58132: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853141.58134: handler run complete 7071 1726853141.58265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853141.58464: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853141.58515: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853141.58552: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853141.58597: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853141.58677: variable '__install_status' from source: unknown 7071 1726853141.58709: Evaluated conditional (__install_status is success): True 7071 1726853141.58730: attempt loop complete, returning result 7071 1726853141.58777: _execute() done 7071 1726853141.58780: dumping result to json 7071 1726853141.58783: done dumping result, returning 7071 1726853141.58785: done running TaskExecutor() for managed_node1/TASK: Install hostapd [02083763-bbaf-ff75-6002-000000000226] 7071 1726853141.58787: sending task result for task 02083763-bbaf-ff75-6002-000000000226 changed: [managed_node1] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: hostapd-2.10-11.el10.x86_64" ] } 7071 1726853141.59068: no more pending results, returning what we have 7071 1726853141.59075: results queue empty 7071 1726853141.59076: checking for any_errors_fatal 7071 1726853141.59174: done checking for any_errors_fatal 7071 1726853141.59176: checking for max_fail_percentage 7071 1726853141.59178: done checking for max_fail_percentage 7071 1726853141.59183: checking to see if all hosts have failed and the running result is not ok 7071 1726853141.59185: done checking to see if all hosts have failed 7071 1726853141.59185: getting the remaining hosts for this loop 7071 1726853141.59187: done getting the remaining hosts for this loop 7071 1726853141.59196: getting the next task for host managed_node1 7071 1726853141.59204: done getting next task for host managed_node1 7071 1726853141.59207: ^ task is: TASK: Create directory for test certificates 7071 1726853141.59211: ^ 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? (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 7071 1726853141.59215: getting variables 7071 1726853141.59216: in VariableManager get_vars() 7071 1726853141.59380: Calling all_inventory to load vars for managed_node1 7071 1726853141.59383: Calling groups_inventory to load vars for managed_node1 7071 1726853141.59386: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853141.59393: done sending task result for task 02083763-bbaf-ff75-6002-000000000226 7071 1726853141.59396: WORKER PROCESS EXITING 7071 1726853141.59405: Calling all_plugins_play to load vars for managed_node1 7071 1726853141.59409: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853141.59412: Calling groups_plugins_play to load vars for managed_node1 7071 1726853141.59731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853141.59981: done with get_vars() 7071 1726853141.59993: done getting variables TASK [Create directory for test certificates] ********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:26 Friday 20 September 2024 13:25:41 -0400 (0:00:04.565) 0:00:09.557 ****** 7071 1726853141.60097: entering _queue_task() for managed_node1/file 7071 1726853141.60496: worker is 1 (out of 1 available) 7071 1726853141.60505: exiting _queue_task() for managed_node1/file 7071 1726853141.60515: done queuing things up, now waiting for results queue to drain 7071 1726853141.60516: waiting for pending results... 7071 1726853141.60656: running TaskExecutor() for managed_node1/TASK: Create directory for test certificates 7071 1726853141.60764: in run() - task 02083763-bbaf-ff75-6002-000000000227 7071 1726853141.60786: variable 'ansible_search_path' from source: unknown 7071 1726853141.60794: variable 'ansible_search_path' from source: unknown 7071 1726853141.60826: calling self._execute() 7071 1726853141.60911: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853141.60922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853141.60936: variable 'omit' from source: magic vars 7071 1726853141.61329: variable 'ansible_distribution_major_version' from source: facts 7071 1726853141.61348: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853141.61561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853141.63822: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853141.63915: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853141.63960: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853141.64009: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853141.64041: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853141.64137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853141.64176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853141.64221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853141.64376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853141.64380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853141.64415: variable 'ansible_distribution' from source: facts 7071 1726853141.64425: variable 'ansible_distribution_major_version' from source: facts 7071 1726853141.64437: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853141.64450: variable 'omit' from source: magic vars 7071 1726853141.64508: variable 'omit' from source: magic vars 7071 1726853141.64552: variable 'omit' from source: magic vars 7071 1726853141.64583: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853141.64621: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853141.64644: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853141.64677: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853141.64715: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853141.64731: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853141.64740: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853141.64752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853141.64877: Set connection var ansible_connection to ssh 7071 1726853141.64880: Set connection var ansible_timeout to 10 7071 1726853141.64883: Set connection var ansible_shell_type to sh 7071 1726853141.64890: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853141.64903: Set connection var ansible_pipelining to False 7071 1726853141.64933: Set connection var ansible_shell_executable to /bin/sh 7071 1726853141.64951: variable 'ansible_shell_executable' from source: unknown 7071 1726853141.65042: variable 'ansible_connection' from source: unknown 7071 1726853141.65045: variable 'ansible_module_compression' from source: unknown 7071 1726853141.65050: variable 'ansible_shell_type' from source: unknown 7071 1726853141.65052: variable 'ansible_shell_executable' from source: unknown 7071 1726853141.65054: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853141.65056: variable 'ansible_pipelining' from source: unknown 7071 1726853141.65058: variable 'ansible_timeout' from source: unknown 7071 1726853141.65060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853141.65158: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853141.65175: variable 'omit' from source: magic vars 7071 1726853141.65186: starting attempt loop 7071 1726853141.65193: running the handler 7071 1726853141.65211: _low_level_execute_command(): starting 7071 1726853141.65223: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853141.65933: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853141.65938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853141.65954: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853141.66000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853141.68003: stdout chunk (state=3): >>>/root <<< 7071 1726853141.68180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853141.68183: stdout chunk (state=3): >>><<< 7071 1726853141.68186: stderr chunk (state=3): >>><<< 7071 1726853141.68214: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853141.68321: _low_level_execute_command(): starting 7071 1726853141.68325: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853141.6822968-7335-149401145354905 `" && echo ansible-tmp-1726853141.6822968-7335-149401145354905="` echo /root/.ansible/tmp/ansible-tmp-1726853141.6822968-7335-149401145354905 `" ) && sleep 0' 7071 1726853141.68903: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853141.68927: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853141.68942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853141.69043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853141.69076: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853141.69094: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853141.69114: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853141.69196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853141.71544: stdout chunk (state=3): >>>ansible-tmp-1726853141.6822968-7335-149401145354905=/root/.ansible/tmp/ansible-tmp-1726853141.6822968-7335-149401145354905 <<< 7071 1726853141.71689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853141.71736: stderr chunk (state=3): >>><<< 7071 1726853141.71749: stdout chunk (state=3): >>><<< 7071 1726853141.71977: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853141.6822968-7335-149401145354905=/root/.ansible/tmp/ansible-tmp-1726853141.6822968-7335-149401145354905 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853141.71980: variable 'ansible_module_compression' from source: unknown 7071 1726853141.71983: ANSIBALLZ: Using lock for file 7071 1726853141.71985: ANSIBALLZ: Acquiring lock 7071 1726853141.71987: ANSIBALLZ: Lock acquired: 140630799340640 7071 1726853141.71989: ANSIBALLZ: Creating module 7071 1726853141.88156: ANSIBALLZ: Writing module into payload 7071 1726853141.88337: ANSIBALLZ: Writing module 7071 1726853141.88368: ANSIBALLZ: Renaming module 7071 1726853141.88390: ANSIBALLZ: Done creating module 7071 1726853141.88413: variable 'ansible_facts' from source: unknown 7071 1726853141.88512: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853141.6822968-7335-149401145354905/AnsiballZ_file.py 7071 1726853141.88779: Sending initial data 7071 1726853141.88783: Sent initial data (151 bytes) 7071 1726853141.89821: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853141.89965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853141.89995: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853141.90091: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853141.92314: 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 <<< 7071 1726853141.92477: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853141.92532: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp3g1v7_q_ /root/.ansible/tmp/ansible-tmp-1726853141.6822968-7335-149401145354905/AnsiballZ_file.py <<< 7071 1726853141.92536: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853141.6822968-7335-149401145354905/AnsiballZ_file.py" <<< 7071 1726853141.92584: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp3g1v7_q_" to remote "/root/.ansible/tmp/ansible-tmp-1726853141.6822968-7335-149401145354905/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853141.6822968-7335-149401145354905/AnsiballZ_file.py" <<< 7071 1726853141.93384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853141.93448: stderr chunk (state=3): >>><<< 7071 1726853141.93452: stdout chunk (state=3): >>><<< 7071 1726853141.93534: done transferring module to remote 7071 1726853141.93548: _low_level_execute_command(): starting 7071 1726853141.93551: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853141.6822968-7335-149401145354905/ /root/.ansible/tmp/ansible-tmp-1726853141.6822968-7335-149401145354905/AnsiballZ_file.py && sleep 0' 7071 1726853141.94188: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853141.94267: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853141.94270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853141.94289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853141.94319: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853141.94341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853141.94374: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853141.94411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853141.96736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853141.96739: stdout chunk (state=3): >>><<< 7071 1726853141.96742: stderr chunk (state=3): >>><<< 7071 1726853141.96745: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853141.96747: _low_level_execute_command(): starting 7071 1726853141.96749: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853141.6822968-7335-149401145354905/AnsiballZ_file.py && sleep 0' 7071 1726853141.97290: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853141.97310: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853141.97325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853141.97340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853141.97426: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853141.97456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853141.97476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853141.97499: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853141.97578: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853142.18777: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/hostapd_test", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/hostapd_test", "state": "absent"}, "after": {"path": "/etc/pki/tls/hostapd_test", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "invocation": {"module_args": {"state": "directory", "path": "/etc/pki/tls/hostapd_test", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853142.20459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853142.20463: stdout chunk (state=3): >>><<< 7071 1726853142.20577: stderr chunk (state=3): >>><<< 7071 1726853142.20580: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/hostapd_test", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/hostapd_test", "state": "absent"}, "after": {"path": "/etc/pki/tls/hostapd_test", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "invocation": {"module_args": {"state": "directory", "path": "/etc/pki/tls/hostapd_test", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853142.20589: done with _execute_module (file, {'state': 'directory', 'path': '/etc/pki/tls/hostapd_test', 'mode': '0755', '_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': 'file', '_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-1726853141.6822968-7335-149401145354905/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853142.20591: _low_level_execute_command(): starting 7071 1726853142.20594: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853141.6822968-7335-149401145354905/ > /dev/null 2>&1 && sleep 0' 7071 1726853142.21235: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853142.21245: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853142.21259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853142.21275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853142.21291: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853142.21294: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853142.21304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853142.21317: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853142.21332: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853142.21339: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7071 1726853142.21348: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853142.21361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853142.21374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853142.21446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853142.21463: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853142.21477: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853142.21520: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853142.21577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853142.23744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853142.23750: stdout chunk (state=3): >>><<< 7071 1726853142.23753: stderr chunk (state=3): >>><<< 7071 1726853142.23851: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853142.23854: handler run complete 7071 1726853142.23856: attempt loop complete, returning result 7071 1726853142.23858: _execute() done 7071 1726853142.23859: dumping result to json 7071 1726853142.23861: done dumping result, returning 7071 1726853142.23864: done running TaskExecutor() for managed_node1/TASK: Create directory for test certificates [02083763-bbaf-ff75-6002-000000000227] 7071 1726853142.23866: sending task result for task 02083763-bbaf-ff75-6002-000000000227 changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pki/tls/hostapd_test", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "state": "directory", "uid": 0 } 7071 1726853142.24042: no more pending results, returning what we have 7071 1726853142.24048: results queue empty 7071 1726853142.24049: checking for any_errors_fatal 7071 1726853142.24058: done checking for any_errors_fatal 7071 1726853142.24058: checking for max_fail_percentage 7071 1726853142.24060: done checking for max_fail_percentage 7071 1726853142.24061: checking to see if all hosts have failed and the running result is not ok 7071 1726853142.24062: done checking to see if all hosts have failed 7071 1726853142.24062: getting the remaining hosts for this loop 7071 1726853142.24064: done getting the remaining hosts for this loop 7071 1726853142.24067: getting the next task for host managed_node1 7071 1726853142.24174: done getting next task for host managed_node1 7071 1726853142.24178: ^ task is: TASK: Copy server certificates 7071 1726853142.24183: ^ 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? (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 7071 1726853142.24186: getting variables 7071 1726853142.24188: in VariableManager get_vars() 7071 1726853142.24369: Calling all_inventory to load vars for managed_node1 7071 1726853142.24374: Calling groups_inventory to load vars for managed_node1 7071 1726853142.24377: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853142.24388: Calling all_plugins_play to load vars for managed_node1 7071 1726853142.24391: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853142.24393: Calling groups_plugins_play to load vars for managed_node1 7071 1726853142.24788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853142.25016: done with get_vars() 7071 1726853142.25029: done getting variables 7071 1726853142.25065: done sending task result for task 02083763-bbaf-ff75-6002-000000000227 7071 1726853142.25068: WORKER PROCESS EXITING 7071 1726853142.25115: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Copy server certificates] ************************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:31 Friday 20 September 2024 13:25:42 -0400 (0:00:00.650) 0:00:10.207 ****** 7071 1726853142.25148: entering _queue_task() for managed_node1/copy 7071 1726853142.25486: worker is 1 (out of 1 available) 7071 1726853142.25499: exiting _queue_task() for managed_node1/copy 7071 1726853142.25509: done queuing things up, now waiting for results queue to drain 7071 1726853142.25511: waiting for pending results... 7071 1726853142.25725: running TaskExecutor() for managed_node1/TASK: Copy server certificates 7071 1726853142.25842: in run() - task 02083763-bbaf-ff75-6002-000000000228 7071 1726853142.25867: variable 'ansible_search_path' from source: unknown 7071 1726853142.25879: variable 'ansible_search_path' from source: unknown 7071 1726853142.26113: Loaded config def from plugin (lookup/items) 7071 1726853142.26128: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7071 1726853142.26186: variable 'omit' from source: magic vars 7071 1726853142.26319: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853142.26335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853142.26355: variable 'omit' from source: magic vars 7071 1726853142.26785: variable 'ansible_distribution_major_version' from source: facts 7071 1726853142.26800: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853142.27052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853142.29085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853142.29161: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853142.29221: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853142.29263: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853142.29294: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853142.29433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853142.29437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853142.29439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853142.29480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853142.29499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853142.29624: variable 'ansible_distribution' from source: facts 7071 1726853142.29634: variable 'ansible_distribution_major_version' from source: facts 7071 1726853142.29653: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853142.29776: variable 'ansible_distribution_major_version' from source: facts 7071 1726853142.29786: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853142.29975: variable 'ansible_distribution' from source: facts 7071 1726853142.29989: variable 'ansible_distribution_major_version' from source: facts 7071 1726853142.30076: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853142.30081: variable 'omit' from source: magic vars 7071 1726853142.30084: variable 'omit' from source: magic vars 7071 1726853142.30109: variable 'item' from source: unknown 7071 1726853142.30186: variable 'item' from source: unknown 7071 1726853142.30313: variable 'item' from source: unknown 7071 1726853142.30316: variable 'omit' from source: magic vars 7071 1726853142.30328: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853142.30362: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853142.30387: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853142.30409: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853142.30432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853142.30468: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853142.30531: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853142.30534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853142.30592: Set connection var ansible_connection to ssh 7071 1726853142.30607: Set connection var ansible_timeout to 10 7071 1726853142.30618: Set connection var ansible_shell_type to sh 7071 1726853142.30637: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853142.30656: Set connection var ansible_pipelining to False 7071 1726853142.30666: Set connection var ansible_shell_executable to /bin/sh 7071 1726853142.30692: variable 'ansible_shell_executable' from source: unknown 7071 1726853142.30700: variable 'ansible_connection' from source: unknown 7071 1726853142.30752: variable 'ansible_module_compression' from source: unknown 7071 1726853142.30758: variable 'ansible_shell_type' from source: unknown 7071 1726853142.30761: variable 'ansible_shell_executable' from source: unknown 7071 1726853142.30763: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853142.30765: variable 'ansible_pipelining' from source: unknown 7071 1726853142.30767: variable 'ansible_timeout' from source: unknown 7071 1726853142.30769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853142.30858: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853142.30880: variable 'omit' from source: magic vars 7071 1726853142.30965: starting attempt loop 7071 1726853142.30969: running the handler 7071 1726853142.30974: _low_level_execute_command(): starting 7071 1726853142.30977: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853142.31729: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853142.31750: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853142.31819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853142.31845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853142.31904: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853142.31967: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853142.34280: stdout chunk (state=3): >>>/root <<< 7071 1726853142.34284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853142.34287: stdout chunk (state=3): >>><<< 7071 1726853142.34289: stderr chunk (state=3): >>><<< 7071 1726853142.34292: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853142.34294: _low_level_execute_command(): starting 7071 1726853142.34297: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393 `" && echo ansible-tmp-1726853142.3425322-7366-36893175690393="` echo /root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393 `" ) && sleep 0' 7071 1726853142.34881: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853142.34891: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853142.34902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853142.34916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853142.34933: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853142.34940: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853142.34990: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853142.35045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853142.35058: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853142.35077: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853142.35148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853142.37454: stdout chunk (state=3): >>>ansible-tmp-1726853142.3425322-7366-36893175690393=/root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393 <<< 7071 1726853142.37558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853142.37561: stdout chunk (state=3): >>><<< 7071 1726853142.37564: stderr chunk (state=3): >>><<< 7071 1726853142.37582: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853142.3425322-7366-36893175690393=/root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853142.37601: evaluation_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7071 1726853142.37778: search_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/server.key /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/server.key /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.key /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/server.key 7071 1726853142.37781: variable 'ansible_module_compression' from source: unknown 7071 1726853142.37784: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7071 1726853142.37800: variable 'ansible_facts' from source: unknown 7071 1726853142.37898: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/AnsiballZ_stat.py 7071 1726853142.38116: Sending initial data 7071 1726853142.38125: Sent initial data (150 bytes) 7071 1726853142.38631: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853142.38649: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853142.38665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853142.38769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853142.38800: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853142.38876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853142.40732: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7071 1726853142.40755: 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 <<< 7071 1726853142.40806: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853142.40880: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp3uto_03e /root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/AnsiballZ_stat.py <<< 7071 1726853142.40899: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/AnsiballZ_stat.py" <<< 7071 1726853142.40933: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp3uto_03e" to remote "/root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/AnsiballZ_stat.py" <<< 7071 1726853142.41916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853142.42075: stdout chunk (state=3): >>><<< 7071 1726853142.42078: stderr chunk (state=3): >>><<< 7071 1726853142.42080: done transferring module to remote 7071 1726853142.42081: _low_level_execute_command(): starting 7071 1726853142.42084: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/ /root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/AnsiballZ_stat.py && sleep 0' 7071 1726853142.42659: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853142.42678: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853142.42694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853142.42714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853142.42732: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853142.42754: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853142.42857: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853142.42882: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853142.42956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853142.45110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853142.45277: stderr chunk (state=3): >>><<< 7071 1726853142.45280: stdout chunk (state=3): >>><<< 7071 1726853142.45283: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853142.45377: _low_level_execute_command(): starting 7071 1726853142.45381: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/AnsiballZ_stat.py && sleep 0' 7071 1726853142.45874: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853142.45882: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853142.45892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853142.45913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853142.45924: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853142.45931: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853142.45940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853142.45954: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853142.45961: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853142.45968: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7071 1726853142.45977: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853142.45986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853142.45997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853142.46004: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853142.46013: stderr chunk (state=3): >>>debug2: match found <<< 7071 1726853142.46152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853142.46156: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853142.46158: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853142.46161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853142.46202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853142.64230: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/server.key", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7071 1726853142.65677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853142.65681: stderr chunk (state=3): >>>Shared connection to 10.31.45.153 closed. <<< 7071 1726853142.65684: stdout chunk (state=3): >>><<< 7071 1726853142.65686: stderr chunk (state=3): >>><<< 7071 1726853142.65688: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/server.key", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853142.65691: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/hostapd_test/server.key', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7071 1726853142.65996: Sending initial data 7071 1726853142.66000: Sent initial data (194 bytes) 7071 1726853142.66463: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853142.66473: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853142.66485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853142.66564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853142.66598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853142.66609: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853142.66628: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853142.66698: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853142.68339: 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 <<< 7071 1726853142.68370: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853142.68435: stdout chunk (state=3): >>>sftp> put /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.key /root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/.source.key <<< 7071 1726853142.68439: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/.source.key" <<< 7071 1726853142.68483: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.key" to remote "/root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/.source.key" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/.source.key" <<< 7071 1726853142.68959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853142.68963: stderr chunk (state=3): >>><<< 7071 1726853142.68965: stdout chunk (state=3): >>><<< 7071 1726853142.68967: _low_level_execute_command(): starting 7071 1726853142.68970: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/ /root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/.source.key && sleep 0' 7071 1726853142.69425: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853142.69429: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853142.69431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853142.69434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853142.69436: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853142.69438: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853142.69449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853142.69461: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853142.69469: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853142.69478: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7071 1726853142.69485: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853142.69495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853142.69506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853142.69532: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853142.69535: stderr chunk (state=3): >>>debug2: match found <<< 7071 1726853142.69537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853142.69593: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853142.69614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853142.69617: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853142.69683: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853142.71576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853142.71580: stderr chunk (state=3): >>><<< 7071 1726853142.71582: stdout chunk (state=3): >>><<< 7071 1726853142.71585: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853142.71587: variable 'ansible_module_compression' from source: unknown 7071 1726853142.71589: ANSIBALLZ: Using generic lock for ansible.legacy.copy 7071 1726853142.71591: ANSIBALLZ: Acquiring lock 7071 1726853142.71594: ANSIBALLZ: Lock acquired: 140630799339968 7071 1726853142.71596: ANSIBALLZ: Creating module 7071 1726853142.85139: ANSIBALLZ: Writing module into payload 7071 1726853142.85277: ANSIBALLZ: Writing module 7071 1726853142.85302: ANSIBALLZ: Renaming module 7071 1726853142.85306: ANSIBALLZ: Done creating module 7071 1726853142.85321: variable 'ansible_facts' from source: unknown 7071 1726853142.85402: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/AnsiballZ_copy.py 7071 1726853142.85594: Sending initial data 7071 1726853142.85597: Sent initial data (150 bytes) 7071 1726853142.86162: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853142.86168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853142.86187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853142.86193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853142.86264: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853142.86283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853142.86289: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853142.86331: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853142.86380: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853142.88014: 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 <<< 7071 1726853142.88067: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853142.88114: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpz64bof5f /root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/AnsiballZ_copy.py <<< 7071 1726853142.88117: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/AnsiballZ_copy.py" <<< 7071 1726853142.88174: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpz64bof5f" to remote "/root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/AnsiballZ_copy.py" <<< 7071 1726853142.88915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853142.88954: stderr chunk (state=3): >>><<< 7071 1726853142.88964: stdout chunk (state=3): >>><<< 7071 1726853142.89035: done transferring module to remote 7071 1726853142.89039: _low_level_execute_command(): starting 7071 1726853142.89051: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/ /root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/AnsiballZ_copy.py && sleep 0' 7071 1726853142.89690: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853142.89694: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853142.89696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853142.89717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853142.89780: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853142.89809: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853142.89822: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853142.89862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853142.91643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853142.91646: stdout chunk (state=3): >>><<< 7071 1726853142.91649: stderr chunk (state=3): >>><<< 7071 1726853142.91853: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853142.91857: _low_level_execute_command(): starting 7071 1726853142.91860: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/AnsiballZ_copy.py && sleep 0' 7071 1726853142.92767: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853142.92976: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853142.92985: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853142.93247: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853143.09638: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/hostapd_test/server.key", "src": "/root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/.source.key", "md5sum": "cd4f4d7098e86ee9d0e88e61f0c44ec4", "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/.source.key", "dest": "/etc/pki/tls/hostapd_test/server.key", "mode": "0644", "_original_basename": "server.key", "follow": false, "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853143.11039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853143.11043: stdout chunk (state=3): >>><<< 7071 1726853143.11045: stderr chunk (state=3): >>><<< 7071 1726853143.11048: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/hostapd_test/server.key", "src": "/root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/.source.key", "md5sum": "cd4f4d7098e86ee9d0e88e61f0c44ec4", "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/.source.key", "dest": "/etc/pki/tls/hostapd_test/server.key", "mode": "0644", "_original_basename": "server.key", "follow": false, "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853143.11050: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/.source.key', 'dest': '/etc/pki/tls/hostapd_test/server.key', 'mode': '0644', '_original_basename': 'server.key', 'follow': False, 'checksum': 'cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853143.11060: _low_level_execute_command(): starting 7071 1726853143.11068: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/ > /dev/null 2>&1 && sleep 0' 7071 1726853143.12228: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853143.12233: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853143.12235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853143.12238: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853143.12240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853143.12320: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853143.12390: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853143.12394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853143.12466: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853143.14289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853143.14358: stderr chunk (state=3): >>><<< 7071 1726853143.14361: stdout chunk (state=3): >>><<< 7071 1726853143.14381: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853143.14388: handler run complete 7071 1726853143.14415: attempt loop complete, returning result 7071 1726853143.14435: variable 'item' from source: unknown 7071 1726853143.14630: variable 'item' from source: unknown changed: [managed_node1] => (item=server.key) => { "ansible_loop_var": "item", "changed": true, "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "dest": "/etc/pki/tls/hostapd_test/server.key", "gid": 0, "group": "root", "item": "server.key", "md5sum": "cd4f4d7098e86ee9d0e88e61f0c44ec4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "src": "/root/.ansible/tmp/ansible-tmp-1726853142.3425322-7366-36893175690393/.source.key", "state": "file", "uid": 0 } 7071 1726853143.15018: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853143.15021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853143.15025: variable 'omit' from source: magic vars 7071 1726853143.15308: variable 'ansible_distribution_major_version' from source: facts 7071 1726853143.15311: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853143.15363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853143.15401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853143.15426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853143.15470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853143.15493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853143.15602: variable 'ansible_distribution' from source: facts 7071 1726853143.15605: variable 'ansible_distribution_major_version' from source: facts 7071 1726853143.15608: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853143.15720: variable 'ansible_distribution_major_version' from source: facts 7071 1726853143.15724: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853143.15900: variable 'ansible_distribution' from source: facts 7071 1726853143.15903: variable 'ansible_distribution_major_version' from source: facts 7071 1726853143.15914: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853143.15920: variable 'omit' from source: magic vars 7071 1726853143.16209: variable 'omit' from source: magic vars 7071 1726853143.16212: variable 'item' from source: unknown 7071 1726853143.16215: variable 'item' from source: unknown 7071 1726853143.16217: variable 'item' from source: unknown 7071 1726853143.16219: variable 'omit' from source: magic vars 7071 1726853143.16221: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853143.16224: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853143.16226: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853143.16228: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853143.16230: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853143.16232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853143.16366: Set connection var ansible_connection to ssh 7071 1726853143.16369: Set connection var ansible_timeout to 10 7071 1726853143.16373: Set connection var ansible_shell_type to sh 7071 1726853143.16375: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853143.16377: Set connection var ansible_pipelining to False 7071 1726853143.16379: Set connection var ansible_shell_executable to /bin/sh 7071 1726853143.16381: variable 'ansible_shell_executable' from source: unknown 7071 1726853143.16383: variable 'ansible_connection' from source: unknown 7071 1726853143.16390: variable 'ansible_module_compression' from source: unknown 7071 1726853143.16392: variable 'ansible_shell_type' from source: unknown 7071 1726853143.16394: variable 'ansible_shell_executable' from source: unknown 7071 1726853143.16396: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853143.16397: variable 'ansible_pipelining' from source: unknown 7071 1726853143.16399: variable 'ansible_timeout' from source: unknown 7071 1726853143.16401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853143.16468: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853143.16490: variable 'omit' from source: magic vars 7071 1726853143.16493: starting attempt loop 7071 1726853143.16495: running the handler 7071 1726853143.16498: _low_level_execute_command(): starting 7071 1726853143.16500: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853143.17125: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853143.17139: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853143.17150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853143.17166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853143.17182: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853143.17229: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853143.17283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853143.17295: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853143.17304: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853143.17374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853143.19270: stdout chunk (state=3): >>>/root <<< 7071 1726853143.19278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853143.19280: stdout chunk (state=3): >>><<< 7071 1726853143.19282: stderr chunk (state=3): >>><<< 7071 1726853143.19285: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853143.19287: _low_level_execute_command(): starting 7071 1726853143.19289: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905 `" && echo ansible-tmp-1726853143.1918957-7366-56329467544905="` echo /root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905 `" ) && sleep 0' 7071 1726853143.20285: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853143.20353: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853143.20363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853143.20421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853143.20425: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853143.20428: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853143.20432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853143.20434: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853143.20437: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853143.20439: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7071 1726853143.20441: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853143.20443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853143.20529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853143.20533: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853143.20535: stderr chunk (state=3): >>>debug2: match found <<< 7071 1726853143.20537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853143.20547: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853143.20550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853143.20579: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853143.20620: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853143.22818: stdout chunk (state=3): >>>ansible-tmp-1726853143.1918957-7366-56329467544905=/root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905 <<< 7071 1726853143.22844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853143.22848: stdout chunk (state=3): >>><<< 7071 1726853143.22850: stderr chunk (state=3): >>><<< 7071 1726853143.22865: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853143.1918957-7366-56329467544905=/root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853143.22889: evaluation_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7071 1726853143.22918: search_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/dh.pem /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/dh.pem /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/dh.pem /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/dh.pem 7071 1726853143.22966: variable 'ansible_module_compression' from source: unknown 7071 1726853143.23217: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7071 1726853143.23376: variable 'ansible_facts' from source: unknown 7071 1726853143.23379: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/AnsiballZ_stat.py 7071 1726853143.23626: Sending initial data 7071 1726853143.23629: Sent initial data (150 bytes) 7071 1726853143.24783: 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 <<< 7071 1726853143.24787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853143.24935: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853143.25110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853143.25113: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853143.25242: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853143.25437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853143.26843: 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 <<< 7071 1726853143.26884: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853143.26928: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpy3i_k9tx /root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/AnsiballZ_stat.py <<< 7071 1726853143.26938: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/AnsiballZ_stat.py" <<< 7071 1726853143.26973: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpy3i_k9tx" to remote "/root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/AnsiballZ_stat.py" <<< 7071 1726853143.28328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853143.28505: stderr chunk (state=3): >>><<< 7071 1726853143.28509: stdout chunk (state=3): >>><<< 7071 1726853143.28534: done transferring module to remote 7071 1726853143.28542: _low_level_execute_command(): starting 7071 1726853143.28550: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/ /root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/AnsiballZ_stat.py && sleep 0' 7071 1726853143.29600: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853143.29668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853143.29888: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853143.29894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853143.29976: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853143.29980: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853143.29984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853143.30040: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853143.30064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853143.31852: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853143.31856: stderr chunk (state=3): >>><<< 7071 1726853143.31858: stdout chunk (state=3): >>><<< 7071 1726853143.31891: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853143.31894: _low_level_execute_command(): starting 7071 1726853143.31901: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/AnsiballZ_stat.py && sleep 0' 7071 1726853143.33269: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853143.33276: 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.45.153 originally 10.31.45.153 <<< 7071 1726853143.33279: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853143.33281: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853143.33284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853143.33286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853143.33288: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853143.33367: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853143.33391: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853143.33466: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853143.48570: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/dh.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7071 1726853143.49855: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853143.49859: stdout chunk (state=3): >>><<< 7071 1726853143.49865: stderr chunk (state=3): >>><<< 7071 1726853143.49887: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/dh.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853143.49908: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/hostapd_test/dh.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7071 1726853143.50306: Sending initial data 7071 1726853143.50309: Sent initial data (190 bytes) 7071 1726853143.51475: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853143.51531: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853143.51652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853143.51665: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853143.51795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853143.53462: 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 <<< 7071 1726853143.53906: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/.source.pem" <<< 7071 1726853143.53909: stdout chunk (state=3): >>>sftp> put /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/dh.pem /root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/.source.pem <<< 7071 1726853143.53941: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/dh.pem" to remote "/root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/.source.pem" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/.source.pem" <<< 7071 1726853143.54129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853143.54353: stderr chunk (state=3): >>><<< 7071 1726853143.54356: stdout chunk (state=3): >>><<< 7071 1726853143.54359: _low_level_execute_command(): starting 7071 1726853143.54361: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/ /root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/.source.pem && sleep 0' 7071 1726853143.55395: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853143.55411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853143.55435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853143.55453: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853143.55465: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853143.55483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853143.55508: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853143.55537: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853143.55617: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853143.55629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853143.55845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853143.57642: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853143.57653: stdout chunk (state=3): >>><<< 7071 1726853143.57666: stderr chunk (state=3): >>><<< 7071 1726853143.57692: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853143.57781: variable 'ansible_module_compression' from source: unknown 7071 1726853143.57784: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7071 1726853143.57800: variable 'ansible_facts' from source: unknown 7071 1726853143.57888: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/AnsiballZ_copy.py 7071 1726853143.58045: Sending initial data 7071 1726853143.58048: Sent initial data (150 bytes) 7071 1726853143.58560: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853143.58591: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853143.58689: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853143.58707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853143.58722: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853143.58743: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853143.58810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853143.60358: 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 <<< 7071 1726853143.60468: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853143.60695: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpd0kr086w /root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/AnsiballZ_copy.py <<< 7071 1726853143.60699: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/AnsiballZ_copy.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpd0kr086w" to remote "/root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/AnsiballZ_copy.py" <<< 7071 1726853143.61714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853143.61792: stderr chunk (state=3): >>><<< 7071 1726853143.61805: stdout chunk (state=3): >>><<< 7071 1726853143.61872: done transferring module to remote 7071 1726853143.61886: _low_level_execute_command(): starting 7071 1726853143.61895: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/ /root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/AnsiballZ_copy.py && sleep 0' 7071 1726853143.62901: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853143.62909: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853143.62949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853143.62953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853143.62955: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853143.62985: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853143.63058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853143.63066: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853143.63087: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853143.63167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853143.65062: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853143.65066: stdout chunk (state=3): >>><<< 7071 1726853143.65068: stderr chunk (state=3): >>><<< 7071 1726853143.65227: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853143.65230: _low_level_execute_command(): starting 7071 1726853143.65233: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/AnsiballZ_copy.py && sleep 0' 7071 1726853143.65707: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853143.65721: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853143.65734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853143.65792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853143.65849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853143.65865: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853143.65984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853143.66081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853143.82225: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/hostapd_test/dh.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/.source.pem", "md5sum": "4113e34f62361150e6900c737183327e", "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 424, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/.source.pem", "dest": "/etc/pki/tls/hostapd_test/dh.pem", "mode": "0644", "_original_basename": "dh.pem", "follow": false, "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853143.83665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853143.83670: stdout chunk (state=3): >>><<< 7071 1726853143.83675: stderr chunk (state=3): >>><<< 7071 1726853143.83806: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/hostapd_test/dh.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/.source.pem", "md5sum": "4113e34f62361150e6900c737183327e", "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 424, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/.source.pem", "dest": "/etc/pki/tls/hostapd_test/dh.pem", "mode": "0644", "_original_basename": "dh.pem", "follow": false, "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853143.83815: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/.source.pem', 'dest': '/etc/pki/tls/hostapd_test/dh.pem', 'mode': '0644', '_original_basename': 'dh.pem', 'follow': False, 'checksum': 'bf0f85791e75de8be4c2d350f275a2ba11387409', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853143.83818: _low_level_execute_command(): starting 7071 1726853143.83821: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/ > /dev/null 2>&1 && sleep 0' 7071 1726853143.84353: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853143.84369: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853143.84387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853143.84406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853143.84424: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853143.84437: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853143.84452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853143.84475: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853143.84492: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853143.84580: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853143.84592: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853143.84665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853143.86490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853143.86504: stdout chunk (state=3): >>><<< 7071 1726853143.86514: stderr chunk (state=3): >>><<< 7071 1726853143.86531: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853143.86542: handler run complete 7071 1726853143.86570: attempt loop complete, returning result 7071 1726853143.86595: variable 'item' from source: unknown 7071 1726853143.86684: variable 'item' from source: unknown changed: [managed_node1] => (item=dh.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "dest": "/etc/pki/tls/hostapd_test/dh.pem", "gid": 0, "group": "root", "item": "dh.pem", "md5sum": "4113e34f62361150e6900c737183327e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 424, "src": "/root/.ansible/tmp/ansible-tmp-1726853143.1918957-7366-56329467544905/.source.pem", "state": "file", "uid": 0 } 7071 1726853143.86923: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853143.86926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853143.86929: variable 'omit' from source: magic vars 7071 1726853143.87157: variable 'ansible_distribution_major_version' from source: facts 7071 1726853143.87161: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853143.87251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853143.87294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853143.87327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853143.87478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853143.87482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853143.87501: variable 'ansible_distribution' from source: facts 7071 1726853143.87510: variable 'ansible_distribution_major_version' from source: facts 7071 1726853143.87521: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853143.87636: variable 'ansible_distribution_major_version' from source: facts 7071 1726853143.87647: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853143.87830: variable 'ansible_distribution' from source: facts 7071 1726853143.87839: variable 'ansible_distribution_major_version' from source: facts 7071 1726853143.87851: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853143.87927: variable 'omit' from source: magic vars 7071 1726853143.87931: variable 'omit' from source: magic vars 7071 1726853143.87933: variable 'item' from source: unknown 7071 1726853143.87993: variable 'item' from source: unknown 7071 1726853143.88070: variable 'item' from source: unknown 7071 1726853143.88093: variable 'omit' from source: magic vars 7071 1726853143.88117: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853143.88136: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853143.88157: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853143.88178: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853143.88186: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853143.88193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853143.88363: Set connection var ansible_connection to ssh 7071 1726853143.88366: Set connection var ansible_timeout to 10 7071 1726853143.88368: Set connection var ansible_shell_type to sh 7071 1726853143.88372: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853143.88374: Set connection var ansible_pipelining to False 7071 1726853143.88376: Set connection var ansible_shell_executable to /bin/sh 7071 1726853143.88377: variable 'ansible_shell_executable' from source: unknown 7071 1726853143.88379: variable 'ansible_connection' from source: unknown 7071 1726853143.88381: variable 'ansible_module_compression' from source: unknown 7071 1726853143.88383: variable 'ansible_shell_type' from source: unknown 7071 1726853143.88384: variable 'ansible_shell_executable' from source: unknown 7071 1726853143.88386: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853143.88388: variable 'ansible_pipelining' from source: unknown 7071 1726853143.88390: variable 'ansible_timeout' from source: unknown 7071 1726853143.88391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853143.88479: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853143.88493: variable 'omit' from source: magic vars 7071 1726853143.88506: starting attempt loop 7071 1726853143.88578: running the handler 7071 1726853143.88582: _low_level_execute_command(): starting 7071 1726853143.88584: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853143.89167: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853143.89243: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853143.89285: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853143.89300: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853143.89319: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853143.89394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853143.91060: stdout chunk (state=3): >>>/root <<< 7071 1726853143.91113: stdout chunk (state=3): >>><<< 7071 1726853143.91124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853143.91222: stderr chunk (state=3): >>><<< 7071 1726853143.91226: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853143.91229: _low_level_execute_command(): starting 7071 1726853143.91231: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474 `" && echo ansible-tmp-1726853143.9114814-7366-271946891317474="` echo /root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474 `" ) && sleep 0' 7071 1726853143.91740: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853143.91755: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853143.91769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853143.91792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853143.91814: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853143.91827: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853143.91842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853143.91860: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853143.91887: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853143.91919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853143.91981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853143.92000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853143.92026: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853143.92099: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853143.93994: stdout chunk (state=3): >>>ansible-tmp-1726853143.9114814-7366-271946891317474=/root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474 <<< 7071 1726853143.94196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853143.94244: stderr chunk (state=3): >>><<< 7071 1726853143.94257: stdout chunk (state=3): >>><<< 7071 1726853143.94278: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853143.9114814-7366-271946891317474=/root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853143.94300: evaluation_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7071 1726853143.94329: search_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/server.pem /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/server.pem /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.pem /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/server.pem 7071 1726853143.94378: variable 'ansible_module_compression' from source: unknown 7071 1726853143.94430: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7071 1726853143.94505: variable 'ansible_facts' from source: unknown 7071 1726853143.94538: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/AnsiballZ_stat.py 7071 1726853143.94744: Sending initial data 7071 1726853143.94748: Sent initial data (151 bytes) 7071 1726853143.95389: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853143.95401: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853143.95493: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853143.95523: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853143.95539: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853143.95608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853143.95719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853143.97255: 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 <<< 7071 1726853143.97476: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853143.97517: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpvi91jtgs /root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/AnsiballZ_stat.py <<< 7071 1726853143.97530: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/AnsiballZ_stat.py" <<< 7071 1726853143.97564: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpvi91jtgs" to remote "/root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/AnsiballZ_stat.py" <<< 7071 1726853143.98701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853143.98769: stderr chunk (state=3): >>><<< 7071 1726853143.98782: stdout chunk (state=3): >>><<< 7071 1726853143.98808: done transferring module to remote 7071 1726853143.99082: _low_level_execute_command(): starting 7071 1726853143.99085: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/ /root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/AnsiballZ_stat.py && sleep 0' 7071 1726853144.00340: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853144.00496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853144.00552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853144.02248: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853144.02281: stderr chunk (state=3): >>><<< 7071 1726853144.02290: stdout chunk (state=3): >>><<< 7071 1726853144.02313: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853144.02327: _low_level_execute_command(): starting 7071 1726853144.02337: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/AnsiballZ_stat.py && sleep 0' 7071 1726853144.02912: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853144.02924: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853144.02937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853144.02952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853144.02965: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853144.02978: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853144.02989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853144.03003: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853144.03012: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853144.03021: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7071 1726853144.03035: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853144.03045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853144.03058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853144.03067: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853144.03080: stderr chunk (state=3): >>>debug2: match found <<< 7071 1726853144.03151: 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/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853144.03175: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853144.03240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853144.19121: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/server.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7071 1726853144.20889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853144.20893: stdout chunk (state=3): >>><<< 7071 1726853144.20895: stderr chunk (state=3): >>><<< 7071 1726853144.20897: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/server.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853144.20899: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/hostapd_test/server.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7071 1726853144.21197: Sending initial data 7071 1726853144.21212: Sent initial data (195 bytes) 7071 1726853144.22115: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853144.22168: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853144.22411: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853144.22604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853144.22710: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853144.24245: 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 <<< 7071 1726853144.24249: 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 <<< 7071 1726853144.24274: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853144.24363: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/.source.pem" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.pem" to remote "/root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/.source.pem" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/.source.pem" <<< 7071 1726853144.24370: stdout chunk (state=3): >>>sftp> put /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.pem /root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/.source.pem <<< 7071 1726853144.24651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853144.24696: stderr chunk (state=3): >>><<< 7071 1726853144.24874: stdout chunk (state=3): >>><<< 7071 1726853144.24878: _low_level_execute_command(): starting 7071 1726853144.24880: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/ /root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/.source.pem && sleep 0' 7071 1726853144.25974: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853144.26056: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853144.26060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853144.26062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853144.26065: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853144.26067: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853144.26069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853144.26074: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853144.26076: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853144.26078: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7071 1726853144.26080: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853144.26082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853144.26093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853144.26100: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853144.26237: 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/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853144.26284: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853144.26438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853144.28276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853144.28280: stdout chunk (state=3): >>><<< 7071 1726853144.28286: stderr chunk (state=3): >>><<< 7071 1726853144.28330: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853144.28333: variable 'ansible_module_compression' from source: unknown 7071 1726853144.28474: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7071 1726853144.28493: variable 'ansible_facts' from source: unknown 7071 1726853144.28562: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/AnsiballZ_copy.py 7071 1726853144.29077: Sending initial data 7071 1726853144.29081: Sent initial data (151 bytes) 7071 1726853144.30053: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853144.30106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853144.30114: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853144.30121: stderr chunk (state=3): >>>debug2: match found <<< 7071 1726853144.30131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853144.30235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853144.30428: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853144.30431: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853144.30433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853144.31932: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7071 1726853144.31945: 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 <<< 7071 1726853144.32000: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853144.32042: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpism6ub_i /root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/AnsiballZ_copy.py <<< 7071 1726853144.32048: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/AnsiballZ_copy.py" <<< 7071 1726853144.32112: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpism6ub_i" to remote "/root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/AnsiballZ_copy.py" <<< 7071 1726853144.32948: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853144.32951: stdout chunk (state=3): >>><<< 7071 1726853144.32953: stderr chunk (state=3): >>><<< 7071 1726853144.33015: done transferring module to remote 7071 1726853144.33017: _low_level_execute_command(): starting 7071 1726853144.33020: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/ /root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/AnsiballZ_copy.py && sleep 0' 7071 1726853144.33910: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853144.33988: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853144.34096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853144.35876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853144.35880: stderr chunk (state=3): >>><<< 7071 1726853144.35889: stdout chunk (state=3): >>><<< 7071 1726853144.35909: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853144.35913: _low_level_execute_command(): starting 7071 1726853144.35917: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/AnsiballZ_copy.py && sleep 0' 7071 1726853144.36469: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853144.36536: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853144.36540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853144.36663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853144.36667: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853144.36670: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853144.36675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853144.36677: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853144.36679: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853144.36681: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7071 1726853144.36683: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853144.36686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853144.36688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853144.36689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853144.36691: stderr chunk (state=3): >>>debug2: match found <<< 7071 1726853144.36693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853144.36793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853144.36965: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853144.53195: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/hostapd_test/server.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/.source.pem", "md5sum": "7b57077d9e9aea06a4e2dd4ca1f4be7d", "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/.source.pem", "dest": "/etc/pki/tls/hostapd_test/server.pem", "mode": "0644", "_original_basename": "server.pem", "follow": false, "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853144.54585: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853144.54589: stderr chunk (state=3): >>>Shared connection to 10.31.45.153 closed. <<< 7071 1726853144.54591: stderr chunk (state=3): >>><<< 7071 1726853144.54593: stdout chunk (state=3): >>><<< 7071 1726853144.54617: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/hostapd_test/server.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/.source.pem", "md5sum": "7b57077d9e9aea06a4e2dd4ca1f4be7d", "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/.source.pem", "dest": "/etc/pki/tls/hostapd_test/server.pem", "mode": "0644", "_original_basename": "server.pem", "follow": false, "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853144.54652: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/.source.pem', 'dest': '/etc/pki/tls/hostapd_test/server.pem', 'mode': '0644', '_original_basename': 'server.pem', 'follow': False, 'checksum': '8e23f3b43e1d5346659d6e46a7415d5da14128a0', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853144.54658: _low_level_execute_command(): starting 7071 1726853144.54664: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/ > /dev/null 2>&1 && sleep 0' 7071 1726853144.55426: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853144.55430: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853144.55433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853144.55436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853144.55438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853144.55441: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853144.55443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853144.55448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853144.55451: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853144.55453: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7071 1726853144.55456: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853144.55458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853144.55461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853144.55463: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853144.55466: stderr chunk (state=3): >>>debug2: match found <<< 7071 1726853144.55468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853144.55534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853144.55537: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853144.55540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853144.55614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853144.57463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853144.57466: stdout chunk (state=3): >>><<< 7071 1726853144.57469: stderr chunk (state=3): >>><<< 7071 1726853144.57488: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853144.57501: handler run complete 7071 1726853144.57696: attempt loop complete, returning result 7071 1726853144.57700: variable 'item' from source: unknown 7071 1726853144.57702: variable 'item' from source: unknown changed: [managed_node1] => (item=server.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "dest": "/etc/pki/tls/hostapd_test/server.pem", "gid": 0, "group": "root", "item": "server.pem", "md5sum": "7b57077d9e9aea06a4e2dd4ca1f4be7d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "src": "/root/.ansible/tmp/ansible-tmp-1726853143.9114814-7366-271946891317474/.source.pem", "state": "file", "uid": 0 } 7071 1726853144.57877: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853144.57891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853144.57908: variable 'omit' from source: magic vars 7071 1726853144.58094: variable 'ansible_distribution_major_version' from source: facts 7071 1726853144.58131: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853144.58417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853144.58452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853144.58491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853144.58534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853144.58580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853144.58657: variable 'ansible_distribution' from source: facts 7071 1726853144.58666: variable 'ansible_distribution_major_version' from source: facts 7071 1726853144.58678: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853144.58797: variable 'ansible_distribution_major_version' from source: facts 7071 1726853144.58876: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853144.58986: variable 'ansible_distribution' from source: facts 7071 1726853144.58994: variable 'ansible_distribution_major_version' from source: facts 7071 1726853144.59003: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853144.59022: variable 'omit' from source: magic vars 7071 1726853144.59043: variable 'omit' from source: magic vars 7071 1726853144.59099: variable 'item' from source: unknown 7071 1726853144.59175: variable 'item' from source: unknown 7071 1726853144.59257: variable 'item' from source: unknown 7071 1726853144.59280: variable 'omit' from source: magic vars 7071 1726853144.59305: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853144.59318: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853144.59342: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853144.59376: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853144.59380: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853144.59382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853144.59458: Set connection var ansible_connection to ssh 7071 1726853144.59472: Set connection var ansible_timeout to 10 7071 1726853144.59562: Set connection var ansible_shell_type to sh 7071 1726853144.59565: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853144.59568: Set connection var ansible_pipelining to False 7071 1726853144.59570: Set connection var ansible_shell_executable to /bin/sh 7071 1726853144.59574: variable 'ansible_shell_executable' from source: unknown 7071 1726853144.59576: variable 'ansible_connection' from source: unknown 7071 1726853144.59578: variable 'ansible_module_compression' from source: unknown 7071 1726853144.59580: variable 'ansible_shell_type' from source: unknown 7071 1726853144.59582: variable 'ansible_shell_executable' from source: unknown 7071 1726853144.59584: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853144.59585: variable 'ansible_pipelining' from source: unknown 7071 1726853144.59588: variable 'ansible_timeout' from source: unknown 7071 1726853144.59590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853144.59770: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853144.59775: variable 'omit' from source: magic vars 7071 1726853144.59778: starting attempt loop 7071 1726853144.59780: running the handler 7071 1726853144.59783: _low_level_execute_command(): starting 7071 1726853144.59785: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853144.60379: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853144.60394: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853144.60408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853144.60427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853144.60463: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853144.60557: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853144.60585: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853144.60666: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853144.62289: stdout chunk (state=3): >>>/root <<< 7071 1726853144.62373: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853144.62400: stderr chunk (state=3): >>><<< 7071 1726853144.62408: stdout chunk (state=3): >>><<< 7071 1726853144.62428: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853144.62440: _low_level_execute_command(): starting 7071 1726853144.62452: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847 `" && echo ansible-tmp-1726853144.624325-7366-177879945711847="` echo /root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847 `" ) && sleep 0' 7071 1726853144.63087: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853144.63102: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853144.63116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853144.63164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853144.63243: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853144.63298: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853144.63340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853144.65197: stdout chunk (state=3): >>>ansible-tmp-1726853144.624325-7366-177879945711847=/root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847 <<< 7071 1726853144.65349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853144.65352: stdout chunk (state=3): >>><<< 7071 1726853144.65355: stderr chunk (state=3): >>><<< 7071 1726853144.65373: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853144.624325-7366-177879945711847=/root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853144.65476: evaluation_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7071 1726853144.65480: search_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/cacert.pem /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cacert.pem /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem 7071 1726853144.65482: variable 'ansible_module_compression' from source: unknown 7071 1726853144.65513: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7071 1726853144.65537: variable 'ansible_facts' from source: unknown 7071 1726853144.65625: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/AnsiballZ_stat.py 7071 1726853144.65797: Sending initial data 7071 1726853144.65800: Sent initial data (150 bytes) 7071 1726853144.66369: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853144.66390: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853144.66403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853144.66481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853144.66516: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853144.66531: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853144.66550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853144.66620: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853144.68151: 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 <<< 7071 1726853144.68218: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853144.68287: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpetv_2s28 /root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/AnsiballZ_stat.py <<< 7071 1726853144.68291: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/AnsiballZ_stat.py" <<< 7071 1726853144.68322: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpetv_2s28" to remote "/root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/AnsiballZ_stat.py" <<< 7071 1726853144.69020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853144.69059: stderr chunk (state=3): >>><<< 7071 1726853144.69067: stdout chunk (state=3): >>><<< 7071 1726853144.69129: done transferring module to remote 7071 1726853144.69198: _low_level_execute_command(): starting 7071 1726853144.69201: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/ /root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/AnsiballZ_stat.py && sleep 0' 7071 1726853144.69745: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853144.69760: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853144.69786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853144.69890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853144.69908: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853144.69925: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853144.70005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853144.71763: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853144.71766: stdout chunk (state=3): >>><<< 7071 1726853144.71774: stderr chunk (state=3): >>><<< 7071 1726853144.71791: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853144.71794: _low_level_execute_command(): starting 7071 1726853144.71799: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/AnsiballZ_stat.py && sleep 0' 7071 1726853144.72350: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853144.72366: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853144.72383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853144.72403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853144.72420: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853144.72512: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853144.72554: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853144.72607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853144.87542: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7071 1726853144.88979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853144.88983: stdout chunk (state=3): >>><<< 7071 1726853144.88985: stderr chunk (state=3): >>><<< 7071 1726853144.88987: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853144.88991: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/hostapd_test/cacert.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7071 1726853144.89167: Sending initial data 7071 1726853144.89185: Sent initial data (194 bytes) 7071 1726853144.89710: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853144.89727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853144.89794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853144.91415: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7071 1726853144.91420: 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 <<< 7071 1726853144.91453: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853144.91499: stdout chunk (state=3): >>>sftp> put /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/.source.pem <<< 7071 1726853144.91502: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/.source.pem" <<< 7071 1726853144.91567: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem" to remote "/root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/.source.pem" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/.source.pem" <<< 7071 1726853144.91795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853144.91823: stderr chunk (state=3): >>><<< 7071 1726853144.91832: stdout chunk (state=3): >>><<< 7071 1726853144.91854: _low_level_execute_command(): starting 7071 1726853144.91933: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/ /root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/.source.pem && sleep 0' 7071 1726853144.92469: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853144.92486: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853144.92508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853144.92525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853144.92629: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853144.92644: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853144.92666: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853144.92734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853144.94535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853144.94544: stdout chunk (state=3): >>><<< 7071 1726853144.94556: stderr chunk (state=3): >>><<< 7071 1726853144.94578: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853144.94605: variable 'ansible_module_compression' from source: unknown 7071 1726853144.94652: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7071 1726853144.94678: variable 'ansible_facts' from source: unknown 7071 1726853144.94757: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/AnsiballZ_copy.py 7071 1726853144.94891: Sending initial data 7071 1726853144.94997: Sent initial data (150 bytes) 7071 1726853144.95575: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853144.95601: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853144.95618: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853144.95685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853144.97281: 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 <<< 7071 1726853144.97284: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853144.97287: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpsget9yzf /root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/AnsiballZ_copy.py <<< 7071 1726853144.97293: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/AnsiballZ_copy.py" <<< 7071 1726853144.97344: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpsget9yzf" to remote "/root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/AnsiballZ_copy.py" <<< 7071 1726853144.98039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853144.98097: stderr chunk (state=3): >>><<< 7071 1726853144.98105: stdout chunk (state=3): >>><<< 7071 1726853144.98155: done transferring module to remote 7071 1726853144.98160: _low_level_execute_command(): starting 7071 1726853144.98166: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/ /root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/AnsiballZ_copy.py && sleep 0' 7071 1726853144.98734: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853144.98744: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853144.98758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853144.98788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853144.98873: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853144.98891: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853144.98952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853145.00700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853145.00725: stdout chunk (state=3): >>><<< 7071 1726853145.00729: stderr chunk (state=3): >>><<< 7071 1726853145.00815: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853145.00818: _low_level_execute_command(): starting 7071 1726853145.00821: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/AnsiballZ_copy.py && sleep 0' 7071 1726853145.01352: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853145.01391: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853145.01502: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853145.01582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853145.01623: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853145.01794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853145.18403: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/hostapd_test/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/.source.pem", "dest": "/etc/pki/tls/hostapd_test/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853145.19356: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853145.19360: stdout chunk (state=3): >>><<< 7071 1726853145.19362: stderr chunk (state=3): >>><<< 7071 1726853145.19387: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/hostapd_test/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/.source.pem", "dest": "/etc/pki/tls/hostapd_test/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853145.19432: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/.source.pem', 'dest': '/etc/pki/tls/hostapd_test/cacert.pem', 'mode': '0644', '_original_basename': 'cacert.pem', 'follow': False, 'checksum': '9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853145.19504: _low_level_execute_command(): starting 7071 1726853145.19777: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/ > /dev/null 2>&1 && sleep 0' 7071 1726853145.20805: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853145.21090: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853145.21150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853145.22983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853145.22986: stdout chunk (state=3): >>><<< 7071 1726853145.22993: stderr chunk (state=3): >>><<< 7071 1726853145.23009: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853145.23014: handler run complete 7071 1726853145.23041: attempt loop complete, returning result 7071 1726853145.23063: variable 'item' from source: unknown 7071 1726853145.23141: variable 'item' from source: unknown changed: [managed_node1] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/tls/hostapd_test/cacert.pem", "gid": 0, "group": "root", "item": "cacert.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1726853144.624325-7366-177879945711847/.source.pem", "state": "file", "uid": 0 } 7071 1726853145.23491: dumping result to json 7071 1726853145.23494: done dumping result, returning 7071 1726853145.23497: done running TaskExecutor() for managed_node1/TASK: Copy server certificates [02083763-bbaf-ff75-6002-000000000228] 7071 1726853145.23499: sending task result for task 02083763-bbaf-ff75-6002-000000000228 7071 1726853145.23894: no more pending results, returning what we have 7071 1726853145.23898: results queue empty 7071 1726853145.23898: checking for any_errors_fatal 7071 1726853145.23902: done checking for any_errors_fatal 7071 1726853145.23903: checking for max_fail_percentage 7071 1726853145.23904: done checking for max_fail_percentage 7071 1726853145.23905: checking to see if all hosts have failed and the running result is not ok 7071 1726853145.23906: done checking to see if all hosts have failed 7071 1726853145.23907: getting the remaining hosts for this loop 7071 1726853145.23908: done getting the remaining hosts for this loop 7071 1726853145.23911: getting the next task for host managed_node1 7071 1726853145.23917: done getting next task for host managed_node1 7071 1726853145.23919: ^ task is: TASK: Create test interfaces 7071 1726853145.23922: ^ 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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853145.23924: getting variables 7071 1726853145.23926: in VariableManager get_vars() 7071 1726853145.23968: Calling all_inventory to load vars for managed_node1 7071 1726853145.24085: Calling groups_inventory to load vars for managed_node1 7071 1726853145.24090: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853145.24101: Calling all_plugins_play to load vars for managed_node1 7071 1726853145.24104: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853145.24107: Calling groups_plugins_play to load vars for managed_node1 7071 1726853145.24378: done sending task result for task 02083763-bbaf-ff75-6002-000000000228 7071 1726853145.24381: WORKER PROCESS EXITING 7071 1726853145.24400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853145.24807: done with get_vars() 7071 1726853145.24818: done getting variables 7071 1726853145.25037: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Create test interfaces] ************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:42 Friday 20 September 2024 13:25:45 -0400 (0:00:02.999) 0:00:13.206 ****** 7071 1726853145.25068: entering _queue_task() for managed_node1/shell 7071 1726853145.25069: Creating lock for shell 7071 1726853145.25627: worker is 1 (out of 1 available) 7071 1726853145.25639: exiting _queue_task() for managed_node1/shell 7071 1726853145.25651: done queuing things up, now waiting for results queue to drain 7071 1726853145.25652: waiting for pending results... 7071 1726853145.25916: running TaskExecutor() for managed_node1/TASK: Create test interfaces 7071 1726853145.26173: in run() - task 02083763-bbaf-ff75-6002-000000000229 7071 1726853145.26191: variable 'ansible_search_path' from source: unknown 7071 1726853145.26197: variable 'ansible_search_path' from source: unknown 7071 1726853145.26236: calling self._execute() 7071 1726853145.26677: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853145.26680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853145.26683: variable 'omit' from source: magic vars 7071 1726853145.27130: variable 'ansible_distribution_major_version' from source: facts 7071 1726853145.27477: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853145.27623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853145.32178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853145.32182: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853145.32184: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853145.32186: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853145.32188: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853145.32231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853145.32279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853145.32483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853145.32524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853145.32540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853145.32874: variable 'ansible_distribution' from source: facts 7071 1726853145.32885: variable 'ansible_distribution_major_version' from source: facts 7071 1726853145.32897: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853145.32909: variable 'omit' from source: magic vars 7071 1726853145.32961: variable 'omit' from source: magic vars 7071 1726853145.33011: variable 'omit' from source: magic vars 7071 1726853145.33377: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853145.33381: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853145.33384: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853145.33386: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853145.33388: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853145.33390: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853145.33393: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853145.33395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853145.33609: Set connection var ansible_connection to ssh 7071 1726853145.33623: Set connection var ansible_timeout to 10 7071 1726853145.33634: Set connection var ansible_shell_type to sh 7071 1726853145.33650: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853145.33663: Set connection var ansible_pipelining to False 7071 1726853145.33676: Set connection var ansible_shell_executable to /bin/sh 7071 1726853145.33703: variable 'ansible_shell_executable' from source: unknown 7071 1726853145.33711: variable 'ansible_connection' from source: unknown 7071 1726853145.33718: variable 'ansible_module_compression' from source: unknown 7071 1726853145.33725: variable 'ansible_shell_type' from source: unknown 7071 1726853145.33733: variable 'ansible_shell_executable' from source: unknown 7071 1726853145.33739: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853145.33749: variable 'ansible_pipelining' from source: unknown 7071 1726853145.33756: variable 'ansible_timeout' from source: unknown 7071 1726853145.33765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853145.33869: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853145.34087: variable 'omit' from source: magic vars 7071 1726853145.34097: starting attempt loop 7071 1726853145.34102: running the handler 7071 1726853145.34113: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853145.34134: _low_level_execute_command(): starting 7071 1726853145.34149: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853145.35489: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853145.35507: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853145.35521: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853145.35531: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853145.35786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853145.37378: stdout chunk (state=3): >>>/root <<< 7071 1726853145.37713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853145.37723: stdout chunk (state=3): >>><<< 7071 1726853145.37725: stderr chunk (state=3): >>><<< 7071 1726853145.37782: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853145.37786: _low_level_execute_command(): starting 7071 1726853145.37789: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853145.3774846-7558-152668278624067 `" && echo ansible-tmp-1726853145.3774846-7558-152668278624067="` echo /root/.ansible/tmp/ansible-tmp-1726853145.3774846-7558-152668278624067 `" ) && sleep 0' 7071 1726853145.38916: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853145.38929: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853145.38987: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853145.39138: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853145.39157: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853145.39202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853145.41093: stdout chunk (state=3): >>>ansible-tmp-1726853145.3774846-7558-152668278624067=/root/.ansible/tmp/ansible-tmp-1726853145.3774846-7558-152668278624067 <<< 7071 1726853145.41192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853145.41221: stderr chunk (state=3): >>><<< 7071 1726853145.41230: stdout chunk (state=3): >>><<< 7071 1726853145.41257: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853145.3774846-7558-152668278624067=/root/.ansible/tmp/ansible-tmp-1726853145.3774846-7558-152668278624067 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853145.41309: variable 'ansible_module_compression' from source: unknown 7071 1726853145.41427: ANSIBALLZ: Using generic lock for ansible.legacy.command 7071 1726853145.41483: ANSIBALLZ: Acquiring lock 7071 1726853145.41492: ANSIBALLZ: Lock acquired: 140630799339968 7071 1726853145.41500: ANSIBALLZ: Creating module 7071 1726853145.62921: ANSIBALLZ: Writing module into payload 7071 1726853145.63196: ANSIBALLZ: Writing module 7071 1726853145.63208: ANSIBALLZ: Renaming module 7071 1726853145.63219: ANSIBALLZ: Done creating module 7071 1726853145.63240: variable 'ansible_facts' from source: unknown 7071 1726853145.63353: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853145.3774846-7558-152668278624067/AnsiballZ_command.py 7071 1726853145.63532: Sending initial data 7071 1726853145.63540: Sent initial data (154 bytes) 7071 1726853145.64251: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853145.64267: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853145.64392: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853145.64403: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853145.64618: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853145.64670: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853145.66357: 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 <<< 7071 1726853145.66394: stderr chunk (state=3): >>>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 <<< 7071 1726853145.66627: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853145.3774846-7558-152668278624067/AnsiballZ_command.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp3h0wlys6" to remote "/root/.ansible/tmp/ansible-tmp-1726853145.3774846-7558-152668278624067/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853145.3774846-7558-152668278624067/AnsiballZ_command.py" <<< 7071 1726853145.66635: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp3h0wlys6 /root/.ansible/tmp/ansible-tmp-1726853145.3774846-7558-152668278624067/AnsiballZ_command.py <<< 7071 1726853145.68464: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853145.68558: stderr chunk (state=3): >>><<< 7071 1726853145.68562: stdout chunk (state=3): >>><<< 7071 1726853145.68665: done transferring module to remote 7071 1726853145.68670: _low_level_execute_command(): starting 7071 1726853145.68676: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853145.3774846-7558-152668278624067/ /root/.ansible/tmp/ansible-tmp-1726853145.3774846-7558-152668278624067/AnsiballZ_command.py && sleep 0' 7071 1726853145.70194: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853145.70197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853145.70200: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853145.70202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853145.70254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853145.70493: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853145.70553: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853145.72347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853145.72360: stderr chunk (state=3): >>><<< 7071 1726853145.72423: stdout chunk (state=3): >>><<< 7071 1726853145.72439: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853145.72449: _low_level_execute_command(): starting 7071 1726853145.72593: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853145.3774846-7558-152668278624067/AnsiballZ_command.py && sleep 0' 7071 1726853145.73731: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853145.73764: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853145.73980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853146.02605: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\n", "start": "2024-09-20 13:25:45.887290", "end": "2024-09-20 13:25:46.024624", "delta": "0:00:00.137334", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\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}}} <<< 7071 1726853146.05936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853146.05962: stderr chunk (state=3): >>><<< 7071 1726853146.05973: stdout chunk (state=3): >>><<< 7071 1726853146.06001: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\n", "start": "2024-09-20 13:25:45.887290", "end": "2024-09-20 13:25:46.024624", "delta": "0:00:00.137334", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853146.06282: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge "br1".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\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-1726853145.3774846-7558-152668278624067/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853146.06285: _low_level_execute_command(): starting 7071 1726853146.06288: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853145.3774846-7558-152668278624067/ > /dev/null 2>&1 && sleep 0' 7071 1726853146.07214: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853146.07227: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853146.07237: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853146.07300: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853146.07312: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853146.07373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853146.10157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853146.10160: stdout chunk (state=3): >>><<< 7071 1726853146.10163: stderr chunk (state=3): >>><<< 7071 1726853146.10294: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853146.10298: handler run complete 7071 1726853146.10300: Evaluated conditional (False): False 7071 1726853146.10302: attempt loop complete, returning result 7071 1726853146.10304: _execute() done 7071 1726853146.10306: dumping result to json 7071 1726853146.10308: done dumping result, returning 7071 1726853146.10368: done running TaskExecutor() for managed_node1/TASK: Create test interfaces [02083763-bbaf-ff75-6002-000000000229] 7071 1726853146.10383: sending task result for task 02083763-bbaf-ff75-6002-000000000229 ok: [managed_node1] => { "changed": false, "cmd": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\n", "delta": "0:00:00.137334", "end": "2024-09-20 13:25:46.024624", "rc": 0, "start": "2024-09-20 13:25:45.887290" } 7071 1726853146.10625: no more pending results, returning what we have 7071 1726853146.10629: results queue empty 7071 1726853146.10630: checking for any_errors_fatal 7071 1726853146.10646: done checking for any_errors_fatal 7071 1726853146.10647: checking for max_fail_percentage 7071 1726853146.10649: done checking for max_fail_percentage 7071 1726853146.10650: checking to see if all hosts have failed and the running result is not ok 7071 1726853146.10651: done checking to see if all hosts have failed 7071 1726853146.10652: getting the remaining hosts for this loop 7071 1726853146.10653: done getting the remaining hosts for this loop 7071 1726853146.10657: getting the next task for host managed_node1 7071 1726853146.10664: done getting next task for host managed_node1 7071 1726853146.10667: ^ task is: TASK: Create hostapd config 7071 1726853146.10672: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853146.10676: getting variables 7071 1726853146.10678: in VariableManager get_vars() 7071 1726853146.10733: Calling all_inventory to load vars for managed_node1 7071 1726853146.10736: Calling groups_inventory to load vars for managed_node1 7071 1726853146.10739: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853146.10750: Calling all_plugins_play to load vars for managed_node1 7071 1726853146.10753: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853146.10756: Calling groups_plugins_play to load vars for managed_node1 7071 1726853146.11250: done sending task result for task 02083763-bbaf-ff75-6002-000000000229 7071 1726853146.11253: WORKER PROCESS EXITING 7071 1726853146.11279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853146.11606: done with get_vars() 7071 1726853146.11615: done getting variables 7071 1726853146.11682: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Create hostapd config] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:69 Friday 20 September 2024 13:25:46 -0400 (0:00:00.866) 0:00:14.073 ****** 7071 1726853146.11709: entering _queue_task() for managed_node1/copy 7071 1726853146.12010: worker is 1 (out of 1 available) 7071 1726853146.12022: exiting _queue_task() for managed_node1/copy 7071 1726853146.12034: done queuing things up, now waiting for results queue to drain 7071 1726853146.12035: waiting for pending results... 7071 1726853146.12252: running TaskExecutor() for managed_node1/TASK: Create hostapd config 7071 1726853146.12374: in run() - task 02083763-bbaf-ff75-6002-00000000022a 7071 1726853146.12434: variable 'ansible_search_path' from source: unknown 7071 1726853146.12443: variable 'ansible_search_path' from source: unknown 7071 1726853146.12656: calling self._execute() 7071 1726853146.12961: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853146.12965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853146.12968: variable 'omit' from source: magic vars 7071 1726853146.13657: variable 'ansible_distribution_major_version' from source: facts 7071 1726853146.13740: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853146.14121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853146.18903: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853146.18908: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853146.19038: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853146.19124: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853146.19156: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853146.19300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853146.19344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853146.19378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853146.19420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853146.19450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853146.19570: variable 'ansible_distribution' from source: facts 7071 1726853146.19582: variable 'ansible_distribution_major_version' from source: facts 7071 1726853146.19594: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853146.19604: variable 'omit' from source: magic vars 7071 1726853146.19651: variable 'omit' from source: magic vars 7071 1726853146.19704: variable 'omit' from source: magic vars 7071 1726853146.19733: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853146.19775: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853146.19882: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853146.19885: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853146.19887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853146.19890: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853146.19892: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853146.19894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853146.19970: Set connection var ansible_connection to ssh 7071 1726853146.19995: Set connection var ansible_timeout to 10 7071 1726853146.20006: Set connection var ansible_shell_type to sh 7071 1726853146.20017: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853146.20027: Set connection var ansible_pipelining to False 7071 1726853146.20036: Set connection var ansible_shell_executable to /bin/sh 7071 1726853146.20061: variable 'ansible_shell_executable' from source: unknown 7071 1726853146.20068: variable 'ansible_connection' from source: unknown 7071 1726853146.20077: variable 'ansible_module_compression' from source: unknown 7071 1726853146.20083: variable 'ansible_shell_type' from source: unknown 7071 1726853146.20099: variable 'ansible_shell_executable' from source: unknown 7071 1726853146.20107: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853146.20113: variable 'ansible_pipelining' from source: unknown 7071 1726853146.20119: variable 'ansible_timeout' from source: unknown 7071 1726853146.20126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853146.20317: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853146.20320: variable 'omit' from source: magic vars 7071 1726853146.20323: starting attempt loop 7071 1726853146.20325: running the handler 7071 1726853146.20327: _low_level_execute_command(): starting 7071 1726853146.20329: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853146.21011: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853146.21026: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853146.21043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853146.21061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853146.21090: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853146.21176: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853146.21208: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853146.21223: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853146.21418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853146.23017: stdout chunk (state=3): >>>/root <<< 7071 1726853146.23234: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853146.23249: stdout chunk (state=3): >>><<< 7071 1726853146.23291: stderr chunk (state=3): >>><<< 7071 1726853146.23513: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853146.23517: _low_level_execute_command(): starting 7071 1726853146.23520: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878 `" && echo ansible-tmp-1726853146.2331228-7595-228620401052878="` echo /root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878 `" ) && sleep 0' 7071 1726853146.24484: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853146.24496: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853146.24508: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853146.24666: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853146.24687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853146.24742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853146.26650: stdout chunk (state=3): >>>ansible-tmp-1726853146.2331228-7595-228620401052878=/root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878 <<< 7071 1726853146.26745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853146.26855: stderr chunk (state=3): >>><<< 7071 1726853146.26858: stdout chunk (state=3): >>><<< 7071 1726853146.26877: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853146.2331228-7595-228620401052878=/root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853146.27005: variable 'ansible_module_compression' from source: unknown 7071 1726853146.27320: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7071 1726853146.27428: variable 'ansible_facts' from source: unknown 7071 1726853146.27479: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/AnsiballZ_stat.py 7071 1726853146.27805: Sending initial data 7071 1726853146.27814: Sent initial data (151 bytes) 7071 1726853146.29225: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853146.29349: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853146.29370: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853146.29443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853146.29637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853146.31172: 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 <<< 7071 1726853146.31253: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/AnsiballZ_stat.py" <<< 7071 1726853146.31256: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp29ey1tio /root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/AnsiballZ_stat.py <<< 7071 1726853146.31285: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp29ey1tio" to remote "/root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/AnsiballZ_stat.py" <<< 7071 1726853146.32494: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853146.32594: stderr chunk (state=3): >>><<< 7071 1726853146.32597: stdout chunk (state=3): >>><<< 7071 1726853146.32599: done transferring module to remote 7071 1726853146.32601: _low_level_execute_command(): starting 7071 1726853146.32702: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/ /root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/AnsiballZ_stat.py && sleep 0' 7071 1726853146.34000: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853146.34004: 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.45.153 originally 10.31.45.153 <<< 7071 1726853146.34006: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853146.34009: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853146.34011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853146.34013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853146.34168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853146.35931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853146.35984: stderr chunk (state=3): >>><<< 7071 1726853146.35992: stdout chunk (state=3): >>><<< 7071 1726853146.36019: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853146.36047: _low_level_execute_command(): starting 7071 1726853146.36357: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/AnsiballZ_stat.py && sleep 0' 7071 1726853146.37175: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853146.37184: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853146.37196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853146.37210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853146.37222: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853146.37228: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853146.37239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853146.37252: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853146.37260: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853146.37266: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7071 1726853146.37277: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853146.37286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853146.37299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853146.37306: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853146.37313: stderr chunk (state=3): >>>debug2: match found <<< 7071 1726853146.37322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853146.37389: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853146.37407: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853146.37419: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853146.37692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853146.52764: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/hostapd/wired.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7071 1726853146.54281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853146.54285: stdout chunk (state=3): >>><<< 7071 1726853146.54288: stderr chunk (state=3): >>><<< 7071 1726853146.54291: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/hostapd/wired.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853146.54378: done with _execute_module (ansible.legacy.stat, {'path': '/etc/hostapd/wired.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7071 1726853146.54611: Sending initial data 7071 1726853146.54615: Sent initial data (144 bytes) 7071 1726853146.55053: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853146.55063: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853146.55084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853146.55175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853146.55193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853146.55223: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853146.55262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853146.56861: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7071 1726853146.56881: 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 <<< 7071 1726853146.56955: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853146.57005: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/.gr3qbufs /root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/.source.conf <<< 7071 1726853146.57024: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/.source.conf" <<< 7071 1726853146.57045: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/.gr3qbufs" to remote "/root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/.source.conf" <<< 7071 1726853146.57263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853146.57303: stderr chunk (state=3): >>><<< 7071 1726853146.57312: stdout chunk (state=3): >>><<< 7071 1726853146.57340: _low_level_execute_command(): starting 7071 1726853146.57376: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/ /root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/.source.conf && sleep 0' 7071 1726853146.57949: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853146.57987: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853146.57998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853146.58080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853146.58083: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853146.58114: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853146.58131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853146.58140: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853146.58206: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853146.60176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853146.60179: stderr chunk (state=3): >>><<< 7071 1726853146.60182: stdout chunk (state=3): >>><<< 7071 1726853146.60184: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853146.60186: variable 'ansible_module_compression' from source: unknown 7071 1726853146.60188: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7071 1726853146.60194: variable 'ansible_facts' from source: unknown 7071 1726853146.60238: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/AnsiballZ_copy.py 7071 1726853146.60528: Sending initial data 7071 1726853146.60532: Sent initial data (151 bytes) 7071 1726853146.60975: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853146.60990: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853146.61085: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853146.61104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853146.61168: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853146.62708: 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 <<< 7071 1726853146.62744: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853146.62781: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/AnsiballZ_copy.py" <<< 7071 1726853146.62922: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpranm35is /root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/AnsiballZ_copy.py <<< 7071 1726853146.62925: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpranm35is" to remote "/root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/AnsiballZ_copy.py" <<< 7071 1726853146.63976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853146.63979: stderr chunk (state=3): >>><<< 7071 1726853146.63981: stdout chunk (state=3): >>><<< 7071 1726853146.63984: done transferring module to remote 7071 1726853146.63986: _low_level_execute_command(): starting 7071 1726853146.63988: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/ /root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/AnsiballZ_copy.py && sleep 0' 7071 1726853146.65001: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853146.65015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853146.65040: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853146.65044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853146.65120: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853146.65124: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853146.65143: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853146.65152: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853146.65165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853146.65228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853146.67229: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853146.67233: stdout chunk (state=3): >>><<< 7071 1726853146.67235: stderr chunk (state=3): >>><<< 7071 1726853146.67238: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853146.67240: _low_level_execute_command(): starting 7071 1726853146.67243: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/AnsiballZ_copy.py && sleep 0' 7071 1726853146.68123: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853146.68127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853146.68143: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853146.68150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853146.68156: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853146.68163: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853146.68178: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853146.68183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853146.68189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853146.68194: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853146.68199: stderr chunk (state=3): >>>debug2: match found <<< 7071 1726853146.68215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853146.68291: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853146.68297: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853146.68313: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853146.68403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853146.84374: stdout chunk (state=3): >>> {"dest": "/etc/hostapd/wired.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/.source.conf", "md5sum": "925e7b62de46d20b695d58823d8e706b", "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 397, "invocation": {"module_args": {"dest": "/etc/hostapd/wired.conf", "mode": "0644", "src": "/root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/.source.conf", "_original_basename": ".gr3qbufs", "follow": false, "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853146.85750: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853146.85780: stdout chunk (state=3): >>><<< 7071 1726853146.85794: stderr chunk (state=3): >>><<< 7071 1726853146.85826: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/hostapd/wired.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/.source.conf", "md5sum": "925e7b62de46d20b695d58823d8e706b", "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 397, "invocation": {"module_args": {"dest": "/etc/hostapd/wired.conf", "mode": "0644", "src": "/root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/.source.conf", "_original_basename": ".gr3qbufs", "follow": false, "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853146.85900: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/hostapd/wired.conf', 'mode': '0644', 'src': '/root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/.source.conf', '_original_basename': '.gr3qbufs', 'follow': False, 'checksum': '63d57fa1df50be4e935d3ebaf25081e64c6f3cce', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853146.85914: _low_level_execute_command(): starting 7071 1726853146.85922: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/ > /dev/null 2>&1 && sleep 0' 7071 1726853146.86897: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853146.86911: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853146.86973: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853146.87061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853146.87094: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853146.87122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853146.87194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853146.89085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853146.89139: stderr chunk (state=3): >>><<< 7071 1726853146.89149: stdout chunk (state=3): >>><<< 7071 1726853146.89377: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853146.89385: handler run complete 7071 1726853146.89388: attempt loop complete, returning result 7071 1726853146.89390: _execute() done 7071 1726853146.89392: dumping result to json 7071 1726853146.89394: done dumping result, returning 7071 1726853146.89396: done running TaskExecutor() for managed_node1/TASK: Create hostapd config [02083763-bbaf-ff75-6002-00000000022a] 7071 1726853146.89398: sending task result for task 02083763-bbaf-ff75-6002-00000000022a 7071 1726853146.89498: done sending task result for task 02083763-bbaf-ff75-6002-00000000022a changed: [managed_node1] => { "changed": true, "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "dest": "/etc/hostapd/wired.conf", "gid": 0, "group": "root", "md5sum": "925e7b62de46d20b695d58823d8e706b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 397, "src": "/root/.ansible/tmp/ansible-tmp-1726853146.2331228-7595-228620401052878/.source.conf", "state": "file", "uid": 0 } 7071 1726853146.89578: no more pending results, returning what we have 7071 1726853146.89582: results queue empty 7071 1726853146.89583: checking for any_errors_fatal 7071 1726853146.89621: done checking for any_errors_fatal 7071 1726853146.89622: checking for max_fail_percentage 7071 1726853146.89624: done checking for max_fail_percentage 7071 1726853146.89625: checking to see if all hosts have failed and the running result is not ok 7071 1726853146.89626: done checking to see if all hosts have failed 7071 1726853146.89627: getting the remaining hosts for this loop 7071 1726853146.89628: done getting the remaining hosts for this loop 7071 1726853146.89632: getting the next task for host managed_node1 7071 1726853146.89639: done getting next task for host managed_node1 7071 1726853146.89641: ^ task is: TASK: Create eap_user_file config 7071 1726853146.89648: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853146.89652: getting variables 7071 1726853146.89654: in VariableManager get_vars() 7071 1726853146.89938: Calling all_inventory to load vars for managed_node1 7071 1726853146.89942: Calling groups_inventory to load vars for managed_node1 7071 1726853146.89982: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853146.90053: Calling all_plugins_play to load vars for managed_node1 7071 1726853146.90110: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853146.90173: Calling groups_plugins_play to load vars for managed_node1 7071 1726853146.90890: WORKER PROCESS EXITING 7071 1726853146.90931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853146.91588: done with get_vars() 7071 1726853146.91633: done getting variables 7071 1726853146.91754: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Create eap_user_file config] ********************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:90 Friday 20 September 2024 13:25:46 -0400 (0:00:00.800) 0:00:14.873 ****** 7071 1726853146.91789: entering _queue_task() for managed_node1/copy 7071 1726853146.92302: worker is 1 (out of 1 available) 7071 1726853146.92310: exiting _queue_task() for managed_node1/copy 7071 1726853146.92319: done queuing things up, now waiting for results queue to drain 7071 1726853146.92320: waiting for pending results... 7071 1726853146.92417: running TaskExecutor() for managed_node1/TASK: Create eap_user_file config 7071 1726853146.92555: in run() - task 02083763-bbaf-ff75-6002-00000000022b 7071 1726853146.92567: variable 'ansible_search_path' from source: unknown 7071 1726853146.92573: variable 'ansible_search_path' from source: unknown 7071 1726853146.92618: calling self._execute() 7071 1726853146.92700: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853146.92703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853146.92711: variable 'omit' from source: magic vars 7071 1726853146.93018: variable 'ansible_distribution_major_version' from source: facts 7071 1726853146.93030: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853146.93204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853146.94895: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853146.94937: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853146.94967: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853146.95007: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853146.95028: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853146.95091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853146.95113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853146.95131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853146.95159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853146.95170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853146.95261: variable 'ansible_distribution' from source: facts 7071 1726853146.95293: variable 'ansible_distribution_major_version' from source: facts 7071 1726853146.95297: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853146.95299: variable 'omit' from source: magic vars 7071 1726853146.95320: variable 'omit' from source: magic vars 7071 1726853146.95345: variable 'omit' from source: magic vars 7071 1726853146.95366: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853146.95388: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853146.95403: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853146.95459: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853146.95462: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853146.95483: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853146.95486: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853146.95488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853146.95555: Set connection var ansible_connection to ssh 7071 1726853146.95592: Set connection var ansible_timeout to 10 7071 1726853146.95595: Set connection var ansible_shell_type to sh 7071 1726853146.95623: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853146.95626: Set connection var ansible_pipelining to False 7071 1726853146.95629: Set connection var ansible_shell_executable to /bin/sh 7071 1726853146.95976: variable 'ansible_shell_executable' from source: unknown 7071 1726853146.95979: variable 'ansible_connection' from source: unknown 7071 1726853146.95981: variable 'ansible_module_compression' from source: unknown 7071 1726853146.95983: variable 'ansible_shell_type' from source: unknown 7071 1726853146.95985: variable 'ansible_shell_executable' from source: unknown 7071 1726853146.95987: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853146.95989: variable 'ansible_pipelining' from source: unknown 7071 1726853146.95991: variable 'ansible_timeout' from source: unknown 7071 1726853146.95994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853146.95996: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853146.95998: variable 'omit' from source: magic vars 7071 1726853146.96017: starting attempt loop 7071 1726853146.96033: running the handler 7071 1726853146.96054: _low_level_execute_command(): starting 7071 1726853146.96065: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853146.96992: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853146.97086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853146.97109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853146.97162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853146.98767: stdout chunk (state=3): >>>/root <<< 7071 1726853146.98868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853146.98899: stderr chunk (state=3): >>><<< 7071 1726853146.98902: stdout chunk (state=3): >>><<< 7071 1726853146.98929: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853146.98940: _low_level_execute_command(): starting 7071 1726853146.98943: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098 `" && echo ansible-tmp-1726853146.9892616-7622-126002102362098="` echo /root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098 `" ) && sleep 0' 7071 1726853146.99347: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853146.99351: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853146.99353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853146.99355: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853146.99358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853146.99406: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853146.99409: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853146.99455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853147.01314: stdout chunk (state=3): >>>ansible-tmp-1726853146.9892616-7622-126002102362098=/root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098 <<< 7071 1726853147.01415: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853147.01436: stderr chunk (state=3): >>><<< 7071 1726853147.01440: stdout chunk (state=3): >>><<< 7071 1726853147.01457: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853146.9892616-7622-126002102362098=/root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853147.01519: variable 'ansible_module_compression' from source: unknown 7071 1726853147.01559: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7071 1726853147.01589: variable 'ansible_facts' from source: unknown 7071 1726853147.01669: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/AnsiballZ_stat.py 7071 1726853147.01749: Sending initial data 7071 1726853147.01753: Sent initial data (151 bytes) 7071 1726853147.02196: 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 <<< 7071 1726853147.02201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853147.02203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853147.02205: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853147.02208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853147.02262: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853147.02266: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853147.02269: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853147.02334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853147.03826: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7071 1726853147.03849: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7071 1726853147.03885: 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 <<< 7071 1726853147.03949: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853147.04031: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpog7a1ek3 /root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/AnsiballZ_stat.py <<< 7071 1726853147.04034: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/AnsiballZ_stat.py" <<< 7071 1726853147.04090: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpog7a1ek3" to remote "/root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/AnsiballZ_stat.py" <<< 7071 1726853147.04698: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853147.04743: stderr chunk (state=3): >>><<< 7071 1726853147.04748: stdout chunk (state=3): >>><<< 7071 1726853147.04760: done transferring module to remote 7071 1726853147.04773: _low_level_execute_command(): starting 7071 1726853147.04779: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/ /root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/AnsiballZ_stat.py && sleep 0' 7071 1726853147.05231: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853147.05235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853147.05237: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853147.05239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853147.05304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853147.05308: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853147.05348: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853147.07277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853147.07280: stdout chunk (state=3): >>><<< 7071 1726853147.07581: stderr chunk (state=3): >>><<< 7071 1726853147.07585: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853147.07588: _low_level_execute_command(): starting 7071 1726853147.07590: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/AnsiballZ_stat.py && sleep 0' 7071 1726853147.08554: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853147.08582: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853147.08662: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853147.08696: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853147.08712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853147.08731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853147.08900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853147.24060: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/hostapd/hostapd.eap_user", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7071 1726853147.25394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853147.25431: stderr chunk (state=3): >>><<< 7071 1726853147.25434: stdout chunk (state=3): >>><<< 7071 1726853147.25447: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/hostapd/hostapd.eap_user", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853147.25474: done with _execute_module (ansible.legacy.stat, {'path': '/etc/hostapd/hostapd.eap_user', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7071 1726853147.25568: Sending initial data 7071 1726853147.25575: Sent initial data (148 bytes) 7071 1726853147.26036: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853147.26039: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853147.26042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853147.26044: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853147.26046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853147.26103: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853147.26110: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853147.26113: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853147.26149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853147.27748: 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 <<< 7071 1726853147.27755: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7071 1726853147.27789: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853147.27828: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/.js4cpfxo /root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/.source.eap_user <<< 7071 1726853147.27832: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/.source.eap_user" <<< 7071 1726853147.27864: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/.js4cpfxo" to remote "/root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/.source.eap_user" <<< 7071 1726853147.27873: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/.source.eap_user" <<< 7071 1726853147.28024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853147.28064: stderr chunk (state=3): >>><<< 7071 1726853147.28067: stdout chunk (state=3): >>><<< 7071 1726853147.28089: _low_level_execute_command(): starting 7071 1726853147.28093: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/ /root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/.source.eap_user && sleep 0' 7071 1726853147.28529: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853147.28567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853147.28573: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853147.28576: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853147.28578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853147.28580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853147.28624: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853147.28627: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853147.28669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853147.30448: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853147.30454: stdout chunk (state=3): >>><<< 7071 1726853147.30456: stderr chunk (state=3): >>><<< 7071 1726853147.30477: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853147.30676: variable 'ansible_module_compression' from source: unknown 7071 1726853147.30683: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7071 1726853147.30686: variable 'ansible_facts' from source: unknown 7071 1726853147.30688: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/AnsiballZ_copy.py 7071 1726853147.30791: Sending initial data 7071 1726853147.30886: Sent initial data (151 bytes) 7071 1726853147.31384: 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 <<< 7071 1726853147.31398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853147.31413: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853147.31453: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853147.31465: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853147.31484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853147.31533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853147.33038: 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 <<< 7071 1726853147.33075: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853147.33122: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpiui6nuzb /root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/AnsiballZ_copy.py <<< 7071 1726853147.33136: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/AnsiballZ_copy.py" <<< 7071 1726853147.33160: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpiui6nuzb" to remote "/root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/AnsiballZ_copy.py" <<< 7071 1726853147.33978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853147.33981: stderr chunk (state=3): >>><<< 7071 1726853147.33984: stdout chunk (state=3): >>><<< 7071 1726853147.33986: done transferring module to remote 7071 1726853147.33988: _low_level_execute_command(): starting 7071 1726853147.33990: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/ /root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/AnsiballZ_copy.py && sleep 0' 7071 1726853147.34535: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853147.34539: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853147.34542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853147.34556: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853147.34605: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853147.34608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853147.34654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853147.36406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853147.36409: stdout chunk (state=3): >>><<< 7071 1726853147.36411: stderr chunk (state=3): >>><<< 7071 1726853147.36578: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853147.36582: _low_level_execute_command(): starting 7071 1726853147.36585: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/AnsiballZ_copy.py && sleep 0' 7071 1726853147.37024: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853147.37032: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853147.37042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853147.37059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853147.37073: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853147.37080: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853147.37090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853147.37105: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853147.37142: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853147.37145: 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.45.153 originally 10.31.45.153 <<< 7071 1726853147.37205: 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/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853147.37225: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853147.37308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853147.53420: stdout chunk (state=3): >>> {"dest": "/etc/hostapd/hostapd.eap_user", "src": "/root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/.source.eap_user", "md5sum": "51fa368b94ad6544dbd0ac27754ed092", "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "invocation": {"module_args": {"dest": "/etc/hostapd/hostapd.eap_user", "mode": "0644", "src": "/root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/.source.eap_user", "_original_basename": ".js4cpfxo", "follow": false, "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853147.54736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853147.54767: stderr chunk (state=3): >>><<< 7071 1726853147.54772: stdout chunk (state=3): >>><<< 7071 1726853147.54792: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/hostapd/hostapd.eap_user", "src": "/root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/.source.eap_user", "md5sum": "51fa368b94ad6544dbd0ac27754ed092", "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "invocation": {"module_args": {"dest": "/etc/hostapd/hostapd.eap_user", "mode": "0644", "src": "/root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/.source.eap_user", "_original_basename": ".js4cpfxo", "follow": false, "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853147.54816: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/hostapd/hostapd.eap_user', 'mode': '0644', 'src': '/root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/.source.eap_user', '_original_basename': '.js4cpfxo', 'follow': False, 'checksum': 'efe2ba91d712f9e07f9ad035796dc766d91b1f4e', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853147.54824: _low_level_execute_command(): starting 7071 1726853147.54829: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/ > /dev/null 2>&1 && sleep 0' 7071 1726853147.55270: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853147.55276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853147.55308: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853147.55311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853147.55314: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853147.55316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853147.55318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853147.55375: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853147.55382: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853147.55384: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853147.55423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853147.57231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853147.57265: stderr chunk (state=3): >>><<< 7071 1726853147.57269: stdout chunk (state=3): >>><<< 7071 1726853147.57280: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853147.57288: handler run complete 7071 1726853147.57306: attempt loop complete, returning result 7071 1726853147.57308: _execute() done 7071 1726853147.57311: dumping result to json 7071 1726853147.57316: done dumping result, returning 7071 1726853147.57324: done running TaskExecutor() for managed_node1/TASK: Create eap_user_file config [02083763-bbaf-ff75-6002-00000000022b] 7071 1726853147.57328: sending task result for task 02083763-bbaf-ff75-6002-00000000022b 7071 1726853147.57455: done sending task result for task 02083763-bbaf-ff75-6002-00000000022b 7071 1726853147.57458: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "dest": "/etc/hostapd/hostapd.eap_user", "gid": 0, "group": "root", "md5sum": "51fa368b94ad6544dbd0ac27754ed092", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "src": "/root/.ansible/tmp/ansible-tmp-1726853146.9892616-7622-126002102362098/.source.eap_user", "state": "file", "uid": 0 } 7071 1726853147.57527: no more pending results, returning what we have 7071 1726853147.57530: results queue empty 7071 1726853147.57531: checking for any_errors_fatal 7071 1726853147.57538: done checking for any_errors_fatal 7071 1726853147.57539: checking for max_fail_percentage 7071 1726853147.57540: done checking for max_fail_percentage 7071 1726853147.57541: checking to see if all hosts have failed and the running result is not ok 7071 1726853147.57542: done checking to see if all hosts have failed 7071 1726853147.57542: getting the remaining hosts for this loop 7071 1726853147.57544: done getting the remaining hosts for this loop 7071 1726853147.57547: getting the next task for host managed_node1 7071 1726853147.57553: done getting next task for host managed_node1 7071 1726853147.57556: ^ task is: TASK: Run hostapd in namespace 7071 1726853147.57559: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853147.57562: getting variables 7071 1726853147.57564: in VariableManager get_vars() 7071 1726853147.57615: Calling all_inventory to load vars for managed_node1 7071 1726853147.57618: Calling groups_inventory to load vars for managed_node1 7071 1726853147.57620: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853147.57629: Calling all_plugins_play to load vars for managed_node1 7071 1726853147.57631: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853147.57633: Calling groups_plugins_play to load vars for managed_node1 7071 1726853147.57828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853147.57952: done with get_vars() 7071 1726853147.57960: done getting variables 7071 1726853147.58003: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Run hostapd in namespace] ************************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:97 Friday 20 September 2024 13:25:47 -0400 (0:00:00.662) 0:00:15.536 ****** 7071 1726853147.58025: entering _queue_task() for managed_node1/shell 7071 1726853147.58233: worker is 1 (out of 1 available) 7071 1726853147.58251: exiting _queue_task() for managed_node1/shell 7071 1726853147.58266: done queuing things up, now waiting for results queue to drain 7071 1726853147.58268: waiting for pending results... 7071 1726853147.58732: running TaskExecutor() for managed_node1/TASK: Run hostapd in namespace 7071 1726853147.58737: in run() - task 02083763-bbaf-ff75-6002-00000000022c 7071 1726853147.58740: variable 'ansible_search_path' from source: unknown 7071 1726853147.58797: variable 'ansible_search_path' from source: unknown 7071 1726853147.58801: calling self._execute() 7071 1726853147.58869: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853147.58881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853147.58885: variable 'omit' from source: magic vars 7071 1726853147.59188: variable 'ansible_distribution_major_version' from source: facts 7071 1726853147.59199: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853147.59336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853147.61539: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853147.61610: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853147.61632: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853147.61670: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853147.61717: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853147.61791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853147.61825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853147.61877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853147.61897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853147.61914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853147.62027: variable 'ansible_distribution' from source: facts 7071 1726853147.62030: variable 'ansible_distribution_major_version' from source: facts 7071 1726853147.62033: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853147.62039: variable 'omit' from source: magic vars 7071 1726853147.62075: variable 'omit' from source: magic vars 7071 1726853147.62101: variable 'omit' from source: magic vars 7071 1726853147.62165: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853147.62176: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853147.62184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853147.62241: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853147.62249: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853147.62255: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853147.62258: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853147.62263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853147.62355: Set connection var ansible_connection to ssh 7071 1726853147.62363: Set connection var ansible_timeout to 10 7071 1726853147.62368: Set connection var ansible_shell_type to sh 7071 1726853147.62387: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853147.62390: Set connection var ansible_pipelining to False 7071 1726853147.62392: Set connection var ansible_shell_executable to /bin/sh 7071 1726853147.62453: variable 'ansible_shell_executable' from source: unknown 7071 1726853147.62456: variable 'ansible_connection' from source: unknown 7071 1726853147.62458: variable 'ansible_module_compression' from source: unknown 7071 1726853147.62460: variable 'ansible_shell_type' from source: unknown 7071 1726853147.62462: variable 'ansible_shell_executable' from source: unknown 7071 1726853147.62469: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853147.62498: variable 'ansible_pipelining' from source: unknown 7071 1726853147.62501: variable 'ansible_timeout' from source: unknown 7071 1726853147.62503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853147.62541: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853147.62558: variable 'omit' from source: magic vars 7071 1726853147.62564: starting attempt loop 7071 1726853147.62567: running the handler 7071 1726853147.62570: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853147.62581: _low_level_execute_command(): starting 7071 1726853147.62587: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853147.63239: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853147.63242: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853147.63286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853147.64890: stdout chunk (state=3): >>>/root <<< 7071 1726853147.64996: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853147.65017: stderr chunk (state=3): >>><<< 7071 1726853147.65028: stdout chunk (state=3): >>><<< 7071 1726853147.65042: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853147.65055: _low_level_execute_command(): starting 7071 1726853147.65061: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853147.6504276-7656-231114941942607 `" && echo ansible-tmp-1726853147.6504276-7656-231114941942607="` echo /root/.ansible/tmp/ansible-tmp-1726853147.6504276-7656-231114941942607 `" ) && sleep 0' 7071 1726853147.65502: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853147.65505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853147.65508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853147.65510: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853147.65513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853147.65568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853147.65573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853147.65612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853147.67476: stdout chunk (state=3): >>>ansible-tmp-1726853147.6504276-7656-231114941942607=/root/.ansible/tmp/ansible-tmp-1726853147.6504276-7656-231114941942607 <<< 7071 1726853147.67636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853147.67639: stdout chunk (state=3): >>><<< 7071 1726853147.67641: stderr chunk (state=3): >>><<< 7071 1726853147.67877: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853147.6504276-7656-231114941942607=/root/.ansible/tmp/ansible-tmp-1726853147.6504276-7656-231114941942607 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853147.67880: variable 'ansible_module_compression' from source: unknown 7071 1726853147.67883: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7071 1726853147.67885: variable 'ansible_facts' from source: unknown 7071 1726853147.67917: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853147.6504276-7656-231114941942607/AnsiballZ_command.py 7071 1726853147.68293: Sending initial data 7071 1726853147.68296: Sent initial data (154 bytes) 7071 1726853147.68879: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853147.68908: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853147.68912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853147.68960: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853147.68986: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853147.69029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853147.70611: 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 <<< 7071 1726853147.70674: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853147.70739: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpxui5lqej /root/.ansible/tmp/ansible-tmp-1726853147.6504276-7656-231114941942607/AnsiballZ_command.py <<< 7071 1726853147.70752: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853147.6504276-7656-231114941942607/AnsiballZ_command.py" <<< 7071 1726853147.70775: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpxui5lqej" to remote "/root/.ansible/tmp/ansible-tmp-1726853147.6504276-7656-231114941942607/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853147.6504276-7656-231114941942607/AnsiballZ_command.py" <<< 7071 1726853147.71502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853147.71579: stderr chunk (state=3): >>><<< 7071 1726853147.71638: stdout chunk (state=3): >>><<< 7071 1726853147.71651: done transferring module to remote 7071 1726853147.71667: _low_level_execute_command(): starting 7071 1726853147.71679: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853147.6504276-7656-231114941942607/ /root/.ansible/tmp/ansible-tmp-1726853147.6504276-7656-231114941942607/AnsiballZ_command.py && sleep 0' 7071 1726853147.72395: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853147.72461: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853147.72489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853147.72519: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853147.72588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853147.74397: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853147.74401: stdout chunk (state=3): >>><<< 7071 1726853147.74403: stderr chunk (state=3): >>><<< 7071 1726853147.74516: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853147.74520: _low_level_execute_command(): starting 7071 1726853147.74523: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853147.6504276-7656-231114941942607/AnsiballZ_command.py && sleep 0' 7071 1726853147.75210: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853147.75258: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853147.75277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853147.75311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853147.75432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853152.92301: stdout chunk (state=3): >>> {"changed": true, "stdout": "veth1: interface state UNINITIALIZED->ENABLED\nveth1: AP-ENABLED ", "stderr": "", "rc": 0, "cmd": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "start": "2024-09-20 13:25:47.904276", "end": "2024-09-20 13:25:52.922356", "delta": "0:00:05.018080", "msg": "", "invocation": {"module_args": {"_raw_params": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "_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}}}<<< 7071 1726853152.92306: stdout chunk (state=3): >>> <<< 7071 1726853152.93759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853152.93788: stderr chunk (state=3): >>><<< 7071 1726853152.93792: stdout chunk (state=3): >>><<< 7071 1726853152.93812: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "veth1: interface state UNINITIALIZED->ENABLED\nveth1: AP-ENABLED ", "stderr": "", "rc": 0, "cmd": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "start": "2024-09-20 13:25:47.904276", "end": "2024-09-20 13:25:52.922356", "delta": "0:00:05.018080", "msg": "", "invocation": {"module_args": {"_raw_params": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "_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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853152.93841: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5', '_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-1726853147.6504276-7656-231114941942607/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853152.93851: _low_level_execute_command(): starting 7071 1726853152.93856: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853147.6504276-7656-231114941942607/ > /dev/null 2>&1 && sleep 0' 7071 1726853152.94312: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853152.94316: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853152.94318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853152.94322: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853152.94324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853152.94376: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853152.94380: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853152.94393: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853152.94430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853152.96307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853152.96333: stderr chunk (state=3): >>><<< 7071 1726853152.96336: stdout chunk (state=3): >>><<< 7071 1726853152.96354: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853152.96359: handler run complete 7071 1726853152.96377: Evaluated conditional (False): False 7071 1726853152.96386: attempt loop complete, returning result 7071 1726853152.96389: _execute() done 7071 1726853152.96391: dumping result to json 7071 1726853152.96397: done dumping result, returning 7071 1726853152.96404: done running TaskExecutor() for managed_node1/TASK: Run hostapd in namespace [02083763-bbaf-ff75-6002-00000000022c] 7071 1726853152.96408: sending task result for task 02083763-bbaf-ff75-6002-00000000022c 7071 1726853152.96502: done sending task result for task 02083763-bbaf-ff75-6002-00000000022c 7071 1726853152.96505: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "delta": "0:00:05.018080", "end": "2024-09-20 13:25:52.922356", "rc": 0, "start": "2024-09-20 13:25:47.904276" } STDOUT: veth1: interface state UNINITIALIZED->ENABLED veth1: AP-ENABLED 7071 1726853152.96565: no more pending results, returning what we have 7071 1726853152.96568: results queue empty 7071 1726853152.96569: checking for any_errors_fatal 7071 1726853152.96577: done checking for any_errors_fatal 7071 1726853152.96578: checking for max_fail_percentage 7071 1726853152.96580: done checking for max_fail_percentage 7071 1726853152.96580: checking to see if all hosts have failed and the running result is not ok 7071 1726853152.96581: done checking to see if all hosts have failed 7071 1726853152.96582: getting the remaining hosts for this loop 7071 1726853152.96583: done getting the remaining hosts for this loop 7071 1726853152.96587: getting the next task for host managed_node1 7071 1726853152.96594: done getting next task for host managed_node1 7071 1726853152.96597: ^ task is: TASK: Copy client certs 7071 1726853152.96599: ^ 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=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 7071 1726853152.96603: getting variables 7071 1726853152.96605: in VariableManager get_vars() 7071 1726853152.96662: Calling all_inventory to load vars for managed_node1 7071 1726853152.96665: Calling groups_inventory to load vars for managed_node1 7071 1726853152.96667: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853152.96680: Calling all_plugins_play to load vars for managed_node1 7071 1726853152.96682: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853152.96685: Calling groups_plugins_play to load vars for managed_node1 7071 1726853152.96849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853152.96966: done with get_vars() 7071 1726853152.96977: done getting variables 7071 1726853152.97021: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Copy client certs] ******************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml:4 Friday 20 September 2024 13:25:52 -0400 (0:00:05.390) 0:00:20.926 ****** 7071 1726853152.97062: entering _queue_task() for managed_node1/copy 7071 1726853152.97269: worker is 1 (out of 1 available) 7071 1726853152.97284: exiting _queue_task() for managed_node1/copy 7071 1726853152.97295: done queuing things up, now waiting for results queue to drain 7071 1726853152.97296: waiting for pending results... 7071 1726853152.97449: running TaskExecutor() for managed_node1/TASK: Copy client certs 7071 1726853152.97509: in run() - task 02083763-bbaf-ff75-6002-000000000218 7071 1726853152.97525: variable 'ansible_search_path' from source: unknown 7071 1726853152.97529: variable 'ansible_search_path' from source: unknown 7071 1726853152.97684: Loaded config def from plugin (lookup/items) 7071 1726853152.97689: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7071 1726853152.97725: variable 'omit' from source: magic vars 7071 1726853152.97815: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853152.97822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853152.97831: variable 'omit' from source: magic vars 7071 1726853152.98122: variable 'ansible_distribution_major_version' from source: facts 7071 1726853152.98130: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853152.98258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853153.00310: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853153.00355: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853153.00384: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853153.00408: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853153.00441: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853153.00497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853153.00517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853153.00534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853153.00569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853153.00582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853153.00666: variable 'ansible_distribution' from source: facts 7071 1726853153.00669: variable 'ansible_distribution_major_version' from source: facts 7071 1726853153.00678: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853153.00759: variable 'ansible_distribution_major_version' from source: facts 7071 1726853153.00769: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853153.00883: variable 'ansible_distribution' from source: facts 7071 1726853153.00887: variable 'ansible_distribution_major_version' from source: facts 7071 1726853153.00892: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853153.00898: variable 'omit' from source: magic vars 7071 1726853153.00923: variable 'omit' from source: magic vars 7071 1726853153.00955: variable 'item' from source: unknown 7071 1726853153.01007: variable 'item' from source: unknown 7071 1726853153.01058: variable 'item' from source: unknown 7071 1726853153.01072: variable 'omit' from source: magic vars 7071 1726853153.01097: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853153.01117: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853153.01130: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853153.01142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853153.01153: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853153.01177: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853153.01180: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853153.01184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853153.01245: Set connection var ansible_connection to ssh 7071 1726853153.01254: Set connection var ansible_timeout to 10 7071 1726853153.01259: Set connection var ansible_shell_type to sh 7071 1726853153.01266: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853153.01273: Set connection var ansible_pipelining to False 7071 1726853153.01278: Set connection var ansible_shell_executable to /bin/sh 7071 1726853153.01295: variable 'ansible_shell_executable' from source: unknown 7071 1726853153.01298: variable 'ansible_connection' from source: unknown 7071 1726853153.01300: variable 'ansible_module_compression' from source: unknown 7071 1726853153.01303: variable 'ansible_shell_type' from source: unknown 7071 1726853153.01305: variable 'ansible_shell_executable' from source: unknown 7071 1726853153.01307: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853153.01309: variable 'ansible_pipelining' from source: unknown 7071 1726853153.01319: variable 'ansible_timeout' from source: unknown 7071 1726853153.01321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853153.01385: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853153.01393: variable 'omit' from source: magic vars 7071 1726853153.01398: starting attempt loop 7071 1726853153.01401: running the handler 7071 1726853153.01411: _low_level_execute_command(): starting 7071 1726853153.01426: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853153.02040: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853153.02044: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853153.02047: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.02121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853153.02177: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853153.02224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853153.03811: stdout chunk (state=3): >>>/root <<< 7071 1726853153.03910: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853153.03938: stderr chunk (state=3): >>><<< 7071 1726853153.03941: stdout chunk (state=3): >>><<< 7071 1726853153.03965: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853153.03977: _low_level_execute_command(): starting 7071 1726853153.03982: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180 `" && echo ansible-tmp-1726853153.0396554-7860-10423161911180="` echo /root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180 `" ) && sleep 0' 7071 1726853153.04417: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853153.04420: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.04422: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853153.04424: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853153.04427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.04472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853153.04476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853153.04527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853153.06384: stdout chunk (state=3): >>>ansible-tmp-1726853153.0396554-7860-10423161911180=/root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180 <<< 7071 1726853153.06491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853153.06520: stderr chunk (state=3): >>><<< 7071 1726853153.06522: stdout chunk (state=3): >>><<< 7071 1726853153.06533: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853153.0396554-7860-10423161911180=/root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853153.06552: evaluation_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7071 1726853153.06577: search_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/client.key /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/client.key /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/client.key 7071 1726853153.06623: variable 'ansible_module_compression' from source: unknown 7071 1726853153.06663: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7071 1726853153.06695: variable 'ansible_facts' from source: unknown 7071 1726853153.06753: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/AnsiballZ_stat.py 7071 1726853153.06849: Sending initial data 7071 1726853153.06853: Sent initial data (150 bytes) 7071 1726853153.07343: 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 <<< 7071 1726853153.07349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853153.07352: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853153.07355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.07407: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853153.07462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853153.08963: 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 <<< 7071 1726853153.08967: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7071 1726853153.08995: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853153.09035: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmphm75nvwe /root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/AnsiballZ_stat.py <<< 7071 1726853153.09038: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/AnsiballZ_stat.py" <<< 7071 1726853153.09076: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmphm75nvwe" to remote "/root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/AnsiballZ_stat.py" <<< 7071 1726853153.09607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853153.09642: stderr chunk (state=3): >>><<< 7071 1726853153.09645: stdout chunk (state=3): >>><<< 7071 1726853153.09687: done transferring module to remote 7071 1726853153.09696: _low_level_execute_command(): starting 7071 1726853153.09700: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/ /root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/AnsiballZ_stat.py && sleep 0' 7071 1726853153.10122: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853153.10125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853153.10127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853153.10129: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853153.10131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.10177: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853153.10192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853153.10231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853153.11964: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853153.11987: stderr chunk (state=3): >>><<< 7071 1726853153.11990: stdout chunk (state=3): >>><<< 7071 1726853153.12006: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853153.12009: _low_level_execute_command(): starting 7071 1726853153.12014: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/AnsiballZ_stat.py && sleep 0' 7071 1726853153.12415: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853153.12418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853153.12421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853153.12423: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853153.12425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.12476: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853153.12479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853153.12525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853153.27513: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.key", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7071 1726853153.28830: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853153.28860: stderr chunk (state=3): >>><<< 7071 1726853153.28864: stdout chunk (state=3): >>><<< 7071 1726853153.28883: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.key", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853153.28906: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/client.key', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7071 1726853153.28996: Sending initial data 7071 1726853153.28999: Sent initial data (194 bytes) 7071 1726853153.29457: 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 <<< 7071 1726853153.29460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853153.29462: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853153.29465: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853153.29467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.29522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853153.29525: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853153.29531: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853153.29573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853153.31192: 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 <<< 7071 1726853153.31229: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853153.31293: stdout chunk (state=3): >>>sftp> put /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key /root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/.source.key <<< 7071 1726853153.31297: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/.source.key" <<< 7071 1726853153.31330: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key" to remote "/root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/.source.key" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/.source.key" <<< 7071 1726853153.31582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853153.31722: stderr chunk (state=3): >>><<< 7071 1726853153.31726: stdout chunk (state=3): >>><<< 7071 1726853153.31728: _low_level_execute_command(): starting 7071 1726853153.31731: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/ /root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/.source.key && sleep 0' 7071 1726853153.32579: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853153.32850: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853153.33030: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853153.33101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853153.34890: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853153.34997: stdout chunk (state=3): >>><<< 7071 1726853153.35000: stderr chunk (state=3): >>><<< 7071 1726853153.35003: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853153.35006: variable 'ansible_module_compression' from source: unknown 7071 1726853153.35009: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7071 1726853153.35024: variable 'ansible_facts' from source: unknown 7071 1726853153.35070: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/AnsiballZ_copy.py 7071 1726853153.35163: Sending initial data 7071 1726853153.35166: Sent initial data (150 bytes) 7071 1726853153.36021: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.36056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853153.36081: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853153.36096: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853153.36163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853153.37675: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7071 1726853153.37718: 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 <<< 7071 1726853153.37741: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853153.37828: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpxi9g10hq /root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/AnsiballZ_copy.py <<< 7071 1726853153.37832: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/AnsiballZ_copy.py" <<< 7071 1726853153.37877: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpxi9g10hq" to remote "/root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/AnsiballZ_copy.py" <<< 7071 1726853153.38741: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853153.38744: stdout chunk (state=3): >>><<< 7071 1726853153.38746: stderr chunk (state=3): >>><<< 7071 1726853153.38748: done transferring module to remote 7071 1726853153.38752: _low_level_execute_command(): starting 7071 1726853153.38761: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/ /root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/AnsiballZ_copy.py && sleep 0' 7071 1726853153.39363: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853153.39389: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853153.39501: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.39518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853153.39541: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853153.39559: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853153.39633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853153.41355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853153.41398: stderr chunk (state=3): >>><<< 7071 1726853153.41401: stdout chunk (state=3): >>><<< 7071 1726853153.41414: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853153.41417: _low_level_execute_command(): starting 7071 1726853153.41423: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/AnsiballZ_copy.py && sleep 0' 7071 1726853153.41841: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853153.41847: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853153.41850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.41852: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853153.41854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.41900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853153.41904: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853153.41953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853153.58318: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/client.key", "src": "/root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/.source.key", "md5sum": "04ac780ee7f45b957931ef5904ff1db3", "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/.source.key", "dest": "/etc/pki/tls/client.key", "mode": "0644", "_original_basename": "client.key", "follow": false, "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853153.59883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853153.59888: stdout chunk (state=3): >>><<< 7071 1726853153.59890: stderr chunk (state=3): >>><<< 7071 1726853153.59893: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/client.key", "src": "/root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/.source.key", "md5sum": "04ac780ee7f45b957931ef5904ff1db3", "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/.source.key", "dest": "/etc/pki/tls/client.key", "mode": "0644", "_original_basename": "client.key", "follow": false, "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853153.59895: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/.source.key', 'dest': '/etc/pki/tls/client.key', 'mode': '0644', '_original_basename': 'client.key', 'follow': False, 'checksum': '4e613674a093ce2b6f3f7838c417ae52497298d9', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853153.59898: _low_level_execute_command(): starting 7071 1726853153.59900: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/ > /dev/null 2>&1 && sleep 0' 7071 1726853153.60339: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853153.60356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853153.60368: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.60409: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853153.60431: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853153.60477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853153.62337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853153.62364: stderr chunk (state=3): >>><<< 7071 1726853153.62367: stdout chunk (state=3): >>><<< 7071 1726853153.62381: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853153.62389: handler run complete 7071 1726853153.62410: attempt loop complete, returning result 7071 1726853153.62424: variable 'item' from source: unknown 7071 1726853153.62492: variable 'item' from source: unknown changed: [managed_node1] => (item=client.key) => { "ansible_loop_var": "item", "changed": true, "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "dest": "/etc/pki/tls/client.key", "gid": 0, "group": "root", "item": "client.key", "md5sum": "04ac780ee7f45b957931ef5904ff1db3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "src": "/root/.ansible/tmp/ansible-tmp-1726853153.0396554-7860-10423161911180/.source.key", "state": "file", "uid": 0 } 7071 1726853153.62668: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853153.62678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853153.62684: variable 'omit' from source: magic vars 7071 1726853153.62742: variable 'ansible_distribution_major_version' from source: facts 7071 1726853153.62749: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853153.62841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853153.62861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853153.62880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853153.62911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853153.62921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853153.62985: variable 'ansible_distribution' from source: facts 7071 1726853153.62989: variable 'ansible_distribution_major_version' from source: facts 7071 1726853153.62994: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853153.63068: variable 'ansible_distribution_major_version' from source: facts 7071 1726853153.63073: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853153.63181: variable 'ansible_distribution' from source: facts 7071 1726853153.63184: variable 'ansible_distribution_major_version' from source: facts 7071 1726853153.63189: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853153.63193: variable 'omit' from source: magic vars 7071 1726853153.63205: variable 'omit' from source: magic vars 7071 1726853153.63235: variable 'item' from source: unknown 7071 1726853153.63278: variable 'item' from source: unknown 7071 1726853153.63324: variable 'item' from source: unknown 7071 1726853153.63336: variable 'omit' from source: magic vars 7071 1726853153.63353: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853153.63360: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853153.63365: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853153.63378: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853153.63381: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853153.63383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853153.63429: Set connection var ansible_connection to ssh 7071 1726853153.63435: Set connection var ansible_timeout to 10 7071 1726853153.63438: Set connection var ansible_shell_type to sh 7071 1726853153.63450: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853153.63453: Set connection var ansible_pipelining to False 7071 1726853153.63456: Set connection var ansible_shell_executable to /bin/sh 7071 1726853153.63472: variable 'ansible_shell_executable' from source: unknown 7071 1726853153.63475: variable 'ansible_connection' from source: unknown 7071 1726853153.63477: variable 'ansible_module_compression' from source: unknown 7071 1726853153.63479: variable 'ansible_shell_type' from source: unknown 7071 1726853153.63482: variable 'ansible_shell_executable' from source: unknown 7071 1726853153.63484: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853153.63488: variable 'ansible_pipelining' from source: unknown 7071 1726853153.63490: variable 'ansible_timeout' from source: unknown 7071 1726853153.63495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853153.63558: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853153.63562: variable 'omit' from source: magic vars 7071 1726853153.63564: starting attempt loop 7071 1726853153.63566: running the handler 7071 1726853153.63574: _low_level_execute_command(): starting 7071 1726853153.63578: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853153.64022: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853153.64025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.64027: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853153.64030: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853153.64032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.64077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853153.64083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853153.64136: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853153.65735: stdout chunk (state=3): >>>/root <<< 7071 1726853153.65829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853153.65857: stderr chunk (state=3): >>><<< 7071 1726853153.65860: stdout chunk (state=3): >>><<< 7071 1726853153.65875: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853153.65883: _low_level_execute_command(): starting 7071 1726853153.65888: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119 `" && echo ansible-tmp-1726853153.6587474-7860-136868920907119="` echo /root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119 `" ) && sleep 0' 7071 1726853153.66297: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853153.66301: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853153.66303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853153.66305: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853153.66307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.66361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853153.66364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853153.66400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853153.68299: stdout chunk (state=3): >>>ansible-tmp-1726853153.6587474-7860-136868920907119=/root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119 <<< 7071 1726853153.68407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853153.68428: stderr chunk (state=3): >>><<< 7071 1726853153.68431: stdout chunk (state=3): >>><<< 7071 1726853153.68443: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853153.6587474-7860-136868920907119=/root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853153.68455: evaluation_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7071 1726853153.68474: search_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/client.key.nocrypt /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/client.key.nocrypt /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key.nocrypt /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/client.key.nocrypt 7071 1726853153.68508: variable 'ansible_module_compression' from source: unknown 7071 1726853153.68538: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7071 1726853153.68553: variable 'ansible_facts' from source: unknown 7071 1726853153.68601: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/AnsiballZ_stat.py 7071 1726853153.68682: Sending initial data 7071 1726853153.68685: Sent initial data (151 bytes) 7071 1726853153.69109: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853153.69112: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853153.69114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.69116: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853153.69118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.69168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853153.69174: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853153.69216: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853153.70761: 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 <<< 7071 1726853153.70765: 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 <<< 7071 1726853153.70799: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853153.70842: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpbp1rw9sj /root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/AnsiballZ_stat.py <<< 7071 1726853153.70849: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/AnsiballZ_stat.py" <<< 7071 1726853153.70879: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpbp1rw9sj" to remote "/root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/AnsiballZ_stat.py" <<< 7071 1726853153.70885: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/AnsiballZ_stat.py" <<< 7071 1726853153.71395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853153.71431: stderr chunk (state=3): >>><<< 7071 1726853153.71434: stdout chunk (state=3): >>><<< 7071 1726853153.71472: done transferring module to remote 7071 1726853153.71479: _low_level_execute_command(): starting 7071 1726853153.71483: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/ /root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/AnsiballZ_stat.py && sleep 0' 7071 1726853153.71899: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853153.71902: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853153.71904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.71906: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853153.71908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.71965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853153.71967: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853153.72002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853153.73769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853153.73791: stderr chunk (state=3): >>><<< 7071 1726853153.73794: stdout chunk (state=3): >>><<< 7071 1726853153.73805: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853153.73808: _low_level_execute_command(): starting 7071 1726853153.73812: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/AnsiballZ_stat.py && sleep 0' 7071 1726853153.74211: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853153.74214: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853153.74216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853153.74218: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853153.74220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.74268: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853153.74275: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853153.74323: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853153.89466: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.key.nocrypt", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7071 1726853153.90829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853153.90861: stderr chunk (state=3): >>><<< 7071 1726853153.90864: stdout chunk (state=3): >>><<< 7071 1726853153.90882: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.key.nocrypt", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853153.90898: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/client.key.nocrypt', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7071 1726853153.90990: Sending initial data 7071 1726853153.90994: Sent initial data (207 bytes) 7071 1726853153.91456: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853153.91459: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853153.91461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.91463: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853153.91465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853153.91467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.91517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853153.91520: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853153.91524: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853153.91563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853153.93175: 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 <<< 7071 1726853153.93181: 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 <<< 7071 1726853153.93217: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853153.93256: stdout chunk (state=3): >>>sftp> put /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key.nocrypt /root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/.source.nocrypt <<< 7071 1726853153.93259: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/.source.nocrypt" <<< 7071 1726853153.93292: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key.nocrypt" to remote "/root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/.source.nocrypt" <<< 7071 1726853153.93298: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/.source.nocrypt" <<< 7071 1726853153.93477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853153.93511: stderr chunk (state=3): >>><<< 7071 1726853153.93515: stdout chunk (state=3): >>><<< 7071 1726853153.93532: _low_level_execute_command(): starting 7071 1726853153.93535: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/ /root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/.source.nocrypt && sleep 0' 7071 1726853153.93955: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853153.93958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853153.93960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.93962: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853153.93981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.94020: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853153.94023: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853153.94068: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853153.95813: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853153.95834: stderr chunk (state=3): >>><<< 7071 1726853153.95837: stdout chunk (state=3): >>><<< 7071 1726853153.95849: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853153.95867: variable 'ansible_module_compression' from source: unknown 7071 1726853153.95903: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7071 1726853153.95917: variable 'ansible_facts' from source: unknown 7071 1726853153.95961: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/AnsiballZ_copy.py 7071 1726853153.96042: Sending initial data 7071 1726853153.96045: Sent initial data (151 bytes) 7071 1726853153.96436: 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 <<< 7071 1726853153.96473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853153.96480: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.96482: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853153.96484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.96524: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853153.96528: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853153.96576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853153.98127: 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 <<< 7071 1726853153.98135: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7071 1726853153.98165: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853153.98205: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmppmgjs73x /root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/AnsiballZ_copy.py <<< 7071 1726853153.98212: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/AnsiballZ_copy.py" <<< 7071 1726853153.98246: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmppmgjs73x" to remote "/root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/AnsiballZ_copy.py" <<< 7071 1726853153.98249: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/AnsiballZ_copy.py" <<< 7071 1726853153.98784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853153.98817: stderr chunk (state=3): >>><<< 7071 1726853153.98820: stdout chunk (state=3): >>><<< 7071 1726853153.98847: done transferring module to remote 7071 1726853153.98857: _low_level_execute_command(): starting 7071 1726853153.98860: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/ /root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/AnsiballZ_copy.py && sleep 0' 7071 1726853153.99247: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853153.99287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853153.99290: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.99292: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853153.99294: 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 <<< 7071 1726853153.99296: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853153.99336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853153.99339: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853153.99387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853154.01156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853154.01179: stderr chunk (state=3): >>><<< 7071 1726853154.01182: stdout chunk (state=3): >>><<< 7071 1726853154.01194: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853154.01197: _low_level_execute_command(): starting 7071 1726853154.01201: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/AnsiballZ_copy.py && sleep 0' 7071 1726853154.01608: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853154.01611: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853154.01614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853154.01616: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853154.01618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853154.01680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853154.01683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853154.01685: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853154.01722: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853154.18239: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/client.key.nocrypt", "src": "/root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/.source.nocrypt", "md5sum": "cd7792b2fbafd1669e6d5e519cbdb6c6", "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1675, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/.source.nocrypt", "dest": "/etc/pki/tls/client.key.nocrypt", "mode": "0644", "_original_basename": "client.key.nocrypt", "follow": false, "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853154.19812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853154.19816: stdout chunk (state=3): >>><<< 7071 1726853154.19818: stderr chunk (state=3): >>><<< 7071 1726853154.19821: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/client.key.nocrypt", "src": "/root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/.source.nocrypt", "md5sum": "cd7792b2fbafd1669e6d5e519cbdb6c6", "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1675, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/.source.nocrypt", "dest": "/etc/pki/tls/client.key.nocrypt", "mode": "0644", "_original_basename": "client.key.nocrypt", "follow": false, "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853154.19825: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/.source.nocrypt', 'dest': '/etc/pki/tls/client.key.nocrypt', 'mode': '0644', '_original_basename': 'client.key.nocrypt', 'follow': False, 'checksum': 'da377753604d62ad8a5da4b67cd4e98e9a66433b', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853154.19827: _low_level_execute_command(): starting 7071 1726853154.19829: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/ > /dev/null 2>&1 && sleep 0' 7071 1726853154.20429: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853154.20432: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853154.20435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853154.20437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853154.20439: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853154.20441: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853154.20443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853154.20448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853154.20492: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853154.20529: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853154.20567: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853154.20601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853154.22472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853154.22490: stderr chunk (state=3): >>><<< 7071 1726853154.22493: stdout chunk (state=3): >>><<< 7071 1726853154.22505: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853154.22516: handler run complete 7071 1726853154.22543: attempt loop complete, returning result 7071 1726853154.22558: variable 'item' from source: unknown 7071 1726853154.22637: variable 'item' from source: unknown changed: [managed_node1] => (item=client.key.nocrypt) => { "ansible_loop_var": "item", "changed": true, "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "dest": "/etc/pki/tls/client.key.nocrypt", "gid": 0, "group": "root", "item": "client.key.nocrypt", "md5sum": "cd7792b2fbafd1669e6d5e519cbdb6c6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1675, "src": "/root/.ansible/tmp/ansible-tmp-1726853153.6587474-7860-136868920907119/.source.nocrypt", "state": "file", "uid": 0 } 7071 1726853154.22759: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853154.22763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853154.22765: variable 'omit' from source: magic vars 7071 1726853154.23082: variable 'ansible_distribution_major_version' from source: facts 7071 1726853154.23085: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853154.23088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853154.23092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853154.23094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853154.23096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853154.23101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853154.23191: variable 'ansible_distribution' from source: facts 7071 1726853154.23194: variable 'ansible_distribution_major_version' from source: facts 7071 1726853154.23200: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853154.23303: variable 'ansible_distribution_major_version' from source: facts 7071 1726853154.23306: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853154.23460: variable 'ansible_distribution' from source: facts 7071 1726853154.23463: variable 'ansible_distribution_major_version' from source: facts 7071 1726853154.23468: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853154.23477: variable 'omit' from source: magic vars 7071 1726853154.23489: variable 'omit' from source: magic vars 7071 1726853154.23535: variable 'item' from source: unknown 7071 1726853154.23568: variable 'item' from source: unknown 7071 1726853154.23626: variable 'item' from source: unknown 7071 1726853154.23637: variable 'omit' from source: magic vars 7071 1726853154.23654: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853154.23665: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853154.23669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853154.23693: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853154.23696: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853154.23699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853154.23863: Set connection var ansible_connection to ssh 7071 1726853154.23866: Set connection var ansible_timeout to 10 7071 1726853154.23868: Set connection var ansible_shell_type to sh 7071 1726853154.23872: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853154.23875: Set connection var ansible_pipelining to False 7071 1726853154.23877: Set connection var ansible_shell_executable to /bin/sh 7071 1726853154.23879: variable 'ansible_shell_executable' from source: unknown 7071 1726853154.23881: variable 'ansible_connection' from source: unknown 7071 1726853154.23883: variable 'ansible_module_compression' from source: unknown 7071 1726853154.23885: variable 'ansible_shell_type' from source: unknown 7071 1726853154.23887: variable 'ansible_shell_executable' from source: unknown 7071 1726853154.23890: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853154.23892: variable 'ansible_pipelining' from source: unknown 7071 1726853154.23894: variable 'ansible_timeout' from source: unknown 7071 1726853154.23896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853154.23954: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853154.23957: variable 'omit' from source: magic vars 7071 1726853154.23959: starting attempt loop 7071 1726853154.23961: running the handler 7071 1726853154.23964: _low_level_execute_command(): starting 7071 1726853154.23966: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853154.24490: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853154.24496: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853154.24566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853154.24570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853154.24575: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853154.24578: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853154.24580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853154.24583: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853154.24585: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853154.24587: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7071 1726853154.24589: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853154.24675: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853154.24679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853154.24681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853154.24749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853154.26367: stdout chunk (state=3): >>>/root <<< 7071 1726853154.26468: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853154.26495: stderr chunk (state=3): >>><<< 7071 1726853154.26499: stdout chunk (state=3): >>><<< 7071 1726853154.26511: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853154.26518: _low_level_execute_command(): starting 7071 1726853154.26523: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466 `" && echo ansible-tmp-1726853154.2651033-7860-236246240679466="` echo /root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466 `" ) && sleep 0' 7071 1726853154.27052: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853154.27056: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853154.27115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853154.28993: stdout chunk (state=3): >>>ansible-tmp-1726853154.2651033-7860-236246240679466=/root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466 <<< 7071 1726853154.29098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853154.29122: stderr chunk (state=3): >>><<< 7071 1726853154.29125: stdout chunk (state=3): >>><<< 7071 1726853154.29136: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853154.2651033-7860-236246240679466=/root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853154.29147: evaluation_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7071 1726853154.29164: search_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/client.pem /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/client.pem /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.pem /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/client.pem 7071 1726853154.29198: variable 'ansible_module_compression' from source: unknown 7071 1726853154.29233: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7071 1726853154.29250: variable 'ansible_facts' from source: unknown 7071 1726853154.29294: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/AnsiballZ_stat.py 7071 1726853154.29380: Sending initial data 7071 1726853154.29384: Sent initial data (151 bytes) 7071 1726853154.29798: 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 <<< 7071 1726853154.29801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853154.29804: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853154.29806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853154.29808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853154.29855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853154.29861: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853154.29898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853154.31444: 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 <<< 7071 1726853154.31451: 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 <<< 7071 1726853154.31485: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853154.31521: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpzjhgq17i /root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/AnsiballZ_stat.py <<< 7071 1726853154.31524: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/AnsiballZ_stat.py" <<< 7071 1726853154.31559: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 7071 1726853154.31565: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpzjhgq17i" to remote "/root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/AnsiballZ_stat.py" <<< 7071 1726853154.32106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853154.32147: stderr chunk (state=3): >>><<< 7071 1726853154.32150: stdout chunk (state=3): >>><<< 7071 1726853154.32167: done transferring module to remote 7071 1726853154.32175: _low_level_execute_command(): starting 7071 1726853154.32178: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/ /root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/AnsiballZ_stat.py && sleep 0' 7071 1726853154.32569: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853154.32606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853154.32609: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853154.32612: 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.45.153 is address debug1: re-parsing configuration <<< 7071 1726853154.32614: 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 <<< 7071 1726853154.32616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853154.32662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853154.32666: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853154.32669: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853154.32708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853154.34440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853154.34464: stderr chunk (state=3): >>><<< 7071 1726853154.34468: stdout chunk (state=3): >>><<< 7071 1726853154.34481: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853154.34484: _low_level_execute_command(): starting 7071 1726853154.34489: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/AnsiballZ_stat.py && sleep 0' 7071 1726853154.34888: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853154.34892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853154.34894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853154.34939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853154.34942: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853154.34996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853154.50123: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7071 1726853154.51488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853154.51491: stdout chunk (state=3): >>><<< 7071 1726853154.51494: stderr chunk (state=3): >>><<< 7071 1726853154.51600: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853154.51612: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/client.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7071 1726853154.51981: Sending initial data 7071 1726853154.51984: Sent initial data (195 bytes) 7071 1726853154.52325: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853154.52379: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853154.52397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853154.52420: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853154.52513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853154.54093: 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 <<< 7071 1726853154.54099: 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 <<< 7071 1726853154.54129: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853154.54172: stdout chunk (state=3): >>>sftp> put /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.pem /root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/.source.pem <<< 7071 1726853154.54179: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/.source.pem" <<< 7071 1726853154.54211: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.pem" to remote "/root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/.source.pem" <<< 7071 1726853154.54214: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/.source.pem" <<< 7071 1726853154.54438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853154.54461: stderr chunk (state=3): >>><<< 7071 1726853154.54476: stdout chunk (state=3): >>><<< 7071 1726853154.54516: _low_level_execute_command(): starting 7071 1726853154.54519: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/ /root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/.source.pem && sleep 0' 7071 1726853154.55082: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853154.55085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853154.55096: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853154.55107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853154.55176: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853154.55181: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853154.55225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853154.56950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853154.56973: stderr chunk (state=3): >>><<< 7071 1726853154.56976: stdout chunk (state=3): >>><<< 7071 1726853154.56987: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853154.57005: variable 'ansible_module_compression' from source: unknown 7071 1726853154.57036: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7071 1726853154.57054: variable 'ansible_facts' from source: unknown 7071 1726853154.57105: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/AnsiballZ_copy.py 7071 1726853154.57185: Sending initial data 7071 1726853154.57188: Sent initial data (151 bytes) 7071 1726853154.57605: 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 <<< 7071 1726853154.57608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853154.57610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853154.57612: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853154.57614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853154.57657: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853154.57665: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853154.57716: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853154.59243: 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 <<< 7071 1726853154.59247: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7071 1726853154.59282: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853154.59318: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpjl15r199 /root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/AnsiballZ_copy.py <<< 7071 1726853154.59321: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/AnsiballZ_copy.py" <<< 7071 1726853154.59359: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 7071 1726853154.59365: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpjl15r199" to remote "/root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/AnsiballZ_copy.py" <<< 7071 1726853154.59885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853154.59916: stderr chunk (state=3): >>><<< 7071 1726853154.59920: stdout chunk (state=3): >>><<< 7071 1726853154.59964: done transferring module to remote 7071 1726853154.59970: _low_level_execute_command(): starting 7071 1726853154.59977: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/ /root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/AnsiballZ_copy.py && sleep 0' 7071 1726853154.60383: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853154.60386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853154.60390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853154.60392: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853154.60394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853154.60440: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853154.60443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853154.60487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853154.62216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853154.62239: stderr chunk (state=3): >>><<< 7071 1726853154.62242: stdout chunk (state=3): >>><<< 7071 1726853154.62256: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853154.62258: _low_level_execute_command(): starting 7071 1726853154.62263: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/AnsiballZ_copy.py && sleep 0' 7071 1726853154.62651: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853154.62657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853154.62659: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853154.62664: 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 <<< 7071 1726853154.62667: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853154.62708: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853154.62712: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853154.62760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853154.79042: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/client.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/.source.pem", "md5sum": "2ee1d9c042ecfad6cb2240c0a310b993", "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/.source.pem", "dest": "/etc/pki/tls/client.pem", "mode": "0644", "_original_basename": "client.pem", "follow": false, "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853154.80502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853154.80506: stdout chunk (state=3): >>><<< 7071 1726853154.80509: stderr chunk (state=3): >>><<< 7071 1726853154.80530: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/client.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/.source.pem", "md5sum": "2ee1d9c042ecfad6cb2240c0a310b993", "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/.source.pem", "dest": "/etc/pki/tls/client.pem", "mode": "0644", "_original_basename": "client.pem", "follow": false, "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853154.80656: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/.source.pem', 'dest': '/etc/pki/tls/client.pem', 'mode': '0644', '_original_basename': 'client.pem', 'follow': False, 'checksum': 'f872445a88ad99f43f281c911af2329b323c43b1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853154.80660: _low_level_execute_command(): starting 7071 1726853154.80662: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/ > /dev/null 2>&1 && sleep 0' 7071 1726853154.81266: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853154.81282: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853154.81298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853154.81316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853154.81355: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853154.81368: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853154.81451: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853154.81483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853154.81498: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853154.81519: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853154.81584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853154.83465: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853154.83576: stdout chunk (state=3): >>><<< 7071 1726853154.83579: stderr chunk (state=3): >>><<< 7071 1726853154.83582: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853154.83589: handler run complete 7071 1726853154.83591: attempt loop complete, returning result 7071 1726853154.83593: variable 'item' from source: unknown 7071 1726853154.83657: variable 'item' from source: unknown changed: [managed_node1] => (item=client.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "dest": "/etc/pki/tls/client.pem", "gid": 0, "group": "root", "item": "client.pem", "md5sum": "2ee1d9c042ecfad6cb2240c0a310b993", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "src": "/root/.ansible/tmp/ansible-tmp-1726853154.2651033-7860-236246240679466/.source.pem", "state": "file", "uid": 0 } 7071 1726853154.84078: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853154.84083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853154.84086: variable 'omit' from source: magic vars 7071 1726853154.84109: variable 'ansible_distribution_major_version' from source: facts 7071 1726853154.84119: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853154.84315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853154.84318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853154.84330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853154.84375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853154.84395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853154.84498: variable 'ansible_distribution' from source: facts 7071 1726853154.84506: variable 'ansible_distribution_major_version' from source: facts 7071 1726853154.84516: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853154.84636: variable 'ansible_distribution_major_version' from source: facts 7071 1726853154.84653: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853154.84859: variable 'ansible_distribution' from source: facts 7071 1726853154.84865: variable 'ansible_distribution_major_version' from source: facts 7071 1726853154.84867: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853154.84869: variable 'omit' from source: magic vars 7071 1726853154.84888: variable 'omit' from source: magic vars 7071 1726853154.84931: variable 'item' from source: unknown 7071 1726853154.85003: variable 'item' from source: unknown 7071 1726853154.85047: variable 'item' from source: unknown 7071 1726853154.85057: variable 'omit' from source: magic vars 7071 1726853154.85078: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853154.85089: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853154.85094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853154.85104: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853154.85107: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853154.85109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853154.85154: Set connection var ansible_connection to ssh 7071 1726853154.85164: Set connection var ansible_timeout to 10 7071 1726853154.85167: Set connection var ansible_shell_type to sh 7071 1726853154.85169: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853154.85184: Set connection var ansible_pipelining to False 7071 1726853154.85190: Set connection var ansible_shell_executable to /bin/sh 7071 1726853154.85222: variable 'ansible_shell_executable' from source: unknown 7071 1726853154.85226: variable 'ansible_connection' from source: unknown 7071 1726853154.85228: variable 'ansible_module_compression' from source: unknown 7071 1726853154.85230: variable 'ansible_shell_type' from source: unknown 7071 1726853154.85233: variable 'ansible_shell_executable' from source: unknown 7071 1726853154.85235: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853154.85237: variable 'ansible_pipelining' from source: unknown 7071 1726853154.85239: variable 'ansible_timeout' from source: unknown 7071 1726853154.85241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853154.85450: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853154.85453: variable 'omit' from source: magic vars 7071 1726853154.85455: starting attempt loop 7071 1726853154.85457: running the handler 7071 1726853154.85459: _low_level_execute_command(): starting 7071 1726853154.85461: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853154.86101: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853154.86110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853154.86115: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853154.86118: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853154.86163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853154.87764: stdout chunk (state=3): >>>/root <<< 7071 1726853154.87874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853154.87878: stdout chunk (state=3): >>><<< 7071 1726853154.87884: stderr chunk (state=3): >>><<< 7071 1726853154.87897: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853154.87905: _low_level_execute_command(): starting 7071 1726853154.87910: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980 `" && echo ansible-tmp-1726853154.8789706-7860-211051103115980="` echo /root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980 `" ) && sleep 0' 7071 1726853154.88448: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853154.88452: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853154.88455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853154.88480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853154.88483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853154.88548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853154.90620: stdout chunk (state=3): >>>ansible-tmp-1726853154.8789706-7860-211051103115980=/root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980 <<< 7071 1726853154.90625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853154.90653: stderr chunk (state=3): >>><<< 7071 1726853154.90657: stdout chunk (state=3): >>><<< 7071 1726853154.90680: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853154.8789706-7860-211051103115980=/root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853154.90710: evaluation_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7071 1726853154.90713: search_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/cacert.pem /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cacert.pem /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem 7071 1726853154.90751: variable 'ansible_module_compression' from source: unknown 7071 1726853154.90798: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7071 1726853154.90819: variable 'ansible_facts' from source: unknown 7071 1726853154.91106: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/AnsiballZ_stat.py 7071 1726853154.91298: Sending initial data 7071 1726853154.91301: Sent initial data (151 bytes) 7071 1726853154.91907: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853154.91973: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853154.91981: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853154.92024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853154.92041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853154.92087: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853154.92125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853154.93631: 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 <<< 7071 1726853154.93665: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853154.93707: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp3yrlmg1t /root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/AnsiballZ_stat.py <<< 7071 1726853154.93711: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/AnsiballZ_stat.py" <<< 7071 1726853154.93741: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp3yrlmg1t" to remote "/root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/AnsiballZ_stat.py" <<< 7071 1726853154.94456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853154.94496: stderr chunk (state=3): >>><<< 7071 1726853154.94642: stdout chunk (state=3): >>><<< 7071 1726853154.94648: done transferring module to remote 7071 1726853154.94650: _low_level_execute_command(): starting 7071 1726853154.94652: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/ /root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/AnsiballZ_stat.py && sleep 0' 7071 1726853154.95085: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853154.95102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853154.95211: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853154.95215: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853154.95288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853154.97033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853154.97037: stdout chunk (state=3): >>><<< 7071 1726853154.97039: stderr chunk (state=3): >>><<< 7071 1726853154.97056: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853154.97126: _low_level_execute_command(): starting 7071 1726853154.97129: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/AnsiballZ_stat.py && sleep 0' 7071 1726853154.97660: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853154.97663: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853154.97707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853155.12853: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7071 1726853155.14149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853155.14189: stderr chunk (state=3): >>><<< 7071 1726853155.14198: stdout chunk (state=3): >>><<< 7071 1726853155.14210: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853155.14233: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/cacert.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7071 1726853155.14346: Sending initial data 7071 1726853155.14350: Sent initial data (195 bytes) 7071 1726853155.14806: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853155.14812: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853155.14816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853155.14819: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853155.14821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853155.14894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853155.14903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853155.14961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853155.16508: 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 <<< 7071 1726853155.16553: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853155.16594: stdout chunk (state=3): >>>sftp> put /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/.source.pem <<< 7071 1726853155.16598: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/.source.pem" <<< 7071 1726853155.16633: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem" to remote "/root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/.source.pem" <<< 7071 1726853155.16641: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/.source.pem" <<< 7071 1726853155.16838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853155.16873: stderr chunk (state=3): >>><<< 7071 1726853155.16876: stdout chunk (state=3): >>><<< 7071 1726853155.16888: _low_level_execute_command(): starting 7071 1726853155.16892: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/ /root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/.source.pem && sleep 0' 7071 1726853155.17357: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853155.17362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853155.17368: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853155.17412: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853155.17416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853155.17477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853155.17485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853155.19217: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853155.19260: stderr chunk (state=3): >>><<< 7071 1726853155.19268: stdout chunk (state=3): >>><<< 7071 1726853155.19272: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853155.19292: variable 'ansible_module_compression' from source: unknown 7071 1726853155.19330: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7071 1726853155.19369: variable 'ansible_facts' from source: unknown 7071 1726853155.19423: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/AnsiballZ_copy.py 7071 1726853155.19515: Sending initial data 7071 1726853155.19525: Sent initial data (151 bytes) 7071 1726853155.20076: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853155.20083: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853155.20159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853155.21694: 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 <<< 7071 1726853155.21726: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853155.21773: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpi6qg0j8z /root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/AnsiballZ_copy.py <<< 7071 1726853155.21783: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/AnsiballZ_copy.py" <<< 7071 1726853155.21898: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpi6qg0j8z" to remote "/root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/AnsiballZ_copy.py" <<< 7071 1726853155.22605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853155.22655: stderr chunk (state=3): >>><<< 7071 1726853155.22658: stdout chunk (state=3): >>><<< 7071 1726853155.22660: done transferring module to remote 7071 1726853155.22663: _low_level_execute_command(): starting 7071 1726853155.22674: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/ /root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/AnsiballZ_copy.py && sleep 0' 7071 1726853155.23232: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853155.23240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853155.23265: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853155.23350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853155.25325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853155.25329: stdout chunk (state=3): >>><<< 7071 1726853155.25331: stderr chunk (state=3): >>><<< 7071 1726853155.25334: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853155.25336: _low_level_execute_command(): starting 7071 1726853155.25338: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/AnsiballZ_copy.py && sleep 0' 7071 1726853155.25995: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853155.26121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853155.26125: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853155.26128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853155.42310: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/.source.pem", "dest": "/etc/pki/tls/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853155.43734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853155.43757: stderr chunk (state=3): >>><<< 7071 1726853155.43761: stdout chunk (state=3): >>><<< 7071 1726853155.43782: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/.source.pem", "dest": "/etc/pki/tls/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853155.43804: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/.source.pem', 'dest': '/etc/pki/tls/cacert.pem', 'mode': '0644', '_original_basename': 'cacert.pem', 'follow': False, 'checksum': '9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853155.43811: _low_level_execute_command(): starting 7071 1726853155.43816: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/ > /dev/null 2>&1 && sleep 0' 7071 1726853155.44239: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853155.44243: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853155.44247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853155.44250: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853155.44252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853155.44299: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853155.44302: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853155.44346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853155.46165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853155.46190: stderr chunk (state=3): >>><<< 7071 1726853155.46193: stdout chunk (state=3): >>><<< 7071 1726853155.46207: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853155.46218: handler run complete 7071 1726853155.46236: attempt loop complete, returning result 7071 1726853155.46251: variable 'item' from source: unknown 7071 1726853155.46314: variable 'item' from source: unknown changed: [managed_node1] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/tls/cacert.pem", "gid": 0, "group": "root", "item": "cacert.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1726853154.8789706-7860-211051103115980/.source.pem", "state": "file", "uid": 0 } 7071 1726853155.46438: dumping result to json 7071 1726853155.46441: done dumping result, returning 7071 1726853155.46443: done running TaskExecutor() for managed_node1/TASK: Copy client certs [02083763-bbaf-ff75-6002-000000000218] 7071 1726853155.46448: sending task result for task 02083763-bbaf-ff75-6002-000000000218 7071 1726853155.46561: done sending task result for task 02083763-bbaf-ff75-6002-000000000218 7071 1726853155.46563: WORKER PROCESS EXITING 7071 1726853155.46648: no more pending results, returning what we have 7071 1726853155.46651: results queue empty 7071 1726853155.46652: checking for any_errors_fatal 7071 1726853155.46656: done checking for any_errors_fatal 7071 1726853155.46660: checking for max_fail_percentage 7071 1726853155.46662: done checking for max_fail_percentage 7071 1726853155.46662: checking to see if all hosts have failed and the running result is not ok 7071 1726853155.46663: done checking to see if all hosts have failed 7071 1726853155.46664: getting the remaining hosts for this loop 7071 1726853155.46665: done getting the remaining hosts for this loop 7071 1726853155.46667: getting the next task for host managed_node1 7071 1726853155.46676: done getting next task for host managed_node1 7071 1726853155.46678: ^ task is: TASK: TEST: 802.1x profile with private key password and ca cert 7071 1726853155.46680: ^ 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 7071 1726853155.46682: getting variables 7071 1726853155.46683: in VariableManager get_vars() 7071 1726853155.46719: Calling all_inventory to load vars for managed_node1 7071 1726853155.46722: Calling groups_inventory to load vars for managed_node1 7071 1726853155.46723: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853155.46732: Calling all_plugins_play to load vars for managed_node1 7071 1726853155.46734: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853155.46737: Calling groups_plugins_play to load vars for managed_node1 7071 1726853155.46911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853155.47136: done with get_vars() 7071 1726853155.47148: done getting variables 7071 1726853155.47216: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: 802.1x profile with private key password and ca cert] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:15 Friday 20 September 2024 13:25:55 -0400 (0:00:02.501) 0:00:23.428 ****** 7071 1726853155.47242: entering _queue_task() for managed_node1/debug 7071 1726853155.47508: worker is 1 (out of 1 available) 7071 1726853155.47656: exiting _queue_task() for managed_node1/debug 7071 1726853155.47668: done queuing things up, now waiting for results queue to drain 7071 1726853155.47676: waiting for pending results... 7071 1726853155.47802: running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with private key password and ca cert 7071 1726853155.47858: in run() - task 02083763-bbaf-ff75-6002-00000000000e 7071 1726853155.48048: variable 'ansible_search_path' from source: unknown 7071 1726853155.48054: calling self._execute() 7071 1726853155.48057: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853155.48059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853155.48062: variable 'omit' from source: magic vars 7071 1726853155.48403: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.48422: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.48639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853155.50675: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853155.50740: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853155.50781: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853155.50819: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853155.50849: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853155.50931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853155.50964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853155.51087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853155.51090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853155.51092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853155.51283: variable 'ansible_distribution' from source: facts 7071 1726853155.51293: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.51306: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.51316: variable 'omit' from source: magic vars 7071 1726853155.51342: variable 'omit' from source: magic vars 7071 1726853155.51403: variable 'omit' from source: magic vars 7071 1726853155.51434: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853155.51475: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853155.51504: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853155.51526: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853155.51541: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853155.51584: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853155.51601: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853155.51675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853155.51721: Set connection var ansible_connection to ssh 7071 1726853155.51734: Set connection var ansible_timeout to 10 7071 1726853155.51744: Set connection var ansible_shell_type to sh 7071 1726853155.51761: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853155.51775: Set connection var ansible_pipelining to False 7071 1726853155.51787: Set connection var ansible_shell_executable to /bin/sh 7071 1726853155.51901: variable 'ansible_shell_executable' from source: unknown 7071 1726853155.51904: variable 'ansible_connection' from source: unknown 7071 1726853155.51906: variable 'ansible_module_compression' from source: unknown 7071 1726853155.51909: variable 'ansible_shell_type' from source: unknown 7071 1726853155.51911: variable 'ansible_shell_executable' from source: unknown 7071 1726853155.51913: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853155.51915: variable 'ansible_pipelining' from source: unknown 7071 1726853155.51922: variable 'ansible_timeout' from source: unknown 7071 1726853155.51928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853155.51991: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853155.52006: variable 'omit' from source: magic vars 7071 1726853155.52016: starting attempt loop 7071 1726853155.52022: running the handler 7071 1726853155.52085: handler run complete 7071 1726853155.52143: attempt loop complete, returning result 7071 1726853155.52153: _execute() done 7071 1726853155.52156: dumping result to json 7071 1726853155.52158: done dumping result, returning 7071 1726853155.52160: done running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with private key password and ca cert [02083763-bbaf-ff75-6002-00000000000e] 7071 1726853155.52163: sending task result for task 02083763-bbaf-ff75-6002-00000000000e ok: [managed_node1] => {} MSG: ################################################## 7071 1726853155.52423: no more pending results, returning what we have 7071 1726853155.52428: results queue empty 7071 1726853155.52429: checking for any_errors_fatal 7071 1726853155.52444: done checking for any_errors_fatal 7071 1726853155.52447: checking for max_fail_percentage 7071 1726853155.52450: done checking for max_fail_percentage 7071 1726853155.52451: checking to see if all hosts have failed and the running result is not ok 7071 1726853155.52452: done checking to see if all hosts have failed 7071 1726853155.52452: getting the remaining hosts for this loop 7071 1726853155.52454: done getting the remaining hosts for this loop 7071 1726853155.52458: getting the next task for host managed_node1 7071 1726853155.52476: done getting next task for host managed_node1 7071 1726853155.52484: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7071 1726853155.52487: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853155.52509: getting variables 7071 1726853155.52511: in VariableManager get_vars() 7071 1726853155.52679: Calling all_inventory to load vars for managed_node1 7071 1726853155.52683: Calling groups_inventory to load vars for managed_node1 7071 1726853155.52686: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853155.52693: done sending task result for task 02083763-bbaf-ff75-6002-00000000000e 7071 1726853155.52696: WORKER PROCESS EXITING 7071 1726853155.52705: Calling all_plugins_play to load vars for managed_node1 7071 1726853155.52709: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853155.52712: Calling groups_plugins_play to load vars for managed_node1 7071 1726853155.53078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853155.53310: done with get_vars() 7071 1726853155.53321: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:25:55 -0400 (0:00:00.061) 0:00:23.490 ****** 7071 1726853155.53417: entering _queue_task() for managed_node1/include_tasks 7071 1726853155.53676: worker is 1 (out of 1 available) 7071 1726853155.53692: exiting _queue_task() for managed_node1/include_tasks 7071 1726853155.53704: done queuing things up, now waiting for results queue to drain 7071 1726853155.53705: waiting for pending results... 7071 1726853155.53981: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7071 1726853155.54135: in run() - task 02083763-bbaf-ff75-6002-000000000016 7071 1726853155.54165: variable 'ansible_search_path' from source: unknown 7071 1726853155.54177: variable 'ansible_search_path' from source: unknown 7071 1726853155.54216: calling self._execute() 7071 1726853155.54313: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853155.54324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853155.54344: variable 'omit' from source: magic vars 7071 1726853155.54843: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.54864: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.55096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853155.57288: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853155.57334: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853155.57362: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853155.57403: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853155.57424: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853155.57485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853155.57508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853155.57525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853155.57552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853155.57562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853155.57649: variable 'ansible_distribution' from source: facts 7071 1726853155.57653: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.57657: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.57740: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.57747: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.57859: variable 'ansible_distribution' from source: facts 7071 1726853155.57862: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.57868: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.57939: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.57944: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.58052: variable 'ansible_distribution' from source: facts 7071 1726853155.58057: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.58060: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.58067: _execute() done 7071 1726853155.58069: dumping result to json 7071 1726853155.58073: done dumping result, returning 7071 1726853155.58081: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-ff75-6002-000000000016] 7071 1726853155.58086: sending task result for task 02083763-bbaf-ff75-6002-000000000016 7071 1726853155.58174: done sending task result for task 02083763-bbaf-ff75-6002-000000000016 7071 1726853155.58177: WORKER PROCESS EXITING 7071 1726853155.58216: no more pending results, returning what we have 7071 1726853155.58221: in VariableManager get_vars() 7071 1726853155.58284: Calling all_inventory to load vars for managed_node1 7071 1726853155.58293: Calling groups_inventory to load vars for managed_node1 7071 1726853155.58296: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853155.58313: Calling all_plugins_play to load vars for managed_node1 7071 1726853155.58315: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853155.58319: Calling groups_plugins_play to load vars for managed_node1 7071 1726853155.58572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853155.58786: done with get_vars() 7071 1726853155.58795: variable 'ansible_search_path' from source: unknown 7071 1726853155.58797: variable 'ansible_search_path' from source: unknown 7071 1726853155.58834: we have included files to process 7071 1726853155.58836: generating all_blocks data 7071 1726853155.58837: done generating all_blocks data 7071 1726853155.58842: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7071 1726853155.58843: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7071 1726853155.58849: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7071 1726853155.59583: done processing included file 7071 1726853155.59585: iterating over new_blocks loaded from include file 7071 1726853155.59586: in VariableManager get_vars() 7071 1726853155.59607: done with get_vars() 7071 1726853155.59609: filtering new block on tags 7071 1726853155.59620: done filtering new block on tags 7071 1726853155.59621: in VariableManager get_vars() 7071 1726853155.59637: done with get_vars() 7071 1726853155.59638: filtering new block on tags 7071 1726853155.59653: done filtering new block on tags 7071 1726853155.59655: in VariableManager get_vars() 7071 1726853155.59675: done with get_vars() 7071 1726853155.59676: filtering new block on tags 7071 1726853155.59687: done filtering new block on tags 7071 1726853155.59689: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7071 1726853155.59693: extending task lists for all hosts with included blocks 7071 1726853155.60298: done extending task lists 7071 1726853155.60300: done processing included files 7071 1726853155.60301: results queue empty 7071 1726853155.60301: checking for any_errors_fatal 7071 1726853155.60304: done checking for any_errors_fatal 7071 1726853155.60304: checking for max_fail_percentage 7071 1726853155.60305: done checking for max_fail_percentage 7071 1726853155.60305: checking to see if all hosts have failed and the running result is not ok 7071 1726853155.60306: done checking to see if all hosts have failed 7071 1726853155.60306: getting the remaining hosts for this loop 7071 1726853155.60307: done getting the remaining hosts for this loop 7071 1726853155.60313: getting the next task for host managed_node1 7071 1726853155.60316: done getting next task for host managed_node1 7071 1726853155.60318: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7071 1726853155.60320: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853155.60326: getting variables 7071 1726853155.60326: in VariableManager get_vars() 7071 1726853155.60339: Calling all_inventory to load vars for managed_node1 7071 1726853155.60341: Calling groups_inventory to load vars for managed_node1 7071 1726853155.60342: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853155.60346: Calling all_plugins_play to load vars for managed_node1 7071 1726853155.60348: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853155.60349: Calling groups_plugins_play to load vars for managed_node1 7071 1726853155.60430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853155.60547: done with get_vars() 7071 1726853155.60554: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 13:25:55 -0400 (0:00:00.071) 0:00:23.562 ****** 7071 1726853155.60602: entering _queue_task() for managed_node1/setup 7071 1726853155.60841: worker is 1 (out of 1 available) 7071 1726853155.60854: exiting _queue_task() for managed_node1/setup 7071 1726853155.60867: done queuing things up, now waiting for results queue to drain 7071 1726853155.60868: waiting for pending results... 7071 1726853155.61037: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7071 1726853155.61136: in run() - task 02083763-bbaf-ff75-6002-00000000026f 7071 1726853155.61147: variable 'ansible_search_path' from source: unknown 7071 1726853155.61153: variable 'ansible_search_path' from source: unknown 7071 1726853155.61183: calling self._execute() 7071 1726853155.61250: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853155.61256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853155.61264: variable 'omit' from source: magic vars 7071 1726853155.61540: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.61546: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.61977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853155.63676: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853155.63719: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853155.63745: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853155.63785: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853155.63807: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853155.63866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853155.63891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853155.63908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853155.63934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853155.63944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853155.64033: variable 'ansible_distribution' from source: facts 7071 1726853155.64037: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.64044: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.64129: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.64134: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.64254: variable 'ansible_distribution' from source: facts 7071 1726853155.64258: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.64263: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.64337: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.64340: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.64453: variable 'ansible_distribution' from source: facts 7071 1726853155.64456: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.64461: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.64535: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.64538: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.64649: variable 'ansible_distribution' from source: facts 7071 1726853155.64653: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.64660: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.64729: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.64732: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.64905: variable 'ansible_distribution' from source: facts 7071 1726853155.64908: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.64910: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.65017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853155.65035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853155.65114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853155.65117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853155.65137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853155.65277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853155.65280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853155.65282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853155.65284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853155.65305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853155.65441: variable '__network_required_facts' from source: role '' defaults 7071 1726853155.65456: variable 'ansible_facts' from source: unknown 7071 1726853155.65553: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7071 1726853155.65563: when evaluation is False, skipping this task 7071 1726853155.65570: _execute() done 7071 1726853155.65579: dumping result to json 7071 1726853155.65585: done dumping result, returning 7071 1726853155.65604: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [02083763-bbaf-ff75-6002-00000000026f] 7071 1726853155.65625: sending task result for task 02083763-bbaf-ff75-6002-00000000026f skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853155.65780: no more pending results, returning what we have 7071 1726853155.65783: results queue empty 7071 1726853155.65784: checking for any_errors_fatal 7071 1726853155.65785: done checking for any_errors_fatal 7071 1726853155.65785: checking for max_fail_percentage 7071 1726853155.65787: done checking for max_fail_percentage 7071 1726853155.65788: checking to see if all hosts have failed and the running result is not ok 7071 1726853155.65788: done checking to see if all hosts have failed 7071 1726853155.65789: getting the remaining hosts for this loop 7071 1726853155.65791: done getting the remaining hosts for this loop 7071 1726853155.65794: getting the next task for host managed_node1 7071 1726853155.65803: done getting next task for host managed_node1 7071 1726853155.65807: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7071 1726853155.65811: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853155.65825: getting variables 7071 1726853155.65827: in VariableManager get_vars() 7071 1726853155.65884: Calling all_inventory to load vars for managed_node1 7071 1726853155.65887: Calling groups_inventory to load vars for managed_node1 7071 1726853155.65889: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853155.65898: Calling all_plugins_play to load vars for managed_node1 7071 1726853155.65900: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853155.65902: Calling groups_plugins_play to load vars for managed_node1 7071 1726853155.66091: done sending task result for task 02083763-bbaf-ff75-6002-00000000026f 7071 1726853155.66095: WORKER PROCESS EXITING 7071 1726853155.66106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853155.66317: done with get_vars() 7071 1726853155.66328: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 13:25:55 -0400 (0:00:00.058) 0:00:23.620 ****** 7071 1726853155.66426: entering _queue_task() for managed_node1/stat 7071 1726853155.66889: worker is 1 (out of 1 available) 7071 1726853155.66900: exiting _queue_task() for managed_node1/stat 7071 1726853155.66909: done queuing things up, now waiting for results queue to drain 7071 1726853155.66910: waiting for pending results... 7071 1726853155.67087: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7071 1726853155.67209: in run() - task 02083763-bbaf-ff75-6002-000000000271 7071 1726853155.67228: variable 'ansible_search_path' from source: unknown 7071 1726853155.67239: variable 'ansible_search_path' from source: unknown 7071 1726853155.67339: calling self._execute() 7071 1726853155.67540: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853155.67543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853155.67548: variable 'omit' from source: magic vars 7071 1726853155.67803: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.67821: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.68034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853155.69689: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853155.69760: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853155.69806: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853155.69913: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853155.69917: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853155.69961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853155.70002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853155.70063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853155.70119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853155.70143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853155.70268: variable 'ansible_distribution' from source: facts 7071 1726853155.70281: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.70293: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.70414: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.70425: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.70677: variable 'ansible_distribution' from source: facts 7071 1726853155.70680: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.70683: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.70737: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.70759: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.70932: variable 'ansible_distribution' from source: facts 7071 1726853155.70941: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.70954: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.71065: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.71078: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.71256: variable 'ansible_distribution' from source: facts 7071 1726853155.71266: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.71279: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.71389: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.71437: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.71577: variable 'ansible_distribution' from source: facts 7071 1726853155.71586: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.71597: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.71721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853155.71915: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853155.71960: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853155.72077: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853155.72081: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853155.72084: 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) 7071 1726853155.72112: 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) 7071 1726853155.72141: 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) 7071 1726853155.72174: 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) 7071 1726853155.72252: variable '__network_is_ostree' from source: set_fact 7071 1726853155.72263: Evaluated conditional (not __network_is_ostree is defined): False 7071 1726853155.72269: when evaluation is False, skipping this task 7071 1726853155.72280: _execute() done 7071 1726853155.72286: dumping result to json 7071 1726853155.72294: done dumping result, returning 7071 1726853155.72380: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [02083763-bbaf-ff75-6002-000000000271] 7071 1726853155.72383: sending task result for task 02083763-bbaf-ff75-6002-000000000271 7071 1726853155.72456: done sending task result for task 02083763-bbaf-ff75-6002-000000000271 7071 1726853155.72459: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7071 1726853155.72516: no more pending results, returning what we have 7071 1726853155.72521: results queue empty 7071 1726853155.72522: checking for any_errors_fatal 7071 1726853155.72529: done checking for any_errors_fatal 7071 1726853155.72530: checking for max_fail_percentage 7071 1726853155.72531: done checking for max_fail_percentage 7071 1726853155.72532: checking to see if all hosts have failed and the running result is not ok 7071 1726853155.72539: done checking to see if all hosts have failed 7071 1726853155.72539: getting the remaining hosts for this loop 7071 1726853155.72541: done getting the remaining hosts for this loop 7071 1726853155.72548: getting the next task for host managed_node1 7071 1726853155.72556: done getting next task for host managed_node1 7071 1726853155.72560: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7071 1726853155.72563: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853155.72579: getting variables 7071 1726853155.72581: in VariableManager get_vars() 7071 1726853155.72643: Calling all_inventory to load vars for managed_node1 7071 1726853155.72648: Calling groups_inventory to load vars for managed_node1 7071 1726853155.72650: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853155.72661: Calling all_plugins_play to load vars for managed_node1 7071 1726853155.72663: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853155.72666: Calling groups_plugins_play to load vars for managed_node1 7071 1726853155.72865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853155.72996: done with get_vars() 7071 1726853155.73004: done getting variables 7071 1726853155.73043: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 13:25:55 -0400 (0:00:00.066) 0:00:23.686 ****** 7071 1726853155.73068: entering _queue_task() for managed_node1/set_fact 7071 1726853155.73256: worker is 1 (out of 1 available) 7071 1726853155.73272: exiting _queue_task() for managed_node1/set_fact 7071 1726853155.73284: done queuing things up, now waiting for results queue to drain 7071 1726853155.73286: waiting for pending results... 7071 1726853155.73453: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7071 1726853155.73548: in run() - task 02083763-bbaf-ff75-6002-000000000272 7071 1726853155.73569: variable 'ansible_search_path' from source: unknown 7071 1726853155.73575: variable 'ansible_search_path' from source: unknown 7071 1726853155.73601: calling self._execute() 7071 1726853155.73666: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853155.73669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853155.73679: variable 'omit' from source: magic vars 7071 1726853155.73987: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.73997: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.74128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853155.75989: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853155.76031: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853155.76067: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853155.76096: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853155.76115: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853155.76180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853155.76198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853155.76215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853155.76241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853155.76255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853155.76334: variable 'ansible_distribution' from source: facts 7071 1726853155.76338: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.76344: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.76423: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.76428: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.76543: variable 'ansible_distribution' from source: facts 7071 1726853155.76546: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.76554: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.76626: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.76630: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.76742: variable 'ansible_distribution' from source: facts 7071 1726853155.76745: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.76753: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.76824: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.76828: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.76935: variable 'ansible_distribution' from source: facts 7071 1726853155.76941: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.76944: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.77017: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.77020: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.77133: variable 'ansible_distribution' from source: facts 7071 1726853155.77136: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.77143: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.77221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853155.77330: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853155.77358: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853155.77384: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853155.77410: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853155.77477: 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) 7071 1726853155.77486: 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) 7071 1726853155.77493: 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) 7071 1726853155.77575: 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) 7071 1726853155.77586: variable '__network_is_ostree' from source: set_fact 7071 1726853155.77686: Evaluated conditional (not __network_is_ostree is defined): False 7071 1726853155.77690: when evaluation is False, skipping this task 7071 1726853155.77693: _execute() done 7071 1726853155.77696: dumping result to json 7071 1726853155.77699: done dumping result, returning 7071 1726853155.77702: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [02083763-bbaf-ff75-6002-000000000272] 7071 1726853155.77705: sending task result for task 02083763-bbaf-ff75-6002-000000000272 7071 1726853155.77770: done sending task result for task 02083763-bbaf-ff75-6002-000000000272 7071 1726853155.77877: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7071 1726853155.77912: no more pending results, returning what we have 7071 1726853155.77915: results queue empty 7071 1726853155.77916: checking for any_errors_fatal 7071 1726853155.77921: done checking for any_errors_fatal 7071 1726853155.77921: checking for max_fail_percentage 7071 1726853155.77923: done checking for max_fail_percentage 7071 1726853155.77923: checking to see if all hosts have failed and the running result is not ok 7071 1726853155.77929: done checking to see if all hosts have failed 7071 1726853155.77929: getting the remaining hosts for this loop 7071 1726853155.77931: done getting the remaining hosts for this loop 7071 1726853155.77934: getting the next task for host managed_node1 7071 1726853155.77941: done getting next task for host managed_node1 7071 1726853155.77947: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7071 1726853155.77950: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853155.77963: getting variables 7071 1726853155.77964: in VariableManager get_vars() 7071 1726853155.78012: Calling all_inventory to load vars for managed_node1 7071 1726853155.78015: Calling groups_inventory to load vars for managed_node1 7071 1726853155.78018: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853155.78027: Calling all_plugins_play to load vars for managed_node1 7071 1726853155.78030: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853155.78033: Calling groups_plugins_play to load vars for managed_node1 7071 1726853155.78285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853155.78500: done with get_vars() 7071 1726853155.78516: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 13:25:55 -0400 (0:00:00.055) 0:00:23.742 ****** 7071 1726853155.78610: entering _queue_task() for managed_node1/service_facts 7071 1726853155.78612: Creating lock for service_facts 7071 1726853155.78945: worker is 1 (out of 1 available) 7071 1726853155.78959: exiting _queue_task() for managed_node1/service_facts 7071 1726853155.78972: done queuing things up, now waiting for results queue to drain 7071 1726853155.78974: waiting for pending results... 7071 1726853155.79153: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7071 1726853155.79254: in run() - task 02083763-bbaf-ff75-6002-000000000274 7071 1726853155.79265: variable 'ansible_search_path' from source: unknown 7071 1726853155.79268: variable 'ansible_search_path' from source: unknown 7071 1726853155.79298: calling self._execute() 7071 1726853155.79361: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853155.79368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853155.79377: variable 'omit' from source: magic vars 7071 1726853155.79653: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.79663: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.79799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853155.81877: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853155.81882: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853155.81884: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853155.81887: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853155.81889: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853155.81940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853155.81979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853155.82008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853155.82054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853155.82077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853155.82194: variable 'ansible_distribution' from source: facts 7071 1726853155.82203: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.82214: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.82353: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.82364: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.82540: variable 'ansible_distribution' from source: facts 7071 1726853155.82554: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.82566: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.82645: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.82652: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.82774: variable 'ansible_distribution' from source: facts 7071 1726853155.82778: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.82783: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.82855: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.82858: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.82969: variable 'ansible_distribution' from source: facts 7071 1726853155.82974: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.82979: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.83052: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.83055: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853155.83165: variable 'ansible_distribution' from source: facts 7071 1726853155.83169: variable 'ansible_distribution_major_version' from source: facts 7071 1726853155.83176: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853155.83181: variable 'omit' from source: magic vars 7071 1726853155.83229: variable 'omit' from source: magic vars 7071 1726853155.83257: variable 'omit' from source: magic vars 7071 1726853155.83281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853155.83314: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853155.83327: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853155.83340: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853155.83351: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853155.83383: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853155.83386: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853155.83388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853155.83455: Set connection var ansible_connection to ssh 7071 1726853155.83461: Set connection var ansible_timeout to 10 7071 1726853155.83467: Set connection var ansible_shell_type to sh 7071 1726853155.83474: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853155.83482: Set connection var ansible_pipelining to False 7071 1726853155.83490: Set connection var ansible_shell_executable to /bin/sh 7071 1726853155.83506: variable 'ansible_shell_executable' from source: unknown 7071 1726853155.83509: variable 'ansible_connection' from source: unknown 7071 1726853155.83511: variable 'ansible_module_compression' from source: unknown 7071 1726853155.83513: variable 'ansible_shell_type' from source: unknown 7071 1726853155.83515: variable 'ansible_shell_executable' from source: unknown 7071 1726853155.83518: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853155.83522: variable 'ansible_pipelining' from source: unknown 7071 1726853155.83524: variable 'ansible_timeout' from source: unknown 7071 1726853155.83528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853155.83625: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853155.83633: variable 'omit' from source: magic vars 7071 1726853155.83637: starting attempt loop 7071 1726853155.83641: running the handler 7071 1726853155.83654: _low_level_execute_command(): starting 7071 1726853155.83665: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853155.84155: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853155.84159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853155.84162: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853155.84165: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853155.84215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853155.84218: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853155.84221: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853155.84273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853155.85921: stdout chunk (state=3): >>>/root <<< 7071 1726853155.86021: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853155.86048: stderr chunk (state=3): >>><<< 7071 1726853155.86054: stdout chunk (state=3): >>><<< 7071 1726853155.86074: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853155.86083: _low_level_execute_command(): starting 7071 1726853155.86090: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853155.8607347-8017-125835126487240 `" && echo ansible-tmp-1726853155.8607347-8017-125835126487240="` echo /root/.ansible/tmp/ansible-tmp-1726853155.8607347-8017-125835126487240 `" ) && sleep 0' 7071 1726853155.86501: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853155.86504: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853155.86507: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853155.86509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853155.86560: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853155.86563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853155.86573: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853155.86606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853155.88460: stdout chunk (state=3): >>>ansible-tmp-1726853155.8607347-8017-125835126487240=/root/.ansible/tmp/ansible-tmp-1726853155.8607347-8017-125835126487240 <<< 7071 1726853155.88564: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853155.88592: stderr chunk (state=3): >>><<< 7071 1726853155.88596: stdout chunk (state=3): >>><<< 7071 1726853155.88615: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853155.8607347-8017-125835126487240=/root/.ansible/tmp/ansible-tmp-1726853155.8607347-8017-125835126487240 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853155.88653: variable 'ansible_module_compression' from source: unknown 7071 1726853155.88688: ANSIBALLZ: Using lock for service_facts 7071 1726853155.88691: ANSIBALLZ: Acquiring lock 7071 1726853155.88693: ANSIBALLZ: Lock acquired: 140630818484400 7071 1726853155.88696: ANSIBALLZ: Creating module 7071 1726853155.96430: ANSIBALLZ: Writing module into payload 7071 1726853155.96496: ANSIBALLZ: Writing module 7071 1726853155.96514: ANSIBALLZ: Renaming module 7071 1726853155.96520: ANSIBALLZ: Done creating module 7071 1726853155.96534: variable 'ansible_facts' from source: unknown 7071 1726853155.96586: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853155.8607347-8017-125835126487240/AnsiballZ_service_facts.py 7071 1726853155.96685: Sending initial data 7071 1726853155.96688: Sent initial data (160 bytes) 7071 1726853155.97134: 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 <<< 7071 1726853155.97138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853155.97143: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853155.97148: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853155.97150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853155.97197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853155.97200: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853155.97203: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853155.97254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853155.98884: 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 <<< 7071 1726853155.98887: 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 <<< 7071 1726853155.98915: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853155.98958: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpysjv0f7n /root/.ansible/tmp/ansible-tmp-1726853155.8607347-8017-125835126487240/AnsiballZ_service_facts.py <<< 7071 1726853155.98964: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853155.8607347-8017-125835126487240/AnsiballZ_service_facts.py" <<< 7071 1726853155.99000: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpysjv0f7n" to remote "/root/.ansible/tmp/ansible-tmp-1726853155.8607347-8017-125835126487240/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853155.8607347-8017-125835126487240/AnsiballZ_service_facts.py" <<< 7071 1726853155.99554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853155.99592: stderr chunk (state=3): >>><<< 7071 1726853155.99596: stdout chunk (state=3): >>><<< 7071 1726853155.99656: done transferring module to remote 7071 1726853155.99665: _low_level_execute_command(): starting 7071 1726853155.99669: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853155.8607347-8017-125835126487240/ /root/.ansible/tmp/ansible-tmp-1726853155.8607347-8017-125835126487240/AnsiballZ_service_facts.py && sleep 0' 7071 1726853156.00102: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853156.00105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853156.00107: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853156.00109: 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 <<< 7071 1726853156.00111: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853156.00161: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853156.00165: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853156.00172: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853156.00210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853156.01958: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853156.01981: stderr chunk (state=3): >>><<< 7071 1726853156.01984: stdout chunk (state=3): >>><<< 7071 1726853156.01994: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853156.01997: _low_level_execute_command(): starting 7071 1726853156.02002: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853155.8607347-8017-125835126487240/AnsiballZ_service_facts.py && sleep 0' 7071 1726853156.02413: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853156.02416: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853156.02418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853156.02420: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853156.02422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853156.02475: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853156.02486: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853156.02523: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853157.59441: 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<<< 7071 1726853157.59468: 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-ma<<< 7071 1726853157.59483: stdout chunk (state=3): >>>rk.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "stat<<< 7071 1726853157.59504: 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"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive",<<< 7071 1726853157.59527: stdout chunk (state=3): >>> "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": "syste<<< 7071 1726853157.59533: stdout chunk (state=3): >>>md-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", "st<<< 7071 1726853157.59536: stdout chunk (state=3): >>>ate": "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": {}}} <<< 7071 1726853157.60994: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853157.61027: stderr chunk (state=3): >>><<< 7071 1726853157.61030: stdout chunk (state=3): >>><<< 7071 1726853157.61055: _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"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853157.62188: 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-1726853155.8607347-8017-125835126487240/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853157.62196: _low_level_execute_command(): starting 7071 1726853157.62201: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853155.8607347-8017-125835126487240/ > /dev/null 2>&1 && sleep 0' 7071 1726853157.62668: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853157.62673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853157.62676: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853157.62678: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853157.62680: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853157.62682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853157.62729: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853157.62733: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853157.62777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853157.64593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853157.64619: stderr chunk (state=3): >>><<< 7071 1726853157.64624: stdout chunk (state=3): >>><<< 7071 1726853157.64638: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853157.64641: handler run complete 7071 1726853157.64749: variable 'ansible_facts' from source: unknown 7071 1726853157.64834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853157.65092: variable 'ansible_facts' from source: unknown 7071 1726853157.65164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853157.65275: attempt loop complete, returning result 7071 1726853157.65278: _execute() done 7071 1726853157.65282: dumping result to json 7071 1726853157.65318: done dumping result, returning 7071 1726853157.65326: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [02083763-bbaf-ff75-6002-000000000274] 7071 1726853157.65330: sending task result for task 02083763-bbaf-ff75-6002-000000000274 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853157.65877: no more pending results, returning what we have 7071 1726853157.65882: results queue empty 7071 1726853157.65882: checking for any_errors_fatal 7071 1726853157.65886: done checking for any_errors_fatal 7071 1726853157.65887: checking for max_fail_percentage 7071 1726853157.65888: done checking for max_fail_percentage 7071 1726853157.65889: checking to see if all hosts have failed and the running result is not ok 7071 1726853157.65889: done checking to see if all hosts have failed 7071 1726853157.65890: getting the remaining hosts for this loop 7071 1726853157.65891: done getting the remaining hosts for this loop 7071 1726853157.65894: getting the next task for host managed_node1 7071 1726853157.65899: done getting next task for host managed_node1 7071 1726853157.65903: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7071 1726853157.65906: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853157.65914: getting variables 7071 1726853157.65915: in VariableManager get_vars() 7071 1726853157.65954: Calling all_inventory to load vars for managed_node1 7071 1726853157.65956: Calling groups_inventory to load vars for managed_node1 7071 1726853157.65958: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853157.65966: Calling all_plugins_play to load vars for managed_node1 7071 1726853157.65967: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853157.65970: Calling groups_plugins_play to load vars for managed_node1 7071 1726853157.66200: done sending task result for task 02083763-bbaf-ff75-6002-000000000274 7071 1726853157.66203: WORKER PROCESS EXITING 7071 1726853157.66213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853157.66491: done with get_vars() 7071 1726853157.66501: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 13:25:57 -0400 (0:00:01.879) 0:00:25.621 ****** 7071 1726853157.66569: entering _queue_task() for managed_node1/package_facts 7071 1726853157.66572: Creating lock for package_facts 7071 1726853157.66777: worker is 1 (out of 1 available) 7071 1726853157.66790: exiting _queue_task() for managed_node1/package_facts 7071 1726853157.66801: done queuing things up, now waiting for results queue to drain 7071 1726853157.66803: waiting for pending results... 7071 1726853157.66967: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7071 1726853157.67063: in run() - task 02083763-bbaf-ff75-6002-000000000275 7071 1726853157.67075: variable 'ansible_search_path' from source: unknown 7071 1726853157.67078: variable 'ansible_search_path' from source: unknown 7071 1726853157.67106: calling self._execute() 7071 1726853157.67168: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853157.67174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853157.67182: variable 'omit' from source: magic vars 7071 1726853157.67448: variable 'ansible_distribution_major_version' from source: facts 7071 1726853157.67461: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853157.67597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853157.69054: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853157.69246: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853157.69275: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853157.69300: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853157.69322: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853157.69381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853157.69401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853157.69425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853157.69451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853157.69462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853157.69540: variable 'ansible_distribution' from source: facts 7071 1726853157.69549: variable 'ansible_distribution_major_version' from source: facts 7071 1726853157.69552: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853157.69627: variable 'ansible_distribution_major_version' from source: facts 7071 1726853157.69631: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853157.69754: variable 'ansible_distribution' from source: facts 7071 1726853157.69758: variable 'ansible_distribution_major_version' from source: facts 7071 1726853157.69760: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853157.69830: variable 'ansible_distribution_major_version' from source: facts 7071 1726853157.69833: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853157.69947: variable 'ansible_distribution' from source: facts 7071 1726853157.69950: variable 'ansible_distribution_major_version' from source: facts 7071 1726853157.69953: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853157.70026: variable 'ansible_distribution_major_version' from source: facts 7071 1726853157.70029: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853157.70140: variable 'ansible_distribution' from source: facts 7071 1726853157.70144: variable 'ansible_distribution_major_version' from source: facts 7071 1726853157.70149: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853157.70223: variable 'ansible_distribution_major_version' from source: facts 7071 1726853157.70226: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853157.70336: variable 'ansible_distribution' from source: facts 7071 1726853157.70339: variable 'ansible_distribution_major_version' from source: facts 7071 1726853157.70347: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853157.70350: variable 'omit' from source: magic vars 7071 1726853157.70398: variable 'omit' from source: magic vars 7071 1726853157.70424: variable 'omit' from source: magic vars 7071 1726853157.70441: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853157.70462: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853157.70477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853157.70489: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853157.70497: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853157.70523: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853157.70526: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853157.70528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853157.70591: Set connection var ansible_connection to ssh 7071 1726853157.70598: Set connection var ansible_timeout to 10 7071 1726853157.70603: Set connection var ansible_shell_type to sh 7071 1726853157.70610: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853157.70617: Set connection var ansible_pipelining to False 7071 1726853157.70620: Set connection var ansible_shell_executable to /bin/sh 7071 1726853157.70640: variable 'ansible_shell_executable' from source: unknown 7071 1726853157.70642: variable 'ansible_connection' from source: unknown 7071 1726853157.70647: variable 'ansible_module_compression' from source: unknown 7071 1726853157.70650: variable 'ansible_shell_type' from source: unknown 7071 1726853157.70652: variable 'ansible_shell_executable' from source: unknown 7071 1726853157.70654: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853157.70657: variable 'ansible_pipelining' from source: unknown 7071 1726853157.70659: variable 'ansible_timeout' from source: unknown 7071 1726853157.70661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853157.70749: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853157.70755: variable 'omit' from source: magic vars 7071 1726853157.70760: starting attempt loop 7071 1726853157.70763: running the handler 7071 1726853157.70777: _low_level_execute_command(): starting 7071 1726853157.70787: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853157.71294: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853157.71298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853157.71302: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853157.71363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853157.71366: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853157.71368: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853157.71406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853157.73034: stdout chunk (state=3): >>>/root <<< 7071 1726853157.73137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853157.73164: stderr chunk (state=3): >>><<< 7071 1726853157.73168: stdout chunk (state=3): >>><<< 7071 1726853157.73187: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853157.73196: _low_level_execute_command(): starting 7071 1726853157.73201: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853157.731867-8078-163281035469285 `" && echo ansible-tmp-1726853157.731867-8078-163281035469285="` echo /root/.ansible/tmp/ansible-tmp-1726853157.731867-8078-163281035469285 `" ) && sleep 0' 7071 1726853157.73630: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853157.73633: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853157.73636: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853157.73638: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853157.73640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853157.73694: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853157.73701: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853157.73739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853157.75616: stdout chunk (state=3): >>>ansible-tmp-1726853157.731867-8078-163281035469285=/root/.ansible/tmp/ansible-tmp-1726853157.731867-8078-163281035469285 <<< 7071 1726853157.75722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853157.75745: stderr chunk (state=3): >>><<< 7071 1726853157.75750: stdout chunk (state=3): >>><<< 7071 1726853157.75762: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853157.731867-8078-163281035469285=/root/.ansible/tmp/ansible-tmp-1726853157.731867-8078-163281035469285 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853157.75797: variable 'ansible_module_compression' from source: unknown 7071 1726853157.75831: ANSIBALLZ: Using lock for package_facts 7071 1726853157.75835: ANSIBALLZ: Acquiring lock 7071 1726853157.75837: ANSIBALLZ: Lock acquired: 140630797372208 7071 1726853157.75844: ANSIBALLZ: Creating module 7071 1726853157.93911: ANSIBALLZ: Writing module into payload 7071 1726853157.94007: ANSIBALLZ: Writing module 7071 1726853157.94029: ANSIBALLZ: Renaming module 7071 1726853157.94034: ANSIBALLZ: Done creating module 7071 1726853157.94068: variable 'ansible_facts' from source: unknown 7071 1726853157.94189: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853157.731867-8078-163281035469285/AnsiballZ_package_facts.py 7071 1726853157.94295: Sending initial data 7071 1726853157.94298: Sent initial data (159 bytes) 7071 1726853157.94777: 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 <<< 7071 1726853157.94780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853157.94786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853157.94788: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853157.94790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853157.94793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853157.94835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853157.94838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853157.94840: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853157.94898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853157.96540: 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" <<< 7071 1726853157.96544: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7071 1726853157.96578: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853157.96619: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp1gom44x6 /root/.ansible/tmp/ansible-tmp-1726853157.731867-8078-163281035469285/AnsiballZ_package_facts.py <<< 7071 1726853157.96623: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853157.731867-8078-163281035469285/AnsiballZ_package_facts.py" <<< 7071 1726853157.96658: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp1gom44x6" to remote "/root/.ansible/tmp/ansible-tmp-1726853157.731867-8078-163281035469285/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853157.731867-8078-163281035469285/AnsiballZ_package_facts.py" <<< 7071 1726853157.97699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853157.97741: stderr chunk (state=3): >>><<< 7071 1726853157.97744: stdout chunk (state=3): >>><<< 7071 1726853157.97767: done transferring module to remote 7071 1726853157.97780: _low_level_execute_command(): starting 7071 1726853157.97786: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853157.731867-8078-163281035469285/ /root/.ansible/tmp/ansible-tmp-1726853157.731867-8078-163281035469285/AnsiballZ_package_facts.py && sleep 0' 7071 1726853157.98219: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853157.98249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853157.98252: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853157.98301: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853157.98305: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853157.98356: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853158.00116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853158.00142: stderr chunk (state=3): >>><<< 7071 1726853158.00147: stdout chunk (state=3): >>><<< 7071 1726853158.00158: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853158.00161: _low_level_execute_command(): starting 7071 1726853158.00166: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853157.731867-8078-163281035469285/AnsiballZ_package_facts.py && sleep 0' 7071 1726853158.00609: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853158.00613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853158.00631: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853158.00677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853158.00695: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853158.00701: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853158.00740: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853158.44722: 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"<<< 7071 1726853158.44736: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 7071 1726853158.44754: 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,<<< 7071 1726853158.44788: stdout chunk (state=3): >>> "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10",<<< 7071 1726853158.44800: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 7071 1726853158.44839: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.7<<< 7071 1726853158.44856: 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"<<< 7071 1726853158.44894: 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<<< 7071 1726853158.44901: 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<<< 7071 1726853158.44906: 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<<< 7071 1726853158.44934: 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.<<< 7071 1726853158.44939: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "c<<< 7071 1726853158.44958: stdout chunk (state=3): >>>loud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7071 1726853158.46718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853158.46746: stderr chunk (state=3): >>><<< 7071 1726853158.46749: stdout chunk (state=3): >>><<< 7071 1726853158.46791: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853158.48951: 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-1726853157.731867-8078-163281035469285/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853158.49064: _low_level_execute_command(): starting 7071 1726853158.49068: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853157.731867-8078-163281035469285/ > /dev/null 2>&1 && sleep 0' 7071 1726853158.49616: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853158.49634: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853158.49654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853158.49677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853158.49697: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853158.49711: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853158.49727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853158.49793: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853158.49843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853158.49877: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853158.49894: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853158.49967: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853158.51826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853158.51856: stderr chunk (state=3): >>><<< 7071 1726853158.51859: stdout chunk (state=3): >>><<< 7071 1726853158.51873: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853158.51879: handler run complete 7071 1726853158.52338: variable 'ansible_facts' from source: unknown 7071 1726853158.52584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853158.53619: variable 'ansible_facts' from source: unknown 7071 1726853158.53846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853158.54232: attempt loop complete, returning result 7071 1726853158.54240: _execute() done 7071 1726853158.54243: dumping result to json 7071 1726853158.54358: done dumping result, returning 7071 1726853158.54368: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [02083763-bbaf-ff75-6002-000000000275] 7071 1726853158.54372: sending task result for task 02083763-bbaf-ff75-6002-000000000275 7071 1726853158.58584: done sending task result for task 02083763-bbaf-ff75-6002-000000000275 7071 1726853158.58588: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853158.58629: no more pending results, returning what we have 7071 1726853158.58631: results queue empty 7071 1726853158.58631: checking for any_errors_fatal 7071 1726853158.58634: done checking for any_errors_fatal 7071 1726853158.58634: checking for max_fail_percentage 7071 1726853158.58635: done checking for max_fail_percentage 7071 1726853158.58636: checking to see if all hosts have failed and the running result is not ok 7071 1726853158.58636: done checking to see if all hosts have failed 7071 1726853158.58637: getting the remaining hosts for this loop 7071 1726853158.58638: done getting the remaining hosts for this loop 7071 1726853158.58640: getting the next task for host managed_node1 7071 1726853158.58644: done getting next task for host managed_node1 7071 1726853158.58647: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7071 1726853158.58649: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853158.58655: getting variables 7071 1726853158.58656: in VariableManager get_vars() 7071 1726853158.58687: Calling all_inventory to load vars for managed_node1 7071 1726853158.58689: Calling groups_inventory to load vars for managed_node1 7071 1726853158.58691: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853158.58697: Calling all_plugins_play to load vars for managed_node1 7071 1726853158.58698: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853158.58700: Calling groups_plugins_play to load vars for managed_node1 7071 1726853158.59366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853158.60242: done with get_vars() 7071 1726853158.60261: done getting variables 7071 1726853158.60306: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:25:58 -0400 (0:00:00.937) 0:00:26.559 ****** 7071 1726853158.60333: entering _queue_task() for managed_node1/debug 7071 1726853158.60577: worker is 1 (out of 1 available) 7071 1726853158.60592: exiting _queue_task() for managed_node1/debug 7071 1726853158.60605: done queuing things up, now waiting for results queue to drain 7071 1726853158.60607: waiting for pending results... 7071 1726853158.60778: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7071 1726853158.60861: in run() - task 02083763-bbaf-ff75-6002-000000000017 7071 1726853158.60874: variable 'ansible_search_path' from source: unknown 7071 1726853158.60878: variable 'ansible_search_path' from source: unknown 7071 1726853158.60907: calling self._execute() 7071 1726853158.60974: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853158.60977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853158.60986: variable 'omit' from source: magic vars 7071 1726853158.61263: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.61275: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853158.61419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853158.62956: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853158.63013: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853158.63038: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853158.63066: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853158.63087: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853158.63148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853158.63173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853158.63191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853158.63217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853158.63229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853158.63316: variable 'ansible_distribution' from source: facts 7071 1726853158.63320: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.63326: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853158.63412: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.63415: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853158.63531: variable 'ansible_distribution' from source: facts 7071 1726853158.63535: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.63540: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853158.63614: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.63618: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853158.63728: variable 'ansible_distribution' from source: facts 7071 1726853158.63732: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.63737: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853158.63743: variable 'omit' from source: magic vars 7071 1726853158.63788: variable 'omit' from source: magic vars 7071 1726853158.63853: variable 'network_provider' from source: set_fact 7071 1726853158.63881: variable 'omit' from source: magic vars 7071 1726853158.63900: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853158.63920: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853158.63934: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853158.63947: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853158.63957: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853158.63987: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853158.63992: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853158.63994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853158.64055: Set connection var ansible_connection to ssh 7071 1726853158.64061: Set connection var ansible_timeout to 10 7071 1726853158.64066: Set connection var ansible_shell_type to sh 7071 1726853158.64075: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853158.64081: Set connection var ansible_pipelining to False 7071 1726853158.64086: Set connection var ansible_shell_executable to /bin/sh 7071 1726853158.64109: variable 'ansible_shell_executable' from source: unknown 7071 1726853158.64112: variable 'ansible_connection' from source: unknown 7071 1726853158.64114: variable 'ansible_module_compression' from source: unknown 7071 1726853158.64117: variable 'ansible_shell_type' from source: unknown 7071 1726853158.64119: variable 'ansible_shell_executable' from source: unknown 7071 1726853158.64122: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853158.64124: variable 'ansible_pipelining' from source: unknown 7071 1726853158.64126: variable 'ansible_timeout' from source: unknown 7071 1726853158.64128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853158.64201: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853158.64205: variable 'omit' from source: magic vars 7071 1726853158.64208: starting attempt loop 7071 1726853158.64212: running the handler 7071 1726853158.64255: handler run complete 7071 1726853158.64266: attempt loop complete, returning result 7071 1726853158.64269: _execute() done 7071 1726853158.64273: dumping result to json 7071 1726853158.64275: done dumping result, returning 7071 1726853158.64282: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-ff75-6002-000000000017] 7071 1726853158.64287: sending task result for task 02083763-bbaf-ff75-6002-000000000017 7071 1726853158.64364: done sending task result for task 02083763-bbaf-ff75-6002-000000000017 7071 1726853158.64366: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 7071 1726853158.64422: no more pending results, returning what we have 7071 1726853158.64425: results queue empty 7071 1726853158.64426: checking for any_errors_fatal 7071 1726853158.64432: done checking for any_errors_fatal 7071 1726853158.64439: checking for max_fail_percentage 7071 1726853158.64441: done checking for max_fail_percentage 7071 1726853158.64441: checking to see if all hosts have failed and the running result is not ok 7071 1726853158.64442: done checking to see if all hosts have failed 7071 1726853158.64443: getting the remaining hosts for this loop 7071 1726853158.64444: done getting the remaining hosts for this loop 7071 1726853158.64448: getting the next task for host managed_node1 7071 1726853158.64455: done getting next task for host managed_node1 7071 1726853158.64458: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7071 1726853158.64461: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853158.64473: getting variables 7071 1726853158.64475: in VariableManager get_vars() 7071 1726853158.64524: Calling all_inventory to load vars for managed_node1 7071 1726853158.64527: Calling groups_inventory to load vars for managed_node1 7071 1726853158.64529: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853158.64538: Calling all_plugins_play to load vars for managed_node1 7071 1726853158.64540: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853158.64542: Calling groups_plugins_play to load vars for managed_node1 7071 1726853158.65400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853158.66254: done with get_vars() 7071 1726853158.66275: done getting variables 7071 1726853158.66345: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:25:58 -0400 (0:00:00.060) 0:00:26.619 ****** 7071 1726853158.66368: entering _queue_task() for managed_node1/fail 7071 1726853158.66370: Creating lock for fail 7071 1726853158.66615: worker is 1 (out of 1 available) 7071 1726853158.66630: exiting _queue_task() for managed_node1/fail 7071 1726853158.66641: done queuing things up, now waiting for results queue to drain 7071 1726853158.66643: waiting for pending results... 7071 1726853158.66817: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7071 1726853158.66907: in run() - task 02083763-bbaf-ff75-6002-000000000018 7071 1726853158.66919: variable 'ansible_search_path' from source: unknown 7071 1726853158.66922: variable 'ansible_search_path' from source: unknown 7071 1726853158.66953: calling self._execute() 7071 1726853158.67019: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853158.67023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853158.67032: variable 'omit' from source: magic vars 7071 1726853158.67311: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.67321: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853158.67459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853158.68969: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853158.69020: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853158.69051: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853158.69079: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853158.69099: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853158.69162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853158.69184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853158.69202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853158.69227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853158.69237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853158.69325: variable 'ansible_distribution' from source: facts 7071 1726853158.69328: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.69335: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853158.69420: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.69424: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853158.69540: variable 'ansible_distribution' from source: facts 7071 1726853158.69543: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.69551: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853158.69623: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.69626: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853158.69738: variable 'ansible_distribution' from source: facts 7071 1726853158.69741: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.69747: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853158.69825: variable 'network_state' from source: role '' defaults 7071 1726853158.69834: Evaluated conditional (network_state != {}): False 7071 1726853158.69836: when evaluation is False, skipping this task 7071 1726853158.69839: _execute() done 7071 1726853158.69842: dumping result to json 7071 1726853158.69844: done dumping result, returning 7071 1726853158.69855: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-ff75-6002-000000000018] 7071 1726853158.69858: sending task result for task 02083763-bbaf-ff75-6002-000000000018 7071 1726853158.69945: done sending task result for task 02083763-bbaf-ff75-6002-000000000018 7071 1726853158.69948: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853158.69999: no more pending results, returning what we have 7071 1726853158.70003: results queue empty 7071 1726853158.70003: checking for any_errors_fatal 7071 1726853158.70009: done checking for any_errors_fatal 7071 1726853158.70010: checking for max_fail_percentage 7071 1726853158.70012: done checking for max_fail_percentage 7071 1726853158.70013: checking to see if all hosts have failed and the running result is not ok 7071 1726853158.70014: done checking to see if all hosts have failed 7071 1726853158.70014: getting the remaining hosts for this loop 7071 1726853158.70016: done getting the remaining hosts for this loop 7071 1726853158.70020: getting the next task for host managed_node1 7071 1726853158.70026: done getting next task for host managed_node1 7071 1726853158.70030: ^ 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 7071 1726853158.70032: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853158.70046: getting variables 7071 1726853158.70047: in VariableManager get_vars() 7071 1726853158.70104: Calling all_inventory to load vars for managed_node1 7071 1726853158.70107: Calling groups_inventory to load vars for managed_node1 7071 1726853158.70109: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853158.70118: Calling all_plugins_play to load vars for managed_node1 7071 1726853158.70120: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853158.70123: Calling groups_plugins_play to load vars for managed_node1 7071 1726853158.70893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853158.71751: done with get_vars() 7071 1726853158.71770: done getting variables 7071 1726853158.71818: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:25:58 -0400 (0:00:00.054) 0:00:26.674 ****** 7071 1726853158.71847: entering _queue_task() for managed_node1/fail 7071 1726853158.72085: worker is 1 (out of 1 available) 7071 1726853158.72098: exiting _queue_task() for managed_node1/fail 7071 1726853158.72110: done queuing things up, now waiting for results queue to drain 7071 1726853158.72112: waiting for pending results... 7071 1726853158.72288: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7071 1726853158.72392: in run() - task 02083763-bbaf-ff75-6002-000000000019 7071 1726853158.72403: variable 'ansible_search_path' from source: unknown 7071 1726853158.72408: variable 'ansible_search_path' from source: unknown 7071 1726853158.72434: calling self._execute() 7071 1726853158.72501: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853158.72505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853158.72513: variable 'omit' from source: magic vars 7071 1726853158.72790: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.72800: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853158.72933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853158.74437: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853158.74719: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853158.74750: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853158.74777: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853158.74797: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853158.74859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853158.74881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853158.74898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853158.74923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853158.74933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853158.75021: variable 'ansible_distribution' from source: facts 7071 1726853158.75025: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.75031: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853158.75118: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.75121: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853158.75236: variable 'ansible_distribution' from source: facts 7071 1726853158.75239: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.75244: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853158.75318: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.75322: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853158.75434: variable 'ansible_distribution' from source: facts 7071 1726853158.75438: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.75443: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853158.75520: variable 'network_state' from source: role '' defaults 7071 1726853158.75530: Evaluated conditional (network_state != {}): False 7071 1726853158.75533: when evaluation is False, skipping this task 7071 1726853158.75535: _execute() done 7071 1726853158.75538: dumping result to json 7071 1726853158.75540: done dumping result, returning 7071 1726853158.75552: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-ff75-6002-000000000019] 7071 1726853158.75554: sending task result for task 02083763-bbaf-ff75-6002-000000000019 7071 1726853158.75638: done sending task result for task 02083763-bbaf-ff75-6002-000000000019 7071 1726853158.75641: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853158.75687: no more pending results, returning what we have 7071 1726853158.75690: results queue empty 7071 1726853158.75691: checking for any_errors_fatal 7071 1726853158.75698: done checking for any_errors_fatal 7071 1726853158.75699: checking for max_fail_percentage 7071 1726853158.75701: done checking for max_fail_percentage 7071 1726853158.75701: checking to see if all hosts have failed and the running result is not ok 7071 1726853158.75702: done checking to see if all hosts have failed 7071 1726853158.75703: getting the remaining hosts for this loop 7071 1726853158.75704: done getting the remaining hosts for this loop 7071 1726853158.75708: getting the next task for host managed_node1 7071 1726853158.75716: done getting next task for host managed_node1 7071 1726853158.75719: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7071 1726853158.75722: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853158.75735: getting variables 7071 1726853158.75737: in VariableManager get_vars() 7071 1726853158.75799: Calling all_inventory to load vars for managed_node1 7071 1726853158.75802: Calling groups_inventory to load vars for managed_node1 7071 1726853158.75804: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853158.75814: Calling all_plugins_play to load vars for managed_node1 7071 1726853158.75816: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853158.75819: Calling groups_plugins_play to load vars for managed_node1 7071 1726853158.76698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853158.77545: done with get_vars() 7071 1726853158.77564: done getting variables 7071 1726853158.77609: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:25:58 -0400 (0:00:00.057) 0:00:26.732 ****** 7071 1726853158.77640: entering _queue_task() for managed_node1/fail 7071 1726853158.77880: worker is 1 (out of 1 available) 7071 1726853158.77896: exiting _queue_task() for managed_node1/fail 7071 1726853158.77909: done queuing things up, now waiting for results queue to drain 7071 1726853158.77910: waiting for pending results... 7071 1726853158.78083: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7071 1726853158.78197: in run() - task 02083763-bbaf-ff75-6002-00000000001a 7071 1726853158.78208: variable 'ansible_search_path' from source: unknown 7071 1726853158.78212: variable 'ansible_search_path' from source: unknown 7071 1726853158.78243: calling self._execute() 7071 1726853158.78311: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853158.78315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853158.78323: variable 'omit' from source: magic vars 7071 1726853158.78591: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.78600: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853158.78736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853158.80223: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853158.80277: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853158.80305: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853158.80332: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853158.80352: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853158.80412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853158.80435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853158.80454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853158.80482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853158.80492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853158.80578: variable 'ansible_distribution' from source: facts 7071 1726853158.80582: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.80588: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853158.80674: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.80677: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853158.80794: variable 'ansible_distribution' from source: facts 7071 1726853158.80798: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.80803: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853158.80875: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.80878: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853158.80986: variable 'ansible_distribution' from source: facts 7071 1726853158.80989: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.80995: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853158.81083: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.81095: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7071 1726853158.81164: variable 'ansible_distribution' from source: facts 7071 1726853158.81168: variable '__network_rh_distros' from source: role '' defaults 7071 1726853158.81176: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7071 1726853158.81329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853158.81349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853158.81365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853158.81392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853158.81404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853158.81440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853158.81458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853158.81475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853158.81500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853158.81511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853158.81542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853158.81559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853158.81577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853158.81601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853158.81611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853158.81801: variable 'network_connections' from source: task vars 7071 1726853158.81810: variable 'interface' from source: play vars 7071 1726853158.81864: variable 'interface' from source: play vars 7071 1726853158.81885: variable 'network_state' from source: role '' defaults 7071 1726853158.81929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853158.82051: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853158.82080: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853158.82102: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853158.82136: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853158.82177: 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) 7071 1726853158.82189: 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) 7071 1726853158.82206: 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) 7071 1726853158.82224: 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) 7071 1726853158.82252: 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 7071 1726853158.82256: when evaluation is False, skipping this task 7071 1726853158.82258: _execute() done 7071 1726853158.82261: dumping result to json 7071 1726853158.82263: done dumping result, returning 7071 1726853158.82272: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-ff75-6002-00000000001a] 7071 1726853158.82275: sending task result for task 02083763-bbaf-ff75-6002-00000000001a 7071 1726853158.82363: done sending task result for task 02083763-bbaf-ff75-6002-00000000001a 7071 1726853158.82366: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 7071 1726853158.82429: no more pending results, returning what we have 7071 1726853158.82432: results queue empty 7071 1726853158.82433: checking for any_errors_fatal 7071 1726853158.82439: done checking for any_errors_fatal 7071 1726853158.82440: checking for max_fail_percentage 7071 1726853158.82441: done checking for max_fail_percentage 7071 1726853158.82442: checking to see if all hosts have failed and the running result is not ok 7071 1726853158.82443: done checking to see if all hosts have failed 7071 1726853158.82444: getting the remaining hosts for this loop 7071 1726853158.82448: done getting the remaining hosts for this loop 7071 1726853158.82451: getting the next task for host managed_node1 7071 1726853158.82458: done getting next task for host managed_node1 7071 1726853158.82462: ^ 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 7071 1726853158.82465: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853158.82480: getting variables 7071 1726853158.82481: in VariableManager get_vars() 7071 1726853158.82530: Calling all_inventory to load vars for managed_node1 7071 1726853158.82533: Calling groups_inventory to load vars for managed_node1 7071 1726853158.82535: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853158.82543: Calling all_plugins_play to load vars for managed_node1 7071 1726853158.82547: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853158.82550: Calling groups_plugins_play to load vars for managed_node1 7071 1726853158.83338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853158.84202: done with get_vars() 7071 1726853158.84224: done getting variables 7071 1726853158.84300: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:25:58 -0400 (0:00:00.066) 0:00:26.799 ****** 7071 1726853158.84325: entering _queue_task() for managed_node1/dnf 7071 1726853158.84569: worker is 1 (out of 1 available) 7071 1726853158.84585: exiting _queue_task() for managed_node1/dnf 7071 1726853158.84599: done queuing things up, now waiting for results queue to drain 7071 1726853158.84601: waiting for pending results... 7071 1726853158.84767: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 7071 1726853158.84857: in run() - task 02083763-bbaf-ff75-6002-00000000001b 7071 1726853158.84868: variable 'ansible_search_path' from source: unknown 7071 1726853158.84873: variable 'ansible_search_path' from source: unknown 7071 1726853158.84902: calling self._execute() 7071 1726853158.84968: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853158.84973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853158.84982: variable 'omit' from source: magic vars 7071 1726853158.85252: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.85264: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853158.85396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853158.87067: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853158.87117: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853158.87151: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853158.87177: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853158.87197: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853158.87256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853158.87277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853158.87295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853158.87320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853158.87332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853158.87417: variable 'ansible_distribution' from source: facts 7071 1726853158.87420: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.87427: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853158.87516: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.87520: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853158.87635: variable 'ansible_distribution' from source: facts 7071 1726853158.87639: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.87644: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853158.87719: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.87723: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853158.87834: variable 'ansible_distribution' from source: facts 7071 1726853158.87838: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.87843: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853158.87953: variable 'ansible_distribution' from source: facts 7071 1726853158.87956: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.87967: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7071 1726853158.88039: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853158.88126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853158.88143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853158.88162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853158.88190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853158.88203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853158.88230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853158.88246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853158.88264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853158.88290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853158.88300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853158.88330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853158.88345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853158.88363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853158.88389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853158.88399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853158.88504: variable 'network_connections' from source: task vars 7071 1726853158.88515: variable 'interface' from source: play vars 7071 1726853158.88569: variable 'interface' from source: play vars 7071 1726853158.88630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853158.88751: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853158.88780: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853158.88802: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853158.88823: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853158.88859: 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) 7071 1726853158.88891: 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) 7071 1726853158.88909: 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) 7071 1726853158.88926: 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) 7071 1726853158.88976: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853158.89128: variable 'network_connections' from source: task vars 7071 1726853158.89132: variable 'interface' from source: play vars 7071 1726853158.89181: variable 'interface' from source: play vars 7071 1726853158.89208: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7071 1726853158.89211: when evaluation is False, skipping this task 7071 1726853158.89213: _execute() done 7071 1726853158.89216: dumping result to json 7071 1726853158.89218: done dumping result, returning 7071 1726853158.89227: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [02083763-bbaf-ff75-6002-00000000001b] 7071 1726853158.89230: sending task result for task 02083763-bbaf-ff75-6002-00000000001b 7071 1726853158.89321: done sending task result for task 02083763-bbaf-ff75-6002-00000000001b 7071 1726853158.89324: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7071 1726853158.89376: no more pending results, returning what we have 7071 1726853158.89379: results queue empty 7071 1726853158.89380: checking for any_errors_fatal 7071 1726853158.89385: done checking for any_errors_fatal 7071 1726853158.89385: checking for max_fail_percentage 7071 1726853158.89387: done checking for max_fail_percentage 7071 1726853158.89388: checking to see if all hosts have failed and the running result is not ok 7071 1726853158.89389: done checking to see if all hosts have failed 7071 1726853158.89389: getting the remaining hosts for this loop 7071 1726853158.89391: done getting the remaining hosts for this loop 7071 1726853158.89396: getting the next task for host managed_node1 7071 1726853158.89402: done getting next task for host managed_node1 7071 1726853158.89406: ^ 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 7071 1726853158.89409: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853158.89423: getting variables 7071 1726853158.89425: in VariableManager get_vars() 7071 1726853158.89486: Calling all_inventory to load vars for managed_node1 7071 1726853158.89489: Calling groups_inventory to load vars for managed_node1 7071 1726853158.89491: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853158.89501: Calling all_plugins_play to load vars for managed_node1 7071 1726853158.89503: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853158.89505: Calling groups_plugins_play to load vars for managed_node1 7071 1726853158.90393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853158.91257: done with get_vars() 7071 1726853158.91278: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7071 1726853158.91334: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:25:58 -0400 (0:00:00.070) 0:00:26.869 ****** 7071 1726853158.91358: entering _queue_task() for managed_node1/yum 7071 1726853158.91359: Creating lock for yum 7071 1726853158.91619: worker is 1 (out of 1 available) 7071 1726853158.91634: exiting _queue_task() for managed_node1/yum 7071 1726853158.91651: done queuing things up, now waiting for results queue to drain 7071 1726853158.91652: waiting for pending results... 7071 1726853158.91822: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 7071 1726853158.91904: in run() - task 02083763-bbaf-ff75-6002-00000000001c 7071 1726853158.91914: variable 'ansible_search_path' from source: unknown 7071 1726853158.91918: variable 'ansible_search_path' from source: unknown 7071 1726853158.91950: calling self._execute() 7071 1726853158.92020: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853158.92024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853158.92032: variable 'omit' from source: magic vars 7071 1726853158.92318: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.92324: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853158.92459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853158.93939: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853158.93993: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853158.94020: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853158.94047: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853158.94067: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853158.94124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853158.94143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853158.94167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853158.94192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853158.94203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853158.94288: variable 'ansible_distribution' from source: facts 7071 1726853158.94292: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.94298: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853158.94378: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.94382: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853158.94494: variable 'ansible_distribution' from source: facts 7071 1726853158.94497: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.94506: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853158.94574: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.94577: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853158.94689: variable 'ansible_distribution' from source: facts 7071 1726853158.94692: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.94698: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853158.94785: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.94796: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7071 1726853158.94799: when evaluation is False, skipping this task 7071 1726853158.94802: _execute() done 7071 1726853158.94804: dumping result to json 7071 1726853158.94808: done dumping result, returning 7071 1726853158.94816: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [02083763-bbaf-ff75-6002-00000000001c] 7071 1726853158.94820: sending task result for task 02083763-bbaf-ff75-6002-00000000001c 7071 1726853158.94911: done sending task result for task 02083763-bbaf-ff75-6002-00000000001c 7071 1726853158.94914: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7071 1726853158.94967: no more pending results, returning what we have 7071 1726853158.94972: results queue empty 7071 1726853158.94973: checking for any_errors_fatal 7071 1726853158.94979: done checking for any_errors_fatal 7071 1726853158.94979: checking for max_fail_percentage 7071 1726853158.94981: done checking for max_fail_percentage 7071 1726853158.94982: checking to see if all hosts have failed and the running result is not ok 7071 1726853158.94983: done checking to see if all hosts have failed 7071 1726853158.94984: getting the remaining hosts for this loop 7071 1726853158.94985: done getting the remaining hosts for this loop 7071 1726853158.94989: getting the next task for host managed_node1 7071 1726853158.94996: done getting next task for host managed_node1 7071 1726853158.95000: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7071 1726853158.95002: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853158.95016: getting variables 7071 1726853158.95017: in VariableManager get_vars() 7071 1726853158.95078: Calling all_inventory to load vars for managed_node1 7071 1726853158.95081: Calling groups_inventory to load vars for managed_node1 7071 1726853158.95083: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853158.95093: Calling all_plugins_play to load vars for managed_node1 7071 1726853158.95095: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853158.95098: Calling groups_plugins_play to load vars for managed_node1 7071 1726853158.95869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853158.96810: done with get_vars() 7071 1726853158.96826: done getting variables 7071 1726853158.96869: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:25:58 -0400 (0:00:00.055) 0:00:26.925 ****** 7071 1726853158.96898: entering _queue_task() for managed_node1/fail 7071 1726853158.97118: worker is 1 (out of 1 available) 7071 1726853158.97131: exiting _queue_task() for managed_node1/fail 7071 1726853158.97144: done queuing things up, now waiting for results queue to drain 7071 1726853158.97148: waiting for pending results... 7071 1726853158.97317: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7071 1726853158.97411: in run() - task 02083763-bbaf-ff75-6002-00000000001d 7071 1726853158.97422: variable 'ansible_search_path' from source: unknown 7071 1726853158.97425: variable 'ansible_search_path' from source: unknown 7071 1726853158.97457: calling self._execute() 7071 1726853158.97524: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853158.97527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853158.97535: variable 'omit' from source: magic vars 7071 1726853158.97809: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.97820: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853158.97959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853158.99469: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853158.99522: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853158.99555: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853158.99580: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853158.99600: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853158.99660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853158.99685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853158.99702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853158.99727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853158.99737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853158.99823: variable 'ansible_distribution' from source: facts 7071 1726853158.99827: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.99834: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853158.99917: variable 'ansible_distribution_major_version' from source: facts 7071 1726853158.99922: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853159.00037: variable 'ansible_distribution' from source: facts 7071 1726853159.00041: variable 'ansible_distribution_major_version' from source: facts 7071 1726853159.00046: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853159.00119: variable 'ansible_distribution_major_version' from source: facts 7071 1726853159.00123: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853159.00232: variable 'ansible_distribution' from source: facts 7071 1726853159.00235: variable 'ansible_distribution_major_version' from source: facts 7071 1726853159.00240: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853159.00312: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853159.00397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853159.00414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853159.00431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853159.00462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853159.00474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853159.00502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853159.00517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853159.00532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853159.00563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853159.00575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853159.00602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853159.00617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853159.00634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853159.00663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853159.00674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853159.00769: variable 'network_connections' from source: task vars 7071 1726853159.00780: variable 'interface' from source: play vars 7071 1726853159.00826: variable 'interface' from source: play vars 7071 1726853159.00889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853159.01004: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853159.01030: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853159.01053: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853159.01077: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853159.01123: 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) 7071 1726853159.01140: 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) 7071 1726853159.01158: 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) 7071 1726853159.01180: 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) 7071 1726853159.01226: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853159.01377: variable 'network_connections' from source: task vars 7071 1726853159.01380: variable 'interface' from source: play vars 7071 1726853159.01423: variable 'interface' from source: play vars 7071 1726853159.01450: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7071 1726853159.01454: when evaluation is False, skipping this task 7071 1726853159.01456: _execute() done 7071 1726853159.01459: dumping result to json 7071 1726853159.01461: done dumping result, returning 7071 1726853159.01468: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-ff75-6002-00000000001d] 7071 1726853159.01474: sending task result for task 02083763-bbaf-ff75-6002-00000000001d 7071 1726853159.01560: done sending task result for task 02083763-bbaf-ff75-6002-00000000001d 7071 1726853159.01563: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7071 1726853159.01616: no more pending results, returning what we have 7071 1726853159.01619: results queue empty 7071 1726853159.01620: checking for any_errors_fatal 7071 1726853159.01626: done checking for any_errors_fatal 7071 1726853159.01627: checking for max_fail_percentage 7071 1726853159.01628: done checking for max_fail_percentage 7071 1726853159.01629: checking to see if all hosts have failed and the running result is not ok 7071 1726853159.01630: done checking to see if all hosts have failed 7071 1726853159.01631: getting the remaining hosts for this loop 7071 1726853159.01632: done getting the remaining hosts for this loop 7071 1726853159.01636: getting the next task for host managed_node1 7071 1726853159.01643: done getting next task for host managed_node1 7071 1726853159.01649: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7071 1726853159.01652: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853159.01666: getting variables 7071 1726853159.01667: in VariableManager get_vars() 7071 1726853159.01721: Calling all_inventory to load vars for managed_node1 7071 1726853159.01724: Calling groups_inventory to load vars for managed_node1 7071 1726853159.01726: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853159.01735: Calling all_plugins_play to load vars for managed_node1 7071 1726853159.01737: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853159.01739: Calling groups_plugins_play to load vars for managed_node1 7071 1726853159.02526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853159.03388: done with get_vars() 7071 1726853159.03407: done getting variables 7071 1726853159.03453: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:25:59 -0400 (0:00:00.065) 0:00:26.990 ****** 7071 1726853159.03478: entering _queue_task() for managed_node1/package 7071 1726853159.03718: worker is 1 (out of 1 available) 7071 1726853159.03731: exiting _queue_task() for managed_node1/package 7071 1726853159.03747: done queuing things up, now waiting for results queue to drain 7071 1726853159.03748: waiting for pending results... 7071 1726853159.03919: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7071 1726853159.04004: in run() - task 02083763-bbaf-ff75-6002-00000000001e 7071 1726853159.04015: variable 'ansible_search_path' from source: unknown 7071 1726853159.04018: variable 'ansible_search_path' from source: unknown 7071 1726853159.04048: calling self._execute() 7071 1726853159.04117: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853159.04120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853159.04129: variable 'omit' from source: magic vars 7071 1726853159.04393: variable 'ansible_distribution_major_version' from source: facts 7071 1726853159.04401: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853159.04538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853159.05984: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853159.06032: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853159.06062: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853159.06088: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853159.06107: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853159.06164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853159.06186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853159.06204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853159.06230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853159.06240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853159.06319: variable 'ansible_distribution' from source: facts 7071 1726853159.06323: variable 'ansible_distribution_major_version' from source: facts 7071 1726853159.06329: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853159.06403: variable 'ansible_distribution_major_version' from source: facts 7071 1726853159.06406: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853159.06517: variable 'ansible_distribution' from source: facts 7071 1726853159.06521: variable 'ansible_distribution_major_version' from source: facts 7071 1726853159.06524: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853159.06596: variable 'ansible_distribution_major_version' from source: facts 7071 1726853159.06600: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853159.06708: variable 'ansible_distribution' from source: facts 7071 1726853159.06712: variable 'ansible_distribution_major_version' from source: facts 7071 1726853159.06717: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853159.06813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853159.06919: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853159.06947: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853159.06968: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853159.06990: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853159.07053: variable 'network_packages' from source: role '' defaults 7071 1726853159.07122: variable '__network_provider_setup' from source: role '' defaults 7071 1726853159.07136: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853159.07182: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853159.07198: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853159.07478: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853159.07577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853159.07594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853159.07611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853159.07636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853159.07649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853159.07678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853159.07695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853159.07711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853159.07735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853159.07748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853159.07876: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7071 1726853159.07950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853159.07964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853159.07987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853159.08015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853159.08026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853159.08086: variable 'ansible_python' from source: facts 7071 1726853159.08102: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7071 1726853159.08158: variable '__network_wpa_supplicant_required' from source: role '' defaults 7071 1726853159.08210: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7071 1726853159.08305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853159.08440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853159.08449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853159.08452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853159.08455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853159.08485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853159.08503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853159.08518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853159.08542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853159.08553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853159.08651: variable 'network_connections' from source: task vars 7071 1726853159.08655: variable 'interface' from source: play vars 7071 1726853159.08726: variable 'interface' from source: play vars 7071 1726853159.08778: 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) 7071 1726853159.08799: 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) 7071 1726853159.08820: 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) 7071 1726853159.08841: 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) 7071 1726853159.08877: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853159.09053: variable 'network_connections' from source: task vars 7071 1726853159.09057: variable 'interface' from source: play vars 7071 1726853159.09126: variable 'interface' from source: play vars 7071 1726853159.09169: variable '__network_packages_default_wireless' from source: role '' defaults 7071 1726853159.09225: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853159.09413: variable 'network_connections' from source: task vars 7071 1726853159.09417: variable 'interface' from source: play vars 7071 1726853159.09466: variable 'interface' from source: play vars 7071 1726853159.09488: variable '__network_packages_default_team' from source: role '' defaults 7071 1726853159.09538: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853159.09729: variable 'network_connections' from source: task vars 7071 1726853159.09732: variable 'interface' from source: play vars 7071 1726853159.09780: variable 'interface' from source: play vars 7071 1726853159.09827: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853159.09869: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853159.09879: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853159.09921: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853159.10286: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7071 1726853159.10588: variable 'network_connections' from source: task vars 7071 1726853159.10598: variable 'interface' from source: play vars 7071 1726853159.10658: variable 'interface' from source: play vars 7071 1726853159.10676: variable 'ansible_distribution' from source: facts 7071 1726853159.10684: variable '__network_rh_distros' from source: role '' defaults 7071 1726853159.10694: variable 'ansible_distribution_major_version' from source: facts 7071 1726853159.10718: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7071 1726853159.10876: variable 'ansible_distribution' from source: facts 7071 1726853159.10886: variable '__network_rh_distros' from source: role '' defaults 7071 1726853159.10896: variable 'ansible_distribution_major_version' from source: facts 7071 1726853159.10913: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7071 1726853159.11070: variable 'ansible_distribution' from source: facts 7071 1726853159.11081: variable '__network_rh_distros' from source: role '' defaults 7071 1726853159.11092: variable 'ansible_distribution_major_version' from source: facts 7071 1726853159.11131: variable 'network_provider' from source: set_fact 7071 1726853159.11153: variable 'ansible_facts' from source: unknown 7071 1726853159.15081: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): True 7071 1726853159.15093: variable 'omit' from source: magic vars 7071 1726853159.15144: variable 'omit' from source: magic vars 7071 1726853159.15177: variable 'network_packages' from source: role '' defaults 7071 1726853159.15252: variable 'network_packages' from source: role '' defaults 7071 1726853159.15351: variable '__network_provider_setup' from source: role '' defaults 7071 1726853159.15362: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853159.15426: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853159.15437: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853159.15502: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853159.15794: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7071 1726853159.16077: variable 'ansible_python' from source: facts 7071 1726853159.16082: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7071 1726853159.16085: variable '__network_wpa_supplicant_required' from source: role '' defaults 7071 1726853159.16103: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7071 1726853159.16316: variable 'network_connections' from source: task vars 7071 1726853159.16328: variable 'interface' from source: play vars 7071 1726853159.16401: variable 'interface' from source: play vars 7071 1726853159.16433: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853159.16688: variable 'network_connections' from source: task vars 7071 1726853159.16702: variable 'interface' from source: play vars 7071 1726853159.16776: variable 'interface' from source: play vars 7071 1726853159.16817: variable '__network_packages_default_wireless' from source: role '' defaults 7071 1726853159.16893: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853159.17143: variable 'network_connections' from source: task vars 7071 1726853159.17153: variable 'interface' from source: play vars 7071 1726853159.17222: variable 'interface' from source: play vars 7071 1726853159.17253: variable '__network_packages_default_team' from source: role '' defaults 7071 1726853159.17332: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853159.17605: variable 'network_connections' from source: task vars 7071 1726853159.17614: variable 'interface' from source: play vars 7071 1726853159.17683: variable 'interface' from source: play vars 7071 1726853159.17734: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853159.17797: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853159.17808: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853159.17869: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853159.18276: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7071 1726853159.18556: variable 'network_connections' from source: task vars 7071 1726853159.18566: variable 'interface' from source: play vars 7071 1726853159.18630: variable 'interface' from source: play vars 7071 1726853159.18646: variable 'ansible_distribution' from source: facts 7071 1726853159.18655: variable '__network_rh_distros' from source: role '' defaults 7071 1726853159.18665: variable 'ansible_distribution_major_version' from source: facts 7071 1726853159.18689: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7071 1726853159.18851: variable 'ansible_distribution' from source: facts 7071 1726853159.18862: variable '__network_rh_distros' from source: role '' defaults 7071 1726853159.18878: variable 'ansible_distribution_major_version' from source: facts 7071 1726853159.18893: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7071 1726853159.19036: variable 'ansible_distribution' from source: facts 7071 1726853159.19049: variable '__network_rh_distros' from source: role '' defaults 7071 1726853159.19052: variable 'ansible_distribution_major_version' from source: facts 7071 1726853159.19084: variable 'network_provider' from source: set_fact 7071 1726853159.19218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853159.19250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853159.19285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853159.19331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853159.19352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853159.19437: variable '__network_is_ostree' from source: set_fact 7071 1726853159.19447: variable 'omit' from source: magic vars 7071 1726853159.19475: variable 'omit' from source: magic vars 7071 1726853159.19508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853159.19535: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853159.19554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853159.19575: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853159.19591: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853159.19614: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853159.19676: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853159.19679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853159.19730: Set connection var ansible_connection to ssh 7071 1726853159.19744: Set connection var ansible_timeout to 10 7071 1726853159.19755: Set connection var ansible_shell_type to sh 7071 1726853159.19767: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853159.19781: Set connection var ansible_pipelining to False 7071 1726853159.19790: Set connection var ansible_shell_executable to /bin/sh 7071 1726853159.19823: variable 'ansible_shell_executable' from source: unknown 7071 1726853159.19831: variable 'ansible_connection' from source: unknown 7071 1726853159.19839: variable 'ansible_module_compression' from source: unknown 7071 1726853159.19846: variable 'ansible_shell_type' from source: unknown 7071 1726853159.19906: variable 'ansible_shell_executable' from source: unknown 7071 1726853159.19910: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853159.19912: variable 'ansible_pipelining' from source: unknown 7071 1726853159.19914: variable 'ansible_timeout' from source: unknown 7071 1726853159.19917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853159.19983: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853159.19998: variable 'omit' from source: magic vars 7071 1726853159.20010: starting attempt loop 7071 1726853159.20021: running the handler 7071 1726853159.20030: variable 'ansible_facts' from source: unknown 7071 1726853159.20037: variable 'ansible_facts' from source: unknown 7071 1726853159.20072: _low_level_execute_command(): starting 7071 1726853159.20126: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853159.20753: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853159.20791: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853159.20894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853159.20942: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853159.20981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853159.22680: stdout chunk (state=3): >>>/root <<< 7071 1726853159.22783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853159.22804: stderr chunk (state=3): >>><<< 7071 1726853159.22807: stdout chunk (state=3): >>><<< 7071 1726853159.22827: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853159.22840: _low_level_execute_command(): starting 7071 1726853159.22845: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853159.228284-8100-261166913577055 `" && echo ansible-tmp-1726853159.228284-8100-261166913577055="` echo /root/.ansible/tmp/ansible-tmp-1726853159.228284-8100-261166913577055 `" ) && sleep 0' 7071 1726853159.23250: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853159.23254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853159.23268: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853159.23322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853159.23326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853159.23330: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853159.23370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853159.25241: stdout chunk (state=3): >>>ansible-tmp-1726853159.228284-8100-261166913577055=/root/.ansible/tmp/ansible-tmp-1726853159.228284-8100-261166913577055 <<< 7071 1726853159.25347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853159.25376: stderr chunk (state=3): >>><<< 7071 1726853159.25379: stdout chunk (state=3): >>><<< 7071 1726853159.25390: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853159.228284-8100-261166913577055=/root/.ansible/tmp/ansible-tmp-1726853159.228284-8100-261166913577055 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853159.25412: variable 'ansible_module_compression' from source: unknown 7071 1726853159.25455: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7071 1726853159.25495: variable 'ansible_facts' from source: unknown 7071 1726853159.25576: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853159.228284-8100-261166913577055/AnsiballZ_dnf.py 7071 1726853159.25669: Sending initial data 7071 1726853159.25676: Sent initial data (149 bytes) 7071 1726853159.26132: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853159.26177: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853159.26229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853159.27753: 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 <<< 7071 1726853159.27805: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853159.27855: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpwdg68fsk /root/.ansible/tmp/ansible-tmp-1726853159.228284-8100-261166913577055/AnsiballZ_dnf.py <<< 7071 1726853159.27859: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853159.228284-8100-261166913577055/AnsiballZ_dnf.py" <<< 7071 1726853159.27915: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpwdg68fsk" to remote "/root/.ansible/tmp/ansible-tmp-1726853159.228284-8100-261166913577055/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853159.228284-8100-261166913577055/AnsiballZ_dnf.py" <<< 7071 1726853159.28893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853159.28983: stderr chunk (state=3): >>><<< 7071 1726853159.28986: stdout chunk (state=3): >>><<< 7071 1726853159.29034: done transferring module to remote 7071 1726853159.29092: _low_level_execute_command(): starting 7071 1726853159.29096: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853159.228284-8100-261166913577055/ /root/.ansible/tmp/ansible-tmp-1726853159.228284-8100-261166913577055/AnsiballZ_dnf.py && sleep 0' 7071 1726853159.29742: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853159.29785: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853159.29797: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853159.29868: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853159.29913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853159.29938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853159.30015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853159.31818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853159.31854: stdout chunk (state=3): >>><<< 7071 1726853159.31858: stderr chunk (state=3): >>><<< 7071 1726853159.31956: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853159.31960: _low_level_execute_command(): starting 7071 1726853159.31962: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853159.228284-8100-261166913577055/AnsiballZ_dnf.py && sleep 0' 7071 1726853159.32558: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853159.32573: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853159.32589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853159.32609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853159.32738: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853159.32742: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853159.32786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853159.32825: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853161.35504: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: wpa_supplicant-1:2.10-11.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager", "python3-gobject-base", "wpa_supplicant"], "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}}} <<< 7071 1726853161.42273: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853161.42278: stdout chunk (state=3): >>><<< 7071 1726853161.42282: stderr chunk (state=3): >>><<< 7071 1726853161.42288: _low_level_execute_command() done: rc=0, stdout= {"msg": "", "changed": true, "results": ["Installed: wpa_supplicant-1:2.10-11.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager", "python3-gobject-base", "wpa_supplicant"], "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853161.42291: done with _execute_module (ansible.legacy.dnf, {'name': ['NetworkManager', 'python3-gobject-base', 'wpa_supplicant'], '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-1726853159.228284-8100-261166913577055/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853161.42303: _low_level_execute_command(): starting 7071 1726853161.42317: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853159.228284-8100-261166913577055/ > /dev/null 2>&1 && sleep 0' 7071 1726853161.42951: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853161.43025: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853161.43047: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853161.43075: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853161.43240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853161.45529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853161.45559: stderr chunk (state=3): >>><<< 7071 1726853161.45562: stdout chunk (state=3): >>><<< 7071 1726853161.45578: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853161.45585: handler run complete 7071 1726853161.45739: variable '__network_package_install' from source: unknown 7071 1726853161.45977: Evaluated conditional (__network_package_install is success): True 7071 1726853161.45980: attempt loop complete, returning result 7071 1726853161.45982: _execute() done 7071 1726853161.45984: dumping result to json 7071 1726853161.45986: done dumping result, returning 7071 1726853161.45988: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-ff75-6002-00000000001e] 7071 1726853161.45990: sending task result for task 02083763-bbaf-ff75-6002-00000000001e 7071 1726853161.46078: done sending task result for task 02083763-bbaf-ff75-6002-00000000001e 7071 1726853161.46082: WORKER PROCESS EXITING changed: [managed_node1] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: wpa_supplicant-1:2.10-11.el10.x86_64" ] } 7071 1726853161.46362: no more pending results, returning what we have 7071 1726853161.46365: results queue empty 7071 1726853161.46366: checking for any_errors_fatal 7071 1726853161.46373: done checking for any_errors_fatal 7071 1726853161.46374: checking for max_fail_percentage 7071 1726853161.46375: done checking for max_fail_percentage 7071 1726853161.46376: checking to see if all hosts have failed and the running result is not ok 7071 1726853161.46377: done checking to see if all hosts have failed 7071 1726853161.46377: getting the remaining hosts for this loop 7071 1726853161.46379: done getting the remaining hosts for this loop 7071 1726853161.46382: getting the next task for host managed_node1 7071 1726853161.46387: done getting next task for host managed_node1 7071 1726853161.46398: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7071 1726853161.46401: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853161.46411: getting variables 7071 1726853161.46413: in VariableManager get_vars() 7071 1726853161.46459: Calling all_inventory to load vars for managed_node1 7071 1726853161.46462: Calling groups_inventory to load vars for managed_node1 7071 1726853161.46464: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853161.46589: Calling all_plugins_play to load vars for managed_node1 7071 1726853161.46593: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853161.46598: Calling groups_plugins_play to load vars for managed_node1 7071 1726853161.52484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853161.54111: done with get_vars() 7071 1726853161.54141: done getting variables 7071 1726853161.54193: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:26:01 -0400 (0:00:02.507) 0:00:29.498 ****** 7071 1726853161.54222: entering _queue_task() for managed_node1/package 7071 1726853161.54695: worker is 1 (out of 1 available) 7071 1726853161.54705: exiting _queue_task() for managed_node1/package 7071 1726853161.54717: done queuing things up, now waiting for results queue to drain 7071 1726853161.54719: waiting for pending results... 7071 1726853161.54847: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7071 1726853161.55008: in run() - task 02083763-bbaf-ff75-6002-00000000001f 7071 1726853161.55031: variable 'ansible_search_path' from source: unknown 7071 1726853161.55040: variable 'ansible_search_path' from source: unknown 7071 1726853161.55090: calling self._execute() 7071 1726853161.55194: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853161.55272: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853161.55276: variable 'omit' from source: magic vars 7071 1726853161.55645: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.55664: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853161.55880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853161.58124: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853161.58213: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853161.58255: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853161.58295: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853161.58335: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853161.58532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853161.58536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853161.58539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853161.58542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853161.58544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853161.58669: variable 'ansible_distribution' from source: facts 7071 1726853161.58683: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.58698: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853161.58835: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.58846: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853161.59035: variable 'ansible_distribution' from source: facts 7071 1726853161.59044: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.59054: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853161.59170: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.59189: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853161.59362: variable 'ansible_distribution' from source: facts 7071 1726853161.59399: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.59402: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853161.59509: variable 'network_state' from source: role '' defaults 7071 1726853161.59524: Evaluated conditional (network_state != {}): False 7071 1726853161.59575: when evaluation is False, skipping this task 7071 1726853161.59579: _execute() done 7071 1726853161.59582: dumping result to json 7071 1726853161.59584: done dumping result, returning 7071 1726853161.59586: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-ff75-6002-00000000001f] 7071 1726853161.59588: sending task result for task 02083763-bbaf-ff75-6002-00000000001f 7071 1726853161.59925: done sending task result for task 02083763-bbaf-ff75-6002-00000000001f 7071 1726853161.59928: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853161.59980: no more pending results, returning what we have 7071 1726853161.59984: results queue empty 7071 1726853161.59985: checking for any_errors_fatal 7071 1726853161.59997: done checking for any_errors_fatal 7071 1726853161.59998: checking for max_fail_percentage 7071 1726853161.60000: done checking for max_fail_percentage 7071 1726853161.60001: checking to see if all hosts have failed and the running result is not ok 7071 1726853161.60002: done checking to see if all hosts have failed 7071 1726853161.60003: getting the remaining hosts for this loop 7071 1726853161.60004: done getting the remaining hosts for this loop 7071 1726853161.60008: getting the next task for host managed_node1 7071 1726853161.60015: done getting next task for host managed_node1 7071 1726853161.60019: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7071 1726853161.60021: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853161.60174: getting variables 7071 1726853161.60177: in VariableManager get_vars() 7071 1726853161.60227: Calling all_inventory to load vars for managed_node1 7071 1726853161.60230: Calling groups_inventory to load vars for managed_node1 7071 1726853161.60232: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853161.60241: Calling all_plugins_play to load vars for managed_node1 7071 1726853161.60244: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853161.60246: Calling groups_plugins_play to load vars for managed_node1 7071 1726853161.61650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853161.64285: done with get_vars() 7071 1726853161.64455: done getting variables 7071 1726853161.64513: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:26:01 -0400 (0:00:00.103) 0:00:29.601 ****** 7071 1726853161.64666: entering _queue_task() for managed_node1/package 7071 1726853161.65225: worker is 1 (out of 1 available) 7071 1726853161.65237: exiting _queue_task() for managed_node1/package 7071 1726853161.65251: done queuing things up, now waiting for results queue to drain 7071 1726853161.65252: waiting for pending results... 7071 1726853161.65805: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7071 1726853161.66279: in run() - task 02083763-bbaf-ff75-6002-000000000020 7071 1726853161.66302: variable 'ansible_search_path' from source: unknown 7071 1726853161.66310: variable 'ansible_search_path' from source: unknown 7071 1726853161.66359: calling self._execute() 7071 1726853161.66584: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853161.66777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853161.66780: variable 'omit' from source: magic vars 7071 1726853161.67633: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.67697: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853161.67987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853161.71045: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853161.71132: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853161.71316: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853161.71356: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853161.71441: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853161.71600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853161.71806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853161.71838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853161.72066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853161.72070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853161.72157: variable 'ansible_distribution' from source: facts 7071 1726853161.72289: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.72301: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853161.72528: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.72551: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853161.72786: variable 'ansible_distribution' from source: facts 7071 1726853161.72803: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.72823: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853161.72934: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.72944: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853161.73114: variable 'ansible_distribution' from source: facts 7071 1726853161.73123: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.73134: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853161.73239: variable 'network_state' from source: role '' defaults 7071 1726853161.73259: Evaluated conditional (network_state != {}): False 7071 1726853161.73265: when evaluation is False, skipping this task 7071 1726853161.73273: _execute() done 7071 1726853161.73280: dumping result to json 7071 1726853161.73366: done dumping result, returning 7071 1726853161.73369: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-ff75-6002-000000000020] 7071 1726853161.73373: sending task result for task 02083763-bbaf-ff75-6002-000000000020 7071 1726853161.73447: done sending task result for task 02083763-bbaf-ff75-6002-000000000020 7071 1726853161.73450: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853161.73520: no more pending results, returning what we have 7071 1726853161.73524: results queue empty 7071 1726853161.73525: checking for any_errors_fatal 7071 1726853161.73530: done checking for any_errors_fatal 7071 1726853161.73531: checking for max_fail_percentage 7071 1726853161.73532: done checking for max_fail_percentage 7071 1726853161.73533: checking to see if all hosts have failed and the running result is not ok 7071 1726853161.73534: done checking to see if all hosts have failed 7071 1726853161.73535: getting the remaining hosts for this loop 7071 1726853161.73537: done getting the remaining hosts for this loop 7071 1726853161.73541: getting the next task for host managed_node1 7071 1726853161.73549: done getting next task for host managed_node1 7071 1726853161.73553: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7071 1726853161.73556: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853161.73774: getting variables 7071 1726853161.73776: in VariableManager get_vars() 7071 1726853161.73828: Calling all_inventory to load vars for managed_node1 7071 1726853161.73831: Calling groups_inventory to load vars for managed_node1 7071 1726853161.73833: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853161.73842: Calling all_plugins_play to load vars for managed_node1 7071 1726853161.73844: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853161.73847: Calling groups_plugins_play to load vars for managed_node1 7071 1726853161.76036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853161.77743: done with get_vars() 7071 1726853161.77780: done getting variables 7071 1726853161.77887: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:26:01 -0400 (0:00:00.133) 0:00:29.735 ****** 7071 1726853161.77925: entering _queue_task() for managed_node1/service 7071 1726853161.77927: Creating lock for service 7071 1726853161.78382: worker is 1 (out of 1 available) 7071 1726853161.78396: exiting _queue_task() for managed_node1/service 7071 1726853161.78414: done queuing things up, now waiting for results queue to drain 7071 1726853161.78447: waiting for pending results... 7071 1726853161.79198: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7071 1726853161.79353: in run() - task 02083763-bbaf-ff75-6002-000000000021 7071 1726853161.79481: variable 'ansible_search_path' from source: unknown 7071 1726853161.79484: variable 'ansible_search_path' from source: unknown 7071 1726853161.79532: calling self._execute() 7071 1726853161.79650: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853161.79663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853161.79696: variable 'omit' from source: magic vars 7071 1726853161.80107: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.80175: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853161.80344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853161.82957: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853161.83132: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853161.83253: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853161.83480: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853161.83484: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853161.83606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853161.83642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853161.83676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853161.83812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853161.83839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853161.84053: variable 'ansible_distribution' from source: facts 7071 1726853161.84064: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.84078: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853161.84222: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.84234: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853161.84537: variable 'ansible_distribution' from source: facts 7071 1726853161.84608: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.84619: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853161.84790: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.84806: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853161.85355: variable 'ansible_distribution' from source: facts 7071 1726853161.85359: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.85361: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853161.85526: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853161.85968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853161.85973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853161.85976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853161.86117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853161.86136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853161.86227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853161.86335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853161.86365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853161.86418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853161.86436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853161.86481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853161.86528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853161.86567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853161.86617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853161.86637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853161.86806: variable 'network_connections' from source: task vars 7071 1726853161.86829: variable 'interface' from source: play vars 7071 1726853161.86906: variable 'interface' from source: play vars 7071 1726853161.87044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853161.87225: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853161.87275: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853161.87311: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853161.87343: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853161.87478: 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) 7071 1726853161.87481: 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) 7071 1726853161.87484: 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) 7071 1726853161.87488: 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) 7071 1726853161.87541: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853161.87803: variable 'network_connections' from source: task vars 7071 1726853161.87818: variable 'interface' from source: play vars 7071 1726853161.87884: variable 'interface' from source: play vars 7071 1726853161.87933: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7071 1726853161.87941: when evaluation is False, skipping this task 7071 1726853161.88022: _execute() done 7071 1726853161.88025: dumping result to json 7071 1726853161.88029: done dumping result, returning 7071 1726853161.88032: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-ff75-6002-000000000021] 7071 1726853161.88034: sending task result for task 02083763-bbaf-ff75-6002-000000000021 7071 1726853161.88104: done sending task result for task 02083763-bbaf-ff75-6002-000000000021 7071 1726853161.88108: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7071 1726853161.88162: no more pending results, returning what we have 7071 1726853161.88165: results queue empty 7071 1726853161.88166: checking for any_errors_fatal 7071 1726853161.88177: done checking for any_errors_fatal 7071 1726853161.88178: checking for max_fail_percentage 7071 1726853161.88180: done checking for max_fail_percentage 7071 1726853161.88180: checking to see if all hosts have failed and the running result is not ok 7071 1726853161.88181: done checking to see if all hosts have failed 7071 1726853161.88182: getting the remaining hosts for this loop 7071 1726853161.88184: done getting the remaining hosts for this loop 7071 1726853161.88188: getting the next task for host managed_node1 7071 1726853161.88195: done getting next task for host managed_node1 7071 1726853161.88200: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7071 1726853161.88203: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853161.88219: getting variables 7071 1726853161.88222: in VariableManager get_vars() 7071 1726853161.88453: Calling all_inventory to load vars for managed_node1 7071 1726853161.88457: Calling groups_inventory to load vars for managed_node1 7071 1726853161.88460: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853161.88675: Calling all_plugins_play to load vars for managed_node1 7071 1726853161.88680: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853161.88684: Calling groups_plugins_play to load vars for managed_node1 7071 1726853161.90959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853161.92544: done with get_vars() 7071 1726853161.92574: done getting variables 7071 1726853161.92637: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:26:01 -0400 (0:00:00.147) 0:00:29.882 ****** 7071 1726853161.92668: entering _queue_task() for managed_node1/service 7071 1726853161.93014: worker is 1 (out of 1 available) 7071 1726853161.93029: exiting _queue_task() for managed_node1/service 7071 1726853161.93043: done queuing things up, now waiting for results queue to drain 7071 1726853161.93044: waiting for pending results... 7071 1726853161.93249: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7071 1726853161.93341: in run() - task 02083763-bbaf-ff75-6002-000000000022 7071 1726853161.93355: variable 'ansible_search_path' from source: unknown 7071 1726853161.93359: variable 'ansible_search_path' from source: unknown 7071 1726853161.93391: calling self._execute() 7071 1726853161.93466: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853161.93469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853161.93480: variable 'omit' from source: magic vars 7071 1726853161.93764: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.93774: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853161.93913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853161.96055: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853161.96108: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853161.96136: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853161.96166: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853161.96188: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853161.96245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853161.96272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853161.96290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853161.96315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853161.96326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853161.96413: variable 'ansible_distribution' from source: facts 7071 1726853161.96417: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.96424: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853161.96508: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.96511: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853161.96625: variable 'ansible_distribution' from source: facts 7071 1726853161.96629: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.96634: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853161.96709: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.96712: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853161.96820: variable 'ansible_distribution' from source: facts 7071 1726853161.96823: variable 'ansible_distribution_major_version' from source: facts 7071 1726853161.96829: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853161.96924: variable 'network_provider' from source: set_fact 7071 1726853161.96929: variable 'network_state' from source: role '' defaults 7071 1726853161.96937: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7071 1726853161.96946: variable 'omit' from source: magic vars 7071 1726853161.96984: variable 'omit' from source: magic vars 7071 1726853161.97006: variable 'network_service_name' from source: role '' defaults 7071 1726853161.97058: variable 'network_service_name' from source: role '' defaults 7071 1726853161.97126: variable '__network_provider_setup' from source: role '' defaults 7071 1726853161.97130: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853161.97175: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853161.97191: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853161.97232: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853161.97334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853161.97353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853161.97378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853161.97403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853161.97414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853161.97443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853161.97463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853161.97486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853161.97510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853161.97520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853161.97650: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7071 1726853161.97723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853161.97739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853161.97760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853161.97789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853161.97799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853161.97883: variable 'ansible_python' from source: facts 7071 1726853161.97888: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7071 1726853161.97980: variable '__network_wpa_supplicant_required' from source: role '' defaults 7071 1726853161.98081: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7071 1726853161.98206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853161.98276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853161.98280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853161.98307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853161.98326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853161.98381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853161.98412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853161.98441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853161.98489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853161.98676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853161.98680: variable 'network_connections' from source: task vars 7071 1726853161.98682: variable 'interface' from source: play vars 7071 1726853161.98735: variable 'interface' from source: play vars 7071 1726853161.98851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853161.99061: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853161.99117: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853161.99167: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853161.99217: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853161.99286: 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) 7071 1726853161.99320: 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) 7071 1726853161.99361: 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) 7071 1726853161.99401: 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) 7071 1726853161.99455: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853161.99747: variable 'network_connections' from source: task vars 7071 1726853161.99759: variable 'interface' from source: play vars 7071 1726853161.99837: variable 'interface' from source: play vars 7071 1726853161.99896: variable '__network_packages_default_wireless' from source: role '' defaults 7071 1726853161.99981: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853162.00277: variable 'network_connections' from source: task vars 7071 1726853162.00287: variable 'interface' from source: play vars 7071 1726853162.00354: variable 'interface' from source: play vars 7071 1726853162.00387: variable '__network_packages_default_team' from source: role '' defaults 7071 1726853162.00465: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853162.00740: variable 'network_connections' from source: task vars 7071 1726853162.00754: variable 'interface' from source: play vars 7071 1726853162.00826: variable 'interface' from source: play vars 7071 1726853162.00902: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853162.00967: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853162.00982: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853162.01047: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853162.01476: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7071 1726853162.01754: variable 'network_connections' from source: task vars 7071 1726853162.01764: variable 'interface' from source: play vars 7071 1726853162.01828: variable 'interface' from source: play vars 7071 1726853162.01847: variable 'ansible_distribution' from source: facts 7071 1726853162.01855: variable '__network_rh_distros' from source: role '' defaults 7071 1726853162.01864: variable 'ansible_distribution_major_version' from source: facts 7071 1726853162.01895: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7071 1726853162.02070: variable 'ansible_distribution' from source: facts 7071 1726853162.02084: variable '__network_rh_distros' from source: role '' defaults 7071 1726853162.02094: variable 'ansible_distribution_major_version' from source: facts 7071 1726853162.02112: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7071 1726853162.02286: variable 'ansible_distribution' from source: facts 7071 1726853162.02295: variable '__network_rh_distros' from source: role '' defaults 7071 1726853162.02305: variable 'ansible_distribution_major_version' from source: facts 7071 1726853162.02347: variable 'network_provider' from source: set_fact 7071 1726853162.02378: variable 'omit' from source: magic vars 7071 1726853162.02411: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853162.02455: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853162.02481: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853162.02502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853162.02518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853162.02553: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853162.02561: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853162.02569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853162.02669: Set connection var ansible_connection to ssh 7071 1726853162.02685: Set connection var ansible_timeout to 10 7071 1726853162.02695: Set connection var ansible_shell_type to sh 7071 1726853162.02706: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853162.02717: Set connection var ansible_pipelining to False 7071 1726853162.02727: Set connection var ansible_shell_executable to /bin/sh 7071 1726853162.02756: variable 'ansible_shell_executable' from source: unknown 7071 1726853162.02764: variable 'ansible_connection' from source: unknown 7071 1726853162.02773: variable 'ansible_module_compression' from source: unknown 7071 1726853162.02781: variable 'ansible_shell_type' from source: unknown 7071 1726853162.02788: variable 'ansible_shell_executable' from source: unknown 7071 1726853162.02795: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853162.02802: variable 'ansible_pipelining' from source: unknown 7071 1726853162.02809: variable 'ansible_timeout' from source: unknown 7071 1726853162.02817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853162.02925: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853162.02940: variable 'omit' from source: magic vars 7071 1726853162.02955: starting attempt loop 7071 1726853162.02962: running the handler 7071 1726853162.03042: variable 'ansible_facts' from source: unknown 7071 1726853162.03737: _low_level_execute_command(): starting 7071 1726853162.03870: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853162.04455: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853162.04470: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853162.04582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853162.04596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853162.04618: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853162.04699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853162.06386: stdout chunk (state=3): >>>/root <<< 7071 1726853162.06559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853162.06562: stdout chunk (state=3): >>><<< 7071 1726853162.06565: stderr chunk (state=3): >>><<< 7071 1726853162.06587: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853162.06613: _low_level_execute_command(): starting 7071 1726853162.06700: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853162.0660062-8187-111478439380938 `" && echo ansible-tmp-1726853162.0660062-8187-111478439380938="` echo /root/.ansible/tmp/ansible-tmp-1726853162.0660062-8187-111478439380938 `" ) && sleep 0' 7071 1726853162.07276: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853162.07291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853162.07330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853162.07344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853162.07439: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853162.07455: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853162.07469: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853162.07495: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853162.07574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853162.09515: stdout chunk (state=3): >>>ansible-tmp-1726853162.0660062-8187-111478439380938=/root/.ansible/tmp/ansible-tmp-1726853162.0660062-8187-111478439380938 <<< 7071 1726853162.09665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853162.09685: stdout chunk (state=3): >>><<< 7071 1726853162.09704: stderr chunk (state=3): >>><<< 7071 1726853162.09777: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853162.0660062-8187-111478439380938=/root/.ansible/tmp/ansible-tmp-1726853162.0660062-8187-111478439380938 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853162.09781: variable 'ansible_module_compression' from source: unknown 7071 1726853162.09837: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 7071 1726853162.09855: ANSIBALLZ: Acquiring lock 7071 1726853162.09863: ANSIBALLZ: Lock acquired: 140630799339968 7071 1726853162.09870: ANSIBALLZ: Creating module 7071 1726853162.36373: ANSIBALLZ: Writing module into payload 7071 1726853162.36477: ANSIBALLZ: Writing module 7071 1726853162.36502: ANSIBALLZ: Renaming module 7071 1726853162.36507: ANSIBALLZ: Done creating module 7071 1726853162.36537: variable 'ansible_facts' from source: unknown 7071 1726853162.36674: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853162.0660062-8187-111478439380938/AnsiballZ_systemd.py 7071 1726853162.36784: Sending initial data 7071 1726853162.36788: Sent initial data (154 bytes) 7071 1726853162.37230: 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 <<< 7071 1726853162.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.45.153 originally 10.31.45.153 <<< 7071 1726853162.37268: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853162.37272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853162.37276: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853162.37322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853162.37326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853162.37328: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853162.37384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853162.39039: 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 <<< 7071 1726853162.39077: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853162.39111: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp3fpxelcv /root/.ansible/tmp/ansible-tmp-1726853162.0660062-8187-111478439380938/AnsiballZ_systemd.py <<< 7071 1726853162.39121: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853162.0660062-8187-111478439380938/AnsiballZ_systemd.py" <<< 7071 1726853162.39158: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp3fpxelcv" to remote "/root/.ansible/tmp/ansible-tmp-1726853162.0660062-8187-111478439380938/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853162.0660062-8187-111478439380938/AnsiballZ_systemd.py" <<< 7071 1726853162.40192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853162.40232: stderr chunk (state=3): >>><<< 7071 1726853162.40235: stdout chunk (state=3): >>><<< 7071 1726853162.40260: done transferring module to remote 7071 1726853162.40273: _low_level_execute_command(): starting 7071 1726853162.40277: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853162.0660062-8187-111478439380938/ /root/.ansible/tmp/ansible-tmp-1726853162.0660062-8187-111478439380938/AnsiballZ_systemd.py && sleep 0' 7071 1726853162.40743: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853162.40747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853162.40749: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853162.40751: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853162.40753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853162.40800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853162.40803: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853162.40807: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853162.40846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853162.42615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853162.42640: stderr chunk (state=3): >>><<< 7071 1726853162.42648: stdout chunk (state=3): >>><<< 7071 1726853162.42659: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853162.42662: _low_level_execute_command(): starting 7071 1726853162.42675: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853162.0660062-8187-111478439380938/AnsiballZ_systemd.py && sleep 0' 7071 1726853162.43127: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853162.43130: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853162.43132: 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.45.153 is address debug1: re-parsing configuration <<< 7071 1726853162.43134: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853162.43136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853162.43177: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853162.43183: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853162.43198: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853162.43240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853162.73164: 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 13:20:47 EDT", "ExecMainStartTimestampMonotonic": "13747067", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ExecMainHandoffTimestampMonotonic": "13825256", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9367552", "MemoryPeak": "9887744", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3326947328", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "106845000", "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", "CoredumpRece<<< 7071 1726853162.73190: stdout chunk (state=3): >>>ive": "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service shutdown.target multi-user.target cloud-init.service network.target", "After": "sysinit.t<<< 7071 1726853162.73199: stdout chunk (state=3): >>>arget network-pre.target cloud-init-local.service systemd-journald.socket dbus-broker.service dbus.socket basic.target system.slice", "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 13:26:01 EDT", "StateChangeTimestampMonotonic": "327347734", "InactiveExitTimestamp": "Fri 2024-09-20 13:20:47 EDT", "InactiveExitTimestampMonotonic": "13748890", "ActiveEnterTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ActiveEnterTimestampMonotonic": "14166608", "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 13:20:47 EDT", "ConditionTimestampMonotonic": "13745559", "AssertTimestamp": "Fri 2024-09-20 13:20:47 EDT", "AssertTimestampMonotonic": "13745562", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "5f58decfa480494eac8aa3993b4c7ec8", "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}}} <<< 7071 1726853162.75066: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853162.75092: stderr chunk (state=3): >>><<< 7071 1726853162.75095: stdout chunk (state=3): >>><<< 7071 1726853162.75110: _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 13:20:47 EDT", "ExecMainStartTimestampMonotonic": "13747067", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ExecMainHandoffTimestampMonotonic": "13825256", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9367552", "MemoryPeak": "9887744", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3326947328", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "106845000", "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": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service shutdown.target multi-user.target cloud-init.service network.target", "After": "sysinit.target network-pre.target cloud-init-local.service systemd-journald.socket dbus-broker.service dbus.socket basic.target system.slice", "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 13:26:01 EDT", "StateChangeTimestampMonotonic": "327347734", "InactiveExitTimestamp": "Fri 2024-09-20 13:20:47 EDT", "InactiveExitTimestampMonotonic": "13748890", "ActiveEnterTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ActiveEnterTimestampMonotonic": "14166608", "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 13:20:47 EDT", "ConditionTimestampMonotonic": "13745559", "AssertTimestamp": "Fri 2024-09-20 13:20:47 EDT", "AssertTimestampMonotonic": "13745562", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "5f58decfa480494eac8aa3993b4c7ec8", "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853162.75234: 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-1726853162.0660062-8187-111478439380938/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853162.75251: _low_level_execute_command(): starting 7071 1726853162.75256: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853162.0660062-8187-111478439380938/ > /dev/null 2>&1 && sleep 0' 7071 1726853162.75729: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853162.75733: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853162.75735: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853162.75737: 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 <<< 7071 1726853162.75739: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853162.75777: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853162.75789: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853162.75839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853162.77770: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853162.77781: stdout chunk (state=3): >>><<< 7071 1726853162.77784: stderr chunk (state=3): >>><<< 7071 1726853162.77788: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853162.77791: handler run complete 7071 1726853162.77794: attempt loop complete, returning result 7071 1726853162.77819: _execute() done 7071 1726853162.77823: dumping result to json 7071 1726853162.77825: done dumping result, returning 7071 1726853162.77834: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-ff75-6002-000000000022] 7071 1726853162.77838: sending task result for task 02083763-bbaf-ff75-6002-000000000022 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853162.78378: no more pending results, returning what we have 7071 1726853162.78381: results queue empty 7071 1726853162.78381: checking for any_errors_fatal 7071 1726853162.78385: done checking for any_errors_fatal 7071 1726853162.78386: checking for max_fail_percentage 7071 1726853162.78387: done checking for max_fail_percentage 7071 1726853162.78389: checking to see if all hosts have failed and the running result is not ok 7071 1726853162.78390: done checking to see if all hosts have failed 7071 1726853162.78390: getting the remaining hosts for this loop 7071 1726853162.78392: done getting the remaining hosts for this loop 7071 1726853162.78395: getting the next task for host managed_node1 7071 1726853162.78399: done getting next task for host managed_node1 7071 1726853162.78402: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7071 1726853162.78404: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853162.78412: done sending task result for task 02083763-bbaf-ff75-6002-000000000022 7071 1726853162.78415: WORKER PROCESS EXITING 7071 1726853162.78420: getting variables 7071 1726853162.78421: in VariableManager get_vars() 7071 1726853162.78455: Calling all_inventory to load vars for managed_node1 7071 1726853162.78457: Calling groups_inventory to load vars for managed_node1 7071 1726853162.78459: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853162.78465: Calling all_plugins_play to load vars for managed_node1 7071 1726853162.78467: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853162.78468: Calling groups_plugins_play to load vars for managed_node1 7071 1726853162.79136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853162.80146: done with get_vars() 7071 1726853162.80167: done getting variables 7071 1726853162.80229: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:26:02 -0400 (0:00:00.875) 0:00:30.758 ****** 7071 1726853162.80264: entering _queue_task() for managed_node1/service 7071 1726853162.80567: worker is 1 (out of 1 available) 7071 1726853162.80780: exiting _queue_task() for managed_node1/service 7071 1726853162.80790: done queuing things up, now waiting for results queue to drain 7071 1726853162.80791: waiting for pending results... 7071 1726853162.80923: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7071 1726853162.81030: in run() - task 02083763-bbaf-ff75-6002-000000000023 7071 1726853162.81054: variable 'ansible_search_path' from source: unknown 7071 1726853162.81062: variable 'ansible_search_path' from source: unknown 7071 1726853162.81105: calling self._execute() 7071 1726853162.81208: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853162.81212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853162.81221: variable 'omit' from source: magic vars 7071 1726853162.81531: variable 'ansible_distribution_major_version' from source: facts 7071 1726853162.81541: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853162.81682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853162.83377: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853162.83381: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853162.83384: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853162.83386: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853162.83397: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853162.83481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853162.83677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853162.83710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853162.83759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853162.83797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853162.83925: variable 'ansible_distribution' from source: facts 7071 1726853162.83938: variable 'ansible_distribution_major_version' from source: facts 7071 1726853162.83952: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853162.84080: variable 'ansible_distribution_major_version' from source: facts 7071 1726853162.84091: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853162.84275: variable 'ansible_distribution' from source: facts 7071 1726853162.84284: variable 'ansible_distribution_major_version' from source: facts 7071 1726853162.84296: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853162.84407: variable 'ansible_distribution_major_version' from source: facts 7071 1726853162.84419: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853162.84579: variable 'ansible_distribution' from source: facts 7071 1726853162.84589: variable 'ansible_distribution_major_version' from source: facts 7071 1726853162.84592: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853162.84661: variable 'network_provider' from source: set_fact 7071 1726853162.84667: Evaluated conditional (network_provider == "nm"): True 7071 1726853162.84741: variable '__network_wpa_supplicant_required' from source: role '' defaults 7071 1726853162.84805: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7071 1726853162.84872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853162.84890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853162.84915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853162.84938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853162.84952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853162.84982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853162.84998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853162.85014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853162.85043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853162.85056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853162.85085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853162.85102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853162.85118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853162.85147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853162.85159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853162.85243: variable 'network_connections' from source: task vars 7071 1726853162.85252: variable 'interface' from source: play vars 7071 1726853162.85304: variable 'interface' from source: play vars 7071 1726853162.85372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853162.85492: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853162.85519: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853162.85541: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853162.85564: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853162.85613: 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) 7071 1726853162.85628: 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) 7071 1726853162.85648: 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) 7071 1726853162.85664: 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) 7071 1726853162.85705: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853162.85853: variable 'network_connections' from source: task vars 7071 1726853162.85856: variable 'interface' from source: play vars 7071 1726853162.85902: variable 'interface' from source: play vars 7071 1726853162.85934: Evaluated conditional (__network_wpa_supplicant_required): True 7071 1726853162.85939: variable 'omit' from source: magic vars 7071 1726853162.85979: variable 'omit' from source: magic vars 7071 1726853162.86007: variable 'omit' from source: magic vars 7071 1726853162.86027: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853162.86049: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853162.86060: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853162.86075: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853162.86083: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853162.86107: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853162.86110: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853162.86113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853162.86176: Set connection var ansible_connection to ssh 7071 1726853162.86183: Set connection var ansible_timeout to 10 7071 1726853162.86188: Set connection var ansible_shell_type to sh 7071 1726853162.86195: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853162.86242: Set connection var ansible_pipelining to False 7071 1726853162.86248: Set connection var ansible_shell_executable to /bin/sh 7071 1726853162.86251: variable 'ansible_shell_executable' from source: unknown 7071 1726853162.86254: variable 'ansible_connection' from source: unknown 7071 1726853162.86256: variable 'ansible_module_compression' from source: unknown 7071 1726853162.86258: variable 'ansible_shell_type' from source: unknown 7071 1726853162.86263: variable 'ansible_shell_executable' from source: unknown 7071 1726853162.86265: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853162.86270: variable 'ansible_pipelining' from source: unknown 7071 1726853162.86274: variable 'ansible_timeout' from source: unknown 7071 1726853162.86278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853162.86426: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853162.86430: variable 'omit' from source: magic vars 7071 1726853162.86432: starting attempt loop 7071 1726853162.86434: running the handler 7071 1726853162.86507: variable 'ansible_facts' from source: unknown 7071 1726853162.87178: _low_level_execute_command(): starting 7071 1726853162.87181: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853162.87906: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853162.87957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853162.87991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853162.89645: stdout chunk (state=3): >>>/root <<< 7071 1726853162.89740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853162.89768: stderr chunk (state=3): >>><<< 7071 1726853162.89773: stdout chunk (state=3): >>><<< 7071 1726853162.89793: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853162.89807: _low_level_execute_command(): starting 7071 1726853162.89810: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853162.8979275-8224-46832677662982 `" && echo ansible-tmp-1726853162.8979275-8224-46832677662982="` echo /root/.ansible/tmp/ansible-tmp-1726853162.8979275-8224-46832677662982 `" ) && sleep 0' 7071 1726853162.90353: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853162.90357: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853162.90362: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853162.90412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853162.90440: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853162.92285: stdout chunk (state=3): >>>ansible-tmp-1726853162.8979275-8224-46832677662982=/root/.ansible/tmp/ansible-tmp-1726853162.8979275-8224-46832677662982 <<< 7071 1726853162.92388: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853162.92414: stderr chunk (state=3): >>><<< 7071 1726853162.92417: stdout chunk (state=3): >>><<< 7071 1726853162.92433: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853162.8979275-8224-46832677662982=/root/.ansible/tmp/ansible-tmp-1726853162.8979275-8224-46832677662982 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853162.92462: variable 'ansible_module_compression' from source: unknown 7071 1726853162.92502: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7071 1726853162.92556: variable 'ansible_facts' from source: unknown 7071 1726853162.92698: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853162.8979275-8224-46832677662982/AnsiballZ_systemd.py 7071 1726853162.92801: Sending initial data 7071 1726853162.92805: Sent initial data (153 bytes) 7071 1726853162.93248: 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 <<< 7071 1726853162.93251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853162.93253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853162.93256: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853162.93258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853162.93307: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853162.93311: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853162.93355: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853162.94868: 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 <<< 7071 1726853162.94874: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7071 1726853162.94902: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853162.94940: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpy925wxmi /root/.ansible/tmp/ansible-tmp-1726853162.8979275-8224-46832677662982/AnsiballZ_systemd.py <<< 7071 1726853162.94943: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853162.8979275-8224-46832677662982/AnsiballZ_systemd.py" <<< 7071 1726853162.94976: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpy925wxmi" to remote "/root/.ansible/tmp/ansible-tmp-1726853162.8979275-8224-46832677662982/AnsiballZ_systemd.py" <<< 7071 1726853162.94981: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853162.8979275-8224-46832677662982/AnsiballZ_systemd.py" <<< 7071 1726853162.95995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853162.96032: stderr chunk (state=3): >>><<< 7071 1726853162.96035: stdout chunk (state=3): >>><<< 7071 1726853162.96081: done transferring module to remote 7071 1726853162.96085: _low_level_execute_command(): starting 7071 1726853162.96090: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853162.8979275-8224-46832677662982/ /root/.ansible/tmp/ansible-tmp-1726853162.8979275-8224-46832677662982/AnsiballZ_systemd.py && sleep 0' 7071 1726853162.96517: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853162.96520: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853162.96526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853162.96528: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853162.96530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853162.96579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853162.96582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853162.96626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853162.98384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853162.98406: stderr chunk (state=3): >>><<< 7071 1726853162.98409: stdout chunk (state=3): >>><<< 7071 1726853162.98421: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853162.98424: _low_level_execute_command(): starting 7071 1726853162.98429: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853162.8979275-8224-46832677662982/AnsiballZ_systemd.py && sleep 0' 7071 1726853162.98847: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853162.98850: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853162.98852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853162.98854: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853162.98857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853162.98909: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853162.98917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853162.98957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853163.50798: stdout chunk (state=3): >>> {"name": "wpa_supplicant", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "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", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3319508992", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "[not set]", "TasksCu<<< 7071 1726853163.50877: stdout chunk (state=3): >>>rrent": "[not set]", "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", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "Conflicts": "shutdown.target", "Before": "network.target shutdown.target", "After": "system.slice systemd-journald.socket dbus.socket basic.target sysinit.target dbus-broker.service", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 7071 1726853163.52894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853163.52923: stderr chunk (state=3): >>><<< 7071 1726853163.52926: stdout chunk (state=3): >>><<< 7071 1726853163.52953: _low_level_execute_command() done: rc=0, stdout= {"name": "wpa_supplicant", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "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", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3319508992", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "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", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "Conflicts": "shutdown.target", "Before": "network.target shutdown.target", "After": "system.slice systemd-journald.socket dbus.socket basic.target sysinit.target dbus-broker.service", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853163.53072: done with _execute_module (ansible.legacy.systemd, {'name': 'wpa_supplicant', 'state': 'started', 'enabled': 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.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-1726853162.8979275-8224-46832677662982/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853163.53089: _low_level_execute_command(): starting 7071 1726853163.53092: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853162.8979275-8224-46832677662982/ > /dev/null 2>&1 && sleep 0' 7071 1726853163.53522: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853163.53526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853163.53531: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853163.53552: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853163.53607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853163.53610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853163.53614: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853163.53665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853163.55529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853163.55552: stderr chunk (state=3): >>><<< 7071 1726853163.55555: stdout chunk (state=3): >>><<< 7071 1726853163.55568: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853163.55576: handler run complete 7071 1726853163.55614: attempt loop complete, returning result 7071 1726853163.55618: _execute() done 7071 1726853163.55620: dumping result to json 7071 1726853163.55632: done dumping result, returning 7071 1726853163.55640: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-ff75-6002-000000000023] 7071 1726853163.55647: sending task result for task 02083763-bbaf-ff75-6002-000000000023 7071 1726853163.55848: done sending task result for task 02083763-bbaf-ff75-6002-000000000023 7071 1726853163.55851: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice systemd-journald.socket dbus.socket basic.target sysinit.target dbus-broker.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3319508992", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "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", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "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", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } 7071 1726853163.56099: no more pending results, returning what we have 7071 1726853163.56102: results queue empty 7071 1726853163.56103: checking for any_errors_fatal 7071 1726853163.56114: done checking for any_errors_fatal 7071 1726853163.56114: checking for max_fail_percentage 7071 1726853163.56116: done checking for max_fail_percentage 7071 1726853163.56116: checking to see if all hosts have failed and the running result is not ok 7071 1726853163.56117: done checking to see if all hosts have failed 7071 1726853163.56117: getting the remaining hosts for this loop 7071 1726853163.56118: done getting the remaining hosts for this loop 7071 1726853163.56121: getting the next task for host managed_node1 7071 1726853163.56125: done getting next task for host managed_node1 7071 1726853163.56127: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7071 1726853163.56129: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853163.56135: getting variables 7071 1726853163.56136: in VariableManager get_vars() 7071 1726853163.56167: Calling all_inventory to load vars for managed_node1 7071 1726853163.56169: Calling groups_inventory to load vars for managed_node1 7071 1726853163.56172: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853163.56179: Calling all_plugins_play to load vars for managed_node1 7071 1726853163.56182: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853163.56185: Calling groups_plugins_play to load vars for managed_node1 7071 1726853163.56988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853163.58303: done with get_vars() 7071 1726853163.58319: done getting variables 7071 1726853163.58362: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:26:03 -0400 (0:00:00.781) 0:00:31.539 ****** 7071 1726853163.58391: entering _queue_task() for managed_node1/service 7071 1726853163.58641: worker is 1 (out of 1 available) 7071 1726853163.58659: exiting _queue_task() for managed_node1/service 7071 1726853163.58673: done queuing things up, now waiting for results queue to drain 7071 1726853163.58675: waiting for pending results... 7071 1726853163.58846: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7071 1726853163.58936: in run() - task 02083763-bbaf-ff75-6002-000000000024 7071 1726853163.58951: variable 'ansible_search_path' from source: unknown 7071 1726853163.58954: variable 'ansible_search_path' from source: unknown 7071 1726853163.58983: calling self._execute() 7071 1726853163.59056: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853163.59060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853163.59068: variable 'omit' from source: magic vars 7071 1726853163.59350: variable 'ansible_distribution_major_version' from source: facts 7071 1726853163.59353: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853163.59487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853163.60967: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853163.61017: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853163.61046: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853163.61076: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853163.61093: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853163.61151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853163.61170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853163.61194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853163.61218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853163.61229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853163.61309: variable 'ansible_distribution' from source: facts 7071 1726853163.61312: variable 'ansible_distribution_major_version' from source: facts 7071 1726853163.61318: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853163.61399: variable 'ansible_distribution_major_version' from source: facts 7071 1726853163.61402: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853163.61514: variable 'ansible_distribution' from source: facts 7071 1726853163.61517: variable 'ansible_distribution_major_version' from source: facts 7071 1726853163.61523: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853163.61592: variable 'ansible_distribution_major_version' from source: facts 7071 1726853163.61596: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853163.61705: variable 'ansible_distribution' from source: facts 7071 1726853163.61708: variable 'ansible_distribution_major_version' from source: facts 7071 1726853163.61713: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853163.61785: variable 'network_provider' from source: set_fact 7071 1726853163.61791: Evaluated conditional (network_provider == "initscripts"): False 7071 1726853163.61793: when evaluation is False, skipping this task 7071 1726853163.61796: _execute() done 7071 1726853163.61799: dumping result to json 7071 1726853163.61803: done dumping result, returning 7071 1726853163.61810: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-ff75-6002-000000000024] 7071 1726853163.61814: sending task result for task 02083763-bbaf-ff75-6002-000000000024 7071 1726853163.61904: done sending task result for task 02083763-bbaf-ff75-6002-000000000024 7071 1726853163.61907: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853163.61982: no more pending results, returning what we have 7071 1726853163.61985: results queue empty 7071 1726853163.61986: checking for any_errors_fatal 7071 1726853163.62011: done checking for any_errors_fatal 7071 1726853163.62011: checking for max_fail_percentage 7071 1726853163.62013: done checking for max_fail_percentage 7071 1726853163.62014: checking to see if all hosts have failed and the running result is not ok 7071 1726853163.62016: done checking to see if all hosts have failed 7071 1726853163.62017: getting the remaining hosts for this loop 7071 1726853163.62019: done getting the remaining hosts for this loop 7071 1726853163.62022: getting the next task for host managed_node1 7071 1726853163.62028: done getting next task for host managed_node1 7071 1726853163.62032: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7071 1726853163.62035: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853163.62051: getting variables 7071 1726853163.62052: in VariableManager get_vars() 7071 1726853163.62098: Calling all_inventory to load vars for managed_node1 7071 1726853163.62101: Calling groups_inventory to load vars for managed_node1 7071 1726853163.62102: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853163.62111: Calling all_plugins_play to load vars for managed_node1 7071 1726853163.62113: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853163.62116: Calling groups_plugins_play to load vars for managed_node1 7071 1726853163.62892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853163.63748: done with get_vars() 7071 1726853163.63766: done getting variables 7071 1726853163.63836: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:26:03 -0400 (0:00:00.054) 0:00:31.594 ****** 7071 1726853163.63874: entering _queue_task() for managed_node1/copy 7071 1726853163.64196: worker is 1 (out of 1 available) 7071 1726853163.64211: exiting _queue_task() for managed_node1/copy 7071 1726853163.64227: done queuing things up, now waiting for results queue to drain 7071 1726853163.64228: waiting for pending results... 7071 1726853163.64601: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7071 1726853163.64648: in run() - task 02083763-bbaf-ff75-6002-000000000025 7071 1726853163.64697: variable 'ansible_search_path' from source: unknown 7071 1726853163.64701: variable 'ansible_search_path' from source: unknown 7071 1726853163.64724: calling self._execute() 7071 1726853163.64829: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853163.64841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853163.64934: variable 'omit' from source: magic vars 7071 1726853163.65183: variable 'ansible_distribution_major_version' from source: facts 7071 1726853163.65193: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853163.65326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853163.67043: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853163.67276: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853163.67280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853163.67283: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853163.67285: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853163.67301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853163.67328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853163.67352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853163.67395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853163.67415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853163.67534: variable 'ansible_distribution' from source: facts 7071 1726853163.67543: variable 'ansible_distribution_major_version' from source: facts 7071 1726853163.67553: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853163.67665: variable 'ansible_distribution_major_version' from source: facts 7071 1726853163.67678: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853163.67835: variable 'ansible_distribution' from source: facts 7071 1726853163.67843: variable 'ansible_distribution_major_version' from source: facts 7071 1726853163.67853: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853163.67950: variable 'ansible_distribution_major_version' from source: facts 7071 1726853163.67959: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853163.68118: variable 'ansible_distribution' from source: facts 7071 1726853163.68127: variable 'ansible_distribution_major_version' from source: facts 7071 1726853163.68138: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853163.68244: variable 'network_provider' from source: set_fact 7071 1726853163.68255: Evaluated conditional (network_provider == "initscripts"): False 7071 1726853163.68262: when evaluation is False, skipping this task 7071 1726853163.68269: _execute() done 7071 1726853163.68277: dumping result to json 7071 1726853163.68284: done dumping result, returning 7071 1726853163.68295: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-ff75-6002-000000000025] 7071 1726853163.68304: sending task result for task 02083763-bbaf-ff75-6002-000000000025 skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7071 1726853163.68447: no more pending results, returning what we have 7071 1726853163.68450: results queue empty 7071 1726853163.68451: checking for any_errors_fatal 7071 1726853163.68460: done checking for any_errors_fatal 7071 1726853163.68461: checking for max_fail_percentage 7071 1726853163.68463: done checking for max_fail_percentage 7071 1726853163.68464: checking to see if all hosts have failed and the running result is not ok 7071 1726853163.68465: done checking to see if all hosts have failed 7071 1726853163.68466: getting the remaining hosts for this loop 7071 1726853163.68467: done getting the remaining hosts for this loop 7071 1726853163.68474: getting the next task for host managed_node1 7071 1726853163.68482: done getting next task for host managed_node1 7071 1726853163.68485: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7071 1726853163.68488: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853163.68500: getting variables 7071 1726853163.68502: in VariableManager get_vars() 7071 1726853163.68557: Calling all_inventory to load vars for managed_node1 7071 1726853163.68559: Calling groups_inventory to load vars for managed_node1 7071 1726853163.68677: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853163.68684: done sending task result for task 02083763-bbaf-ff75-6002-000000000025 7071 1726853163.68686: WORKER PROCESS EXITING 7071 1726853163.68694: Calling all_plugins_play to load vars for managed_node1 7071 1726853163.68697: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853163.68700: Calling groups_plugins_play to load vars for managed_node1 7071 1726853163.70161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853163.71837: done with get_vars() 7071 1726853163.71868: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:26:03 -0400 (0:00:00.080) 0:00:31.675 ****** 7071 1726853163.71975: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7071 1726853163.71977: Creating lock for fedora.linux_system_roles.network_connections 7071 1726853163.72336: worker is 1 (out of 1 available) 7071 1726853163.72576: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7071 1726853163.72586: done queuing things up, now waiting for results queue to drain 7071 1726853163.72587: waiting for pending results... 7071 1726853163.72661: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7071 1726853163.72826: in run() - task 02083763-bbaf-ff75-6002-000000000026 7071 1726853163.72853: variable 'ansible_search_path' from source: unknown 7071 1726853163.72863: variable 'ansible_search_path' from source: unknown 7071 1726853163.72907: calling self._execute() 7071 1726853163.73013: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853163.73031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853163.73047: variable 'omit' from source: magic vars 7071 1726853163.73458: variable 'ansible_distribution_major_version' from source: facts 7071 1726853163.73485: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853163.73709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853163.76300: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853163.76389: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853163.76430: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853163.76473: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853163.76576: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853163.76635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853163.76675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853163.76932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853163.76936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853163.76939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853163.77335: variable 'ansible_distribution' from source: facts 7071 1726853163.77343: variable 'ansible_distribution_major_version' from source: facts 7071 1726853163.77358: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853163.77529: variable 'ansible_distribution_major_version' from source: facts 7071 1726853163.77542: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853163.78380: variable 'ansible_distribution' from source: facts 7071 1726853163.78384: variable 'ansible_distribution_major_version' from source: facts 7071 1726853163.78387: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853163.78390: variable 'ansible_distribution_major_version' from source: facts 7071 1726853163.78392: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853163.78669: variable 'ansible_distribution' from source: facts 7071 1726853163.78810: variable 'ansible_distribution_major_version' from source: facts 7071 1726853163.78824: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853163.78835: variable 'omit' from source: magic vars 7071 1726853163.78954: variable 'omit' from source: magic vars 7071 1726853163.79206: variable 'network_provider' from source: set_fact 7071 1726853163.79341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853163.79384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853163.79472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853163.79476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853163.79492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853163.79604: variable 'omit' from source: magic vars 7071 1726853163.79721: variable 'omit' from source: magic vars 7071 1726853163.79838: variable 'network_connections' from source: task vars 7071 1726853163.79857: variable 'interface' from source: play vars 7071 1726853163.80015: variable 'interface' from source: play vars 7071 1726853163.80248: variable 'omit' from source: magic vars 7071 1726853163.80260: variable '__lsr_ansible_managed' from source: task vars 7071 1726853163.80323: variable '__lsr_ansible_managed' from source: task vars 7071 1726853163.80633: Loaded config def from plugin (lookup/template) 7071 1726853163.80643: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7071 1726853163.80682: File lookup term: get_ansible_managed.j2 7071 1726853163.80690: variable 'ansible_search_path' from source: unknown 7071 1726853163.80698: evaluation_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7071 1726853163.80714: search_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7071 1726853163.80741: variable 'ansible_search_path' from source: unknown 7071 1726853163.89437: variable 'ansible_managed' from source: unknown 7071 1726853163.89579: variable 'omit' from source: magic vars 7071 1726853163.89610: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853163.89684: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853163.89687: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853163.89698: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853163.89710: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853163.89741: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853163.89750: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853163.89757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853163.89856: Set connection var ansible_connection to ssh 7071 1726853163.89870: Set connection var ansible_timeout to 10 7071 1726853163.89884: Set connection var ansible_shell_type to sh 7071 1726853163.89901: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853163.89912: Set connection var ansible_pipelining to False 7071 1726853163.89947: Set connection var ansible_shell_executable to /bin/sh 7071 1726853163.89956: variable 'ansible_shell_executable' from source: unknown 7071 1726853163.89964: variable 'ansible_connection' from source: unknown 7071 1726853163.90003: variable 'ansible_module_compression' from source: unknown 7071 1726853163.90006: variable 'ansible_shell_type' from source: unknown 7071 1726853163.90008: variable 'ansible_shell_executable' from source: unknown 7071 1726853163.90010: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853163.90012: variable 'ansible_pipelining' from source: unknown 7071 1726853163.90013: variable 'ansible_timeout' from source: unknown 7071 1726853163.90015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853163.90151: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853163.90173: variable 'omit' from source: magic vars 7071 1726853163.90220: starting attempt loop 7071 1726853163.90225: running the handler 7071 1726853163.90227: _low_level_execute_command(): starting 7071 1726853163.90229: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853163.91079: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853163.91315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853163.91402: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853163.93280: stdout chunk (state=3): >>>/root <<< 7071 1726853163.93284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853163.93287: stdout chunk (state=3): >>><<< 7071 1726853163.93289: stderr chunk (state=3): >>><<< 7071 1726853163.93312: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853163.93679: _low_level_execute_command(): starting 7071 1726853163.93684: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853163.9336743-8267-10486802296360 `" && echo ansible-tmp-1726853163.9336743-8267-10486802296360="` echo /root/.ansible/tmp/ansible-tmp-1726853163.9336743-8267-10486802296360 `" ) && sleep 0' 7071 1726853163.94547: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853163.94611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853163.94614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853163.94616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853163.94618: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853163.94621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853163.94807: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853163.94943: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853163.96816: stdout chunk (state=3): >>>ansible-tmp-1726853163.9336743-8267-10486802296360=/root/.ansible/tmp/ansible-tmp-1726853163.9336743-8267-10486802296360 <<< 7071 1726853163.96915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853163.97069: stderr chunk (state=3): >>><<< 7071 1726853163.97169: stdout chunk (state=3): >>><<< 7071 1726853163.97191: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853163.9336743-8267-10486802296360=/root/.ansible/tmp/ansible-tmp-1726853163.9336743-8267-10486802296360 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853163.97252: variable 'ansible_module_compression' from source: unknown 7071 1726853163.97578: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 7071 1726853163.97581: ANSIBALLZ: Acquiring lock 7071 1726853163.97584: ANSIBALLZ: Lock acquired: 140630820440448 7071 1726853163.97586: ANSIBALLZ: Creating module 7071 1726853164.35137: ANSIBALLZ: Writing module into payload 7071 1726853164.35501: ANSIBALLZ: Writing module 7071 1726853164.35555: ANSIBALLZ: Renaming module 7071 1726853164.35568: ANSIBALLZ: Done creating module 7071 1726853164.35604: variable 'ansible_facts' from source: unknown 7071 1726853164.35784: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853163.9336743-8267-10486802296360/AnsiballZ_network_connections.py 7071 1726853164.36003: Sending initial data 7071 1726853164.36006: Sent initial data (165 bytes) 7071 1726853164.36560: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853164.36598: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853164.36611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853164.36622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853164.36695: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853164.36714: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853164.36772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853164.38496: 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 <<< 7071 1726853164.38500: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853164.38558: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpfk28_d85 /root/.ansible/tmp/ansible-tmp-1726853163.9336743-8267-10486802296360/AnsiballZ_network_connections.py <<< 7071 1726853164.38561: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853163.9336743-8267-10486802296360/AnsiballZ_network_connections.py" <<< 7071 1726853164.38729: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpfk28_d85" to remote "/root/.ansible/tmp/ansible-tmp-1726853163.9336743-8267-10486802296360/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853163.9336743-8267-10486802296360/AnsiballZ_network_connections.py" <<< 7071 1726853164.39736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853164.39781: stderr chunk (state=3): >>><<< 7071 1726853164.39785: stdout chunk (state=3): >>><<< 7071 1726853164.39826: done transferring module to remote 7071 1726853164.39835: _low_level_execute_command(): starting 7071 1726853164.39839: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853163.9336743-8267-10486802296360/ /root/.ansible/tmp/ansible-tmp-1726853163.9336743-8267-10486802296360/AnsiballZ_network_connections.py && sleep 0' 7071 1726853164.40248: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853164.40254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853164.40274: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853164.40320: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853164.40323: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853164.40370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853164.42176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853164.42179: stdout chunk (state=3): >>><<< 7071 1726853164.42182: stderr chunk (state=3): >>><<< 7071 1726853164.42185: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853164.42187: _low_level_execute_command(): starting 7071 1726853164.42189: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853163.9336743-8267-10486802296360/AnsiballZ_network_connections.py && sleep 0' 7071 1726853164.42801: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853164.42809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853164.42886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853164.42902: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853164.42938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853164.42989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853166.90347: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, dd13c97e-2ff2-4502-834c-ddcc46a93a48\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, dd13c97e-2ff2-4502-834c-ddcc46a93a48 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": ["none"], "client_cert": "/etc/pki/tls/client.pem", "ca_cert": "/etc/pki/tls/cacert.pem"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": ["none"], "client_cert": "/etc/pki/tls/client.pem", "ca_cert": "/etc/pki/tls/cacert.pem"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7071 1726853166.92782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853166.92786: stdout chunk (state=3): >>><<< 7071 1726853166.92789: stderr chunk (state=3): >>><<< 7071 1726853166.92791: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, dd13c97e-2ff2-4502-834c-ddcc46a93a48\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, dd13c97e-2ff2-4502-834c-ddcc46a93a48 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": ["none"], "client_cert": "/etc/pki/tls/client.pem", "ca_cert": "/etc/pki/tls/cacert.pem"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": ["none"], "client_cert": "/etc/pki/tls/client.pem", "ca_cert": "/etc/pki/tls/cacert.pem"}}], "__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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853166.92794: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'interface_name': 'veth2', 'state': 'up', 'type': 'ethernet', 'ip': {'address': ['203.0.113.2/24'], 'dhcp4': 'no', 'auto6': 'no'}, 'ieee802_1x': {'identity': 'myhost', 'eap': 'tls', 'private_key': '/etc/pki/tls/client.key', 'private_key_password': 'test', 'private_key_password_flags': ['none'], 'client_cert': '/etc/pki/tls/client.pem', 'ca_cert': '/etc/pki/tls/cacert.pem'}}], '__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-1726853163.9336743-8267-10486802296360/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853166.92796: _low_level_execute_command(): starting 7071 1726853166.92799: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853163.9336743-8267-10486802296360/ > /dev/null 2>&1 && sleep 0' 7071 1726853166.94044: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853166.94060: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853166.94655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853166.94687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853166.94887: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853166.94983: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853166.96922: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853166.96926: stdout chunk (state=3): >>><<< 7071 1726853166.96929: stderr chunk (state=3): >>><<< 7071 1726853166.96947: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853166.96953: handler run complete 7071 1726853166.96993: attempt loop complete, returning result 7071 1726853166.96996: _execute() done 7071 1726853166.96999: dumping result to json 7071 1726853166.97004: done dumping result, returning 7071 1726853166.97015: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-ff75-6002-000000000026] 7071 1726853166.97019: sending task result for task 02083763-bbaf-ff75-6002-000000000026 changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_cert": "/etc/pki/tls/cacert.pem", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": [ "none" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, dd13c97e-2ff2-4502-834c-ddcc46a93a48 [004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, dd13c97e-2ff2-4502-834c-ddcc46a93a48 (not-active) 7071 1726853166.97348: no more pending results, returning what we have 7071 1726853166.97351: results queue empty 7071 1726853166.97352: checking for any_errors_fatal 7071 1726853166.97358: done checking for any_errors_fatal 7071 1726853166.97359: checking for max_fail_percentage 7071 1726853166.97360: done checking for max_fail_percentage 7071 1726853166.97361: checking to see if all hosts have failed and the running result is not ok 7071 1726853166.97362: done checking to see if all hosts have failed 7071 1726853166.97363: getting the remaining hosts for this loop 7071 1726853166.97364: done getting the remaining hosts for this loop 7071 1726853166.97367: getting the next task for host managed_node1 7071 1726853166.97375: done getting next task for host managed_node1 7071 1726853166.97379: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7071 1726853166.97381: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853166.97392: getting variables 7071 1726853166.97393: in VariableManager get_vars() 7071 1726853166.97447: Calling all_inventory to load vars for managed_node1 7071 1726853166.97451: Calling groups_inventory to load vars for managed_node1 7071 1726853166.97453: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853166.97462: Calling all_plugins_play to load vars for managed_node1 7071 1726853166.97465: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853166.97468: Calling groups_plugins_play to load vars for managed_node1 7071 1726853166.97483: done sending task result for task 02083763-bbaf-ff75-6002-000000000026 7071 1726853166.97486: WORKER PROCESS EXITING 7071 1726853166.98794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853167.00535: done with get_vars() 7071 1726853167.00562: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:26:07 -0400 (0:00:03.286) 0:00:34.962 ****** 7071 1726853167.00655: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7071 1726853167.00657: Creating lock for fedora.linux_system_roles.network_state 7071 1726853167.00999: worker is 1 (out of 1 available) 7071 1726853167.01012: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7071 1726853167.01025: done queuing things up, now waiting for results queue to drain 7071 1726853167.01026: waiting for pending results... 7071 1726853167.01323: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7071 1726853167.01472: in run() - task 02083763-bbaf-ff75-6002-000000000027 7071 1726853167.01500: variable 'ansible_search_path' from source: unknown 7071 1726853167.01507: variable 'ansible_search_path' from source: unknown 7071 1726853167.01549: calling self._execute() 7071 1726853167.01647: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853167.01660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853167.01674: variable 'omit' from source: magic vars 7071 1726853167.02074: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.02093: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853167.02305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853167.04627: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853167.04716: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853167.04765: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853167.04806: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853167.04835: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853167.04926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853167.04963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853167.05000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853167.05045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853167.05063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853167.05194: variable 'ansible_distribution' from source: facts 7071 1726853167.05204: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.05215: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853167.05404: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.05408: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853167.05538: variable 'ansible_distribution' from source: facts 7071 1726853167.05552: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.05564: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853167.05682: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.05694: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853167.05882: variable 'ansible_distribution' from source: facts 7071 1726853167.05948: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.05953: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853167.06019: variable 'network_state' from source: role '' defaults 7071 1726853167.06033: Evaluated conditional (network_state != {}): False 7071 1726853167.06043: when evaluation is False, skipping this task 7071 1726853167.06066: _execute() done 7071 1726853167.06070: dumping result to json 7071 1726853167.06074: done dumping result, returning 7071 1726853167.06177: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-ff75-6002-000000000027] 7071 1726853167.06180: sending task result for task 02083763-bbaf-ff75-6002-000000000027 7071 1726853167.06249: done sending task result for task 02083763-bbaf-ff75-6002-000000000027 7071 1726853167.06252: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853167.06305: no more pending results, returning what we have 7071 1726853167.06309: results queue empty 7071 1726853167.06310: checking for any_errors_fatal 7071 1726853167.06323: done checking for any_errors_fatal 7071 1726853167.06323: checking for max_fail_percentage 7071 1726853167.06326: done checking for max_fail_percentage 7071 1726853167.06327: checking to see if all hosts have failed and the running result is not ok 7071 1726853167.06328: done checking to see if all hosts have failed 7071 1726853167.06328: getting the remaining hosts for this loop 7071 1726853167.06330: done getting the remaining hosts for this loop 7071 1726853167.06334: getting the next task for host managed_node1 7071 1726853167.06344: done getting next task for host managed_node1 7071 1726853167.06348: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7071 1726853167.06351: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853167.06365: getting variables 7071 1726853167.06367: in VariableManager get_vars() 7071 1726853167.06427: Calling all_inventory to load vars for managed_node1 7071 1726853167.06430: Calling groups_inventory to load vars for managed_node1 7071 1726853167.06432: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853167.06445: Calling all_plugins_play to load vars for managed_node1 7071 1726853167.06448: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853167.06451: Calling groups_plugins_play to load vars for managed_node1 7071 1726853167.08026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853167.09647: done with get_vars() 7071 1726853167.09674: done getting variables 7071 1726853167.09738: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:26:07 -0400 (0:00:00.091) 0:00:35.053 ****** 7071 1726853167.09784: entering _queue_task() for managed_node1/debug 7071 1726853167.10114: worker is 1 (out of 1 available) 7071 1726853167.10126: exiting _queue_task() for managed_node1/debug 7071 1726853167.10138: done queuing things up, now waiting for results queue to drain 7071 1726853167.10140: waiting for pending results... 7071 1726853167.10498: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7071 1726853167.10549: in run() - task 02083763-bbaf-ff75-6002-000000000028 7071 1726853167.10567: variable 'ansible_search_path' from source: unknown 7071 1726853167.10576: variable 'ansible_search_path' from source: unknown 7071 1726853167.10621: calling self._execute() 7071 1726853167.10777: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853167.10780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853167.10783: variable 'omit' from source: magic vars 7071 1726853167.11140: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.11160: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853167.11379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853167.13653: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853167.13733: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853167.13782: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853167.13820: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853167.13866: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853167.13977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853167.13981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853167.14010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853167.14056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853167.14085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853167.14212: variable 'ansible_distribution' from source: facts 7071 1726853167.14223: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.14295: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853167.14365: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.14377: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853167.14567: variable 'ansible_distribution' from source: facts 7071 1726853167.14578: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.14588: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853167.14703: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.14728: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853167.14899: variable 'ansible_distribution' from source: facts 7071 1726853167.14908: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.14949: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853167.14952: variable 'omit' from source: magic vars 7071 1726853167.14995: variable 'omit' from source: magic vars 7071 1726853167.15036: variable 'omit' from source: magic vars 7071 1726853167.15076: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853167.15107: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853167.15167: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853167.15172: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853167.15174: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853167.15197: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853167.15204: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853167.15211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853167.15311: Set connection var ansible_connection to ssh 7071 1726853167.15323: Set connection var ansible_timeout to 10 7071 1726853167.15332: Set connection var ansible_shell_type to sh 7071 1726853167.15346: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853167.15375: Set connection var ansible_pipelining to False 7071 1726853167.15382: Set connection var ansible_shell_executable to /bin/sh 7071 1726853167.15401: variable 'ansible_shell_executable' from source: unknown 7071 1726853167.15407: variable 'ansible_connection' from source: unknown 7071 1726853167.15576: variable 'ansible_module_compression' from source: unknown 7071 1726853167.15579: variable 'ansible_shell_type' from source: unknown 7071 1726853167.15581: variable 'ansible_shell_executable' from source: unknown 7071 1726853167.15583: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853167.15585: variable 'ansible_pipelining' from source: unknown 7071 1726853167.15587: variable 'ansible_timeout' from source: unknown 7071 1726853167.15589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853167.15591: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853167.15593: variable 'omit' from source: magic vars 7071 1726853167.15595: starting attempt loop 7071 1726853167.15597: running the handler 7071 1726853167.15691: variable '__network_connections_result' from source: set_fact 7071 1726853167.15756: handler run complete 7071 1726853167.15783: attempt loop complete, returning result 7071 1726853167.15790: _execute() done 7071 1726853167.15797: dumping result to json 7071 1726853167.15805: done dumping result, returning 7071 1726853167.15825: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-ff75-6002-000000000028] 7071 1726853167.15835: sending task result for task 02083763-bbaf-ff75-6002-000000000028 7071 1726853167.16045: done sending task result for task 02083763-bbaf-ff75-6002-000000000028 7071 1726853167.16048: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, dd13c97e-2ff2-4502-834c-ddcc46a93a48", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, dd13c97e-2ff2-4502-834c-ddcc46a93a48 (not-active)" ] } 7071 1726853167.16118: no more pending results, returning what we have 7071 1726853167.16122: results queue empty 7071 1726853167.16123: checking for any_errors_fatal 7071 1726853167.16128: done checking for any_errors_fatal 7071 1726853167.16129: checking for max_fail_percentage 7071 1726853167.16131: done checking for max_fail_percentage 7071 1726853167.16132: checking to see if all hosts have failed and the running result is not ok 7071 1726853167.16133: done checking to see if all hosts have failed 7071 1726853167.16134: getting the remaining hosts for this loop 7071 1726853167.16135: done getting the remaining hosts for this loop 7071 1726853167.16147: getting the next task for host managed_node1 7071 1726853167.16155: done getting next task for host managed_node1 7071 1726853167.16160: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7071 1726853167.16163: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853167.16175: getting variables 7071 1726853167.16178: in VariableManager get_vars() 7071 1726853167.16237: Calling all_inventory to load vars for managed_node1 7071 1726853167.16240: Calling groups_inventory to load vars for managed_node1 7071 1726853167.16244: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853167.16368: Calling all_plugins_play to load vars for managed_node1 7071 1726853167.16375: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853167.16378: Calling groups_plugins_play to load vars for managed_node1 7071 1726853167.18110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853167.19663: done with get_vars() 7071 1726853167.19694: done getting variables 7071 1726853167.19763: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:26:07 -0400 (0:00:00.100) 0:00:35.154 ****** 7071 1726853167.19797: entering _queue_task() for managed_node1/debug 7071 1726853167.20159: worker is 1 (out of 1 available) 7071 1726853167.20282: exiting _queue_task() for managed_node1/debug 7071 1726853167.20293: done queuing things up, now waiting for results queue to drain 7071 1726853167.20295: waiting for pending results... 7071 1726853167.20507: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7071 1726853167.20677: in run() - task 02083763-bbaf-ff75-6002-000000000029 7071 1726853167.20681: variable 'ansible_search_path' from source: unknown 7071 1726853167.20684: variable 'ansible_search_path' from source: unknown 7071 1726853167.20722: calling self._execute() 7071 1726853167.20930: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853167.20933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853167.20936: variable 'omit' from source: magic vars 7071 1726853167.21239: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.21266: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853167.21483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853167.23764: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853167.23853: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853167.23902: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853167.23945: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853167.24086: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853167.24090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853167.24107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853167.24137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853167.24186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853167.24214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853167.24350: variable 'ansible_distribution' from source: facts 7071 1726853167.24360: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.24375: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853167.24499: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.24508: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853167.24708: variable 'ansible_distribution' from source: facts 7071 1726853167.24718: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.24729: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853167.24834: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.24853: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853167.25068: variable 'ansible_distribution' from source: facts 7071 1726853167.25073: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.25075: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853167.25077: variable 'omit' from source: magic vars 7071 1726853167.25105: variable 'omit' from source: magic vars 7071 1726853167.25148: variable 'omit' from source: magic vars 7071 1726853167.25185: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853167.25215: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853167.25235: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853167.25258: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853167.25275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853167.25315: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853167.25376: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853167.25379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853167.25435: Set connection var ansible_connection to ssh 7071 1726853167.25450: Set connection var ansible_timeout to 10 7071 1726853167.25460: Set connection var ansible_shell_type to sh 7071 1726853167.25472: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853167.25484: Set connection var ansible_pipelining to False 7071 1726853167.25492: Set connection var ansible_shell_executable to /bin/sh 7071 1726853167.25523: variable 'ansible_shell_executable' from source: unknown 7071 1726853167.25531: variable 'ansible_connection' from source: unknown 7071 1726853167.25537: variable 'ansible_module_compression' from source: unknown 7071 1726853167.25546: variable 'ansible_shell_type' from source: unknown 7071 1726853167.25553: variable 'ansible_shell_executable' from source: unknown 7071 1726853167.25612: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853167.25615: variable 'ansible_pipelining' from source: unknown 7071 1726853167.25617: variable 'ansible_timeout' from source: unknown 7071 1726853167.25620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853167.25687: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853167.25702: variable 'omit' from source: magic vars 7071 1726853167.25717: starting attempt loop 7071 1726853167.25727: running the handler 7071 1726853167.25783: variable '__network_connections_result' from source: set_fact 7071 1726853167.25866: variable '__network_connections_result' from source: set_fact 7071 1726853167.26200: handler run complete 7071 1726853167.26272: attempt loop complete, returning result 7071 1726853167.26276: _execute() done 7071 1726853167.26279: dumping result to json 7071 1726853167.26281: done dumping result, returning 7071 1726853167.26284: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-ff75-6002-000000000029] 7071 1726853167.26289: sending task result for task 02083763-bbaf-ff75-6002-000000000029 7071 1726853167.26447: done sending task result for task 02083763-bbaf-ff75-6002-000000000029 7071 1726853167.26450: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_cert": "/etc/pki/tls/cacert.pem", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": [ "none" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "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, '802-1x-test': add connection 802-1x-test, dd13c97e-2ff2-4502-834c-ddcc46a93a48\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, dd13c97e-2ff2-4502-834c-ddcc46a93a48 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, dd13c97e-2ff2-4502-834c-ddcc46a93a48", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, dd13c97e-2ff2-4502-834c-ddcc46a93a48 (not-active)" ] } } 7071 1726853167.26585: no more pending results, returning what we have 7071 1726853167.26589: results queue empty 7071 1726853167.26590: checking for any_errors_fatal 7071 1726853167.26595: done checking for any_errors_fatal 7071 1726853167.26596: checking for max_fail_percentage 7071 1726853167.26597: done checking for max_fail_percentage 7071 1726853167.26598: checking to see if all hosts have failed and the running result is not ok 7071 1726853167.26599: done checking to see if all hosts have failed 7071 1726853167.26600: getting the remaining hosts for this loop 7071 1726853167.26601: done getting the remaining hosts for this loop 7071 1726853167.26606: getting the next task for host managed_node1 7071 1726853167.26613: done getting next task for host managed_node1 7071 1726853167.26618: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7071 1726853167.26621: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853167.26631: getting variables 7071 1726853167.26633: in VariableManager get_vars() 7071 1726853167.26903: Calling all_inventory to load vars for managed_node1 7071 1726853167.26906: Calling groups_inventory to load vars for managed_node1 7071 1726853167.26909: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853167.26918: Calling all_plugins_play to load vars for managed_node1 7071 1726853167.26920: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853167.26923: Calling groups_plugins_play to load vars for managed_node1 7071 1726853167.28595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853167.31477: done with get_vars() 7071 1726853167.31512: done getting variables 7071 1726853167.31572: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:26:07 -0400 (0:00:00.118) 0:00:35.272 ****** 7071 1726853167.31609: entering _queue_task() for managed_node1/debug 7071 1726853167.31994: worker is 1 (out of 1 available) 7071 1726853167.32007: exiting _queue_task() for managed_node1/debug 7071 1726853167.32019: done queuing things up, now waiting for results queue to drain 7071 1726853167.32020: waiting for pending results... 7071 1726853167.32375: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7071 1726853167.32408: in run() - task 02083763-bbaf-ff75-6002-00000000002a 7071 1726853167.32428: variable 'ansible_search_path' from source: unknown 7071 1726853167.32435: variable 'ansible_search_path' from source: unknown 7071 1726853167.32484: calling self._execute() 7071 1726853167.32579: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853167.32688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853167.32691: variable 'omit' from source: magic vars 7071 1726853167.32995: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.33024: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853167.33229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853167.35473: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853167.35519: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853167.35546: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853167.35581: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853167.35602: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853167.35661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853167.35683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853167.35702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853167.35731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853167.35743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853167.35816: variable 'ansible_distribution' from source: facts 7071 1726853167.35821: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.35829: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853167.35908: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.35912: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853167.36026: variable 'ansible_distribution' from source: facts 7071 1726853167.36029: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.36036: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853167.36109: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.36112: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853167.36223: variable 'ansible_distribution' from source: facts 7071 1726853167.36226: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.36232: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853167.36309: variable 'network_state' from source: role '' defaults 7071 1726853167.36317: Evaluated conditional (network_state != {}): False 7071 1726853167.36320: when evaluation is False, skipping this task 7071 1726853167.36323: _execute() done 7071 1726853167.36325: dumping result to json 7071 1726853167.36328: done dumping result, returning 7071 1726853167.36336: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-ff75-6002-00000000002a] 7071 1726853167.36343: sending task result for task 02083763-bbaf-ff75-6002-00000000002a 7071 1726853167.36434: done sending task result for task 02083763-bbaf-ff75-6002-00000000002a 7071 1726853167.36438: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7071 1726853167.36543: no more pending results, returning what we have 7071 1726853167.36547: results queue empty 7071 1726853167.36548: checking for any_errors_fatal 7071 1726853167.36557: done checking for any_errors_fatal 7071 1726853167.36557: checking for max_fail_percentage 7071 1726853167.36559: done checking for max_fail_percentage 7071 1726853167.36560: checking to see if all hosts have failed and the running result is not ok 7071 1726853167.36561: done checking to see if all hosts have failed 7071 1726853167.36561: getting the remaining hosts for this loop 7071 1726853167.36563: done getting the remaining hosts for this loop 7071 1726853167.36567: getting the next task for host managed_node1 7071 1726853167.36577: done getting next task for host managed_node1 7071 1726853167.36581: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7071 1726853167.36584: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853167.36598: getting variables 7071 1726853167.36599: in VariableManager get_vars() 7071 1726853167.36652: Calling all_inventory to load vars for managed_node1 7071 1726853167.36655: Calling groups_inventory to load vars for managed_node1 7071 1726853167.36657: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853167.36665: Calling all_plugins_play to load vars for managed_node1 7071 1726853167.36667: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853167.36670: Calling groups_plugins_play to load vars for managed_node1 7071 1726853167.38439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853167.40441: done with get_vars() 7071 1726853167.40473: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:26:07 -0400 (0:00:00.089) 0:00:35.361 ****** 7071 1726853167.40572: entering _queue_task() for managed_node1/ping 7071 1726853167.40574: Creating lock for ping 7071 1726853167.40909: worker is 1 (out of 1 available) 7071 1726853167.40922: exiting _queue_task() for managed_node1/ping 7071 1726853167.40935: done queuing things up, now waiting for results queue to drain 7071 1726853167.40936: waiting for pending results... 7071 1726853167.41278: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7071 1726853167.41400: in run() - task 02083763-bbaf-ff75-6002-00000000002b 7071 1726853167.41427: variable 'ansible_search_path' from source: unknown 7071 1726853167.41543: variable 'ansible_search_path' from source: unknown 7071 1726853167.41547: calling self._execute() 7071 1726853167.41586: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853167.41600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853167.41614: variable 'omit' from source: magic vars 7071 1726853167.41987: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.42004: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853167.42207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853167.45144: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853167.45232: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853167.45275: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853167.45318: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853167.45348: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853167.45528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853167.45532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853167.45535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853167.45537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853167.45554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853167.45681: variable 'ansible_distribution' from source: facts 7071 1726853167.45690: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.45702: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853167.45827: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.45838: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853167.46025: variable 'ansible_distribution' from source: facts 7071 1726853167.46034: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.46044: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853167.46155: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.46165: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853167.46338: variable 'ansible_distribution' from source: facts 7071 1726853167.46346: variable 'ansible_distribution_major_version' from source: facts 7071 1726853167.46356: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853167.46366: variable 'omit' from source: magic vars 7071 1726853167.46431: variable 'omit' from source: magic vars 7071 1726853167.46478: variable 'omit' from source: magic vars 7071 1726853167.46554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853167.46562: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853167.46629: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853167.46653: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853167.46719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853167.46721: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853167.46724: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853167.46726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853167.46815: Set connection var ansible_connection to ssh 7071 1726853167.46836: Set connection var ansible_timeout to 10 7071 1726853167.47046: Set connection var ansible_shell_type to sh 7071 1726853167.47049: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853167.47052: Set connection var ansible_pipelining to False 7071 1726853167.47054: Set connection var ansible_shell_executable to /bin/sh 7071 1726853167.47056: variable 'ansible_shell_executable' from source: unknown 7071 1726853167.47058: variable 'ansible_connection' from source: unknown 7071 1726853167.47060: variable 'ansible_module_compression' from source: unknown 7071 1726853167.47062: variable 'ansible_shell_type' from source: unknown 7071 1726853167.47063: variable 'ansible_shell_executable' from source: unknown 7071 1726853167.47065: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853167.47067: variable 'ansible_pipelining' from source: unknown 7071 1726853167.47069: variable 'ansible_timeout' from source: unknown 7071 1726853167.47073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853167.47479: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853167.47482: variable 'omit' from source: magic vars 7071 1726853167.47485: starting attempt loop 7071 1726853167.47487: running the handler 7071 1726853167.47489: _low_level_execute_command(): starting 7071 1726853167.47491: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853167.48337: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853167.48365: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853167.48468: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853167.48496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853167.48510: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853167.48535: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853167.48614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853167.50307: stdout chunk (state=3): >>>/root <<< 7071 1726853167.50438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853167.50458: stdout chunk (state=3): >>><<< 7071 1726853167.50473: stderr chunk (state=3): >>><<< 7071 1726853167.50502: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853167.50597: _low_level_execute_command(): starting 7071 1726853167.50601: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853167.5050867-8394-105502638899778 `" && echo ansible-tmp-1726853167.5050867-8394-105502638899778="` echo /root/.ansible/tmp/ansible-tmp-1726853167.5050867-8394-105502638899778 `" ) && sleep 0' 7071 1726853167.51154: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853167.51168: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853167.51185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853167.51237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853167.51306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853167.51334: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853167.51410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853167.53340: stdout chunk (state=3): >>>ansible-tmp-1726853167.5050867-8394-105502638899778=/root/.ansible/tmp/ansible-tmp-1726853167.5050867-8394-105502638899778 <<< 7071 1726853167.53501: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853167.53505: stdout chunk (state=3): >>><<< 7071 1726853167.53508: stderr chunk (state=3): >>><<< 7071 1726853167.53583: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853167.5050867-8394-105502638899778=/root/.ansible/tmp/ansible-tmp-1726853167.5050867-8394-105502638899778 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853167.53594: variable 'ansible_module_compression' from source: unknown 7071 1726853167.53648: ANSIBALLZ: Using lock for ping 7071 1726853167.53656: ANSIBALLZ: Acquiring lock 7071 1726853167.53664: ANSIBALLZ: Lock acquired: 140630799212016 7071 1726853167.53674: ANSIBALLZ: Creating module 7071 1726853167.65936: ANSIBALLZ: Writing module into payload 7071 1726853167.66015: ANSIBALLZ: Writing module 7071 1726853167.66077: ANSIBALLZ: Renaming module 7071 1726853167.66080: ANSIBALLZ: Done creating module 7071 1726853167.66083: variable 'ansible_facts' from source: unknown 7071 1726853167.66147: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853167.5050867-8394-105502638899778/AnsiballZ_ping.py 7071 1726853167.66362: Sending initial data 7071 1726853167.66366: Sent initial data (151 bytes) 7071 1726853167.66940: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853167.66953: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853167.66967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853167.67004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853167.67020: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853167.67091: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853167.67132: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853167.67149: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853167.67179: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853167.67273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853167.68946: 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 <<< 7071 1726853167.68987: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853167.69055: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmps6roq_0_ /root/.ansible/tmp/ansible-tmp-1726853167.5050867-8394-105502638899778/AnsiballZ_ping.py <<< 7071 1726853167.69059: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853167.5050867-8394-105502638899778/AnsiballZ_ping.py" <<< 7071 1726853167.69105: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmps6roq_0_" to remote "/root/.ansible/tmp/ansible-tmp-1726853167.5050867-8394-105502638899778/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853167.5050867-8394-105502638899778/AnsiballZ_ping.py" <<< 7071 1726853167.69893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853167.69924: stderr chunk (state=3): >>><<< 7071 1726853167.70046: stdout chunk (state=3): >>><<< 7071 1726853167.70049: done transferring module to remote 7071 1726853167.70052: _low_level_execute_command(): starting 7071 1726853167.70054: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853167.5050867-8394-105502638899778/ /root/.ansible/tmp/ansible-tmp-1726853167.5050867-8394-105502638899778/AnsiballZ_ping.py && sleep 0' 7071 1726853167.70788: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853167.70848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853167.70876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853167.70892: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853167.70980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853167.72967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853167.72972: stdout chunk (state=3): >>><<< 7071 1726853167.72988: stderr chunk (state=3): >>><<< 7071 1726853167.72995: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853167.72998: _low_level_execute_command(): starting 7071 1726853167.73076: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853167.5050867-8394-105502638899778/AnsiballZ_ping.py && sleep 0' 7071 1726853167.73592: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853167.73602: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853167.73612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853167.73626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853167.73637: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853167.73646: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853167.73654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853167.73668: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853167.73677: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853167.73684: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7071 1726853167.73692: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853167.73701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853167.73712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853167.73720: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853167.73726: stderr chunk (state=3): >>>debug2: match found <<< 7071 1726853167.73735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853167.73808: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853167.73828: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853167.73840: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853167.73909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853167.88959: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7071 1726853167.90378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853167.90382: stderr chunk (state=3): >>>Shared connection to 10.31.45.153 closed. <<< 7071 1726853167.90390: stdout chunk (state=3): >>><<< 7071 1726853167.90392: stderr chunk (state=3): >>><<< 7071 1726853167.90394: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853167.90397: 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-1726853167.5050867-8394-105502638899778/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853167.90400: _low_level_execute_command(): starting 7071 1726853167.90402: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853167.5050867-8394-105502638899778/ > /dev/null 2>&1 && sleep 0' 7071 1726853167.91044: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853167.91054: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853167.91064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853167.91078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853167.91090: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853167.91096: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853167.91105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853167.91117: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853167.91133: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853167.91139: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7071 1726853167.91149: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853167.91158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853167.91243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853167.91264: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853167.91330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853167.93230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853167.93234: stdout chunk (state=3): >>><<< 7071 1726853167.93236: stderr chunk (state=3): >>><<< 7071 1726853167.93253: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853167.93314: handler run complete 7071 1726853167.93317: attempt loop complete, returning result 7071 1726853167.93320: _execute() done 7071 1726853167.93322: dumping result to json 7071 1726853167.93324: done dumping result, returning 7071 1726853167.93326: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-ff75-6002-00000000002b] 7071 1726853167.93328: sending task result for task 02083763-bbaf-ff75-6002-00000000002b ok: [managed_node1] => { "changed": false, "ping": "pong" } 7071 1726853167.93542: no more pending results, returning what we have 7071 1726853167.93546: results queue empty 7071 1726853167.93547: checking for any_errors_fatal 7071 1726853167.93553: done checking for any_errors_fatal 7071 1726853167.93554: checking for max_fail_percentage 7071 1726853167.93556: done checking for max_fail_percentage 7071 1726853167.93557: checking to see if all hosts have failed and the running result is not ok 7071 1726853167.93558: done checking to see if all hosts have failed 7071 1726853167.93559: getting the remaining hosts for this loop 7071 1726853167.93561: done getting the remaining hosts for this loop 7071 1726853167.93565: getting the next task for host managed_node1 7071 1726853167.93578: done getting next task for host managed_node1 7071 1726853167.93580: ^ task is: TASK: meta (role_complete) 7071 1726853167.93583: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853167.93594: getting variables 7071 1726853167.93596: in VariableManager get_vars() 7071 1726853167.93653: Calling all_inventory to load vars for managed_node1 7071 1726853167.93655: Calling groups_inventory to load vars for managed_node1 7071 1726853167.93663: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853167.93777: Calling all_plugins_play to load vars for managed_node1 7071 1726853167.93786: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853167.93792: done sending task result for task 02083763-bbaf-ff75-6002-00000000002b 7071 1726853167.93794: WORKER PROCESS EXITING 7071 1726853167.93798: Calling groups_plugins_play to load vars for managed_node1 7071 1726853167.95360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853167.97080: done with get_vars() 7071 1726853167.97104: done getting variables 7071 1726853167.97195: done queuing things up, now waiting for results queue to drain 7071 1726853167.97197: results queue empty 7071 1726853167.97198: checking for any_errors_fatal 7071 1726853167.97201: done checking for any_errors_fatal 7071 1726853167.97202: checking for max_fail_percentage 7071 1726853167.97203: done checking for max_fail_percentage 7071 1726853167.97204: checking to see if all hosts have failed and the running result is not ok 7071 1726853167.97204: done checking to see if all hosts have failed 7071 1726853167.97205: getting the remaining hosts for this loop 7071 1726853167.97206: done getting the remaining hosts for this loop 7071 1726853167.97209: getting the next task for host managed_node1 7071 1726853167.97213: done getting next task for host managed_node1 7071 1726853167.97215: ^ task is: TASK: Ensure ping command is present 7071 1726853167.97216: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853167.97218: getting variables 7071 1726853167.97219: in VariableManager get_vars() 7071 1726853167.97256: Calling all_inventory to load vars for managed_node1 7071 1726853167.97258: Calling groups_inventory to load vars for managed_node1 7071 1726853167.97261: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853167.97266: Calling all_plugins_play to load vars for managed_node1 7071 1726853167.97268: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853167.97272: Calling groups_plugins_play to load vars for managed_node1 7071 1726853167.99566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853168.02900: done with get_vars() 7071 1726853168.02933: done getting variables 7071 1726853168.03007: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure ping command is present] ****************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:41 Friday 20 September 2024 13:26:08 -0400 (0:00:00.624) 0:00:35.986 ****** 7071 1726853168.03038: entering _queue_task() for managed_node1/package 7071 1726853168.03712: worker is 1 (out of 1 available) 7071 1726853168.03727: exiting _queue_task() for managed_node1/package 7071 1726853168.03740: done queuing things up, now waiting for results queue to drain 7071 1726853168.03741: waiting for pending results... 7071 1726853168.04779: running TaskExecutor() for managed_node1/TASK: Ensure ping command is present 7071 1726853168.04910: in run() - task 02083763-bbaf-ff75-6002-00000000005b 7071 1726853168.04929: variable 'ansible_search_path' from source: unknown 7071 1726853168.04969: calling self._execute() 7071 1726853168.05278: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853168.05282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853168.05285: variable 'omit' from source: magic vars 7071 1726853168.05595: variable 'ansible_distribution_major_version' from source: facts 7071 1726853168.05612: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853168.05827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853168.07912: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853168.07990: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853168.08029: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853168.08068: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853168.08101: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853168.08183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853168.08214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853168.08246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853168.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) 7071 1726853168.08376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853168.08438: variable 'ansible_distribution' from source: facts 7071 1726853168.08452: variable 'ansible_distribution_major_version' from source: facts 7071 1726853168.08465: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853168.08477: variable 'omit' from source: magic vars 7071 1726853168.08503: variable 'omit' from source: magic vars 7071 1726853168.08648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853168.08680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853168.08709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853168.08757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853168.08777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853168.08976: variable '__network_is_ostree' from source: set_fact 7071 1726853168.08979: variable 'omit' from source: magic vars 7071 1726853168.08981: variable 'omit' from source: magic vars 7071 1726853168.08983: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853168.08985: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853168.08987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853168.09005: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853168.09021: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853168.09059: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853168.09068: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853168.09077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853168.09180: Set connection var ansible_connection to ssh 7071 1726853168.09192: Set connection var ansible_timeout to 10 7071 1726853168.09202: Set connection var ansible_shell_type to sh 7071 1726853168.09214: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853168.09224: Set connection var ansible_pipelining to False 7071 1726853168.09232: Set connection var ansible_shell_executable to /bin/sh 7071 1726853168.09262: variable 'ansible_shell_executable' from source: unknown 7071 1726853168.09273: variable 'ansible_connection' from source: unknown 7071 1726853168.09282: variable 'ansible_module_compression' from source: unknown 7071 1726853168.09288: variable 'ansible_shell_type' from source: unknown 7071 1726853168.09294: variable 'ansible_shell_executable' from source: unknown 7071 1726853168.09302: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853168.09311: variable 'ansible_pipelining' from source: unknown 7071 1726853168.09319: variable 'ansible_timeout' from source: unknown 7071 1726853168.09328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853168.09438: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853168.09458: variable 'omit' from source: magic vars 7071 1726853168.09651: starting attempt loop 7071 1726853168.09655: running the handler 7071 1726853168.09657: variable 'ansible_facts' from source: unknown 7071 1726853168.09659: variable 'ansible_facts' from source: unknown 7071 1726853168.09661: _low_level_execute_command(): starting 7071 1726853168.09663: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853168.10243: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853168.10260: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853168.10277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853168.10294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853168.10310: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853168.10330: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853168.10346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853168.10364: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853168.10378: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853168.10388: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7071 1726853168.10399: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853168.10489: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853168.10501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853168.10575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853168.12277: stdout chunk (state=3): >>>/root <<< 7071 1726853168.12421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853168.12434: stdout chunk (state=3): >>><<< 7071 1726853168.12451: stderr chunk (state=3): >>><<< 7071 1726853168.12480: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853168.12499: _low_level_execute_command(): starting 7071 1726853168.12510: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853168.124875-8417-180368781930116 `" && echo ansible-tmp-1726853168.124875-8417-180368781930116="` echo /root/.ansible/tmp/ansible-tmp-1726853168.124875-8417-180368781930116 `" ) && sleep 0' 7071 1726853168.13128: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853168.13147: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853168.13186: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853168.13199: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853168.13287: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853168.13309: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853168.13386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853168.15258: stdout chunk (state=3): >>>ansible-tmp-1726853168.124875-8417-180368781930116=/root/.ansible/tmp/ansible-tmp-1726853168.124875-8417-180368781930116 <<< 7071 1726853168.15435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853168.15439: stdout chunk (state=3): >>><<< 7071 1726853168.15444: stderr chunk (state=3): >>><<< 7071 1726853168.15676: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853168.124875-8417-180368781930116=/root/.ansible/tmp/ansible-tmp-1726853168.124875-8417-180368781930116 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853168.15680: variable 'ansible_module_compression' from source: unknown 7071 1726853168.15682: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7071 1726853168.15684: variable 'ansible_facts' from source: unknown 7071 1726853168.15743: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853168.124875-8417-180368781930116/AnsiballZ_dnf.py 7071 1726853168.15927: Sending initial data 7071 1726853168.15937: Sent initial data (149 bytes) 7071 1726853168.16585: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853168.16600: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853168.16619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853168.16698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853168.16758: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853168.16777: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853168.16808: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853168.16885: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853168.18393: 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 <<< 7071 1726853168.18454: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853168.18519: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmps6iqlvdv /root/.ansible/tmp/ansible-tmp-1726853168.124875-8417-180368781930116/AnsiballZ_dnf.py <<< 7071 1726853168.18533: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853168.124875-8417-180368781930116/AnsiballZ_dnf.py" <<< 7071 1726853168.18577: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmps6iqlvdv" to remote "/root/.ansible/tmp/ansible-tmp-1726853168.124875-8417-180368781930116/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853168.124875-8417-180368781930116/AnsiballZ_dnf.py" <<< 7071 1726853168.19647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853168.19651: stdout chunk (state=3): >>><<< 7071 1726853168.19653: stderr chunk (state=3): >>><<< 7071 1726853168.19655: done transferring module to remote 7071 1726853168.19657: _low_level_execute_command(): starting 7071 1726853168.19659: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853168.124875-8417-180368781930116/ /root/.ansible/tmp/ansible-tmp-1726853168.124875-8417-180368781930116/AnsiballZ_dnf.py && sleep 0' 7071 1726853168.20276: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853168.20280: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853168.20292: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853168.20306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853168.20396: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853168.20431: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853168.20450: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853168.20469: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853168.20548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853168.22342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853168.22345: stdout chunk (state=3): >>><<< 7071 1726853168.22348: stderr chunk (state=3): >>><<< 7071 1726853168.22425: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853168.22429: _low_level_execute_command(): starting 7071 1726853168.22432: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853168.124875-8417-180368781930116/AnsiballZ_dnf.py && sleep 0' 7071 1726853168.23034: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853168.23083: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853168.23155: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853168.23173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853168.23196: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853168.23283: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853168.64574: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iputils"], "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}}} <<< 7071 1726853168.68661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853168.68689: stderr chunk (state=3): >>><<< 7071 1726853168.68694: stdout chunk (state=3): >>><<< 7071 1726853168.68710: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iputils"], "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853168.68748: done with _execute_module (ansible.legacy.dnf, {'name': 'iputils', '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-1726853168.124875-8417-180368781930116/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853168.68752: _low_level_execute_command(): starting 7071 1726853168.68754: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853168.124875-8417-180368781930116/ > /dev/null 2>&1 && sleep 0' 7071 1726853168.69213: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853168.69216: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853168.69218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853168.69220: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853168.69222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853168.69276: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853168.69281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853168.69293: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853168.69328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853168.71169: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853168.71195: stderr chunk (state=3): >>><<< 7071 1726853168.71198: stdout chunk (state=3): >>><<< 7071 1726853168.71211: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853168.71217: handler run complete 7071 1726853168.71247: attempt loop complete, returning result 7071 1726853168.71250: _execute() done 7071 1726853168.71252: dumping result to json 7071 1726853168.71255: done dumping result, returning 7071 1726853168.71264: done running TaskExecutor() for managed_node1/TASK: Ensure ping command is present [02083763-bbaf-ff75-6002-00000000005b] 7071 1726853168.71268: sending task result for task 02083763-bbaf-ff75-6002-00000000005b 7071 1726853168.71361: done sending task result for task 02083763-bbaf-ff75-6002-00000000005b 7071 1726853168.71364: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7071 1726853168.71446: no more pending results, returning what we have 7071 1726853168.71449: results queue empty 7071 1726853168.71450: checking for any_errors_fatal 7071 1726853168.71452: done checking for any_errors_fatal 7071 1726853168.71452: checking for max_fail_percentage 7071 1726853168.71454: done checking for max_fail_percentage 7071 1726853168.71455: checking to see if all hosts have failed and the running result is not ok 7071 1726853168.71456: done checking to see if all hosts have failed 7071 1726853168.71456: getting the remaining hosts for this loop 7071 1726853168.71458: done getting the remaining hosts for this loop 7071 1726853168.71462: getting the next task for host managed_node1 7071 1726853168.71468: done getting next task for host managed_node1 7071 1726853168.71470: ^ task is: TASK: TEST: I can ping the EAP server 7071 1726853168.71474: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853168.71482: getting variables 7071 1726853168.71484: in VariableManager get_vars() 7071 1726853168.71533: Calling all_inventory to load vars for managed_node1 7071 1726853168.71535: Calling groups_inventory to load vars for managed_node1 7071 1726853168.71537: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853168.71547: Calling all_plugins_play to load vars for managed_node1 7071 1726853168.71550: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853168.71553: Calling groups_plugins_play to load vars for managed_node1 7071 1726853168.72480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853168.73317: done with get_vars() 7071 1726853168.73333: done getting variables 7071 1726853168.73378: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can ping the EAP server] ***************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:46 Friday 20 September 2024 13:26:08 -0400 (0:00:00.703) 0:00:36.690 ****** 7071 1726853168.73398: entering _queue_task() for managed_node1/command 7071 1726853168.73633: worker is 1 (out of 1 available) 7071 1726853168.73647: exiting _queue_task() for managed_node1/command 7071 1726853168.73659: done queuing things up, now waiting for results queue to drain 7071 1726853168.73660: waiting for pending results... 7071 1726853168.73838: running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server 7071 1726853168.73912: in run() - task 02083763-bbaf-ff75-6002-00000000005c 7071 1726853168.73925: variable 'ansible_search_path' from source: unknown 7071 1726853168.73956: calling self._execute() 7071 1726853168.74032: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853168.74036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853168.74048: variable 'omit' from source: magic vars 7071 1726853168.74330: variable 'ansible_distribution_major_version' from source: facts 7071 1726853168.74341: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853168.74483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853168.75983: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853168.76033: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853168.76066: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853168.76092: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853168.76113: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853168.76177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853168.76198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853168.76215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853168.76242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853168.76255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853168.76337: variable 'ansible_distribution' from source: facts 7071 1726853168.76340: variable 'ansible_distribution_major_version' from source: facts 7071 1726853168.76349: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853168.76354: variable 'omit' from source: magic vars 7071 1726853168.76369: variable 'omit' from source: magic vars 7071 1726853168.76401: variable 'omit' from source: magic vars 7071 1726853168.76417: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853168.76437: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853168.76454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853168.76467: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853168.76477: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853168.76501: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853168.76506: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853168.76509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853168.76573: Set connection var ansible_connection to ssh 7071 1726853168.76581: Set connection var ansible_timeout to 10 7071 1726853168.76587: Set connection var ansible_shell_type to sh 7071 1726853168.76593: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853168.76604: Set connection var ansible_pipelining to False 7071 1726853168.76606: Set connection var ansible_shell_executable to /bin/sh 7071 1726853168.76624: variable 'ansible_shell_executable' from source: unknown 7071 1726853168.76627: variable 'ansible_connection' from source: unknown 7071 1726853168.76630: variable 'ansible_module_compression' from source: unknown 7071 1726853168.76632: variable 'ansible_shell_type' from source: unknown 7071 1726853168.76634: variable 'ansible_shell_executable' from source: unknown 7071 1726853168.76637: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853168.76639: variable 'ansible_pipelining' from source: unknown 7071 1726853168.76645: variable 'ansible_timeout' from source: unknown 7071 1726853168.76649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853168.76717: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853168.76728: variable 'omit' from source: magic vars 7071 1726853168.76731: starting attempt loop 7071 1726853168.76734: running the handler 7071 1726853168.76749: _low_level_execute_command(): starting 7071 1726853168.76755: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853168.77256: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853168.77260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853168.77262: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853168.77264: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853168.77266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853168.77314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853168.77318: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853168.77320: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853168.77375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853168.79079: stdout chunk (state=3): >>>/root <<< 7071 1726853168.79180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853168.79211: stderr chunk (state=3): >>><<< 7071 1726853168.79214: stdout chunk (state=3): >>><<< 7071 1726853168.79234: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853168.79246: _low_level_execute_command(): starting 7071 1726853168.79251: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853168.7923453-8433-278112908636321 `" && echo ansible-tmp-1726853168.7923453-8433-278112908636321="` echo /root/.ansible/tmp/ansible-tmp-1726853168.7923453-8433-278112908636321 `" ) && sleep 0' 7071 1726853168.79685: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853168.79689: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853168.79691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853168.79693: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853168.79696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853168.79753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853168.79757: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853168.79767: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853168.79794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853168.81676: stdout chunk (state=3): >>>ansible-tmp-1726853168.7923453-8433-278112908636321=/root/.ansible/tmp/ansible-tmp-1726853168.7923453-8433-278112908636321 <<< 7071 1726853168.81782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853168.81812: stderr chunk (state=3): >>><<< 7071 1726853168.81816: stdout chunk (state=3): >>><<< 7071 1726853168.81830: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853168.7923453-8433-278112908636321=/root/.ansible/tmp/ansible-tmp-1726853168.7923453-8433-278112908636321 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853168.81856: variable 'ansible_module_compression' from source: unknown 7071 1726853168.81894: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7071 1726853168.81925: variable 'ansible_facts' from source: unknown 7071 1726853168.81983: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853168.7923453-8433-278112908636321/AnsiballZ_command.py 7071 1726853168.82081: Sending initial data 7071 1726853168.82086: Sent initial data (154 bytes) 7071 1726853168.82534: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853168.82538: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853168.82540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853168.82545: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853168.82547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853168.82602: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853168.82605: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853168.82609: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853168.82650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853168.84245: 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 <<< 7071 1726853168.84251: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7071 1726853168.84287: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853168.84322: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpme0yr470 /root/.ansible/tmp/ansible-tmp-1726853168.7923453-8433-278112908636321/AnsiballZ_command.py <<< 7071 1726853168.84329: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853168.7923453-8433-278112908636321/AnsiballZ_command.py" <<< 7071 1726853168.84363: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpme0yr470" to remote "/root/.ansible/tmp/ansible-tmp-1726853168.7923453-8433-278112908636321/AnsiballZ_command.py" <<< 7071 1726853168.84366: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853168.7923453-8433-278112908636321/AnsiballZ_command.py" <<< 7071 1726853168.84898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853168.84940: stderr chunk (state=3): >>><<< 7071 1726853168.84949: stdout chunk (state=3): >>><<< 7071 1726853168.84990: done transferring module to remote 7071 1726853168.84999: _low_level_execute_command(): starting 7071 1726853168.85003: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853168.7923453-8433-278112908636321/ /root/.ansible/tmp/ansible-tmp-1726853168.7923453-8433-278112908636321/AnsiballZ_command.py && sleep 0' 7071 1726853168.85441: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853168.85444: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853168.85446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853168.85448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853168.85450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853168.85504: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853168.85511: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853168.85554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853168.87339: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853168.87364: stderr chunk (state=3): >>><<< 7071 1726853168.87367: stdout chunk (state=3): >>><<< 7071 1726853168.87383: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853168.87386: _low_level_execute_command(): starting 7071 1726853168.87390: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853168.7923453-8433-278112908636321/AnsiballZ_command.py && sleep 0' 7071 1726853168.87824: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853168.87827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853168.87829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853168.87831: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853168.87833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853168.87884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853168.87888: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853168.87936: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853169.03784: stdout chunk (state=3): >>> {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.055 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.055/0.055/0.055/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 13:26:09.031030", "end": "2024-09-20 13:26:09.037166", "delta": "0:00:00.006136", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_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}}} <<< 7071 1726853169.05554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853169.05560: stdout chunk (state=3): >>><<< 7071 1726853169.05562: stderr chunk (state=3): >>><<< 7071 1726853169.05599: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.055 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.055/0.055/0.055/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 13:26:09.031030", "end": "2024-09-20 13:26:09.037166", "delta": "0:00:00.006136", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853169.05686: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ping -c1 203.0.113.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-1726853168.7923453-8433-278112908636321/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853169.05690: _low_level_execute_command(): starting 7071 1726853169.05693: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853168.7923453-8433-278112908636321/ > /dev/null 2>&1 && sleep 0' 7071 1726853169.06464: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853169.06501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853169.06518: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853169.06538: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853169.06703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853169.08656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853169.08659: stdout chunk (state=3): >>><<< 7071 1726853169.08667: stderr chunk (state=3): >>><<< 7071 1726853169.08694: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853169.08697: handler run complete 7071 1726853169.08713: Evaluated conditional (False): False 7071 1726853169.08721: attempt loop complete, returning result 7071 1726853169.08724: _execute() done 7071 1726853169.08726: dumping result to json 7071 1726853169.08732: done dumping result, returning 7071 1726853169.08739: done running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server [02083763-bbaf-ff75-6002-00000000005c] 7071 1726853169.08744: sending task result for task 02083763-bbaf-ff75-6002-00000000005c ok: [managed_node1] => { "changed": false, "cmd": [ "ping", "-c1", "203.0.113.1" ], "delta": "0:00:00.006136", "end": "2024-09-20 13:26:09.037166", "rc": 0, "start": "2024-09-20 13:26:09.031030" } STDOUT: PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data. 64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.055 ms --- 203.0.113.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.055/0.055/0.055/0.000 ms 7071 1726853169.08900: no more pending results, returning what we have 7071 1726853169.08903: results queue empty 7071 1726853169.08904: checking for any_errors_fatal 7071 1726853169.08913: done checking for any_errors_fatal 7071 1726853169.08914: checking for max_fail_percentage 7071 1726853169.08918: done checking for max_fail_percentage 7071 1726853169.08918: checking to see if all hosts have failed and the running result is not ok 7071 1726853169.08919: done checking to see if all hosts have failed 7071 1726853169.08920: getting the remaining hosts for this loop 7071 1726853169.08921: done getting the remaining hosts for this loop 7071 1726853169.08925: getting the next task for host managed_node1 7071 1726853169.08933: done getting next task for host managed_node1 7071 1726853169.08939: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7071 1726853169.08944: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853169.08961: getting variables 7071 1726853169.08963: in VariableManager get_vars() 7071 1726853169.09021: Calling all_inventory to load vars for managed_node1 7071 1726853169.09024: Calling groups_inventory to load vars for managed_node1 7071 1726853169.09026: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853169.09032: done sending task result for task 02083763-bbaf-ff75-6002-00000000005c 7071 1726853169.09034: WORKER PROCESS EXITING 7071 1726853169.09045: Calling all_plugins_play to load vars for managed_node1 7071 1726853169.09048: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853169.09050: Calling groups_plugins_play to load vars for managed_node1 7071 1726853169.09839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853169.11187: done with get_vars() 7071 1726853169.11212: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:26:09 -0400 (0:00:00.379) 0:00:37.069 ****** 7071 1726853169.11317: entering _queue_task() for managed_node1/include_tasks 7071 1726853169.11665: worker is 1 (out of 1 available) 7071 1726853169.11880: exiting _queue_task() for managed_node1/include_tasks 7071 1726853169.11890: done queuing things up, now waiting for results queue to drain 7071 1726853169.11892: waiting for pending results... 7071 1726853169.11994: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7071 1726853169.12149: in run() - task 02083763-bbaf-ff75-6002-000000000064 7071 1726853169.12163: variable 'ansible_search_path' from source: unknown 7071 1726853169.12166: variable 'ansible_search_path' from source: unknown 7071 1726853169.12207: calling self._execute() 7071 1726853169.12307: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853169.12311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853169.12321: variable 'omit' from source: magic vars 7071 1726853169.12611: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.12623: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.12764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853169.14299: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853169.14676: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853169.14681: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853169.14699: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853169.14720: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853169.14796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853169.14824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853169.14847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853169.14887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853169.14900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853169.15006: variable 'ansible_distribution' from source: facts 7071 1726853169.15009: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.15076: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.15134: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.15137: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.15296: variable 'ansible_distribution' from source: facts 7071 1726853169.15299: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.15305: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.15406: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.15411: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.15573: variable 'ansible_distribution' from source: facts 7071 1726853169.15576: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.15583: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.15589: _execute() done 7071 1726853169.15592: dumping result to json 7071 1726853169.15594: done dumping result, returning 7071 1726853169.15603: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-ff75-6002-000000000064] 7071 1726853169.15609: sending task result for task 02083763-bbaf-ff75-6002-000000000064 7071 1726853169.15908: done sending task result for task 02083763-bbaf-ff75-6002-000000000064 7071 1726853169.15911: WORKER PROCESS EXITING 7071 1726853169.15951: no more pending results, returning what we have 7071 1726853169.15956: in VariableManager get_vars() 7071 1726853169.16036: Calling all_inventory to load vars for managed_node1 7071 1726853169.16039: Calling groups_inventory to load vars for managed_node1 7071 1726853169.16044: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853169.16055: Calling all_plugins_play to load vars for managed_node1 7071 1726853169.16057: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853169.16060: Calling groups_plugins_play to load vars for managed_node1 7071 1726853169.17635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853169.19164: done with get_vars() 7071 1726853169.19185: variable 'ansible_search_path' from source: unknown 7071 1726853169.19186: variable 'ansible_search_path' from source: unknown 7071 1726853169.19225: we have included files to process 7071 1726853169.19226: generating all_blocks data 7071 1726853169.19229: done generating all_blocks data 7071 1726853169.19233: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7071 1726853169.19234: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7071 1726853169.19236: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7071 1726853169.19798: done processing included file 7071 1726853169.19801: iterating over new_blocks loaded from include file 7071 1726853169.19802: in VariableManager get_vars() 7071 1726853169.19835: done with get_vars() 7071 1726853169.19837: filtering new block on tags 7071 1726853169.19854: done filtering new block on tags 7071 1726853169.19857: in VariableManager get_vars() 7071 1726853169.19887: done with get_vars() 7071 1726853169.19889: filtering new block on tags 7071 1726853169.19909: done filtering new block on tags 7071 1726853169.19911: in VariableManager get_vars() 7071 1726853169.19939: done with get_vars() 7071 1726853169.19941: filtering new block on tags 7071 1726853169.19959: done filtering new block on tags 7071 1726853169.19961: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7071 1726853169.19966: extending task lists for all hosts with included blocks 7071 1726853169.20731: done extending task lists 7071 1726853169.20733: done processing included files 7071 1726853169.20734: results queue empty 7071 1726853169.20734: checking for any_errors_fatal 7071 1726853169.20739: done checking for any_errors_fatal 7071 1726853169.20740: checking for max_fail_percentage 7071 1726853169.20741: done checking for max_fail_percentage 7071 1726853169.20741: checking to see if all hosts have failed and the running result is not ok 7071 1726853169.20742: done checking to see if all hosts have failed 7071 1726853169.20743: getting the remaining hosts for this loop 7071 1726853169.20744: done getting the remaining hosts for this loop 7071 1726853169.20752: getting the next task for host managed_node1 7071 1726853169.20757: done getting next task for host managed_node1 7071 1726853169.20760: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7071 1726853169.20763: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853169.20774: getting variables 7071 1726853169.20775: in VariableManager get_vars() 7071 1726853169.20798: Calling all_inventory to load vars for managed_node1 7071 1726853169.20801: Calling groups_inventory to load vars for managed_node1 7071 1726853169.20803: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853169.20808: Calling all_plugins_play to load vars for managed_node1 7071 1726853169.20811: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853169.20814: Calling groups_plugins_play to load vars for managed_node1 7071 1726853169.21974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853169.23515: done with get_vars() 7071 1726853169.23536: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 13:26:09 -0400 (0:00:00.123) 0:00:37.192 ****** 7071 1726853169.23619: entering _queue_task() for managed_node1/setup 7071 1726853169.23904: worker is 1 (out of 1 available) 7071 1726853169.23916: exiting _queue_task() for managed_node1/setup 7071 1726853169.23929: done queuing things up, now waiting for results queue to drain 7071 1726853169.23931: waiting for pending results... 7071 1726853169.24115: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7071 1726853169.24237: in run() - task 02083763-bbaf-ff75-6002-00000000032e 7071 1726853169.24250: variable 'ansible_search_path' from source: unknown 7071 1726853169.24254: variable 'ansible_search_path' from source: unknown 7071 1726853169.24286: calling self._execute() 7071 1726853169.24354: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853169.24358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853169.24369: variable 'omit' from source: magic vars 7071 1726853169.24651: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.24660: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.24800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853169.30856: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853169.30897: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853169.30923: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853169.30952: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853169.30977: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853169.31026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853169.31047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853169.31067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853169.31094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853169.31106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853169.31183: variable 'ansible_distribution' from source: facts 7071 1726853169.31187: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.31193: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.31272: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.31276: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.31387: variable 'ansible_distribution' from source: facts 7071 1726853169.31391: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.31394: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.31465: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.31468: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.31576: variable 'ansible_distribution' from source: facts 7071 1726853169.31579: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.31585: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.31655: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.31659: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.31764: variable 'ansible_distribution' from source: facts 7071 1726853169.31768: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.31772: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.31843: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.31847: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.31948: variable 'ansible_distribution' from source: facts 7071 1726853169.31952: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.31955: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.32077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853169.32085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853169.32112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853169.32147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853169.32159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853169.32221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853169.32234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853169.32264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853169.32298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853169.32361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853169.32482: variable '__network_required_facts' from source: role '' defaults 7071 1726853169.32485: variable 'ansible_facts' from source: unknown 7071 1726853169.33072: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7071 1726853169.33076: when evaluation is False, skipping this task 7071 1726853169.33079: _execute() done 7071 1726853169.33081: dumping result to json 7071 1726853169.33084: done dumping result, returning 7071 1726853169.33095: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [02083763-bbaf-ff75-6002-00000000032e] 7071 1726853169.33105: sending task result for task 02083763-bbaf-ff75-6002-00000000032e 7071 1726853169.33181: done sending task result for task 02083763-bbaf-ff75-6002-00000000032e 7071 1726853169.33184: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853169.33228: no more pending results, returning what we have 7071 1726853169.33231: results queue empty 7071 1726853169.33232: checking for any_errors_fatal 7071 1726853169.33233: done checking for any_errors_fatal 7071 1726853169.33234: checking for max_fail_percentage 7071 1726853169.33235: done checking for max_fail_percentage 7071 1726853169.33236: checking to see if all hosts have failed and the running result is not ok 7071 1726853169.33237: done checking to see if all hosts have failed 7071 1726853169.33237: getting the remaining hosts for this loop 7071 1726853169.33239: done getting the remaining hosts for this loop 7071 1726853169.33242: getting the next task for host managed_node1 7071 1726853169.33250: done getting next task for host managed_node1 7071 1726853169.33254: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7071 1726853169.33257: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853169.33374: getting variables 7071 1726853169.33377: in VariableManager get_vars() 7071 1726853169.33425: Calling all_inventory to load vars for managed_node1 7071 1726853169.33428: Calling groups_inventory to load vars for managed_node1 7071 1726853169.33430: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853169.33439: Calling all_plugins_play to load vars for managed_node1 7071 1726853169.33441: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853169.33444: Calling groups_plugins_play to load vars for managed_node1 7071 1726853169.38136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853169.39006: done with get_vars() 7071 1726853169.39022: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 13:26:09 -0400 (0:00:00.154) 0:00:37.346 ****** 7071 1726853169.39081: entering _queue_task() for managed_node1/stat 7071 1726853169.39333: worker is 1 (out of 1 available) 7071 1726853169.39348: exiting _queue_task() for managed_node1/stat 7071 1726853169.39362: done queuing things up, now waiting for results queue to drain 7071 1726853169.39363: waiting for pending results... 7071 1726853169.39549: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7071 1726853169.39664: in run() - task 02083763-bbaf-ff75-6002-000000000330 7071 1726853169.39676: variable 'ansible_search_path' from source: unknown 7071 1726853169.39680: variable 'ansible_search_path' from source: unknown 7071 1726853169.39712: calling self._execute() 7071 1726853169.39793: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853169.39799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853169.39812: variable 'omit' from source: magic vars 7071 1726853169.40088: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.40098: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.40233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853169.41761: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853169.41815: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853169.41842: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853169.41868: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853169.41892: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853169.41950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853169.41970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853169.41993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853169.42018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853169.42029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853169.42113: variable 'ansible_distribution' from source: facts 7071 1726853169.42117: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.42123: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.42207: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.42210: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.42320: variable 'ansible_distribution' from source: facts 7071 1726853169.42324: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.42329: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.42401: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.42404: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.42521: variable 'ansible_distribution' from source: facts 7071 1726853169.42524: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.42528: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.42602: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.42605: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.42715: variable 'ansible_distribution' from source: facts 7071 1726853169.42719: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.42724: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.42800: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.42803: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.42912: variable 'ansible_distribution' from source: facts 7071 1726853169.42916: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.42919: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.43001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853169.43124: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853169.43153: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853169.43175: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853169.43202: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853169.43234: 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) 7071 1726853169.43252: 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) 7071 1726853169.43269: 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) 7071 1726853169.43290: 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) 7071 1726853169.43340: variable '__network_is_ostree' from source: set_fact 7071 1726853169.43348: Evaluated conditional (not __network_is_ostree is defined): False 7071 1726853169.43351: when evaluation is False, skipping this task 7071 1726853169.43354: _execute() done 7071 1726853169.43356: dumping result to json 7071 1726853169.43359: done dumping result, returning 7071 1726853169.43367: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [02083763-bbaf-ff75-6002-000000000330] 7071 1726853169.43375: sending task result for task 02083763-bbaf-ff75-6002-000000000330 7071 1726853169.43455: done sending task result for task 02083763-bbaf-ff75-6002-000000000330 7071 1726853169.43458: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7071 1726853169.43506: no more pending results, returning what we have 7071 1726853169.43509: results queue empty 7071 1726853169.43510: checking for any_errors_fatal 7071 1726853169.43518: done checking for any_errors_fatal 7071 1726853169.43518: checking for max_fail_percentage 7071 1726853169.43520: done checking for max_fail_percentage 7071 1726853169.43521: checking to see if all hosts have failed and the running result is not ok 7071 1726853169.43528: done checking to see if all hosts have failed 7071 1726853169.43528: getting the remaining hosts for this loop 7071 1726853169.43530: done getting the remaining hosts for this loop 7071 1726853169.43533: getting the next task for host managed_node1 7071 1726853169.43540: done getting next task for host managed_node1 7071 1726853169.43544: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7071 1726853169.43547: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853169.43564: getting variables 7071 1726853169.43566: in VariableManager get_vars() 7071 1726853169.43616: Calling all_inventory to load vars for managed_node1 7071 1726853169.43619: Calling groups_inventory to load vars for managed_node1 7071 1726853169.43622: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853169.43631: Calling all_plugins_play to load vars for managed_node1 7071 1726853169.43633: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853169.43636: Calling groups_plugins_play to load vars for managed_node1 7071 1726853169.44417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853169.45379: done with get_vars() 7071 1726853169.45394: done getting variables 7071 1726853169.45438: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 13:26:09 -0400 (0:00:00.063) 0:00:37.410 ****** 7071 1726853169.45463: entering _queue_task() for managed_node1/set_fact 7071 1726853169.45702: worker is 1 (out of 1 available) 7071 1726853169.45716: exiting _queue_task() for managed_node1/set_fact 7071 1726853169.45729: done queuing things up, now waiting for results queue to drain 7071 1726853169.45730: waiting for pending results... 7071 1726853169.45907: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7071 1726853169.46014: in run() - task 02083763-bbaf-ff75-6002-000000000331 7071 1726853169.46025: variable 'ansible_search_path' from source: unknown 7071 1726853169.46027: variable 'ansible_search_path' from source: unknown 7071 1726853169.46060: calling self._execute() 7071 1726853169.46132: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853169.46138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853169.46149: variable 'omit' from source: magic vars 7071 1726853169.46422: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.46432: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.46568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853169.48065: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853169.48118: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853169.48148: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853169.48175: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853169.48195: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853169.48256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853169.48278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853169.48295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853169.48320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853169.48330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853169.48413: variable 'ansible_distribution' from source: facts 7071 1726853169.48417: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.48423: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.48502: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.48505: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.48621: variable 'ansible_distribution' from source: facts 7071 1726853169.48624: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.48630: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.48704: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.48708: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.48819: variable 'ansible_distribution' from source: facts 7071 1726853169.48822: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.48828: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.48900: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.48903: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.49013: variable 'ansible_distribution' from source: facts 7071 1726853169.49017: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.49020: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.49094: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.49097: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.49210: variable 'ansible_distribution' from source: facts 7071 1726853169.49215: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.49218: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.49299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853169.49420: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853169.49449: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853169.49475: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853169.49497: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853169.49529: 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) 7071 1726853169.49549: 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) 7071 1726853169.49566: 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) 7071 1726853169.49587: 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) 7071 1726853169.49635: variable '__network_is_ostree' from source: set_fact 7071 1726853169.49641: Evaluated conditional (not __network_is_ostree is defined): False 7071 1726853169.49646: when evaluation is False, skipping this task 7071 1726853169.49649: _execute() done 7071 1726853169.49653: dumping result to json 7071 1726853169.49655: done dumping result, returning 7071 1726853169.49663: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [02083763-bbaf-ff75-6002-000000000331] 7071 1726853169.49668: sending task result for task 02083763-bbaf-ff75-6002-000000000331 7071 1726853169.49749: done sending task result for task 02083763-bbaf-ff75-6002-000000000331 7071 1726853169.49752: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7071 1726853169.49809: no more pending results, returning what we have 7071 1726853169.49812: results queue empty 7071 1726853169.49813: checking for any_errors_fatal 7071 1726853169.49818: done checking for any_errors_fatal 7071 1726853169.49819: checking for max_fail_percentage 7071 1726853169.49820: done checking for max_fail_percentage 7071 1726853169.49821: checking to see if all hosts have failed and the running result is not ok 7071 1726853169.49828: done checking to see if all hosts have failed 7071 1726853169.49829: getting the remaining hosts for this loop 7071 1726853169.49831: done getting the remaining hosts for this loop 7071 1726853169.49834: getting the next task for host managed_node1 7071 1726853169.49845: done getting next task for host managed_node1 7071 1726853169.49849: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7071 1726853169.49851: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853169.49869: getting variables 7071 1726853169.49872: in VariableManager get_vars() 7071 1726853169.49919: Calling all_inventory to load vars for managed_node1 7071 1726853169.49921: Calling groups_inventory to load vars for managed_node1 7071 1726853169.49923: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853169.49932: Calling all_plugins_play to load vars for managed_node1 7071 1726853169.49935: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853169.49937: Calling groups_plugins_play to load vars for managed_node1 7071 1726853169.50710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853169.51580: done with get_vars() 7071 1726853169.51596: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 13:26:09 -0400 (0:00:00.061) 0:00:37.472 ****** 7071 1726853169.51665: entering _queue_task() for managed_node1/service_facts 7071 1726853169.51910: worker is 1 (out of 1 available) 7071 1726853169.51923: exiting _queue_task() for managed_node1/service_facts 7071 1726853169.51937: done queuing things up, now waiting for results queue to drain 7071 1726853169.51938: waiting for pending results... 7071 1726853169.52127: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7071 1726853169.52243: in run() - task 02083763-bbaf-ff75-6002-000000000333 7071 1726853169.52253: variable 'ansible_search_path' from source: unknown 7071 1726853169.52256: variable 'ansible_search_path' from source: unknown 7071 1726853169.52289: calling self._execute() 7071 1726853169.52358: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853169.52363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853169.52374: variable 'omit' from source: magic vars 7071 1726853169.52648: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.52658: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.52795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853169.54274: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853169.54565: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853169.54594: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853169.54619: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853169.54639: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853169.54700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853169.54720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853169.54737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853169.54764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853169.54780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853169.54852: variable 'ansible_distribution' from source: facts 7071 1726853169.54856: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.54863: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.54945: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.54949: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.55057: variable 'ansible_distribution' from source: facts 7071 1726853169.55061: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.55066: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.55140: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.55146: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.55251: variable 'ansible_distribution' from source: facts 7071 1726853169.55255: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.55260: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.55330: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.55334: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.55439: variable 'ansible_distribution' from source: facts 7071 1726853169.55446: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.55449: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.55517: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.55520: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853169.55626: variable 'ansible_distribution' from source: facts 7071 1726853169.55630: variable 'ansible_distribution_major_version' from source: facts 7071 1726853169.55635: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853169.55648: variable 'omit' from source: magic vars 7071 1726853169.55693: variable 'omit' from source: magic vars 7071 1726853169.55718: variable 'omit' from source: magic vars 7071 1726853169.55737: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853169.55761: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853169.55776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853169.55789: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853169.55797: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853169.55821: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853169.55823: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853169.55826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853169.55894: Set connection var ansible_connection to ssh 7071 1726853169.55901: Set connection var ansible_timeout to 10 7071 1726853169.55906: Set connection var ansible_shell_type to sh 7071 1726853169.55913: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853169.55919: Set connection var ansible_pipelining to False 7071 1726853169.55924: Set connection var ansible_shell_executable to /bin/sh 7071 1726853169.55944: variable 'ansible_shell_executable' from source: unknown 7071 1726853169.55947: variable 'ansible_connection' from source: unknown 7071 1726853169.55949: variable 'ansible_module_compression' from source: unknown 7071 1726853169.55952: variable 'ansible_shell_type' from source: unknown 7071 1726853169.55954: variable 'ansible_shell_executable' from source: unknown 7071 1726853169.55956: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853169.55958: variable 'ansible_pipelining' from source: unknown 7071 1726853169.55960: variable 'ansible_timeout' from source: unknown 7071 1726853169.55963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853169.56056: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853169.56064: variable 'omit' from source: magic vars 7071 1726853169.56069: starting attempt loop 7071 1726853169.56073: running the handler 7071 1726853169.56087: _low_level_execute_command(): starting 7071 1726853169.56099: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853169.56603: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853169.56606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853169.56609: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853169.56612: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853169.56614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853169.56658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853169.56664: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853169.56682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853169.56732: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853169.58405: stdout chunk (state=3): >>>/root <<< 7071 1726853169.58498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853169.58528: stderr chunk (state=3): >>><<< 7071 1726853169.58532: stdout chunk (state=3): >>><<< 7071 1726853169.58556: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853169.58566: _low_level_execute_command(): starting 7071 1726853169.58573: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853169.585564-8460-96386108474372 `" && echo ansible-tmp-1726853169.585564-8460-96386108474372="` echo /root/.ansible/tmp/ansible-tmp-1726853169.585564-8460-96386108474372 `" ) && sleep 0' 7071 1726853169.59022: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853169.59026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853169.59028: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853169.59031: 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 <<< 7071 1726853169.59033: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853169.59085: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853169.59093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853169.59097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853169.59131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853169.61000: stdout chunk (state=3): >>>ansible-tmp-1726853169.585564-8460-96386108474372=/root/.ansible/tmp/ansible-tmp-1726853169.585564-8460-96386108474372 <<< 7071 1726853169.61102: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853169.61131: stderr chunk (state=3): >>><<< 7071 1726853169.61135: stdout chunk (state=3): >>><<< 7071 1726853169.61152: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853169.585564-8460-96386108474372=/root/.ansible/tmp/ansible-tmp-1726853169.585564-8460-96386108474372 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853169.61192: variable 'ansible_module_compression' from source: unknown 7071 1726853169.61225: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7071 1726853169.61258: variable 'ansible_facts' from source: unknown 7071 1726853169.61317: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853169.585564-8460-96386108474372/AnsiballZ_service_facts.py 7071 1726853169.61420: Sending initial data 7071 1726853169.61423: Sent initial data (158 bytes) 7071 1726853169.61890: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853169.61895: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853169.61897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853169.61905: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853169.61907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853169.61943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853169.61961: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853169.62005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853169.63535: 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 <<< 7071 1726853169.63574: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853169.63614: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpobqgx_ol /root/.ansible/tmp/ansible-tmp-1726853169.585564-8460-96386108474372/AnsiballZ_service_facts.py <<< 7071 1726853169.63617: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853169.585564-8460-96386108474372/AnsiballZ_service_facts.py" <<< 7071 1726853169.63654: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpobqgx_ol" to remote "/root/.ansible/tmp/ansible-tmp-1726853169.585564-8460-96386108474372/AnsiballZ_service_facts.py" <<< 7071 1726853169.63657: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853169.585564-8460-96386108474372/AnsiballZ_service_facts.py" <<< 7071 1726853169.64189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853169.64230: stderr chunk (state=3): >>><<< 7071 1726853169.64233: stdout chunk (state=3): >>><<< 7071 1726853169.64290: done transferring module to remote 7071 1726853169.64301: _low_level_execute_command(): starting 7071 1726853169.64304: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853169.585564-8460-96386108474372/ /root/.ansible/tmp/ansible-tmp-1726853169.585564-8460-96386108474372/AnsiballZ_service_facts.py && sleep 0' 7071 1726853169.64759: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853169.64762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853169.64765: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853169.64767: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853169.64769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853169.64812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853169.64816: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853169.64865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853169.66566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853169.66594: stderr chunk (state=3): >>><<< 7071 1726853169.66597: stdout chunk (state=3): >>><<< 7071 1726853169.66610: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853169.66613: _low_level_execute_command(): starting 7071 1726853169.66617: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853169.585564-8460-96386108474372/AnsiballZ_service_facts.py && sleep 0' 7071 1726853169.67031: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853169.67042: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853169.67053: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853169.67063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853169.67107: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853169.67122: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853169.67170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853171.19601: 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":<<< 7071 1726853171.19613: 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<<< 7071 1726853171.19617: stdout chunk (state=3): >>>opped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "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-system<<< 7071 1726853171.19681: stdout chunk (state=3): >>>d-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.<<< 7071 1726853171.19704: stdout chunk (state=3): >>>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": {}}} <<< 7071 1726853171.21281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853171.21285: stderr chunk (state=3): >>>Shared connection to 10.31.45.153 closed. <<< 7071 1726853171.21288: stdout chunk (state=3): >>><<< 7071 1726853171.21290: stderr chunk (state=3): >>><<< 7071 1726853171.21298: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853171.21976: 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-1726853169.585564-8460-96386108474372/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853171.21992: _low_level_execute_command(): starting 7071 1726853171.22004: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853169.585564-8460-96386108474372/ > /dev/null 2>&1 && sleep 0' 7071 1726853171.22658: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853171.22676: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853171.22701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853171.22803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853171.22833: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853171.22909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853171.24791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853171.24803: stdout chunk (state=3): >>><<< 7071 1726853171.24817: stderr chunk (state=3): >>><<< 7071 1726853171.24842: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853171.24855: handler run complete 7071 1726853171.25059: variable 'ansible_facts' from source: unknown 7071 1726853171.25225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853171.25880: variable 'ansible_facts' from source: unknown 7071 1726853171.25969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853171.26175: attempt loop complete, returning result 7071 1726853171.26178: _execute() done 7071 1726853171.26180: dumping result to json 7071 1726853171.26241: done dumping result, returning 7071 1726853171.26253: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [02083763-bbaf-ff75-6002-000000000333] 7071 1726853171.26256: sending task result for task 02083763-bbaf-ff75-6002-000000000333 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853171.27487: no more pending results, returning what we have 7071 1726853171.27490: results queue empty 7071 1726853171.27491: checking for any_errors_fatal 7071 1726853171.27494: done checking for any_errors_fatal 7071 1726853171.27495: checking for max_fail_percentage 7071 1726853171.27496: done checking for max_fail_percentage 7071 1726853171.27497: checking to see if all hosts have failed and the running result is not ok 7071 1726853171.27498: done checking to see if all hosts have failed 7071 1726853171.27499: getting the remaining hosts for this loop 7071 1726853171.27500: done getting the remaining hosts for this loop 7071 1726853171.27503: getting the next task for host managed_node1 7071 1726853171.27508: done getting next task for host managed_node1 7071 1726853171.27511: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7071 1726853171.27516: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853171.27525: getting variables 7071 1726853171.27526: in VariableManager get_vars() 7071 1726853171.27568: Calling all_inventory to load vars for managed_node1 7071 1726853171.27572: Calling groups_inventory to load vars for managed_node1 7071 1726853171.27575: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853171.27583: Calling all_plugins_play to load vars for managed_node1 7071 1726853171.27586: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853171.27589: Calling groups_plugins_play to load vars for managed_node1 7071 1726853171.28184: done sending task result for task 02083763-bbaf-ff75-6002-000000000333 7071 1726853171.28188: WORKER PROCESS EXITING 7071 1726853171.28768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853171.30340: done with get_vars() 7071 1726853171.30374: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 13:26:11 -0400 (0:00:01.788) 0:00:39.260 ****** 7071 1726853171.30480: entering _queue_task() for managed_node1/package_facts 7071 1726853171.30831: worker is 1 (out of 1 available) 7071 1726853171.30847: exiting _queue_task() for managed_node1/package_facts 7071 1726853171.30859: done queuing things up, now waiting for results queue to drain 7071 1726853171.30861: waiting for pending results... 7071 1726853171.31162: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7071 1726853171.31340: in run() - task 02083763-bbaf-ff75-6002-000000000334 7071 1726853171.31363: variable 'ansible_search_path' from source: unknown 7071 1726853171.31369: variable 'ansible_search_path' from source: unknown 7071 1726853171.31417: calling self._execute() 7071 1726853171.31527: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853171.31537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853171.31551: variable 'omit' from source: magic vars 7071 1726853171.31925: variable 'ansible_distribution_major_version' from source: facts 7071 1726853171.31947: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853171.32152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853171.34616: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853171.34708: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853171.34756: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853171.34811: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853171.34846: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853171.34943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853171.34980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853171.35005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853171.35046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853171.35064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853171.35186: variable 'ansible_distribution' from source: facts 7071 1726853171.35197: variable 'ansible_distribution_major_version' from source: facts 7071 1726853171.35209: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853171.35338: variable 'ansible_distribution_major_version' from source: facts 7071 1726853171.35353: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853171.35546: variable 'ansible_distribution' from source: facts 7071 1726853171.35556: variable 'ansible_distribution_major_version' from source: facts 7071 1726853171.35576: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853171.35686: variable 'ansible_distribution_major_version' from source: facts 7071 1726853171.35729: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853171.35884: variable 'ansible_distribution' from source: facts 7071 1726853171.35893: variable 'ansible_distribution_major_version' from source: facts 7071 1726853171.35904: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853171.36016: variable 'ansible_distribution_major_version' from source: facts 7071 1726853171.36056: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853171.36209: variable 'ansible_distribution' from source: facts 7071 1726853171.36221: variable 'ansible_distribution_major_version' from source: facts 7071 1726853171.36233: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853171.36348: variable 'ansible_distribution_major_version' from source: facts 7071 1726853171.36378: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853171.36537: variable 'ansible_distribution' from source: facts 7071 1726853171.36550: variable 'ansible_distribution_major_version' from source: facts 7071 1726853171.36595: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853171.36599: variable 'omit' from source: magic vars 7071 1726853171.36661: variable 'omit' from source: magic vars 7071 1726853171.36817: variable 'omit' from source: magic vars 7071 1726853171.36820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853171.36823: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853171.36914: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853171.37200: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853171.37203: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853171.37206: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853171.37208: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853171.37210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853171.37270: Set connection var ansible_connection to ssh 7071 1726853171.37355: Set connection var ansible_timeout to 10 7071 1726853171.37365: Set connection var ansible_shell_type to sh 7071 1726853171.37380: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853171.37397: Set connection var ansible_pipelining to False 7071 1726853171.37409: Set connection var ansible_shell_executable to /bin/sh 7071 1726853171.37468: variable 'ansible_shell_executable' from source: unknown 7071 1726853171.37492: variable 'ansible_connection' from source: unknown 7071 1726853171.37505: variable 'ansible_module_compression' from source: unknown 7071 1726853171.37610: variable 'ansible_shell_type' from source: unknown 7071 1726853171.37613: variable 'ansible_shell_executable' from source: unknown 7071 1726853171.37616: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853171.37618: variable 'ansible_pipelining' from source: unknown 7071 1726853171.37619: variable 'ansible_timeout' from source: unknown 7071 1726853171.37621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853171.37759: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853171.37779: variable 'omit' from source: magic vars 7071 1726853171.37789: starting attempt loop 7071 1726853171.37797: running the handler 7071 1726853171.37813: _low_level_execute_command(): starting 7071 1726853171.37836: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853171.38594: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853171.38630: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853171.38656: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853171.38667: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853171.38870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853171.40620: stdout chunk (state=3): >>>/root <<< 7071 1726853171.40862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853171.40866: stdout chunk (state=3): >>><<< 7071 1726853171.40869: stderr chunk (state=3): >>><<< 7071 1726853171.40999: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853171.41003: _low_level_execute_command(): starting 7071 1726853171.41006: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853171.408981-8515-77938753690522 `" && echo ansible-tmp-1726853171.408981-8515-77938753690522="` echo /root/.ansible/tmp/ansible-tmp-1726853171.408981-8515-77938753690522 `" ) && sleep 0' 7071 1726853171.41661: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853171.41677: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853171.41726: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853171.41744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853171.41830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853171.41855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853171.41945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853171.43899: stdout chunk (state=3): >>>ansible-tmp-1726853171.408981-8515-77938753690522=/root/.ansible/tmp/ansible-tmp-1726853171.408981-8515-77938753690522 <<< 7071 1726853171.44381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853171.44384: stdout chunk (state=3): >>><<< 7071 1726853171.44387: stderr chunk (state=3): >>><<< 7071 1726853171.44389: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853171.408981-8515-77938753690522=/root/.ansible/tmp/ansible-tmp-1726853171.408981-8515-77938753690522 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853171.44392: variable 'ansible_module_compression' from source: unknown 7071 1726853171.44394: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7071 1726853171.44396: variable 'ansible_facts' from source: unknown 7071 1726853171.44773: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853171.408981-8515-77938753690522/AnsiballZ_package_facts.py 7071 1726853171.45165: Sending initial data 7071 1726853171.45177: Sent initial data (158 bytes) 7071 1726853171.46221: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853171.46250: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853171.46254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853171.46701: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853171.46705: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853171.46765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853171.48323: 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 <<< 7071 1726853171.48327: 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 <<< 7071 1726853171.48366: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853171.48426: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp38efziyx /root/.ansible/tmp/ansible-tmp-1726853171.408981-8515-77938753690522/AnsiballZ_package_facts.py <<< 7071 1726853171.48444: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853171.408981-8515-77938753690522/AnsiballZ_package_facts.py" <<< 7071 1726853171.48482: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp38efziyx" to remote "/root/.ansible/tmp/ansible-tmp-1726853171.408981-8515-77938753690522/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853171.408981-8515-77938753690522/AnsiballZ_package_facts.py" <<< 7071 1726853171.51489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853171.51493: stdout chunk (state=3): >>><<< 7071 1726853171.51495: stderr chunk (state=3): >>><<< 7071 1726853171.51497: done transferring module to remote 7071 1726853171.51499: _low_level_execute_command(): starting 7071 1726853171.51502: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853171.408981-8515-77938753690522/ /root/.ansible/tmp/ansible-tmp-1726853171.408981-8515-77938753690522/AnsiballZ_package_facts.py && sleep 0' 7071 1726853171.52779: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853171.52992: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853171.53045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853171.54876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853171.54880: stdout chunk (state=3): >>><<< 7071 1726853171.54882: stderr chunk (state=3): >>><<< 7071 1726853171.54885: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853171.54887: _low_level_execute_command(): starting 7071 1726853171.54919: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853171.408981-8515-77938753690522/AnsiballZ_package_facts.py && sleep 0' 7071 1726853171.55673: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853171.55725: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853171.55811: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853171.55843: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853171.55874: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853171.55918: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853171.55951: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853171.56040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853172.00573: 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<<< 7071 1726853172.00602: 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<<< 7071 1726853172.00622: 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_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",<<< 7071 1726853172.00640: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 7071 1726853172.00668: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.7<<< 7071 1726853172.00683: 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"<<< 7071 1726853172.00717: 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<<< 7071 1726853172.00730: 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<<< 7071 1726853172.00742: 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<<< 7071 1726853172.00777: 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.<<< 7071 1726853172.00795: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "c<<< 7071 1726853172.00807: stdout chunk (state=3): >>>loud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7071 1726853172.02536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853172.02569: stderr chunk (state=3): >>><<< 7071 1726853172.02575: stdout chunk (state=3): >>><<< 7071 1726853172.02616: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853172.03778: 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-1726853171.408981-8515-77938753690522/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853172.03795: _low_level_execute_command(): starting 7071 1726853172.03799: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853171.408981-8515-77938753690522/ > /dev/null 2>&1 && sleep 0' 7071 1726853172.04242: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853172.04245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853172.04262: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853172.04265: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853172.04321: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853172.04324: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853172.04330: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853172.04367: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853172.06276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853172.06304: stderr chunk (state=3): >>><<< 7071 1726853172.06307: stdout chunk (state=3): >>><<< 7071 1726853172.06316: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853172.06322: handler run complete 7071 1726853172.06822: variable 'ansible_facts' from source: unknown 7071 1726853172.07275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853172.09026: variable 'ansible_facts' from source: unknown 7071 1726853172.09456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853172.10175: attempt loop complete, returning result 7071 1726853172.10192: _execute() done 7071 1726853172.10199: dumping result to json 7071 1726853172.10408: done dumping result, returning 7071 1726853172.10422: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [02083763-bbaf-ff75-6002-000000000334] 7071 1726853172.10431: sending task result for task 02083763-bbaf-ff75-6002-000000000334 7071 1726853172.12837: done sending task result for task 02083763-bbaf-ff75-6002-000000000334 7071 1726853172.12843: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853172.13017: no more pending results, returning what we have 7071 1726853172.13021: results queue empty 7071 1726853172.13022: checking for any_errors_fatal 7071 1726853172.13027: done checking for any_errors_fatal 7071 1726853172.13028: checking for max_fail_percentage 7071 1726853172.13029: done checking for max_fail_percentage 7071 1726853172.13030: checking to see if all hosts have failed and the running result is not ok 7071 1726853172.13031: done checking to see if all hosts have failed 7071 1726853172.13032: getting the remaining hosts for this loop 7071 1726853172.13033: done getting the remaining hosts for this loop 7071 1726853172.13036: getting the next task for host managed_node1 7071 1726853172.13046: done getting next task for host managed_node1 7071 1726853172.13049: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7071 1726853172.13052: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853172.13063: getting variables 7071 1726853172.13064: in VariableManager get_vars() 7071 1726853172.13109: Calling all_inventory to load vars for managed_node1 7071 1726853172.13112: Calling groups_inventory to load vars for managed_node1 7071 1726853172.13115: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853172.13124: Calling all_plugins_play to load vars for managed_node1 7071 1726853172.13127: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853172.13130: Calling groups_plugins_play to load vars for managed_node1 7071 1726853172.14289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853172.15886: done with get_vars() 7071 1726853172.15910: done getting variables 7071 1726853172.15972: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:26:12 -0400 (0:00:00.855) 0:00:40.116 ****** 7071 1726853172.16010: entering _queue_task() for managed_node1/debug 7071 1726853172.16349: worker is 1 (out of 1 available) 7071 1726853172.16363: exiting _queue_task() for managed_node1/debug 7071 1726853172.16378: done queuing things up, now waiting for results queue to drain 7071 1726853172.16379: waiting for pending results... 7071 1726853172.16791: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7071 1726853172.16816: in run() - task 02083763-bbaf-ff75-6002-000000000065 7071 1726853172.16838: variable 'ansible_search_path' from source: unknown 7071 1726853172.16848: variable 'ansible_search_path' from source: unknown 7071 1726853172.16896: calling self._execute() 7071 1726853172.17007: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853172.17020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853172.17036: variable 'omit' from source: magic vars 7071 1726853172.17628: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.17656: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853172.17883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853172.20439: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853172.20680: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853172.20684: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853172.20812: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853172.20816: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853172.20967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853172.21061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853172.21105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853172.21215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853172.21266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853172.21497: variable 'ansible_distribution' from source: facts 7071 1726853172.21687: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.21691: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853172.21816: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.21828: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853172.22340: variable 'ansible_distribution' from source: facts 7071 1726853172.22345: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.22348: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853172.22408: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.22458: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853172.22837: variable 'ansible_distribution' from source: facts 7071 1726853172.22850: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.22860: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853172.22873: variable 'omit' from source: magic vars 7071 1726853172.22935: variable 'omit' from source: magic vars 7071 1726853172.23129: variable 'network_provider' from source: set_fact 7071 1726853172.23167: variable 'omit' from source: magic vars 7071 1726853172.23238: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853172.23324: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853172.23349: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853172.23369: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853172.23387: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853172.23421: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853172.23435: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853172.23448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853172.23552: Set connection var ansible_connection to ssh 7071 1726853172.23564: Set connection var ansible_timeout to 10 7071 1726853172.23577: Set connection var ansible_shell_type to sh 7071 1726853172.23591: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853172.23604: Set connection var ansible_pipelining to False 7071 1726853172.23613: Set connection var ansible_shell_executable to /bin/sh 7071 1726853172.23639: variable 'ansible_shell_executable' from source: unknown 7071 1726853172.23654: variable 'ansible_connection' from source: unknown 7071 1726853172.23661: variable 'ansible_module_compression' from source: unknown 7071 1726853172.23667: variable 'ansible_shell_type' from source: unknown 7071 1726853172.23675: variable 'ansible_shell_executable' from source: unknown 7071 1726853172.23684: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853172.23692: variable 'ansible_pipelining' from source: unknown 7071 1726853172.23700: variable 'ansible_timeout' from source: unknown 7071 1726853172.23760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853172.23827: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853172.23844: variable 'omit' from source: magic vars 7071 1726853172.23853: starting attempt loop 7071 1726853172.23859: running the handler 7071 1726853172.23912: handler run complete 7071 1726853172.23933: attempt loop complete, returning result 7071 1726853172.23940: _execute() done 7071 1726853172.23949: dumping result to json 7071 1726853172.23978: done dumping result, returning 7071 1726853172.23981: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-ff75-6002-000000000065] 7071 1726853172.23983: sending task result for task 02083763-bbaf-ff75-6002-000000000065 ok: [managed_node1] => {} MSG: Using network provider: nm 7071 1726853172.24252: no more pending results, returning what we have 7071 1726853172.24256: results queue empty 7071 1726853172.24257: checking for any_errors_fatal 7071 1726853172.24267: done checking for any_errors_fatal 7071 1726853172.24268: checking for max_fail_percentage 7071 1726853172.24270: done checking for max_fail_percentage 7071 1726853172.24278: checking to see if all hosts have failed and the running result is not ok 7071 1726853172.24280: done checking to see if all hosts have failed 7071 1726853172.24281: getting the remaining hosts for this loop 7071 1726853172.24282: done getting the remaining hosts for this loop 7071 1726853172.24286: getting the next task for host managed_node1 7071 1726853172.24293: done getting next task for host managed_node1 7071 1726853172.24299: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7071 1726853172.24302: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853172.24319: getting variables 7071 1726853172.24321: in VariableManager get_vars() 7071 1726853172.24482: Calling all_inventory to load vars for managed_node1 7071 1726853172.24486: Calling groups_inventory to load vars for managed_node1 7071 1726853172.24489: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853172.24580: Calling all_plugins_play to load vars for managed_node1 7071 1726853172.24584: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853172.24587: Calling groups_plugins_play to load vars for managed_node1 7071 1726853172.25184: done sending task result for task 02083763-bbaf-ff75-6002-000000000065 7071 1726853172.25188: WORKER PROCESS EXITING 7071 1726853172.26124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853172.27896: done with get_vars() 7071 1726853172.27920: done getting variables 7071 1726853172.27989: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:26:12 -0400 (0:00:00.120) 0:00:40.236 ****** 7071 1726853172.28025: entering _queue_task() for managed_node1/fail 7071 1726853172.28491: worker is 1 (out of 1 available) 7071 1726853172.28528: exiting _queue_task() for managed_node1/fail 7071 1726853172.28540: done queuing things up, now waiting for results queue to drain 7071 1726853172.28541: waiting for pending results... 7071 1726853172.28945: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7071 1726853172.29129: in run() - task 02083763-bbaf-ff75-6002-000000000066 7071 1726853172.29150: variable 'ansible_search_path' from source: unknown 7071 1726853172.29163: variable 'ansible_search_path' from source: unknown 7071 1726853172.29220: calling self._execute() 7071 1726853172.29332: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853172.29346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853172.29390: variable 'omit' from source: magic vars 7071 1726853172.29976: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.29993: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853172.30181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853172.33089: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853172.33107: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853172.33141: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853172.33178: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853172.33202: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853172.33411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853172.33415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853172.33417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853172.33421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853172.33423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853172.33519: variable 'ansible_distribution' from source: facts 7071 1726853172.33522: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.33528: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853172.33641: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.33650: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853172.33820: variable 'ansible_distribution' from source: facts 7071 1726853172.33824: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.33845: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853172.34063: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.34066: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853172.34105: variable 'ansible_distribution' from source: facts 7071 1726853172.34109: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.34115: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853172.34225: variable 'network_state' from source: role '' defaults 7071 1726853172.34235: Evaluated conditional (network_state != {}): False 7071 1726853172.34238: when evaluation is False, skipping this task 7071 1726853172.34241: _execute() done 7071 1726853172.34243: dumping result to json 7071 1726853172.34250: done dumping result, returning 7071 1726853172.34259: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-ff75-6002-000000000066] 7071 1726853172.34264: sending task result for task 02083763-bbaf-ff75-6002-000000000066 7071 1726853172.34354: done sending task result for task 02083763-bbaf-ff75-6002-000000000066 7071 1726853172.34357: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853172.34422: no more pending results, returning what we have 7071 1726853172.34426: results queue empty 7071 1726853172.34427: checking for any_errors_fatal 7071 1726853172.34434: done checking for any_errors_fatal 7071 1726853172.34434: checking for max_fail_percentage 7071 1726853172.34436: done checking for max_fail_percentage 7071 1726853172.34437: checking to see if all hosts have failed and the running result is not ok 7071 1726853172.34438: done checking to see if all hosts have failed 7071 1726853172.34438: getting the remaining hosts for this loop 7071 1726853172.34440: done getting the remaining hosts for this loop 7071 1726853172.34444: getting the next task for host managed_node1 7071 1726853172.34450: done getting next task for host managed_node1 7071 1726853172.34455: ^ 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 7071 1726853172.34458: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853172.34476: getting variables 7071 1726853172.34478: in VariableManager get_vars() 7071 1726853172.34525: Calling all_inventory to load vars for managed_node1 7071 1726853172.34528: Calling groups_inventory to load vars for managed_node1 7071 1726853172.34529: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853172.34538: Calling all_plugins_play to load vars for managed_node1 7071 1726853172.34541: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853172.34543: Calling groups_plugins_play to load vars for managed_node1 7071 1726853172.37133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853172.39747: done with get_vars() 7071 1726853172.39778: done getting variables 7071 1726853172.39843: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:26:12 -0400 (0:00:00.118) 0:00:40.354 ****** 7071 1726853172.39885: entering _queue_task() for managed_node1/fail 7071 1726853172.40295: worker is 1 (out of 1 available) 7071 1726853172.40309: exiting _queue_task() for managed_node1/fail 7071 1726853172.40322: done queuing things up, now waiting for results queue to drain 7071 1726853172.40323: waiting for pending results... 7071 1726853172.40692: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7071 1726853172.40715: in run() - task 02083763-bbaf-ff75-6002-000000000067 7071 1726853172.40735: variable 'ansible_search_path' from source: unknown 7071 1726853172.40743: variable 'ansible_search_path' from source: unknown 7071 1726853172.40795: calling self._execute() 7071 1726853172.40895: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853172.40909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853172.40925: variable 'omit' from source: magic vars 7071 1726853172.41319: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.41345: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853172.41549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853172.46081: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853172.46105: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853172.46141: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853172.46178: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853172.46210: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853172.46293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853172.46333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853172.46363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853172.46412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853172.46432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853172.46557: variable 'ansible_distribution' from source: facts 7071 1726853172.46576: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.46627: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853172.46701: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.46710: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853172.46881: variable 'ansible_distribution' from source: facts 7071 1726853172.46890: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.46900: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853172.47007: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.47017: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853172.47189: variable 'ansible_distribution' from source: facts 7071 1726853172.47254: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.47257: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853172.47401: variable 'network_state' from source: role '' defaults 7071 1726853172.47486: Evaluated conditional (network_state != {}): False 7071 1726853172.47495: when evaluation is False, skipping this task 7071 1726853172.47498: _execute() done 7071 1726853172.47500: dumping result to json 7071 1726853172.47502: done dumping result, returning 7071 1726853172.47504: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-ff75-6002-000000000067] 7071 1726853172.47506: sending task result for task 02083763-bbaf-ff75-6002-000000000067 7071 1726853172.47579: done sending task result for task 02083763-bbaf-ff75-6002-000000000067 7071 1726853172.47582: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853172.47654: no more pending results, returning what we have 7071 1726853172.47663: results queue empty 7071 1726853172.47664: checking for any_errors_fatal 7071 1726853172.47674: done checking for any_errors_fatal 7071 1726853172.47675: checking for max_fail_percentage 7071 1726853172.47678: done checking for max_fail_percentage 7071 1726853172.47678: checking to see if all hosts have failed and the running result is not ok 7071 1726853172.47681: done checking to see if all hosts have failed 7071 1726853172.47682: getting the remaining hosts for this loop 7071 1726853172.47684: done getting the remaining hosts for this loop 7071 1726853172.47688: getting the next task for host managed_node1 7071 1726853172.47696: done getting next task for host managed_node1 7071 1726853172.47700: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7071 1726853172.47703: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853172.47722: getting variables 7071 1726853172.47723: in VariableManager get_vars() 7071 1726853172.47796: Calling all_inventory to load vars for managed_node1 7071 1726853172.47799: Calling groups_inventory to load vars for managed_node1 7071 1726853172.47802: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853172.47813: Calling all_plugins_play to load vars for managed_node1 7071 1726853172.47816: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853172.47820: Calling groups_plugins_play to load vars for managed_node1 7071 1726853172.49767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853172.52050: done with get_vars() 7071 1726853172.52086: done getting variables 7071 1726853172.52147: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:26:12 -0400 (0:00:00.123) 0:00:40.477 ****** 7071 1726853172.52191: entering _queue_task() for managed_node1/fail 7071 1726853172.52537: worker is 1 (out of 1 available) 7071 1726853172.52551: exiting _queue_task() for managed_node1/fail 7071 1726853172.52564: done queuing things up, now waiting for results queue to drain 7071 1726853172.52565: waiting for pending results... 7071 1726853172.52903: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7071 1726853172.53182: in run() - task 02083763-bbaf-ff75-6002-000000000068 7071 1726853172.53186: variable 'ansible_search_path' from source: unknown 7071 1726853172.53188: variable 'ansible_search_path' from source: unknown 7071 1726853172.53191: calling self._execute() 7071 1726853172.53210: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853172.53219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853172.53230: variable 'omit' from source: magic vars 7071 1726853172.54155: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.54178: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853172.54383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853172.56757: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853172.56832: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853172.56881: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853172.56916: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853172.56943: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853172.57042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853172.57084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853172.57113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853172.57277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853172.57281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853172.57419: variable 'ansible_distribution' from source: facts 7071 1726853172.57461: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.57476: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853172.57878: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.57881: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853172.58278: variable 'ansible_distribution' from source: facts 7071 1726853172.58282: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.58284: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853172.58358: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.58443: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853172.58685: variable 'ansible_distribution' from source: facts 7071 1726853172.58694: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.58734: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853172.58886: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.58902: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7071 1726853172.59011: variable 'ansible_distribution' from source: facts 7071 1726853172.59021: variable '__network_rh_distros' from source: role '' defaults 7071 1726853172.59038: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7071 1726853172.59300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853172.59328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853172.59359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853172.59409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853172.59432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853172.59490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853172.59517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853172.59547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853172.59594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853172.59613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853172.59660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853172.59777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853172.59780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853172.59782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853172.59784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853172.60096: variable 'network_connections' from source: task vars 7071 1726853172.60111: variable 'interface' from source: play vars 7071 1726853172.60192: variable 'interface' from source: play vars 7071 1726853172.60215: variable 'network_state' from source: role '' defaults 7071 1726853172.60295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853172.60482: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853172.60531: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853172.60578: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853172.60635: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853172.60703: 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) 7071 1726853172.60730: 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) 7071 1726853172.60761: 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) 7071 1726853172.60805: 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) 7071 1726853172.60876: 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 7071 1726853172.60879: when evaluation is False, skipping this task 7071 1726853172.60881: _execute() done 7071 1726853172.60886: dumping result to json 7071 1726853172.60891: done dumping result, returning 7071 1726853172.60893: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-ff75-6002-000000000068] 7071 1726853172.60895: sending task result for task 02083763-bbaf-ff75-6002-000000000068 skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 7071 1726853172.61220: no more pending results, returning what we have 7071 1726853172.61223: results queue empty 7071 1726853172.61224: checking for any_errors_fatal 7071 1726853172.61231: done checking for any_errors_fatal 7071 1726853172.61232: checking for max_fail_percentage 7071 1726853172.61233: done checking for max_fail_percentage 7071 1726853172.61234: checking to see if all hosts have failed and the running result is not ok 7071 1726853172.61235: done checking to see if all hosts have failed 7071 1726853172.61236: getting the remaining hosts for this loop 7071 1726853172.61238: done getting the remaining hosts for this loop 7071 1726853172.61244: getting the next task for host managed_node1 7071 1726853172.61251: done getting next task for host managed_node1 7071 1726853172.61255: ^ 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 7071 1726853172.61258: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853172.61277: getting variables 7071 1726853172.61279: in VariableManager get_vars() 7071 1726853172.61337: Calling all_inventory to load vars for managed_node1 7071 1726853172.61340: Calling groups_inventory to load vars for managed_node1 7071 1726853172.61345: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853172.61356: Calling all_plugins_play to load vars for managed_node1 7071 1726853172.61359: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853172.61362: Calling groups_plugins_play to load vars for managed_node1 7071 1726853172.61895: done sending task result for task 02083763-bbaf-ff75-6002-000000000068 7071 1726853172.61899: WORKER PROCESS EXITING 7071 1726853172.63508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853172.65460: done with get_vars() 7071 1726853172.65490: done getting variables 7071 1726853172.65556: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:26:12 -0400 (0:00:00.133) 0:00:40.611 ****** 7071 1726853172.65592: entering _queue_task() for managed_node1/dnf 7071 1726853172.65945: worker is 1 (out of 1 available) 7071 1726853172.65957: exiting _queue_task() for managed_node1/dnf 7071 1726853172.65974: done queuing things up, now waiting for results queue to drain 7071 1726853172.65975: waiting for pending results... 7071 1726853172.66263: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 7071 1726853172.66408: in run() - task 02083763-bbaf-ff75-6002-000000000069 7071 1726853172.66428: variable 'ansible_search_path' from source: unknown 7071 1726853172.66437: variable 'ansible_search_path' from source: unknown 7071 1726853172.66481: calling self._execute() 7071 1726853172.66585: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853172.66598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853172.66617: variable 'omit' from source: magic vars 7071 1726853172.67012: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.67032: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853172.67244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853172.69804: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853172.69881: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853172.69922: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853172.69961: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853172.69997: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853172.70082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853172.70120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853172.70153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853172.70203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853172.70223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853172.70347: variable 'ansible_distribution' from source: facts 7071 1726853172.70357: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.70369: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853172.70493: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.70504: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853172.70776: variable 'ansible_distribution' from source: facts 7071 1726853172.70779: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.70782: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853172.70822: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.70832: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853172.71016: variable 'ansible_distribution' from source: facts 7071 1726853172.71026: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.71037: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853172.71232: variable 'ansible_distribution' from source: facts 7071 1726853172.71245: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.71263: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7071 1726853172.71378: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853172.71516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853172.71547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853172.71583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853172.71626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853172.71648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853172.71697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853172.71772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853172.71776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853172.71802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853172.71821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853172.71866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853172.71900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853172.71975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853172.71979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853172.71990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853172.72167: variable 'network_connections' from source: task vars 7071 1726853172.72222: variable 'interface' from source: play vars 7071 1726853172.72262: variable 'interface' from source: play vars 7071 1726853172.72356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853172.72529: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853172.72577: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853172.72610: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853172.72646: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853172.72763: 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) 7071 1726853172.72767: 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) 7071 1726853172.72770: 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) 7071 1726853172.72781: 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) 7071 1726853172.72829: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853172.73078: variable 'network_connections' from source: task vars 7071 1726853172.73089: variable 'interface' from source: play vars 7071 1726853172.73154: variable 'interface' from source: play vars 7071 1726853172.73183: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7071 1726853172.73209: when evaluation is False, skipping this task 7071 1726853172.73212: _execute() done 7071 1726853172.73214: dumping result to json 7071 1726853172.73216: done dumping result, returning 7071 1726853172.73224: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [02083763-bbaf-ff75-6002-000000000069] 7071 1726853172.73377: sending task result for task 02083763-bbaf-ff75-6002-000000000069 7071 1726853172.73449: done sending task result for task 02083763-bbaf-ff75-6002-000000000069 7071 1726853172.73452: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7071 1726853172.73505: no more pending results, returning what we have 7071 1726853172.73508: results queue empty 7071 1726853172.73509: checking for any_errors_fatal 7071 1726853172.73518: done checking for any_errors_fatal 7071 1726853172.73519: checking for max_fail_percentage 7071 1726853172.73521: done checking for max_fail_percentage 7071 1726853172.73521: checking to see if all hosts have failed and the running result is not ok 7071 1726853172.73522: done checking to see if all hosts have failed 7071 1726853172.73523: getting the remaining hosts for this loop 7071 1726853172.73525: done getting the remaining hosts for this loop 7071 1726853172.73529: getting the next task for host managed_node1 7071 1726853172.73536: done getting next task for host managed_node1 7071 1726853172.73540: ^ 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 7071 1726853172.73545: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853172.73564: getting variables 7071 1726853172.73566: in VariableManager get_vars() 7071 1726853172.73628: Calling all_inventory to load vars for managed_node1 7071 1726853172.73632: Calling groups_inventory to load vars for managed_node1 7071 1726853172.73634: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853172.73648: Calling all_plugins_play to load vars for managed_node1 7071 1726853172.73652: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853172.73655: Calling groups_plugins_play to load vars for managed_node1 7071 1726853172.75272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853172.76374: done with get_vars() 7071 1726853172.76390: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7071 1726853172.76445: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:26:12 -0400 (0:00:00.108) 0:00:40.720 ****** 7071 1726853172.76468: entering _queue_task() for managed_node1/yum 7071 1726853172.76701: worker is 1 (out of 1 available) 7071 1726853172.76716: exiting _queue_task() for managed_node1/yum 7071 1726853172.76729: done queuing things up, now waiting for results queue to drain 7071 1726853172.76730: waiting for pending results... 7071 1726853172.76902: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 7071 1726853172.76997: in run() - task 02083763-bbaf-ff75-6002-00000000006a 7071 1726853172.77007: variable 'ansible_search_path' from source: unknown 7071 1726853172.77010: variable 'ansible_search_path' from source: unknown 7071 1726853172.77040: calling self._execute() 7071 1726853172.77113: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853172.77117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853172.77126: variable 'omit' from source: magic vars 7071 1726853172.77398: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.77407: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853172.77548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853172.79340: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853172.79386: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853172.79414: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853172.79440: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853172.79461: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853172.79531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853172.79551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853172.79578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853172.79620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853172.79631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853172.79713: variable 'ansible_distribution' from source: facts 7071 1726853172.79718: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.79721: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853172.79799: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.79803: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853172.79920: variable 'ansible_distribution' from source: facts 7071 1726853172.79923: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.79929: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853172.80005: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.80009: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853172.80123: variable 'ansible_distribution' from source: facts 7071 1726853172.80127: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.80132: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853172.80224: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.80235: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7071 1726853172.80238: when evaluation is False, skipping this task 7071 1726853172.80241: _execute() done 7071 1726853172.80243: dumping result to json 7071 1726853172.80249: done dumping result, returning 7071 1726853172.80256: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [02083763-bbaf-ff75-6002-00000000006a] 7071 1726853172.80261: sending task result for task 02083763-bbaf-ff75-6002-00000000006a 7071 1726853172.80344: done sending task result for task 02083763-bbaf-ff75-6002-00000000006a 7071 1726853172.80347: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7071 1726853172.80419: no more pending results, returning what we have 7071 1726853172.80422: results queue empty 7071 1726853172.80423: checking for any_errors_fatal 7071 1726853172.80427: done checking for any_errors_fatal 7071 1726853172.80428: checking for max_fail_percentage 7071 1726853172.80429: done checking for max_fail_percentage 7071 1726853172.80430: checking to see if all hosts have failed and the running result is not ok 7071 1726853172.80431: done checking to see if all hosts have failed 7071 1726853172.80431: getting the remaining hosts for this loop 7071 1726853172.80433: done getting the remaining hosts for this loop 7071 1726853172.80437: getting the next task for host managed_node1 7071 1726853172.80442: done getting next task for host managed_node1 7071 1726853172.80446: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7071 1726853172.80448: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853172.80464: getting variables 7071 1726853172.80466: in VariableManager get_vars() 7071 1726853172.80516: Calling all_inventory to load vars for managed_node1 7071 1726853172.80519: Calling groups_inventory to load vars for managed_node1 7071 1726853172.80521: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853172.80529: Calling all_plugins_play to load vars for managed_node1 7071 1726853172.80531: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853172.80534: Calling groups_plugins_play to load vars for managed_node1 7071 1726853172.82278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853172.84398: done with get_vars() 7071 1726853172.84420: done getting variables 7071 1726853172.84483: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:26:12 -0400 (0:00:00.080) 0:00:40.801 ****** 7071 1726853172.84521: entering _queue_task() for managed_node1/fail 7071 1726853172.85088: worker is 1 (out of 1 available) 7071 1726853172.85097: exiting _queue_task() for managed_node1/fail 7071 1726853172.85108: done queuing things up, now waiting for results queue to drain 7071 1726853172.85109: waiting for pending results... 7071 1726853172.85548: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7071 1726853172.85756: in run() - task 02083763-bbaf-ff75-6002-00000000006b 7071 1726853172.85759: variable 'ansible_search_path' from source: unknown 7071 1726853172.85763: variable 'ansible_search_path' from source: unknown 7071 1726853172.85765: calling self._execute() 7071 1726853172.85829: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853172.85835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853172.85849: variable 'omit' from source: magic vars 7071 1726853172.86296: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.86300: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853172.86455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853172.88755: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853172.88827: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853172.88867: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853172.88920: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853172.88956: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853172.89058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853172.89097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853172.89129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853172.89276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853172.89280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853172.89311: variable 'ansible_distribution' from source: facts 7071 1726853172.89321: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.89332: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853172.89454: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.89465: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853172.89654: variable 'ansible_distribution' from source: facts 7071 1726853172.89664: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.89679: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853172.89792: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.89802: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853172.89982: variable 'ansible_distribution' from source: facts 7071 1726853172.89991: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.90000: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853172.90157: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853172.90249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853172.90284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853172.90313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853172.90357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853172.90380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853172.90424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853172.90453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853172.90485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853172.90587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853172.90591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853172.90593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853172.90621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853172.90654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853172.90705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853172.90727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853172.90888: variable 'network_connections' from source: task vars 7071 1726853172.90904: variable 'interface' from source: play vars 7071 1726853172.90981: variable 'interface' from source: play vars 7071 1726853172.91075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853172.91350: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853172.91354: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853172.91356: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853172.91370: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853172.91421: 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) 7071 1726853172.91450: 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) 7071 1726853172.91486: 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) 7071 1726853172.91516: 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) 7071 1726853172.91572: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853172.91849: variable 'network_connections' from source: task vars 7071 1726853172.91860: variable 'interface' from source: play vars 7071 1726853172.92002: variable 'interface' from source: play vars 7071 1726853172.92005: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7071 1726853172.92008: when evaluation is False, skipping this task 7071 1726853172.92010: _execute() done 7071 1726853172.92012: dumping result to json 7071 1726853172.92014: done dumping result, returning 7071 1726853172.92016: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-ff75-6002-00000000006b] 7071 1726853172.92018: sending task result for task 02083763-bbaf-ff75-6002-00000000006b skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7071 1726853172.92162: no more pending results, returning what we have 7071 1726853172.92166: results queue empty 7071 1726853172.92167: checking for any_errors_fatal 7071 1726853172.92176: done checking for any_errors_fatal 7071 1726853172.92177: checking for max_fail_percentage 7071 1726853172.92179: done checking for max_fail_percentage 7071 1726853172.92180: checking to see if all hosts have failed and the running result is not ok 7071 1726853172.92181: done checking to see if all hosts have failed 7071 1726853172.92182: getting the remaining hosts for this loop 7071 1726853172.92183: done getting the remaining hosts for this loop 7071 1726853172.92188: getting the next task for host managed_node1 7071 1726853172.92196: done getting next task for host managed_node1 7071 1726853172.92200: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7071 1726853172.92203: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853172.92225: getting variables 7071 1726853172.92227: in VariableManager get_vars() 7071 1726853172.92495: Calling all_inventory to load vars for managed_node1 7071 1726853172.92498: Calling groups_inventory to load vars for managed_node1 7071 1726853172.92501: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853172.92512: Calling all_plugins_play to load vars for managed_node1 7071 1726853172.92516: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853172.92519: Calling groups_plugins_play to load vars for managed_node1 7071 1726853172.93184: done sending task result for task 02083763-bbaf-ff75-6002-00000000006b 7071 1726853172.93188: WORKER PROCESS EXITING 7071 1726853172.93999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853172.95513: done with get_vars() 7071 1726853172.95537: done getting variables 7071 1726853172.95601: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:26:12 -0400 (0:00:00.111) 0:00:40.912 ****** 7071 1726853172.95637: entering _queue_task() for managed_node1/package 7071 1726853172.95968: worker is 1 (out of 1 available) 7071 1726853172.95982: exiting _queue_task() for managed_node1/package 7071 1726853172.95995: done queuing things up, now waiting for results queue to drain 7071 1726853172.95996: waiting for pending results... 7071 1726853172.96283: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7071 1726853172.96418: in run() - task 02083763-bbaf-ff75-6002-00000000006c 7071 1726853172.96438: variable 'ansible_search_path' from source: unknown 7071 1726853172.96450: variable 'ansible_search_path' from source: unknown 7071 1726853172.96492: calling self._execute() 7071 1726853172.96592: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853172.96604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853172.96624: variable 'omit' from source: magic vars 7071 1726853172.97000: variable 'ansible_distribution_major_version' from source: facts 7071 1726853172.97019: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853172.97220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853172.99495: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853172.99576: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853172.99615: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853172.99657: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853172.99692: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853172.99782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853173.00129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853173.00160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853173.00207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853173.00228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853173.00357: variable 'ansible_distribution' from source: facts 7071 1726853173.00366: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.00378: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853173.00496: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.00509: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853173.00679: variable 'ansible_distribution' from source: facts 7071 1726853173.00690: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.00703: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853173.00815: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.00825: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853173.00999: variable 'ansible_distribution' from source: facts 7071 1726853173.01008: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.01017: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853173.01178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853173.01357: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853173.01405: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853173.01443: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853173.01483: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853173.01582: variable 'network_packages' from source: role '' defaults 7071 1726853173.01692: variable '__network_provider_setup' from source: role '' defaults 7071 1726853173.01715: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853173.01792: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853173.01816: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853173.01884: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853173.02066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853173.02099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853173.02127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853173.02262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853173.02265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853173.02267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853173.02269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853173.02293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853173.02334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853173.02354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853173.02558: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7071 1726853173.02665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853173.02695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853173.02737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853173.02820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853173.02823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853173.02887: variable 'ansible_python' from source: facts 7071 1726853173.02913: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7071 1726853173.02996: variable '__network_wpa_supplicant_required' from source: role '' defaults 7071 1726853173.03075: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7071 1726853173.03205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853173.03232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853173.03477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853173.03480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853173.03482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853173.03484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853173.03486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853173.03488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853173.03490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853173.03492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853173.03627: variable 'network_connections' from source: task vars 7071 1726853173.03638: variable 'interface' from source: play vars 7071 1726853173.03747: variable 'interface' from source: play vars 7071 1726853173.03822: 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) 7071 1726853173.03877: 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) 7071 1726853173.03894: 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) 7071 1726853173.03928: 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) 7071 1726853173.03989: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853173.04376: variable 'network_connections' from source: task vars 7071 1726853173.04379: variable 'interface' from source: play vars 7071 1726853173.04392: variable 'interface' from source: play vars 7071 1726853173.04426: variable '__network_packages_default_wireless' from source: role '' defaults 7071 1726853173.04513: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853173.04829: variable 'network_connections' from source: task vars 7071 1726853173.04838: variable 'interface' from source: play vars 7071 1726853173.04905: variable 'interface' from source: play vars 7071 1726853173.04935: variable '__network_packages_default_team' from source: role '' defaults 7071 1726853173.05021: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853173.05339: variable 'network_connections' from source: task vars 7071 1726853173.05355: variable 'interface' from source: play vars 7071 1726853173.05422: variable 'interface' from source: play vars 7071 1726853173.05485: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853173.05549: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853173.05560: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853173.05625: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853173.05896: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7071 1726853173.06349: variable 'network_connections' from source: task vars 7071 1726853173.06359: variable 'interface' from source: play vars 7071 1726853173.06421: variable 'interface' from source: play vars 7071 1726853173.06436: variable 'ansible_distribution' from source: facts 7071 1726853173.06450: variable '__network_rh_distros' from source: role '' defaults 7071 1726853173.06459: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.06480: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7071 1726853173.06659: variable 'ansible_distribution' from source: facts 7071 1726853173.06662: variable '__network_rh_distros' from source: role '' defaults 7071 1726853173.06768: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.06773: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7071 1726853173.06857: variable 'ansible_distribution' from source: facts 7071 1726853173.06865: variable '__network_rh_distros' from source: role '' defaults 7071 1726853173.06879: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.06915: variable 'network_provider' from source: set_fact 7071 1726853173.06934: variable 'ansible_facts' from source: unknown 7071 1726853173.07621: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7071 1726853173.07631: when evaluation is False, skipping this task 7071 1726853173.08075: _execute() done 7071 1726853173.08079: dumping result to json 7071 1726853173.08081: done dumping result, returning 7071 1726853173.08085: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-ff75-6002-00000000006c] 7071 1726853173.08088: sending task result for task 02083763-bbaf-ff75-6002-00000000006c 7071 1726853173.08165: done sending task result for task 02083763-bbaf-ff75-6002-00000000006c 7071 1726853173.08168: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 7071 1726853173.08219: no more pending results, returning what we have 7071 1726853173.08223: results queue empty 7071 1726853173.08224: checking for any_errors_fatal 7071 1726853173.08229: done checking for any_errors_fatal 7071 1726853173.08230: checking for max_fail_percentage 7071 1726853173.08232: done checking for max_fail_percentage 7071 1726853173.08232: checking to see if all hosts have failed and the running result is not ok 7071 1726853173.08233: done checking to see if all hosts have failed 7071 1726853173.08234: getting the remaining hosts for this loop 7071 1726853173.08235: done getting the remaining hosts for this loop 7071 1726853173.08238: getting the next task for host managed_node1 7071 1726853173.08248: done getting next task for host managed_node1 7071 1726853173.08252: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7071 1726853173.08254: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853173.08272: getting variables 7071 1726853173.08274: in VariableManager get_vars() 7071 1726853173.08327: Calling all_inventory to load vars for managed_node1 7071 1726853173.08330: Calling groups_inventory to load vars for managed_node1 7071 1726853173.08332: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853173.08345: Calling all_plugins_play to load vars for managed_node1 7071 1726853173.08348: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853173.08351: Calling groups_plugins_play to load vars for managed_node1 7071 1726853173.12061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853173.15298: done with get_vars() 7071 1726853173.15327: done getting variables 7071 1726853173.15598: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:26:13 -0400 (0:00:00.199) 0:00:41.112 ****** 7071 1726853173.15633: entering _queue_task() for managed_node1/package 7071 1726853173.16183: worker is 1 (out of 1 available) 7071 1726853173.16195: exiting _queue_task() for managed_node1/package 7071 1726853173.16207: done queuing things up, now waiting for results queue to drain 7071 1726853173.16208: waiting for pending results... 7071 1726853173.16890: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7071 1726853173.16895: in run() - task 02083763-bbaf-ff75-6002-00000000006d 7071 1726853173.16897: variable 'ansible_search_path' from source: unknown 7071 1726853173.16903: variable 'ansible_search_path' from source: unknown 7071 1726853173.17097: calling self._execute() 7071 1726853173.17195: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853173.17322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853173.17338: variable 'omit' from source: magic vars 7071 1726853173.18082: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.18102: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853173.18517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853173.21422: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853173.21497: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853173.21542: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853173.21587: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853173.21621: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853173.21719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853173.21790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853173.21821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853173.21903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853173.21950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853173.22108: variable 'ansible_distribution' from source: facts 7071 1726853173.22194: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.22197: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853173.22406: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.22521: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853173.22777: variable 'ansible_distribution' from source: facts 7071 1726853173.22850: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.22861: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853173.23086: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.23097: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853173.23486: variable 'ansible_distribution' from source: facts 7071 1726853173.23505: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.23515: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853173.23634: variable 'network_state' from source: role '' defaults 7071 1726853173.23649: Evaluated conditional (network_state != {}): False 7071 1726853173.23656: when evaluation is False, skipping this task 7071 1726853173.23669: _execute() done 7071 1726853173.23715: dumping result to json 7071 1726853173.23718: done dumping result, returning 7071 1726853173.23720: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-ff75-6002-00000000006d] 7071 1726853173.23723: sending task result for task 02083763-bbaf-ff75-6002-00000000006d skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853173.23987: no more pending results, returning what we have 7071 1726853173.23991: results queue empty 7071 1726853173.23992: checking for any_errors_fatal 7071 1726853173.24000: done checking for any_errors_fatal 7071 1726853173.24001: checking for max_fail_percentage 7071 1726853173.24003: done checking for max_fail_percentage 7071 1726853173.24004: checking to see if all hosts have failed and the running result is not ok 7071 1726853173.24005: done checking to see if all hosts have failed 7071 1726853173.24006: getting the remaining hosts for this loop 7071 1726853173.24007: done getting the remaining hosts for this loop 7071 1726853173.24011: getting the next task for host managed_node1 7071 1726853173.24019: done getting next task for host managed_node1 7071 1726853173.24023: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7071 1726853173.24026: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853173.24069: getting variables 7071 1726853173.24074: in VariableManager get_vars() 7071 1726853173.24130: Calling all_inventory to load vars for managed_node1 7071 1726853173.24133: Calling groups_inventory to load vars for managed_node1 7071 1726853173.24136: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853173.24309: Calling all_plugins_play to load vars for managed_node1 7071 1726853173.24314: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853173.24317: Calling groups_plugins_play to load vars for managed_node1 7071 1726853173.24885: done sending task result for task 02083763-bbaf-ff75-6002-00000000006d 7071 1726853173.24888: WORKER PROCESS EXITING 7071 1726853173.25929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853173.28611: done with get_vars() 7071 1726853173.28649: done getting variables 7071 1726853173.28720: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:26:13 -0400 (0:00:00.131) 0:00:41.243 ****** 7071 1726853173.28770: entering _queue_task() for managed_node1/package 7071 1726853173.29126: worker is 1 (out of 1 available) 7071 1726853173.29138: exiting _queue_task() for managed_node1/package 7071 1726853173.29151: done queuing things up, now waiting for results queue to drain 7071 1726853173.29153: waiting for pending results... 7071 1726853173.29597: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7071 1726853173.29603: in run() - task 02083763-bbaf-ff75-6002-00000000006e 7071 1726853173.29621: variable 'ansible_search_path' from source: unknown 7071 1726853173.29624: variable 'ansible_search_path' from source: unknown 7071 1726853173.29713: calling self._execute() 7071 1726853173.29757: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853173.29774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853173.29778: variable 'omit' from source: magic vars 7071 1726853173.30339: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.30355: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853173.30655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853173.35051: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853173.35118: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853173.35160: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853173.35194: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853173.35220: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853173.35377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853173.35381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853173.35384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853173.35409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853173.35424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853173.35551: variable 'ansible_distribution' from source: facts 7071 1726853173.35554: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.35564: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853173.35698: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.35701: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853173.35868: variable 'ansible_distribution' from source: facts 7071 1726853173.35873: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.35894: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853173.36020: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.36024: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853173.36238: variable 'ansible_distribution' from source: facts 7071 1726853173.36241: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.36243: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853173.36277: variable 'network_state' from source: role '' defaults 7071 1726853173.36288: Evaluated conditional (network_state != {}): False 7071 1726853173.36291: when evaluation is False, skipping this task 7071 1726853173.36293: _execute() done 7071 1726853173.36296: dumping result to json 7071 1726853173.36298: done dumping result, returning 7071 1726853173.36460: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-ff75-6002-00000000006e] 7071 1726853173.36463: sending task result for task 02083763-bbaf-ff75-6002-00000000006e 7071 1726853173.36529: done sending task result for task 02083763-bbaf-ff75-6002-00000000006e 7071 1726853173.36532: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853173.36591: no more pending results, returning what we have 7071 1726853173.36595: results queue empty 7071 1726853173.36596: checking for any_errors_fatal 7071 1726853173.36602: done checking for any_errors_fatal 7071 1726853173.36603: checking for max_fail_percentage 7071 1726853173.36604: done checking for max_fail_percentage 7071 1726853173.36605: checking to see if all hosts have failed and the running result is not ok 7071 1726853173.36606: done checking to see if all hosts have failed 7071 1726853173.36607: getting the remaining hosts for this loop 7071 1726853173.36609: done getting the remaining hosts for this loop 7071 1726853173.36613: getting the next task for host managed_node1 7071 1726853173.36621: done getting next task for host managed_node1 7071 1726853173.36625: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7071 1726853173.36627: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853173.36647: getting variables 7071 1726853173.36648: in VariableManager get_vars() 7071 1726853173.36702: Calling all_inventory to load vars for managed_node1 7071 1726853173.36705: Calling groups_inventory to load vars for managed_node1 7071 1726853173.36707: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853173.36717: Calling all_plugins_play to load vars for managed_node1 7071 1726853173.36720: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853173.36723: Calling groups_plugins_play to load vars for managed_node1 7071 1726853173.38294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853173.39878: done with get_vars() 7071 1726853173.39899: done getting variables 7071 1726853173.39956: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:26:13 -0400 (0:00:00.112) 0:00:41.355 ****** 7071 1726853173.39995: entering _queue_task() for managed_node1/service 7071 1726853173.40390: worker is 1 (out of 1 available) 7071 1726853173.40404: exiting _queue_task() for managed_node1/service 7071 1726853173.40417: done queuing things up, now waiting for results queue to drain 7071 1726853173.40418: waiting for pending results... 7071 1726853173.40696: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7071 1726853173.40792: in run() - task 02083763-bbaf-ff75-6002-00000000006f 7071 1726853173.40805: variable 'ansible_search_path' from source: unknown 7071 1726853173.40809: variable 'ansible_search_path' from source: unknown 7071 1726853173.40877: calling self._execute() 7071 1726853173.40941: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853173.40950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853173.40960: variable 'omit' from source: magic vars 7071 1726853173.41405: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.41409: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853173.41781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853173.43718: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853173.43784: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853173.43817: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853173.43853: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853173.43881: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853173.43957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853173.44000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853173.44023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853173.44063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853173.44079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853173.44189: variable 'ansible_distribution' from source: facts 7071 1726853173.44193: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.44201: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853173.44316: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.44321: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853173.44496: variable 'ansible_distribution' from source: facts 7071 1726853173.44499: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.44502: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853173.44606: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.44611: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853173.44782: variable 'ansible_distribution' from source: facts 7071 1726853173.44785: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.44791: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853173.44895: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853173.45022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853173.45147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853173.45151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853173.45153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853173.45156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853173.45161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853173.45185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853173.45207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853173.45245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853173.45261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853173.45299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853173.45321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853173.45344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853173.45385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853173.45398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853173.45551: variable 'network_connections' from source: task vars 7071 1726853173.45563: variable 'interface' from source: play vars 7071 1726853173.45628: variable 'interface' from source: play vars 7071 1726853173.45712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853173.45902: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853173.45918: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853173.45950: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853173.45980: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853173.46024: 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) 7071 1726853173.46041: 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) 7071 1726853173.46067: 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) 7071 1726853173.46121: 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) 7071 1726853173.46135: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853173.46378: variable 'network_connections' from source: task vars 7071 1726853173.46383: variable 'interface' from source: play vars 7071 1726853173.46442: variable 'interface' from source: play vars 7071 1726853173.46466: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7071 1726853173.46469: when evaluation is False, skipping this task 7071 1726853173.46474: _execute() done 7071 1726853173.46477: dumping result to json 7071 1726853173.46479: done dumping result, returning 7071 1726853173.46558: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-ff75-6002-00000000006f] 7071 1726853173.46561: sending task result for task 02083763-bbaf-ff75-6002-00000000006f 7071 1726853173.46623: done sending task result for task 02083763-bbaf-ff75-6002-00000000006f 7071 1726853173.46625: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7071 1726853173.46705: no more pending results, returning what we have 7071 1726853173.46708: results queue empty 7071 1726853173.46709: checking for any_errors_fatal 7071 1726853173.46715: done checking for any_errors_fatal 7071 1726853173.46715: checking for max_fail_percentage 7071 1726853173.46717: done checking for max_fail_percentage 7071 1726853173.46718: checking to see if all hosts have failed and the running result is not ok 7071 1726853173.46719: done checking to see if all hosts have failed 7071 1726853173.46719: getting the remaining hosts for this loop 7071 1726853173.46721: done getting the remaining hosts for this loop 7071 1726853173.46724: getting the next task for host managed_node1 7071 1726853173.46730: done getting next task for host managed_node1 7071 1726853173.46863: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7071 1726853173.46866: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853173.46886: getting variables 7071 1726853173.46888: in VariableManager get_vars() 7071 1726853173.46936: Calling all_inventory to load vars for managed_node1 7071 1726853173.46939: Calling groups_inventory to load vars for managed_node1 7071 1726853173.46943: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853173.46952: Calling all_plugins_play to load vars for managed_node1 7071 1726853173.46955: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853173.46958: Calling groups_plugins_play to load vars for managed_node1 7071 1726853173.48245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853173.50112: done with get_vars() 7071 1726853173.50142: done getting variables 7071 1726853173.50205: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:26:13 -0400 (0:00:00.102) 0:00:41.458 ****** 7071 1726853173.50248: entering _queue_task() for managed_node1/service 7071 1726853173.50843: worker is 1 (out of 1 available) 7071 1726853173.50856: exiting _queue_task() for managed_node1/service 7071 1726853173.50869: done queuing things up, now waiting for results queue to drain 7071 1726853173.50872: waiting for pending results... 7071 1726853173.51293: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7071 1726853173.51306: in run() - task 02083763-bbaf-ff75-6002-000000000070 7071 1726853173.51324: variable 'ansible_search_path' from source: unknown 7071 1726853173.51406: variable 'ansible_search_path' from source: unknown 7071 1726853173.51409: calling self._execute() 7071 1726853173.51513: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853173.51519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853173.51526: variable 'omit' from source: magic vars 7071 1726853173.51896: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.51912: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853173.52123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853173.59990: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853173.60076: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853173.60123: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853173.60184: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853173.60215: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853173.60289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853173.60312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853173.60328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853173.60356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853173.60367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853173.60457: variable 'ansible_distribution' from source: facts 7071 1726853173.60461: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.60467: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853173.60551: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.60554: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853173.60673: variable 'ansible_distribution' from source: facts 7071 1726853173.60676: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.60681: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853173.60752: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.60757: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853173.60866: variable 'ansible_distribution' from source: facts 7071 1726853173.60869: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.60876: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853173.60969: variable 'network_provider' from source: set_fact 7071 1726853173.60974: variable 'network_state' from source: role '' defaults 7071 1726853173.60980: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7071 1726853173.60986: variable 'omit' from source: magic vars 7071 1726853173.61019: variable 'omit' from source: magic vars 7071 1726853173.61041: variable 'network_service_name' from source: role '' defaults 7071 1726853173.61090: variable 'network_service_name' from source: role '' defaults 7071 1726853173.61156: variable '__network_provider_setup' from source: role '' defaults 7071 1726853173.61159: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853173.61204: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853173.61217: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853173.61261: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853173.61361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853173.61380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853173.61398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853173.61425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853173.61436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853173.61465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853173.61483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853173.61499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853173.61526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853173.61536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853173.61666: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7071 1726853173.61737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853173.61756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853173.61777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853173.61801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853173.61813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853173.61874: variable 'ansible_python' from source: facts 7071 1726853173.61888: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7071 1726853173.61940: variable '__network_wpa_supplicant_required' from source: role '' defaults 7071 1726853173.62009: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7071 1726853173.62162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853173.62165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853173.62190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853173.62297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853173.62300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853173.62303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853173.62305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853173.62340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853173.62389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853173.62409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853173.62558: variable 'network_connections' from source: task vars 7071 1726853173.62570: variable 'interface' from source: play vars 7071 1726853173.62646: variable 'interface' from source: play vars 7071 1726853173.62767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853173.62963: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853173.63023: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853173.63078: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853173.63113: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853173.63157: 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) 7071 1726853173.63179: 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) 7071 1726853173.63206: 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) 7071 1726853173.63236: 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) 7071 1726853173.63265: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853173.63439: variable 'network_connections' from source: task vars 7071 1726853173.63447: variable 'interface' from source: play vars 7071 1726853173.63499: variable 'interface' from source: play vars 7071 1726853173.63526: variable '__network_packages_default_wireless' from source: role '' defaults 7071 1726853173.63579: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853173.63761: variable 'network_connections' from source: task vars 7071 1726853173.63765: variable 'interface' from source: play vars 7071 1726853173.63814: variable 'interface' from source: play vars 7071 1726853173.63831: variable '__network_packages_default_team' from source: role '' defaults 7071 1726853173.63890: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853173.64080: variable 'network_connections' from source: task vars 7071 1726853173.64084: variable 'interface' from source: play vars 7071 1726853173.64132: variable 'interface' from source: play vars 7071 1726853173.64166: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853173.64210: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853173.64216: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853173.64259: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853173.64396: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7071 1726853173.64692: variable 'network_connections' from source: task vars 7071 1726853173.64695: variable 'interface' from source: play vars 7071 1726853173.64739: variable 'interface' from source: play vars 7071 1726853173.64748: variable 'ansible_distribution' from source: facts 7071 1726853173.64751: variable '__network_rh_distros' from source: role '' defaults 7071 1726853173.64756: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.64767: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7071 1726853173.64880: variable 'ansible_distribution' from source: facts 7071 1726853173.64884: variable '__network_rh_distros' from source: role '' defaults 7071 1726853173.64889: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.64898: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7071 1726853173.65010: variable 'ansible_distribution' from source: facts 7071 1726853173.65013: variable '__network_rh_distros' from source: role '' defaults 7071 1726853173.65017: variable 'ansible_distribution_major_version' from source: facts 7071 1726853173.65049: variable 'network_provider' from source: set_fact 7071 1726853173.65063: variable 'omit' from source: magic vars 7071 1726853173.65100: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853173.65113: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853173.65124: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853173.65135: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853173.65142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853173.65193: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853173.65196: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853173.65198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853173.65281: Set connection var ansible_connection to ssh 7071 1726853173.65284: Set connection var ansible_timeout to 10 7071 1726853173.65286: Set connection var ansible_shell_type to sh 7071 1726853173.65288: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853173.65478: Set connection var ansible_pipelining to False 7071 1726853173.65481: Set connection var ansible_shell_executable to /bin/sh 7071 1726853173.65484: variable 'ansible_shell_executable' from source: unknown 7071 1726853173.65486: variable 'ansible_connection' from source: unknown 7071 1726853173.65487: variable 'ansible_module_compression' from source: unknown 7071 1726853173.65489: variable 'ansible_shell_type' from source: unknown 7071 1726853173.65491: variable 'ansible_shell_executable' from source: unknown 7071 1726853173.65493: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853173.65495: variable 'ansible_pipelining' from source: unknown 7071 1726853173.65496: variable 'ansible_timeout' from source: unknown 7071 1726853173.65498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853173.65501: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853173.65503: variable 'omit' from source: magic vars 7071 1726853173.65505: starting attempt loop 7071 1726853173.65507: running the handler 7071 1726853173.65526: variable 'ansible_facts' from source: unknown 7071 1726853173.66189: _low_level_execute_command(): starting 7071 1726853173.66192: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853173.66770: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853173.66787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853173.66791: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853173.66808: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853173.66811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853173.66868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853173.66883: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853173.66939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853173.68702: stdout chunk (state=3): >>>/root <<< 7071 1726853173.68862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853173.68865: stdout chunk (state=3): >>><<< 7071 1726853173.68867: stderr chunk (state=3): >>><<< 7071 1726853173.68889: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853173.68963: _low_level_execute_command(): starting 7071 1726853173.68967: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853173.6890094-8592-270171438936372 `" && echo ansible-tmp-1726853173.6890094-8592-270171438936372="` echo /root/.ansible/tmp/ansible-tmp-1726853173.6890094-8592-270171438936372 `" ) && sleep 0' 7071 1726853173.69578: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853173.69586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853173.69599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853173.69641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853173.69680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853173.71529: stdout chunk (state=3): >>>ansible-tmp-1726853173.6890094-8592-270171438936372=/root/.ansible/tmp/ansible-tmp-1726853173.6890094-8592-270171438936372 <<< 7071 1726853173.71658: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853173.71662: stdout chunk (state=3): >>><<< 7071 1726853173.71668: stderr chunk (state=3): >>><<< 7071 1726853173.71687: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853173.6890094-8592-270171438936372=/root/.ansible/tmp/ansible-tmp-1726853173.6890094-8592-270171438936372 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853173.71709: variable 'ansible_module_compression' from source: unknown 7071 1726853173.71746: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7071 1726853173.71794: variable 'ansible_facts' from source: unknown 7071 1726853173.72004: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853173.6890094-8592-270171438936372/AnsiballZ_systemd.py 7071 1726853173.72376: Sending initial data 7071 1726853173.72380: Sent initial data (154 bytes) 7071 1726853173.72729: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853173.72776: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853173.72794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853173.72851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853173.74404: 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" <<< 7071 1726853173.74413: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7071 1726853173.74445: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853173.74485: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpo23kbjiq /root/.ansible/tmp/ansible-tmp-1726853173.6890094-8592-270171438936372/AnsiballZ_systemd.py <<< 7071 1726853173.74492: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853173.6890094-8592-270171438936372/AnsiballZ_systemd.py" <<< 7071 1726853173.74527: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpo23kbjiq" to remote "/root/.ansible/tmp/ansible-tmp-1726853173.6890094-8592-270171438936372/AnsiballZ_systemd.py" <<< 7071 1726853173.74530: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853173.6890094-8592-270171438936372/AnsiballZ_systemd.py" <<< 7071 1726853173.75550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853173.75590: stderr chunk (state=3): >>><<< 7071 1726853173.75593: stdout chunk (state=3): >>><<< 7071 1726853173.75620: done transferring module to remote 7071 1726853173.75632: _low_level_execute_command(): starting 7071 1726853173.75635: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853173.6890094-8592-270171438936372/ /root/.ansible/tmp/ansible-tmp-1726853173.6890094-8592-270171438936372/AnsiballZ_systemd.py && sleep 0' 7071 1726853173.76079: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853173.76082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853173.76084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853173.76086: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853173.76088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853173.76136: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853173.76139: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853173.76189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853173.77904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853173.77929: stderr chunk (state=3): >>><<< 7071 1726853173.77932: stdout chunk (state=3): >>><<< 7071 1726853173.77945: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853173.77953: _low_level_execute_command(): starting 7071 1726853173.77955: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853173.6890094-8592-270171438936372/AnsiballZ_systemd.py && sleep 0' 7071 1726853173.78335: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853173.78369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853173.78374: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853173.78377: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853173.78379: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853173.78415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853173.78427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853173.78545: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853174.08307: 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 13:20:47 EDT", "ExecMainStartTimestampMonotonic": "13747067", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ExecMainHandoffTimestampMonotonic": "13825256", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9846784", "MemoryPeak": "10371072", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3311128576", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "138939000", "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 system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service network.target NetworkManager-wait-online.service multi-user.target", "After": "basic.ta<<< 7071 1726853174.08335: stdout chunk (state=3): >>>rget dbus.socket cloud-init-local.service network-pre.target dbus-broker.service sysinit.target system.slice systemd-journald.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 13:26:03 EDT", "StateChangeTimestampMonotonic": "329729315", "InactiveExitTimestamp": "Fri 2024-09-20 13:20:47 EDT", "InactiveExitTimestampMonotonic": "13748890", "ActiveEnterTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ActiveEnterTimestampMonotonic": "14166608", "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 13:20:47 EDT", "ConditionTimestampMonotonic": "13745559", "AssertTimestamp": "Fri 2024-09-20 13:20:47 EDT", "AssertTimestampMonotonic": "13745562", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "5f58decfa480494eac8aa3993b4c7ec8", "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}}} <<< 7071 1726853174.10195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853174.10216: stderr chunk (state=3): >>><<< 7071 1726853174.10220: stdout chunk (state=3): >>><<< 7071 1726853174.10237: _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 13:20:47 EDT", "ExecMainStartTimestampMonotonic": "13747067", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ExecMainHandoffTimestampMonotonic": "13825256", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9846784", "MemoryPeak": "10371072", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3311128576", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "138939000", "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 system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service network.target NetworkManager-wait-online.service multi-user.target", "After": "basic.target dbus.socket cloud-init-local.service network-pre.target dbus-broker.service sysinit.target system.slice systemd-journald.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 13:26:03 EDT", "StateChangeTimestampMonotonic": "329729315", "InactiveExitTimestamp": "Fri 2024-09-20 13:20:47 EDT", "InactiveExitTimestampMonotonic": "13748890", "ActiveEnterTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ActiveEnterTimestampMonotonic": "14166608", "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 13:20:47 EDT", "ConditionTimestampMonotonic": "13745559", "AssertTimestamp": "Fri 2024-09-20 13:20:47 EDT", "AssertTimestampMonotonic": "13745562", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "5f58decfa480494eac8aa3993b4c7ec8", "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853174.10357: 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-1726853173.6890094-8592-270171438936372/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853174.10372: _low_level_execute_command(): starting 7071 1726853174.10378: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853173.6890094-8592-270171438936372/ > /dev/null 2>&1 && sleep 0' 7071 1726853174.10873: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853174.10878: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853174.10882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853174.10884: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853174.10887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853174.10966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853174.10999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853174.12826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853174.12857: stderr chunk (state=3): >>><<< 7071 1726853174.12861: stdout chunk (state=3): >>><<< 7071 1726853174.12875: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853174.12882: handler run complete 7071 1726853174.12919: attempt loop complete, returning result 7071 1726853174.12922: _execute() done 7071 1726853174.12924: dumping result to json 7071 1726853174.12935: done dumping result, returning 7071 1726853174.12949: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-ff75-6002-000000000070] 7071 1726853174.12952: sending task result for task 02083763-bbaf-ff75-6002-000000000070 7071 1726853174.13145: done sending task result for task 02083763-bbaf-ff75-6002-000000000070 7071 1726853174.13148: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853174.13202: no more pending results, returning what we have 7071 1726853174.13206: results queue empty 7071 1726853174.13206: checking for any_errors_fatal 7071 1726853174.13211: done checking for any_errors_fatal 7071 1726853174.13212: checking for max_fail_percentage 7071 1726853174.13213: done checking for max_fail_percentage 7071 1726853174.13214: checking to see if all hosts have failed and the running result is not ok 7071 1726853174.13215: done checking to see if all hosts have failed 7071 1726853174.13215: getting the remaining hosts for this loop 7071 1726853174.13217: done getting the remaining hosts for this loop 7071 1726853174.13220: getting the next task for host managed_node1 7071 1726853174.13226: done getting next task for host managed_node1 7071 1726853174.13229: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7071 1726853174.13232: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853174.13242: getting variables 7071 1726853174.13243: in VariableManager get_vars() 7071 1726853174.17518: Calling all_inventory to load vars for managed_node1 7071 1726853174.17521: Calling groups_inventory to load vars for managed_node1 7071 1726853174.17523: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853174.17528: Calling all_plugins_play to load vars for managed_node1 7071 1726853174.17530: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853174.17532: Calling groups_plugins_play to load vars for managed_node1 7071 1726853174.18432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853174.19447: done with get_vars() 7071 1726853174.19462: done getting variables 7071 1726853174.19498: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:26:14 -0400 (0:00:00.692) 0:00:42.151 ****** 7071 1726853174.19518: entering _queue_task() for managed_node1/service 7071 1726853174.19774: worker is 1 (out of 1 available) 7071 1726853174.19788: exiting _queue_task() for managed_node1/service 7071 1726853174.19803: done queuing things up, now waiting for results queue to drain 7071 1726853174.19806: waiting for pending results... 7071 1726853174.19987: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7071 1726853174.20088: in run() - task 02083763-bbaf-ff75-6002-000000000071 7071 1726853174.20099: variable 'ansible_search_path' from source: unknown 7071 1726853174.20102: variable 'ansible_search_path' from source: unknown 7071 1726853174.20133: calling self._execute() 7071 1726853174.20210: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853174.20215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853174.20225: variable 'omit' from source: magic vars 7071 1726853174.20515: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.20525: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853174.20662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853174.22169: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853174.22225: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853174.22254: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853174.22281: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853174.22301: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853174.22363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853174.22385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853174.22401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853174.22433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853174.22439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853174.22520: variable 'ansible_distribution' from source: facts 7071 1726853174.22524: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.22532: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853174.22611: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.22615: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853174.22729: variable 'ansible_distribution' from source: facts 7071 1726853174.22733: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.22738: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853174.22812: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.22816: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853174.22928: variable 'ansible_distribution' from source: facts 7071 1726853174.22931: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.22936: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853174.23011: variable 'network_provider' from source: set_fact 7071 1726853174.23016: Evaluated conditional (network_provider == "nm"): True 7071 1726853174.23089: variable '__network_wpa_supplicant_required' from source: role '' defaults 7071 1726853174.23138: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7071 1726853174.23211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853174.23227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853174.23243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853174.23270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853174.23282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853174.23313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853174.23328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853174.23344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853174.23372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853174.23382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853174.23414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853174.23429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853174.23447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853174.23473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853174.23483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853174.23567: variable 'network_connections' from source: task vars 7071 1726853174.23578: variable 'interface' from source: play vars 7071 1726853174.23631: variable 'interface' from source: play vars 7071 1726853174.23689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853174.23931: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853174.23963: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853174.23987: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853174.24008: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853174.24038: 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) 7071 1726853174.24058: 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) 7071 1726853174.24079: 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) 7071 1726853174.24096: 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) 7071 1726853174.24130: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853174.24286: variable 'network_connections' from source: task vars 7071 1726853174.24289: variable 'interface' from source: play vars 7071 1726853174.24331: variable 'interface' from source: play vars 7071 1726853174.24354: Evaluated conditional (__network_wpa_supplicant_required): False 7071 1726853174.24357: when evaluation is False, skipping this task 7071 1726853174.24360: _execute() done 7071 1726853174.24362: dumping result to json 7071 1726853174.24364: done dumping result, returning 7071 1726853174.24374: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-ff75-6002-000000000071] 7071 1726853174.24379: sending task result for task 02083763-bbaf-ff75-6002-000000000071 7071 1726853174.24458: done sending task result for task 02083763-bbaf-ff75-6002-000000000071 7071 1726853174.24461: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 7071 1726853174.24527: no more pending results, returning what we have 7071 1726853174.24530: results queue empty 7071 1726853174.24531: checking for any_errors_fatal 7071 1726853174.24550: done checking for any_errors_fatal 7071 1726853174.24551: checking for max_fail_percentage 7071 1726853174.24552: done checking for max_fail_percentage 7071 1726853174.24553: checking to see if all hosts have failed and the running result is not ok 7071 1726853174.24554: done checking to see if all hosts have failed 7071 1726853174.24555: getting the remaining hosts for this loop 7071 1726853174.24556: done getting the remaining hosts for this loop 7071 1726853174.24560: getting the next task for host managed_node1 7071 1726853174.24567: done getting next task for host managed_node1 7071 1726853174.24573: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7071 1726853174.24575: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853174.24592: getting variables 7071 1726853174.24594: in VariableManager get_vars() 7071 1726853174.24641: Calling all_inventory to load vars for managed_node1 7071 1726853174.24644: Calling groups_inventory to load vars for managed_node1 7071 1726853174.24646: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853174.24655: Calling all_plugins_play to load vars for managed_node1 7071 1726853174.24658: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853174.24661: Calling groups_plugins_play to load vars for managed_node1 7071 1726853174.25540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853174.26409: done with get_vars() 7071 1726853174.26425: done getting variables 7071 1726853174.26468: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:26:14 -0400 (0:00:00.069) 0:00:42.220 ****** 7071 1726853174.26493: entering _queue_task() for managed_node1/service 7071 1726853174.26741: worker is 1 (out of 1 available) 7071 1726853174.26757: exiting _queue_task() for managed_node1/service 7071 1726853174.26770: done queuing things up, now waiting for results queue to drain 7071 1726853174.26773: waiting for pending results... 7071 1726853174.26953: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7071 1726853174.27060: in run() - task 02083763-bbaf-ff75-6002-000000000072 7071 1726853174.27073: variable 'ansible_search_path' from source: unknown 7071 1726853174.27076: variable 'ansible_search_path' from source: unknown 7071 1726853174.27110: calling self._execute() 7071 1726853174.27186: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853174.27189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853174.27198: variable 'omit' from source: magic vars 7071 1726853174.27481: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.27490: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853174.27626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853174.29109: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853174.29160: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853174.29190: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853174.29215: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853174.29234: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853174.29297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853174.29317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853174.29333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853174.29361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853174.29373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853174.29460: variable 'ansible_distribution' from source: facts 7071 1726853174.29463: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.29469: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853174.29550: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.29553: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853174.29666: variable 'ansible_distribution' from source: facts 7071 1726853174.29669: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.29676: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853174.29749: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.29753: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853174.29864: variable 'ansible_distribution' from source: facts 7071 1726853174.29868: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.29873: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853174.29945: variable 'network_provider' from source: set_fact 7071 1726853174.29952: Evaluated conditional (network_provider == "initscripts"): False 7071 1726853174.29955: when evaluation is False, skipping this task 7071 1726853174.29958: _execute() done 7071 1726853174.29960: dumping result to json 7071 1726853174.29963: done dumping result, returning 7071 1726853174.29972: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-ff75-6002-000000000072] 7071 1726853174.29977: sending task result for task 02083763-bbaf-ff75-6002-000000000072 7071 1726853174.30058: done sending task result for task 02083763-bbaf-ff75-6002-000000000072 7071 1726853174.30060: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853174.30105: no more pending results, returning what we have 7071 1726853174.30108: results queue empty 7071 1726853174.30109: checking for any_errors_fatal 7071 1726853174.30114: done checking for any_errors_fatal 7071 1726853174.30115: checking for max_fail_percentage 7071 1726853174.30117: done checking for max_fail_percentage 7071 1726853174.30117: checking to see if all hosts have failed and the running result is not ok 7071 1726853174.30118: done checking to see if all hosts have failed 7071 1726853174.30119: getting the remaining hosts for this loop 7071 1726853174.30120: done getting the remaining hosts for this loop 7071 1726853174.30124: getting the next task for host managed_node1 7071 1726853174.30131: done getting next task for host managed_node1 7071 1726853174.30135: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7071 1726853174.30137: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853174.30154: getting variables 7071 1726853174.30155: in VariableManager get_vars() 7071 1726853174.30216: Calling all_inventory to load vars for managed_node1 7071 1726853174.30219: Calling groups_inventory to load vars for managed_node1 7071 1726853174.30221: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853174.30231: Calling all_plugins_play to load vars for managed_node1 7071 1726853174.30234: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853174.30236: Calling groups_plugins_play to load vars for managed_node1 7071 1726853174.31003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853174.31857: done with get_vars() 7071 1726853174.31874: done getting variables 7071 1726853174.31916: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:26:14 -0400 (0:00:00.054) 0:00:42.275 ****** 7071 1726853174.31946: entering _queue_task() for managed_node1/copy 7071 1726853174.32170: worker is 1 (out of 1 available) 7071 1726853174.32185: exiting _queue_task() for managed_node1/copy 7071 1726853174.32198: done queuing things up, now waiting for results queue to drain 7071 1726853174.32199: waiting for pending results... 7071 1726853174.32381: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7071 1726853174.32490: in run() - task 02083763-bbaf-ff75-6002-000000000073 7071 1726853174.32502: variable 'ansible_search_path' from source: unknown 7071 1726853174.32505: variable 'ansible_search_path' from source: unknown 7071 1726853174.32538: calling self._execute() 7071 1726853174.32611: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853174.32617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853174.32625: variable 'omit' from source: magic vars 7071 1726853174.32906: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.32915: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853174.33051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853174.34945: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853174.34949: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853174.34976: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853174.35008: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853174.35035: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853174.35115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853174.35147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853174.35172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853174.35212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853174.35228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853174.35347: variable 'ansible_distribution' from source: facts 7071 1726853174.35351: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.35360: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853174.35480: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.35486: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853174.35652: variable 'ansible_distribution' from source: facts 7071 1726853174.35655: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.35662: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853174.35765: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.35770: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853174.35977: variable 'ansible_distribution' from source: facts 7071 1726853174.35980: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.35982: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853174.36047: variable 'network_provider' from source: set_fact 7071 1726853174.36053: Evaluated conditional (network_provider == "initscripts"): False 7071 1726853174.36056: when evaluation is False, skipping this task 7071 1726853174.36059: _execute() done 7071 1726853174.36061: dumping result to json 7071 1726853174.36083: done dumping result, returning 7071 1726853174.36087: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-ff75-6002-000000000073] 7071 1726853174.36089: sending task result for task 02083763-bbaf-ff75-6002-000000000073 skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7071 1726853174.36337: no more pending results, returning what we have 7071 1726853174.36343: results queue empty 7071 1726853174.36344: checking for any_errors_fatal 7071 1726853174.36348: done checking for any_errors_fatal 7071 1726853174.36349: checking for max_fail_percentage 7071 1726853174.36351: done checking for max_fail_percentage 7071 1726853174.36356: checking to see if all hosts have failed and the running result is not ok 7071 1726853174.36357: done checking to see if all hosts have failed 7071 1726853174.36358: getting the remaining hosts for this loop 7071 1726853174.36359: done getting the remaining hosts for this loop 7071 1726853174.36362: getting the next task for host managed_node1 7071 1726853174.36367: done getting next task for host managed_node1 7071 1726853174.36372: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7071 1726853174.36375: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853174.36390: getting variables 7071 1726853174.36392: in VariableManager get_vars() 7071 1726853174.36444: Calling all_inventory to load vars for managed_node1 7071 1726853174.36447: Calling groups_inventory to load vars for managed_node1 7071 1726853174.36449: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853174.36465: Calling all_plugins_play to load vars for managed_node1 7071 1726853174.36468: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853174.36474: Calling groups_plugins_play to load vars for managed_node1 7071 1726853174.36486: done sending task result for task 02083763-bbaf-ff75-6002-000000000073 7071 1726853174.36489: WORKER PROCESS EXITING 7071 1726853174.37908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853174.39429: done with get_vars() 7071 1726853174.39458: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:26:14 -0400 (0:00:00.076) 0:00:42.351 ****** 7071 1726853174.39553: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7071 1726853174.39839: worker is 1 (out of 1 available) 7071 1726853174.39853: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7071 1726853174.39866: done queuing things up, now waiting for results queue to drain 7071 1726853174.39867: waiting for pending results... 7071 1726853174.40214: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7071 1726853174.40294: in run() - task 02083763-bbaf-ff75-6002-000000000074 7071 1726853174.40305: variable 'ansible_search_path' from source: unknown 7071 1726853174.40308: variable 'ansible_search_path' from source: unknown 7071 1726853174.40346: calling self._execute() 7071 1726853174.40427: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853174.40431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853174.40435: variable 'omit' from source: magic vars 7071 1726853174.40721: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.40730: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853174.40868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853174.42360: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853174.42419: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853174.42447: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853174.42474: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853174.42496: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853174.42555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853174.42577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853174.42597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853174.42625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853174.42636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853174.42719: variable 'ansible_distribution' from source: facts 7071 1726853174.42723: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.42728: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853174.42809: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.42812: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853174.42925: variable 'ansible_distribution' from source: facts 7071 1726853174.42930: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.42933: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853174.43005: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.43008: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853174.43121: variable 'ansible_distribution' from source: facts 7071 1726853174.43124: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.43129: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853174.43136: variable 'omit' from source: magic vars 7071 1726853174.43180: variable 'omit' from source: magic vars 7071 1726853174.43256: variable 'network_provider' from source: set_fact 7071 1726853174.43323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853174.43340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853174.43358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853174.43389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853174.43399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853174.43446: variable 'omit' from source: magic vars 7071 1726853174.43524: variable 'omit' from source: magic vars 7071 1726853174.43599: variable 'network_connections' from source: task vars 7071 1726853174.43602: variable 'interface' from source: play vars 7071 1726853174.43649: variable 'interface' from source: play vars 7071 1726853174.43776: variable 'omit' from source: magic vars 7071 1726853174.43780: variable '__lsr_ansible_managed' from source: task vars 7071 1726853174.43796: variable '__lsr_ansible_managed' from source: task vars 7071 1726853174.43987: Loaded config def from plugin (lookup/template) 7071 1726853174.43990: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7071 1726853174.44011: File lookup term: get_ansible_managed.j2 7071 1726853174.44014: variable 'ansible_search_path' from source: unknown 7071 1726853174.44019: evaluation_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7071 1726853174.44030: search_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7071 1726853174.44052: variable 'ansible_search_path' from source: unknown 7071 1726853174.47383: variable 'ansible_managed' from source: unknown 7071 1726853174.47462: variable 'omit' from source: magic vars 7071 1726853174.47485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853174.47510: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853174.47524: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853174.47537: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853174.47548: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853174.47572: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853174.47575: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853174.47578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853174.47640: Set connection var ansible_connection to ssh 7071 1726853174.47649: Set connection var ansible_timeout to 10 7071 1726853174.47655: Set connection var ansible_shell_type to sh 7071 1726853174.47661: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853174.47667: Set connection var ansible_pipelining to False 7071 1726853174.47674: Set connection var ansible_shell_executable to /bin/sh 7071 1726853174.47691: variable 'ansible_shell_executable' from source: unknown 7071 1726853174.47694: variable 'ansible_connection' from source: unknown 7071 1726853174.47696: variable 'ansible_module_compression' from source: unknown 7071 1726853174.47698: variable 'ansible_shell_type' from source: unknown 7071 1726853174.47701: variable 'ansible_shell_executable' from source: unknown 7071 1726853174.47703: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853174.47707: variable 'ansible_pipelining' from source: unknown 7071 1726853174.47709: variable 'ansible_timeout' from source: unknown 7071 1726853174.47713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853174.47808: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853174.47816: variable 'omit' from source: magic vars 7071 1726853174.47823: starting attempt loop 7071 1726853174.47828: running the handler 7071 1726853174.47838: _low_level_execute_command(): starting 7071 1726853174.47847: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853174.48350: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853174.48354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853174.48356: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853174.48358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853174.48414: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853174.48417: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853174.48419: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853174.48473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853174.50129: stdout chunk (state=3): >>>/root <<< 7071 1726853174.50231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853174.50263: stderr chunk (state=3): >>><<< 7071 1726853174.50267: stdout chunk (state=3): >>><<< 7071 1726853174.50289: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853174.50298: _low_level_execute_command(): starting 7071 1726853174.50306: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853174.5028849-8626-156529763503763 `" && echo ansible-tmp-1726853174.5028849-8626-156529763503763="` echo /root/.ansible/tmp/ansible-tmp-1726853174.5028849-8626-156529763503763 `" ) && sleep 0' 7071 1726853174.50748: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853174.50752: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853174.50754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853174.50757: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853174.50759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853174.50810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853174.50813: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853174.50817: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853174.50857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853174.52724: stdout chunk (state=3): >>>ansible-tmp-1726853174.5028849-8626-156529763503763=/root/.ansible/tmp/ansible-tmp-1726853174.5028849-8626-156529763503763 <<< 7071 1726853174.52829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853174.52860: stderr chunk (state=3): >>><<< 7071 1726853174.52864: stdout chunk (state=3): >>><<< 7071 1726853174.52880: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853174.5028849-8626-156529763503763=/root/.ansible/tmp/ansible-tmp-1726853174.5028849-8626-156529763503763 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853174.52921: variable 'ansible_module_compression' from source: unknown 7071 1726853174.52957: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7071 1726853174.52983: variable 'ansible_facts' from source: unknown 7071 1726853174.53052: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853174.5028849-8626-156529763503763/AnsiballZ_network_connections.py 7071 1726853174.53156: Sending initial data 7071 1726853174.53160: Sent initial data (166 bytes) 7071 1726853174.53604: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853174.53607: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853174.53610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853174.53612: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853174.53615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853174.53676: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853174.53679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853174.53681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853174.53711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853174.55274: 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 <<< 7071 1726853174.55307: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853174.55348: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpcgdfx35j /root/.ansible/tmp/ansible-tmp-1726853174.5028849-8626-156529763503763/AnsiballZ_network_connections.py <<< 7071 1726853174.55351: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853174.5028849-8626-156529763503763/AnsiballZ_network_connections.py" <<< 7071 1726853174.55385: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpcgdfx35j" to remote "/root/.ansible/tmp/ansible-tmp-1726853174.5028849-8626-156529763503763/AnsiballZ_network_connections.py" <<< 7071 1726853174.55394: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853174.5028849-8626-156529763503763/AnsiballZ_network_connections.py" <<< 7071 1726853174.56087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853174.56126: stderr chunk (state=3): >>><<< 7071 1726853174.56129: stdout chunk (state=3): >>><<< 7071 1726853174.56173: done transferring module to remote 7071 1726853174.56183: _low_level_execute_command(): starting 7071 1726853174.56188: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853174.5028849-8626-156529763503763/ /root/.ansible/tmp/ansible-tmp-1726853174.5028849-8626-156529763503763/AnsiballZ_network_connections.py && sleep 0' 7071 1726853174.56633: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853174.56636: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853174.56639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853174.56643: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853174.56645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853174.56691: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853174.56694: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853174.56739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853174.58469: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853174.58493: stderr chunk (state=3): >>><<< 7071 1726853174.58496: stdout chunk (state=3): >>><<< 7071 1726853174.58508: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853174.58517: _low_level_execute_command(): starting 7071 1726853174.58520: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853174.5028849-8626-156529763503763/AnsiballZ_network_connections.py && sleep 0' 7071 1726853174.58939: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853174.58945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853174.58948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853174.58950: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853174.58952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853174.58999: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853174.59003: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853174.59049: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853174.89877: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_f739dw2k/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 <<< 7071 1726853174.89891: stdout chunk (state=3): >>> File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_f739dw2k/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 802-1x-test/dd13c97e-2ff2-4502-834c-ddcc46a93a48: error=unknown <<< 7071 1726853174.90058: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "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": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7071 1726853174.91854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853174.91882: stderr chunk (state=3): >>><<< 7071 1726853174.91885: stdout chunk (state=3): >>><<< 7071 1726853174.91901: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_f739dw2k/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_f739dw2k/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 802-1x-test/dd13c97e-2ff2-4502-834c-ddcc46a93a48: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "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": "802-1x-test", "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853174.91930: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', '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-1726853174.5028849-8626-156529763503763/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853174.91937: _low_level_execute_command(): starting 7071 1726853174.91945: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853174.5028849-8626-156529763503763/ > /dev/null 2>&1 && sleep 0' 7071 1726853174.92591: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853174.92609: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853174.92628: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853174.92697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853174.94482: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853174.94504: stderr chunk (state=3): >>><<< 7071 1726853174.94507: stdout chunk (state=3): >>><<< 7071 1726853174.94520: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853174.94526: handler run complete 7071 1726853174.94550: attempt loop complete, returning result 7071 1726853174.94553: _execute() done 7071 1726853174.94556: dumping result to json 7071 1726853174.94560: done dumping result, returning 7071 1726853174.94568: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-ff75-6002-000000000074] 7071 1726853174.94573: sending task result for task 02083763-bbaf-ff75-6002-000000000074 7071 1726853174.94667: done sending task result for task 02083763-bbaf-ff75-6002-000000000074 7071 1726853174.94669: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 7071 1726853174.94760: no more pending results, returning what we have 7071 1726853174.94764: results queue empty 7071 1726853174.94765: checking for any_errors_fatal 7071 1726853174.94773: done checking for any_errors_fatal 7071 1726853174.94774: checking for max_fail_percentage 7071 1726853174.94775: done checking for max_fail_percentage 7071 1726853174.94776: checking to see if all hosts have failed and the running result is not ok 7071 1726853174.94777: done checking to see if all hosts have failed 7071 1726853174.94778: getting the remaining hosts for this loop 7071 1726853174.94779: done getting the remaining hosts for this loop 7071 1726853174.94784: getting the next task for host managed_node1 7071 1726853174.94790: done getting next task for host managed_node1 7071 1726853174.94793: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7071 1726853174.94796: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853174.94807: getting variables 7071 1726853174.94809: in VariableManager get_vars() 7071 1726853174.94856: Calling all_inventory to load vars for managed_node1 7071 1726853174.94859: Calling groups_inventory to load vars for managed_node1 7071 1726853174.94860: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853174.94869: Calling all_plugins_play to load vars for managed_node1 7071 1726853174.94879: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853174.94882: Calling groups_plugins_play to load vars for managed_node1 7071 1726853174.95800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853174.96970: done with get_vars() 7071 1726853174.96991: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:26:14 -0400 (0:00:00.575) 0:00:42.926 ****** 7071 1726853174.97055: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7071 1726853174.97304: worker is 1 (out of 1 available) 7071 1726853174.97318: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7071 1726853174.97332: done queuing things up, now waiting for results queue to drain 7071 1726853174.97333: waiting for pending results... 7071 1726853174.97514: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7071 1726853174.97600: in run() - task 02083763-bbaf-ff75-6002-000000000075 7071 1726853174.97611: variable 'ansible_search_path' from source: unknown 7071 1726853174.97614: variable 'ansible_search_path' from source: unknown 7071 1726853174.97645: calling self._execute() 7071 1726853174.97718: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853174.97724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853174.97732: variable 'omit' from source: magic vars 7071 1726853174.98012: variable 'ansible_distribution_major_version' from source: facts 7071 1726853174.98021: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853174.98158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853174.99836: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853174.99883: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853174.99909: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853174.99961: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853174.99964: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853175.00021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853175.00043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853175.00061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853175.00092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853175.00103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853175.00182: variable 'ansible_distribution' from source: facts 7071 1726853175.00186: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.00188: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853175.00264: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.00268: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853175.00380: variable 'ansible_distribution' from source: facts 7071 1726853175.00383: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.00390: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853175.00458: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.00462: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853175.00569: variable 'ansible_distribution' from source: facts 7071 1726853175.00575: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.00579: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853175.00654: variable 'network_state' from source: role '' defaults 7071 1726853175.00662: Evaluated conditional (network_state != {}): False 7071 1726853175.00666: when evaluation is False, skipping this task 7071 1726853175.00668: _execute() done 7071 1726853175.00672: dumping result to json 7071 1726853175.00675: done dumping result, returning 7071 1726853175.00682: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-ff75-6002-000000000075] 7071 1726853175.00687: sending task result for task 02083763-bbaf-ff75-6002-000000000075 7071 1726853175.00776: done sending task result for task 02083763-bbaf-ff75-6002-000000000075 7071 1726853175.00779: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853175.00827: no more pending results, returning what we have 7071 1726853175.00830: results queue empty 7071 1726853175.00831: checking for any_errors_fatal 7071 1726853175.00838: done checking for any_errors_fatal 7071 1726853175.00839: checking for max_fail_percentage 7071 1726853175.00843: done checking for max_fail_percentage 7071 1726853175.00844: checking to see if all hosts have failed and the running result is not ok 7071 1726853175.00845: done checking to see if all hosts have failed 7071 1726853175.00846: getting the remaining hosts for this loop 7071 1726853175.00847: done getting the remaining hosts for this loop 7071 1726853175.00850: getting the next task for host managed_node1 7071 1726853175.00858: done getting next task for host managed_node1 7071 1726853175.00861: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7071 1726853175.00864: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853175.00888: getting variables 7071 1726853175.00890: in VariableManager get_vars() 7071 1726853175.00938: Calling all_inventory to load vars for managed_node1 7071 1726853175.00940: Calling groups_inventory to load vars for managed_node1 7071 1726853175.00945: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853175.00954: Calling all_plugins_play to load vars for managed_node1 7071 1726853175.00956: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853175.00959: Calling groups_plugins_play to load vars for managed_node1 7071 1726853175.01827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853175.02703: done with get_vars() 7071 1726853175.02723: done getting variables 7071 1726853175.02766: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:26:15 -0400 (0:00:00.057) 0:00:42.984 ****** 7071 1726853175.02796: entering _queue_task() for managed_node1/debug 7071 1726853175.03034: worker is 1 (out of 1 available) 7071 1726853175.03049: exiting _queue_task() for managed_node1/debug 7071 1726853175.03061: done queuing things up, now waiting for results queue to drain 7071 1726853175.03063: waiting for pending results... 7071 1726853175.03235: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7071 1726853175.03323: in run() - task 02083763-bbaf-ff75-6002-000000000076 7071 1726853175.03334: variable 'ansible_search_path' from source: unknown 7071 1726853175.03337: variable 'ansible_search_path' from source: unknown 7071 1726853175.03366: calling self._execute() 7071 1726853175.03444: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853175.03448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853175.03454: variable 'omit' from source: magic vars 7071 1726853175.03738: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.03748: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853175.03887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853175.05360: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853175.05416: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853175.05444: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853175.05481: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853175.05502: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853175.05560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853175.05585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853175.05603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853175.05628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853175.05638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853175.05726: variable 'ansible_distribution' from source: facts 7071 1726853175.05729: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.05736: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853175.05820: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.05823: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853175.05936: variable 'ansible_distribution' from source: facts 7071 1726853175.05940: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.05948: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853175.06020: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.06023: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853175.06136: variable 'ansible_distribution' from source: facts 7071 1726853175.06139: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.06147: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853175.06153: variable 'omit' from source: magic vars 7071 1726853175.06194: variable 'omit' from source: magic vars 7071 1726853175.06222: variable 'omit' from source: magic vars 7071 1726853175.06242: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853175.06264: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853175.06279: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853175.06291: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853175.06300: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853175.06327: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853175.06330: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853175.06335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853175.06401: Set connection var ansible_connection to ssh 7071 1726853175.06408: Set connection var ansible_timeout to 10 7071 1726853175.06413: Set connection var ansible_shell_type to sh 7071 1726853175.06419: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853175.06426: Set connection var ansible_pipelining to False 7071 1726853175.06432: Set connection var ansible_shell_executable to /bin/sh 7071 1726853175.06453: variable 'ansible_shell_executable' from source: unknown 7071 1726853175.06456: variable 'ansible_connection' from source: unknown 7071 1726853175.06459: variable 'ansible_module_compression' from source: unknown 7071 1726853175.06462: variable 'ansible_shell_type' from source: unknown 7071 1726853175.06464: variable 'ansible_shell_executable' from source: unknown 7071 1726853175.06466: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853175.06468: variable 'ansible_pipelining' from source: unknown 7071 1726853175.06472: variable 'ansible_timeout' from source: unknown 7071 1726853175.06477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853175.06542: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853175.06553: variable 'omit' from source: magic vars 7071 1726853175.06556: starting attempt loop 7071 1726853175.06559: running the handler 7071 1726853175.06645: variable '__network_connections_result' from source: set_fact 7071 1726853175.06688: handler run complete 7071 1726853175.06703: attempt loop complete, returning result 7071 1726853175.06706: _execute() done 7071 1726853175.06708: dumping result to json 7071 1726853175.06711: done dumping result, returning 7071 1726853175.06719: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-ff75-6002-000000000076] 7071 1726853175.06722: sending task result for task 02083763-bbaf-ff75-6002-000000000076 7071 1726853175.06801: done sending task result for task 02083763-bbaf-ff75-6002-000000000076 7071 1726853175.06804: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 7071 1726853175.06861: no more pending results, returning what we have 7071 1726853175.06865: results queue empty 7071 1726853175.06874: checking for any_errors_fatal 7071 1726853175.06881: done checking for any_errors_fatal 7071 1726853175.06881: checking for max_fail_percentage 7071 1726853175.06883: done checking for max_fail_percentage 7071 1726853175.06884: checking to see if all hosts have failed and the running result is not ok 7071 1726853175.06885: done checking to see if all hosts have failed 7071 1726853175.06886: getting the remaining hosts for this loop 7071 1726853175.06887: done getting the remaining hosts for this loop 7071 1726853175.06891: getting the next task for host managed_node1 7071 1726853175.06898: done getting next task for host managed_node1 7071 1726853175.06901: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7071 1726853175.06904: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853175.06915: getting variables 7071 1726853175.06916: in VariableManager get_vars() 7071 1726853175.06966: Calling all_inventory to load vars for managed_node1 7071 1726853175.06969: Calling groups_inventory to load vars for managed_node1 7071 1726853175.06978: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853175.06988: Calling all_plugins_play to load vars for managed_node1 7071 1726853175.06990: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853175.06993: Calling groups_plugins_play to load vars for managed_node1 7071 1726853175.07791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853175.08749: done with get_vars() 7071 1726853175.08764: done getting variables 7071 1726853175.08809: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:26:15 -0400 (0:00:00.060) 0:00:43.044 ****** 7071 1726853175.08834: entering _queue_task() for managed_node1/debug 7071 1726853175.09068: worker is 1 (out of 1 available) 7071 1726853175.09085: exiting _queue_task() for managed_node1/debug 7071 1726853175.09098: done queuing things up, now waiting for results queue to drain 7071 1726853175.09100: waiting for pending results... 7071 1726853175.09279: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7071 1726853175.09361: in run() - task 02083763-bbaf-ff75-6002-000000000077 7071 1726853175.09374: variable 'ansible_search_path' from source: unknown 7071 1726853175.09378: variable 'ansible_search_path' from source: unknown 7071 1726853175.09408: calling self._execute() 7071 1726853175.09484: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853175.09488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853175.09496: variable 'omit' from source: magic vars 7071 1726853175.09767: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.09781: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853175.09920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853175.11433: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853175.11486: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853175.11514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853175.11540: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853175.11562: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853175.11622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853175.11642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853175.11661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853175.11689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853175.11700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853175.11783: variable 'ansible_distribution' from source: facts 7071 1726853175.11787: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.11793: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853175.11874: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.11877: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853175.11991: variable 'ansible_distribution' from source: facts 7071 1726853175.11994: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.11999: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853175.12075: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.12078: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853175.12191: variable 'ansible_distribution' from source: facts 7071 1726853175.12194: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.12199: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853175.12205: variable 'omit' from source: magic vars 7071 1726853175.12243: variable 'omit' from source: magic vars 7071 1726853175.12275: variable 'omit' from source: magic vars 7071 1726853175.12294: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853175.12313: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853175.12326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853175.12338: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853175.12349: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853175.12376: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853175.12379: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853175.12382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853175.12441: Set connection var ansible_connection to ssh 7071 1726853175.12450: Set connection var ansible_timeout to 10 7071 1726853175.12456: Set connection var ansible_shell_type to sh 7071 1726853175.12462: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853175.12470: Set connection var ansible_pipelining to False 7071 1726853175.12474: Set connection var ansible_shell_executable to /bin/sh 7071 1726853175.12493: variable 'ansible_shell_executable' from source: unknown 7071 1726853175.12496: variable 'ansible_connection' from source: unknown 7071 1726853175.12498: variable 'ansible_module_compression' from source: unknown 7071 1726853175.12500: variable 'ansible_shell_type' from source: unknown 7071 1726853175.12503: variable 'ansible_shell_executable' from source: unknown 7071 1726853175.12505: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853175.12509: variable 'ansible_pipelining' from source: unknown 7071 1726853175.12511: variable 'ansible_timeout' from source: unknown 7071 1726853175.12515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853175.12586: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853175.12597: variable 'omit' from source: magic vars 7071 1726853175.12601: starting attempt loop 7071 1726853175.12603: running the handler 7071 1726853175.12638: variable '__network_connections_result' from source: set_fact 7071 1726853175.12689: variable '__network_connections_result' from source: set_fact 7071 1726853175.12760: handler run complete 7071 1726853175.12780: attempt loop complete, returning result 7071 1726853175.12783: _execute() done 7071 1726853175.12785: dumping result to json 7071 1726853175.12788: done dumping result, returning 7071 1726853175.12797: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-ff75-6002-000000000077] 7071 1726853175.12800: sending task result for task 02083763-bbaf-ff75-6002-000000000077 7071 1726853175.12883: done sending task result for task 02083763-bbaf-ff75-6002-000000000077 7071 1726853175.12886: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 7071 1726853175.12995: no more pending results, returning what we have 7071 1726853175.12998: results queue empty 7071 1726853175.12999: checking for any_errors_fatal 7071 1726853175.13005: done checking for any_errors_fatal 7071 1726853175.13006: checking for max_fail_percentage 7071 1726853175.13007: done checking for max_fail_percentage 7071 1726853175.13008: checking to see if all hosts have failed and the running result is not ok 7071 1726853175.13009: done checking to see if all hosts have failed 7071 1726853175.13009: getting the remaining hosts for this loop 7071 1726853175.13011: done getting the remaining hosts for this loop 7071 1726853175.13014: getting the next task for host managed_node1 7071 1726853175.13021: done getting next task for host managed_node1 7071 1726853175.13024: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7071 1726853175.13026: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853175.13036: getting variables 7071 1726853175.13037: in VariableManager get_vars() 7071 1726853175.13087: Calling all_inventory to load vars for managed_node1 7071 1726853175.13089: Calling groups_inventory to load vars for managed_node1 7071 1726853175.13091: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853175.13099: Calling all_plugins_play to load vars for managed_node1 7071 1726853175.13101: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853175.13103: Calling groups_plugins_play to load vars for managed_node1 7071 1726853175.13900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853175.14765: done with get_vars() 7071 1726853175.14782: done getting variables 7071 1726853175.14824: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:26:15 -0400 (0:00:00.060) 0:00:43.104 ****** 7071 1726853175.14848: entering _queue_task() for managed_node1/debug 7071 1726853175.15079: worker is 1 (out of 1 available) 7071 1726853175.15095: exiting _queue_task() for managed_node1/debug 7071 1726853175.15108: done queuing things up, now waiting for results queue to drain 7071 1726853175.15109: waiting for pending results... 7071 1726853175.15286: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7071 1726853175.15377: in run() - task 02083763-bbaf-ff75-6002-000000000078 7071 1726853175.15388: variable 'ansible_search_path' from source: unknown 7071 1726853175.15392: variable 'ansible_search_path' from source: unknown 7071 1726853175.15420: calling self._execute() 7071 1726853175.15497: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853175.15501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853175.15509: variable 'omit' from source: magic vars 7071 1726853175.15876: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.15879: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853175.16020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853175.17772: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853175.18064: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853175.18094: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853175.18119: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853175.18139: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853175.18203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853175.18224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853175.18242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853175.18269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853175.18283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853175.18363: variable 'ansible_distribution' from source: facts 7071 1726853175.18366: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.18374: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853175.18455: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.18458: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853175.18574: variable 'ansible_distribution' from source: facts 7071 1726853175.18577: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.18583: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853175.18657: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.18660: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853175.18875: variable 'ansible_distribution' from source: facts 7071 1726853175.18878: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.18881: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853175.18907: variable 'network_state' from source: role '' defaults 7071 1726853175.18922: Evaluated conditional (network_state != {}): False 7071 1726853175.18929: when evaluation is False, skipping this task 7071 1726853175.18937: _execute() done 7071 1726853175.18948: dumping result to json 7071 1726853175.18957: done dumping result, returning 7071 1726853175.18969: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-ff75-6002-000000000078] 7071 1726853175.18982: sending task result for task 02083763-bbaf-ff75-6002-000000000078 skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7071 1726853175.19216: no more pending results, returning what we have 7071 1726853175.19219: results queue empty 7071 1726853175.19220: checking for any_errors_fatal 7071 1726853175.19226: done checking for any_errors_fatal 7071 1726853175.19227: checking for max_fail_percentage 7071 1726853175.19229: done checking for max_fail_percentage 7071 1726853175.19229: checking to see if all hosts have failed and the running result is not ok 7071 1726853175.19230: done checking to see if all hosts have failed 7071 1726853175.19231: getting the remaining hosts for this loop 7071 1726853175.19232: done getting the remaining hosts for this loop 7071 1726853175.19236: getting the next task for host managed_node1 7071 1726853175.19243: done getting next task for host managed_node1 7071 1726853175.19247: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7071 1726853175.19250: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853175.19269: getting variables 7071 1726853175.19270: in VariableManager get_vars() 7071 1726853175.19505: Calling all_inventory to load vars for managed_node1 7071 1726853175.19508: Calling groups_inventory to load vars for managed_node1 7071 1726853175.19510: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853175.19643: Calling all_plugins_play to load vars for managed_node1 7071 1726853175.19647: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853175.19650: Calling groups_plugins_play to load vars for managed_node1 7071 1726853175.20383: done sending task result for task 02083763-bbaf-ff75-6002-000000000078 7071 1726853175.20388: WORKER PROCESS EXITING 7071 1726853175.21288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853175.22855: done with get_vars() 7071 1726853175.22880: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:26:15 -0400 (0:00:00.081) 0:00:43.185 ****** 7071 1726853175.22986: entering _queue_task() for managed_node1/ping 7071 1726853175.23467: worker is 1 (out of 1 available) 7071 1726853175.23482: exiting _queue_task() for managed_node1/ping 7071 1726853175.23494: done queuing things up, now waiting for results queue to drain 7071 1726853175.23495: waiting for pending results... 7071 1726853175.23722: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7071 1726853175.23876: in run() - task 02083763-bbaf-ff75-6002-000000000079 7071 1726853175.23903: variable 'ansible_search_path' from source: unknown 7071 1726853175.23912: variable 'ansible_search_path' from source: unknown 7071 1726853175.23954: calling self._execute() 7071 1726853175.24065: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853175.24080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853175.24173: variable 'omit' from source: magic vars 7071 1726853175.24496: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.24518: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853175.24736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853175.27050: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853175.27136: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853175.27177: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853175.27218: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853175.27256: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853175.27340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853175.27380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853175.27408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853175.27460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853175.27551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853175.27609: variable 'ansible_distribution' from source: facts 7071 1726853175.27618: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.27629: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853175.27747: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.27759: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853175.27946: variable 'ansible_distribution' from source: facts 7071 1726853175.27956: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.27968: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853175.28078: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.28092: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853175.28260: variable 'ansible_distribution' from source: facts 7071 1726853175.28268: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.28279: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853175.28288: variable 'omit' from source: magic vars 7071 1726853175.28376: variable 'omit' from source: magic vars 7071 1726853175.28389: variable 'omit' from source: magic vars 7071 1726853175.28432: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853175.28465: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853175.28490: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853175.28528: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853175.28531: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853175.28570: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853175.28638: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853175.28641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853175.28701: Set connection var ansible_connection to ssh 7071 1726853175.28716: Set connection var ansible_timeout to 10 7071 1726853175.28726: Set connection var ansible_shell_type to sh 7071 1726853175.28738: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853175.28762: Set connection var ansible_pipelining to False 7071 1726853175.28774: Set connection var ansible_shell_executable to /bin/sh 7071 1726853175.28800: variable 'ansible_shell_executable' from source: unknown 7071 1726853175.28808: variable 'ansible_connection' from source: unknown 7071 1726853175.28815: variable 'ansible_module_compression' from source: unknown 7071 1726853175.28857: variable 'ansible_shell_type' from source: unknown 7071 1726853175.28860: variable 'ansible_shell_executable' from source: unknown 7071 1726853175.28867: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853175.28869: variable 'ansible_pipelining' from source: unknown 7071 1726853175.28873: variable 'ansible_timeout' from source: unknown 7071 1726853175.28876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853175.29013: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853175.29029: variable 'omit' from source: magic vars 7071 1726853175.29040: starting attempt loop 7071 1726853175.29076: running the handler 7071 1726853175.29083: _low_level_execute_command(): starting 7071 1726853175.29086: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853175.29824: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853175.29828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853175.29952: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853175.29955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853175.30210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853175.31775: stdout chunk (state=3): >>>/root <<< 7071 1726853175.31936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853175.31941: stdout chunk (state=3): >>><<< 7071 1726853175.31944: stderr chunk (state=3): >>><<< 7071 1726853175.31968: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853175.32060: _low_level_execute_command(): starting 7071 1726853175.32064: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853175.3197668-8651-36632377085902 `" && echo ansible-tmp-1726853175.3197668-8651-36632377085902="` echo /root/.ansible/tmp/ansible-tmp-1726853175.3197668-8651-36632377085902 `" ) && sleep 0' 7071 1726853175.32607: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853175.32628: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853175.32645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853175.32743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853175.32770: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853175.32788: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853175.32811: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853175.32893: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853175.34751: stdout chunk (state=3): >>>ansible-tmp-1726853175.3197668-8651-36632377085902=/root/.ansible/tmp/ansible-tmp-1726853175.3197668-8651-36632377085902 <<< 7071 1726853175.34900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853175.34915: stdout chunk (state=3): >>><<< 7071 1726853175.34926: stderr chunk (state=3): >>><<< 7071 1726853175.34977: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853175.3197668-8651-36632377085902=/root/.ansible/tmp/ansible-tmp-1726853175.3197668-8651-36632377085902 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853175.35005: variable 'ansible_module_compression' from source: unknown 7071 1726853175.35056: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7071 1726853175.35095: variable 'ansible_facts' from source: unknown 7071 1726853175.35182: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853175.3197668-8651-36632377085902/AnsiballZ_ping.py 7071 1726853175.35411: Sending initial data 7071 1726853175.35414: Sent initial data (150 bytes) 7071 1726853175.35959: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853175.35975: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853175.36035: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853175.36054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853175.36092: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853175.36164: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853175.37718: 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 <<< 7071 1726853175.37769: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853175.37808: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpuroqp6ph /root/.ansible/tmp/ansible-tmp-1726853175.3197668-8651-36632377085902/AnsiballZ_ping.py <<< 7071 1726853175.37811: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853175.3197668-8651-36632377085902/AnsiballZ_ping.py" <<< 7071 1726853175.37884: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 7071 1726853175.37897: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpuroqp6ph" to remote "/root/.ansible/tmp/ansible-tmp-1726853175.3197668-8651-36632377085902/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853175.3197668-8651-36632377085902/AnsiballZ_ping.py" <<< 7071 1726853175.38632: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853175.38676: stderr chunk (state=3): >>><<< 7071 1726853175.38685: stdout chunk (state=3): >>><<< 7071 1726853175.38715: done transferring module to remote 7071 1726853175.38809: _low_level_execute_command(): starting 7071 1726853175.38812: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853175.3197668-8651-36632377085902/ /root/.ansible/tmp/ansible-tmp-1726853175.3197668-8651-36632377085902/AnsiballZ_ping.py && sleep 0' 7071 1726853175.39365: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853175.39477: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853175.39504: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853175.39518: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853175.39585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853175.41412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853175.41424: stdout chunk (state=3): >>><<< 7071 1726853175.41437: stderr chunk (state=3): >>><<< 7071 1726853175.41491: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853175.41500: _low_level_execute_command(): starting 7071 1726853175.41654: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853175.3197668-8651-36632377085902/AnsiballZ_ping.py && sleep 0' 7071 1726853175.43093: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853175.43105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853175.43128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853175.43309: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853175.43573: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853175.43647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853175.58507: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7071 1726853175.59863: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853175.59878: stdout chunk (state=3): >>><<< 7071 1726853175.59892: stderr chunk (state=3): >>><<< 7071 1726853175.59912: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853175.59939: 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-1726853175.3197668-8651-36632377085902/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853175.59958: _low_level_execute_command(): starting 7071 1726853175.59967: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853175.3197668-8651-36632377085902/ > /dev/null 2>&1 && sleep 0' 7071 1726853175.60557: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853175.60663: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853175.60721: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853175.60765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853175.62644: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853175.62648: stdout chunk (state=3): >>><<< 7071 1726853175.62650: stderr chunk (state=3): >>><<< 7071 1726853175.62666: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853175.62877: handler run complete 7071 1726853175.62880: attempt loop complete, returning result 7071 1726853175.62883: _execute() done 7071 1726853175.62885: dumping result to json 7071 1726853175.62887: done dumping result, returning 7071 1726853175.62889: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-ff75-6002-000000000079] 7071 1726853175.62891: sending task result for task 02083763-bbaf-ff75-6002-000000000079 7071 1726853175.62957: done sending task result for task 02083763-bbaf-ff75-6002-000000000079 7071 1726853175.62960: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7071 1726853175.63025: no more pending results, returning what we have 7071 1726853175.63029: results queue empty 7071 1726853175.63030: checking for any_errors_fatal 7071 1726853175.63035: done checking for any_errors_fatal 7071 1726853175.63035: checking for max_fail_percentage 7071 1726853175.63037: done checking for max_fail_percentage 7071 1726853175.63038: checking to see if all hosts have failed and the running result is not ok 7071 1726853175.63039: done checking to see if all hosts have failed 7071 1726853175.63040: getting the remaining hosts for this loop 7071 1726853175.63042: done getting the remaining hosts for this loop 7071 1726853175.63046: getting the next task for host managed_node1 7071 1726853175.63056: done getting next task for host managed_node1 7071 1726853175.63058: ^ task is: TASK: meta (role_complete) 7071 1726853175.63061: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853175.63074: getting variables 7071 1726853175.63076: in VariableManager get_vars() 7071 1726853175.63134: Calling all_inventory to load vars for managed_node1 7071 1726853175.63137: Calling groups_inventory to load vars for managed_node1 7071 1726853175.63140: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853175.63151: Calling all_plugins_play to load vars for managed_node1 7071 1726853175.63154: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853175.63157: Calling groups_plugins_play to load vars for managed_node1 7071 1726853175.64663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853175.66194: done with get_vars() 7071 1726853175.66221: done getting variables 7071 1726853175.66311: done queuing things up, now waiting for results queue to drain 7071 1726853175.66313: results queue empty 7071 1726853175.66314: checking for any_errors_fatal 7071 1726853175.66317: done checking for any_errors_fatal 7071 1726853175.66318: checking for max_fail_percentage 7071 1726853175.66319: done checking for max_fail_percentage 7071 1726853175.66320: checking to see if all hosts have failed and the running result is not ok 7071 1726853175.66320: done checking to see if all hosts have failed 7071 1726853175.66321: getting the remaining hosts for this loop 7071 1726853175.66322: done getting the remaining hosts for this loop 7071 1726853175.66325: getting the next task for host managed_node1 7071 1726853175.66330: done getting next task for host managed_node1 7071 1726853175.66332: ^ task is: TASK: TEST: 802.1x profile with unencrypted private key, domain suffix match, and system ca certs 7071 1726853175.66333: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853175.66335: getting variables 7071 1726853175.66336: in VariableManager get_vars() 7071 1726853175.66358: Calling all_inventory to load vars for managed_node1 7071 1726853175.66361: Calling groups_inventory to load vars for managed_node1 7071 1726853175.66363: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853175.66368: Calling all_plugins_play to load vars for managed_node1 7071 1726853175.66374: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853175.66377: Calling groups_plugins_play to load vars for managed_node1 7071 1726853175.67582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853175.69082: done with get_vars() 7071 1726853175.69108: done getting variables 7071 1726853175.69157: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: 802.1x profile with unencrypted private key, domain suffix match, and system ca certs] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:57 Friday 20 September 2024 13:26:15 -0400 (0:00:00.461) 0:00:43.647 ****** 7071 1726853175.69186: entering _queue_task() for managed_node1/debug 7071 1726853175.69562: worker is 1 (out of 1 available) 7071 1726853175.69778: exiting _queue_task() for managed_node1/debug 7071 1726853175.69789: done queuing things up, now waiting for results queue to drain 7071 1726853175.69790: waiting for pending results... 7071 1726853175.69868: running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with unencrypted private key, domain suffix match, and system ca certs 7071 1726853175.69970: in run() - task 02083763-bbaf-ff75-6002-0000000000a9 7071 1726853175.69991: variable 'ansible_search_path' from source: unknown 7071 1726853175.70034: calling self._execute() 7071 1726853175.70142: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853175.70154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853175.70172: variable 'omit' from source: magic vars 7071 1726853175.70667: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.70670: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853175.70778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853175.73019: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853175.73103: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853175.73144: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853175.73186: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853175.73218: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853175.73305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853175.73337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853175.73366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853175.73413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853175.73432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853175.73557: variable 'ansible_distribution' from source: facts 7071 1726853175.73566: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.73579: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853175.73593: variable 'omit' from source: magic vars 7071 1726853175.73618: variable 'omit' from source: magic vars 7071 1726853175.73657: variable 'omit' from source: magic vars 7071 1726853175.73690: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853175.73723: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853175.73775: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853175.73779: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853175.73781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853175.73811: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853175.73821: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853175.73828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853175.73925: Set connection var ansible_connection to ssh 7071 1726853175.73975: Set connection var ansible_timeout to 10 7071 1726853175.73978: Set connection var ansible_shell_type to sh 7071 1726853175.73980: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853175.73982: Set connection var ansible_pipelining to False 7071 1726853175.73984: Set connection var ansible_shell_executable to /bin/sh 7071 1726853175.73996: variable 'ansible_shell_executable' from source: unknown 7071 1726853175.74003: variable 'ansible_connection' from source: unknown 7071 1726853175.74009: variable 'ansible_module_compression' from source: unknown 7071 1726853175.74015: variable 'ansible_shell_type' from source: unknown 7071 1726853175.74020: variable 'ansible_shell_executable' from source: unknown 7071 1726853175.74030: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853175.74037: variable 'ansible_pipelining' from source: unknown 7071 1726853175.74043: variable 'ansible_timeout' from source: unknown 7071 1726853175.74175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853175.74179: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853175.74182: variable 'omit' from source: magic vars 7071 1726853175.74184: starting attempt loop 7071 1726853175.74186: running the handler 7071 1726853175.74224: handler run complete 7071 1726853175.74250: attempt loop complete, returning result 7071 1726853175.74256: _execute() done 7071 1726853175.74262: dumping result to json 7071 1726853175.74269: done dumping result, returning 7071 1726853175.74282: done running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with unencrypted private key, domain suffix match, and system ca certs [02083763-bbaf-ff75-6002-0000000000a9] 7071 1726853175.74291: sending task result for task 02083763-bbaf-ff75-6002-0000000000a9 ok: [managed_node1] => {} MSG: ################################################## 7071 1726853175.74451: no more pending results, returning what we have 7071 1726853175.74455: results queue empty 7071 1726853175.74456: checking for any_errors_fatal 7071 1726853175.74457: done checking for any_errors_fatal 7071 1726853175.74458: checking for max_fail_percentage 7071 1726853175.74460: done checking for max_fail_percentage 7071 1726853175.74461: checking to see if all hosts have failed and the running result is not ok 7071 1726853175.74462: done checking to see if all hosts have failed 7071 1726853175.74463: getting the remaining hosts for this loop 7071 1726853175.74464: done getting the remaining hosts for this loop 7071 1726853175.74468: getting the next task for host managed_node1 7071 1726853175.74477: done getting next task for host managed_node1 7071 1726853175.74480: ^ task is: TASK: Copy cacert to system truststore 7071 1726853175.74483: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853175.74487: getting variables 7071 1726853175.74489: in VariableManager get_vars() 7071 1726853175.74545: Calling all_inventory to load vars for managed_node1 7071 1726853175.74548: Calling groups_inventory to load vars for managed_node1 7071 1726853175.74558: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853175.74569: Calling all_plugins_play to load vars for managed_node1 7071 1726853175.74678: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853175.74878: Calling groups_plugins_play to load vars for managed_node1 7071 1726853175.75583: done sending task result for task 02083763-bbaf-ff75-6002-0000000000a9 7071 1726853175.75586: WORKER PROCESS EXITING 7071 1726853175.76238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853175.77864: done with get_vars() 7071 1726853175.77886: done getting variables 7071 1726853175.77945: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Copy cacert to system truststore] **************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:62 Friday 20 September 2024 13:26:15 -0400 (0:00:00.087) 0:00:43.735 ****** 7071 1726853175.77977: entering _queue_task() for managed_node1/copy 7071 1726853175.78305: worker is 1 (out of 1 available) 7071 1726853175.78318: exiting _queue_task() for managed_node1/copy 7071 1726853175.78330: done queuing things up, now waiting for results queue to drain 7071 1726853175.78331: waiting for pending results... 7071 1726853175.78612: running TaskExecutor() for managed_node1/TASK: Copy cacert to system truststore 7071 1726853175.78714: in run() - task 02083763-bbaf-ff75-6002-0000000000aa 7071 1726853175.78733: variable 'ansible_search_path' from source: unknown 7071 1726853175.78774: calling self._execute() 7071 1726853175.78880: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853175.78890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853175.78909: variable 'omit' from source: magic vars 7071 1726853175.79284: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.79301: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853175.79509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853175.81788: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853175.81875: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853175.81917: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853175.81960: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853175.81992: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853175.82079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853175.82113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853175.82141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853175.82189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853175.82207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853175.82337: variable 'ansible_distribution' from source: facts 7071 1726853175.82346: variable 'ansible_distribution_major_version' from source: facts 7071 1726853175.82357: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853175.82373: variable 'omit' from source: magic vars 7071 1726853175.82399: variable 'omit' from source: magic vars 7071 1726853175.82439: variable 'omit' from source: magic vars 7071 1726853175.82469: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853175.82503: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853175.82523: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853175.82543: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853175.82558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853175.82597: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853175.82605: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853175.82612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853175.82709: Set connection var ansible_connection to ssh 7071 1726853175.82721: Set connection var ansible_timeout to 10 7071 1726853175.82730: Set connection var ansible_shell_type to sh 7071 1726853175.82741: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853175.82752: Set connection var ansible_pipelining to False 7071 1726853175.82761: Set connection var ansible_shell_executable to /bin/sh 7071 1726853175.82789: variable 'ansible_shell_executable' from source: unknown 7071 1726853175.82910: variable 'ansible_connection' from source: unknown 7071 1726853175.82913: variable 'ansible_module_compression' from source: unknown 7071 1726853175.82915: variable 'ansible_shell_type' from source: unknown 7071 1726853175.82917: variable 'ansible_shell_executable' from source: unknown 7071 1726853175.82919: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853175.82921: variable 'ansible_pipelining' from source: unknown 7071 1726853175.82923: variable 'ansible_timeout' from source: unknown 7071 1726853175.82924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853175.82935: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853175.82949: variable 'omit' from source: magic vars 7071 1726853175.82959: starting attempt loop 7071 1726853175.82965: running the handler 7071 1726853175.82983: _low_level_execute_command(): starting 7071 1726853175.82994: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853175.83683: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853175.83701: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853175.83719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853175.83739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853175.83758: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853175.83772: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853175.83796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853175.83888: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853175.83917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853175.83933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853175.84014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853175.85693: stdout chunk (state=3): >>>/root <<< 7071 1726853175.85786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853175.85821: stderr chunk (state=3): >>><<< 7071 1726853175.85823: stdout chunk (state=3): >>><<< 7071 1726853175.85841: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853175.85881: _low_level_execute_command(): starting 7071 1726853175.85885: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377 `" && echo ansible-tmp-1726853175.8584793-8676-175193898002377="` echo /root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377 `" ) && sleep 0' 7071 1726853175.86282: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853175.86319: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853175.86323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853175.86325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853175.86328: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853175.86330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853175.86378: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853175.86381: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853175.86429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853175.88283: stdout chunk (state=3): >>>ansible-tmp-1726853175.8584793-8676-175193898002377=/root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377 <<< 7071 1726853175.88380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853175.88409: stderr chunk (state=3): >>><<< 7071 1726853175.88411: stdout chunk (state=3): >>><<< 7071 1726853175.88445: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853175.8584793-8676-175193898002377=/root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853175.88449: evaluation_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7071 1726853175.88458: search_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem 7071 1726853175.88502: variable 'ansible_module_compression' from source: unknown 7071 1726853175.88554: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7071 1726853175.88577: variable 'ansible_facts' from source: unknown 7071 1726853175.88642: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/AnsiballZ_stat.py 7071 1726853175.88749: Sending initial data 7071 1726853175.88752: Sent initial data (151 bytes) 7071 1726853175.89154: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853175.89187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853175.89190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853175.89193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853175.89195: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853175.89199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853175.89238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853175.89252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853175.89298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853175.90815: 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 <<< 7071 1726853175.90862: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853175.90907: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp78mti4mn /root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/AnsiballZ_stat.py <<< 7071 1726853175.90915: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/AnsiballZ_stat.py" <<< 7071 1726853175.90959: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp78mti4mn" to remote "/root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/AnsiballZ_stat.py" <<< 7071 1726853175.91564: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853175.91593: stderr chunk (state=3): >>><<< 7071 1726853175.91596: stdout chunk (state=3): >>><<< 7071 1726853175.91611: done transferring module to remote 7071 1726853175.91620: _low_level_execute_command(): starting 7071 1726853175.91624: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/ /root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/AnsiballZ_stat.py && sleep 0' 7071 1726853175.92038: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853175.92041: 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.45.153 originally 10.31.45.153 <<< 7071 1726853175.92044: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853175.92046: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853175.92048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853175.92098: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853175.92101: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853175.92144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853175.93915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853175.93927: stderr chunk (state=3): >>><<< 7071 1726853175.93935: stdout chunk (state=3): >>><<< 7071 1726853175.94028: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853175.94032: _low_level_execute_command(): starting 7071 1726853175.94034: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/AnsiballZ_stat.py && sleep 0' 7071 1726853175.94585: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853175.94599: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853175.94610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853175.94623: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853175.94634: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853175.94688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853175.94705: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853175.94752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853176.10026: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7071 1726853176.11402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853176.11432: stderr chunk (state=3): >>><<< 7071 1726853176.11551: stdout chunk (state=3): >>><<< 7071 1726853176.11555: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853176.11563: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/ca-trust/source/anchors/cacert.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7071 1726853176.11802: Sending initial data 7071 1726853176.11805: Sent initial data (195 bytes) 7071 1726853176.12439: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853176.12442: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853176.12445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853176.12448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853176.12529: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853176.12565: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853176.14215: 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 <<< 7071 1726853176.14258: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853176.14333: stdout chunk (state=3): >>>sftp> put /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/.source.pem <<< 7071 1726853176.14337: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/.source.pem" <<< 7071 1726853176.14364: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem" to remote "/root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/.source.pem" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/.source.pem" <<< 7071 1726853176.14677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853176.14680: stdout chunk (state=3): >>><<< 7071 1726853176.14683: stderr chunk (state=3): >>><<< 7071 1726853176.14685: _low_level_execute_command(): starting 7071 1726853176.14688: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/ /root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/.source.pem && sleep 0' 7071 1726853176.15705: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853176.15710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853176.16006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853176.16079: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853176.17879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853176.17883: stdout chunk (state=3): >>><<< 7071 1726853176.17886: stderr chunk (state=3): >>><<< 7071 1726853176.17903: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853176.17933: variable 'ansible_module_compression' from source: unknown 7071 1726853176.18009: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7071 1726853176.18039: variable 'ansible_facts' from source: unknown 7071 1726853176.18144: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/AnsiballZ_copy.py 7071 1726853176.18366: Sending initial data 7071 1726853176.18380: Sent initial data (151 bytes) 7071 1726853176.18897: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853176.18912: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853176.18927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853176.18945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853176.19036: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853176.19052: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853176.19066: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853176.19135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853176.20653: 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 <<< 7071 1726853176.20903: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853176.20950: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpthmqmcij /root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/AnsiballZ_copy.py <<< 7071 1726853176.20954: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/AnsiballZ_copy.py" <<< 7071 1726853176.20985: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpthmqmcij" to remote "/root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/AnsiballZ_copy.py" <<< 7071 1726853176.22090: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853176.22176: stderr chunk (state=3): >>><<< 7071 1726853176.22180: stdout chunk (state=3): >>><<< 7071 1726853176.22238: done transferring module to remote 7071 1726853176.22461: _low_level_execute_command(): starting 7071 1726853176.22465: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/ /root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/AnsiballZ_copy.py && sleep 0' 7071 1726853176.23641: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853176.23888: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853176.23961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853176.25775: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853176.25791: stdout chunk (state=3): >>><<< 7071 1726853176.25803: stderr chunk (state=3): >>><<< 7071 1726853176.25825: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853176.25834: _low_level_execute_command(): starting 7071 1726853176.25859: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/AnsiballZ_copy.py && sleep 0' 7071 1726853176.27475: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853176.27612: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853176.27653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853176.44180: stdout chunk (state=3): >>> {"dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/.source.pem", "dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853176.45422: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853176.45431: stdout chunk (state=3): >>><<< 7071 1726853176.45439: stderr chunk (state=3): >>><<< 7071 1726853176.45459: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/.source.pem", "dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853176.45490: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/.source.pem', 'dest': '/etc/pki/ca-trust/source/anchors/cacert.pem', 'mode': '0644', '_original_basename': 'cacert.pem', 'follow': False, 'checksum': '9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853176.45498: _low_level_execute_command(): starting 7071 1726853176.45502: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/ > /dev/null 2>&1 && sleep 0' 7071 1726853176.45938: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853176.45941: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853176.45944: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853176.45947: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853176.45949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853176.46007: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853176.46012: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853176.46014: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853176.46046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853176.47999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853176.48003: stdout chunk (state=3): >>><<< 7071 1726853176.48006: stderr chunk (state=3): >>><<< 7071 1726853176.48083: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853176.48091: handler run complete 7071 1726853176.48277: attempt loop complete, returning result 7071 1726853176.48280: _execute() done 7071 1726853176.48283: dumping result to json 7071 1726853176.48285: done dumping result, returning 7071 1726853176.48287: done running TaskExecutor() for managed_node1/TASK: Copy cacert to system truststore [02083763-bbaf-ff75-6002-0000000000aa] 7071 1726853176.48289: sending task result for task 02083763-bbaf-ff75-6002-0000000000aa 7071 1726853176.48454: done sending task result for task 02083763-bbaf-ff75-6002-0000000000aa 7071 1726853176.48457: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "gid": 0, "group": "root", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1726853175.8584793-8676-175193898002377/.source.pem", "state": "file", "uid": 0 } 7071 1726853176.48650: no more pending results, returning what we have 7071 1726853176.48653: results queue empty 7071 1726853176.48654: checking for any_errors_fatal 7071 1726853176.48662: done checking for any_errors_fatal 7071 1726853176.48663: checking for max_fail_percentage 7071 1726853176.48665: done checking for max_fail_percentage 7071 1726853176.48665: checking to see if all hosts have failed and the running result is not ok 7071 1726853176.48667: done checking to see if all hosts have failed 7071 1726853176.48667: getting the remaining hosts for this loop 7071 1726853176.48669: done getting the remaining hosts for this loop 7071 1726853176.48675: getting the next task for host managed_node1 7071 1726853176.48688: done getting next task for host managed_node1 7071 1726853176.48691: ^ task is: TASK: Update ca trust 7071 1726853176.48693: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853176.48697: getting variables 7071 1726853176.48699: in VariableManager get_vars() 7071 1726853176.48759: Calling all_inventory to load vars for managed_node1 7071 1726853176.48763: Calling groups_inventory to load vars for managed_node1 7071 1726853176.48765: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853176.48913: Calling all_plugins_play to load vars for managed_node1 7071 1726853176.48917: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853176.48921: Calling groups_plugins_play to load vars for managed_node1 7071 1726853176.51477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853176.53451: done with get_vars() 7071 1726853176.53484: done getting variables 7071 1726853176.53551: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Update ca trust] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:67 Friday 20 September 2024 13:26:16 -0400 (0:00:00.756) 0:00:44.491 ****** 7071 1726853176.53594: entering _queue_task() for managed_node1/command 7071 1726853176.54007: worker is 1 (out of 1 available) 7071 1726853176.54026: exiting _queue_task() for managed_node1/command 7071 1726853176.54040: done queuing things up, now waiting for results queue to drain 7071 1726853176.54045: waiting for pending results... 7071 1726853176.54593: running TaskExecutor() for managed_node1/TASK: Update ca trust 7071 1726853176.54598: in run() - task 02083763-bbaf-ff75-6002-0000000000ab 7071 1726853176.54602: variable 'ansible_search_path' from source: unknown 7071 1726853176.54606: calling self._execute() 7071 1726853176.54608: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853176.54611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853176.54614: variable 'omit' from source: magic vars 7071 1726853176.55278: variable 'ansible_distribution_major_version' from source: facts 7071 1726853176.55282: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853176.55416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853176.58591: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853176.58677: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853176.58814: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853176.58868: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853176.58895: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853176.58983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853176.59010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853176.59035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853176.59178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853176.59194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853176.59425: variable 'ansible_distribution' from source: facts 7071 1726853176.59429: variable 'ansible_distribution_major_version' from source: facts 7071 1726853176.59438: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853176.59446: variable 'omit' from source: magic vars 7071 1726853176.59472: variable 'omit' from source: magic vars 7071 1726853176.59627: variable 'omit' from source: magic vars 7071 1726853176.59651: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853176.59680: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853176.59786: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853176.59814: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853176.59826: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853176.59857: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853176.59860: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853176.59863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853176.60075: Set connection var ansible_connection to ssh 7071 1726853176.60084: Set connection var ansible_timeout to 10 7071 1726853176.60090: Set connection var ansible_shell_type to sh 7071 1726853176.60098: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853176.60106: Set connection var ansible_pipelining to False 7071 1726853176.60111: Set connection var ansible_shell_executable to /bin/sh 7071 1726853176.60140: variable 'ansible_shell_executable' from source: unknown 7071 1726853176.60146: variable 'ansible_connection' from source: unknown 7071 1726853176.60148: variable 'ansible_module_compression' from source: unknown 7071 1726853176.60151: variable 'ansible_shell_type' from source: unknown 7071 1726853176.60153: variable 'ansible_shell_executable' from source: unknown 7071 1726853176.60155: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853176.60157: variable 'ansible_pipelining' from source: unknown 7071 1726853176.60159: variable 'ansible_timeout' from source: unknown 7071 1726853176.60161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853176.60514: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853176.60577: variable 'omit' from source: magic vars 7071 1726853176.60580: starting attempt loop 7071 1726853176.60582: running the handler 7071 1726853176.60585: _low_level_execute_command(): starting 7071 1726853176.60587: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853176.61388: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853176.61399: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853176.61493: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853176.61564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853176.61568: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853176.61572: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853176.61617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853176.63298: stdout chunk (state=3): >>>/root <<< 7071 1726853176.63447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853176.63451: stdout chunk (state=3): >>><<< 7071 1726853176.63454: stderr chunk (state=3): >>><<< 7071 1726853176.63533: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853176.63547: _low_level_execute_command(): starting 7071 1726853176.63550: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853176.634918-8720-117189853315689 `" && echo ansible-tmp-1726853176.634918-8720-117189853315689="` echo /root/.ansible/tmp/ansible-tmp-1726853176.634918-8720-117189853315689 `" ) && sleep 0' 7071 1726853176.64005: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853176.64011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853176.64013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853176.64016: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853176.64018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853176.64067: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853176.64073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853176.64124: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853176.65978: stdout chunk (state=3): >>>ansible-tmp-1726853176.634918-8720-117189853315689=/root/.ansible/tmp/ansible-tmp-1726853176.634918-8720-117189853315689 <<< 7071 1726853176.66083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853176.66123: stderr chunk (state=3): >>><<< 7071 1726853176.66127: stdout chunk (state=3): >>><<< 7071 1726853176.66144: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853176.634918-8720-117189853315689=/root/.ansible/tmp/ansible-tmp-1726853176.634918-8720-117189853315689 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853176.66179: variable 'ansible_module_compression' from source: unknown 7071 1726853176.66225: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7071 1726853176.66259: variable 'ansible_facts' from source: unknown 7071 1726853176.66350: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853176.634918-8720-117189853315689/AnsiballZ_command.py 7071 1726853176.66560: Sending initial data 7071 1726853176.66563: Sent initial data (153 bytes) 7071 1726853176.67130: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853176.67136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853176.67183: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853176.67265: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853176.67294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853176.67345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853176.68869: 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 <<< 7071 1726853176.68903: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853176.68944: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp9vtgel1s /root/.ansible/tmp/ansible-tmp-1726853176.634918-8720-117189853315689/AnsiballZ_command.py <<< 7071 1726853176.68947: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853176.634918-8720-117189853315689/AnsiballZ_command.py" <<< 7071 1726853176.68984: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp9vtgel1s" to remote "/root/.ansible/tmp/ansible-tmp-1726853176.634918-8720-117189853315689/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853176.634918-8720-117189853315689/AnsiballZ_command.py" <<< 7071 1726853176.69663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853176.69848: stderr chunk (state=3): >>><<< 7071 1726853176.69851: stdout chunk (state=3): >>><<< 7071 1726853176.69853: done transferring module to remote 7071 1726853176.69855: _low_level_execute_command(): starting 7071 1726853176.69858: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853176.634918-8720-117189853315689/ /root/.ansible/tmp/ansible-tmp-1726853176.634918-8720-117189853315689/AnsiballZ_command.py && sleep 0' 7071 1726853176.70314: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853176.70320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853176.70352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853176.70355: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853176.70358: 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.45.153 originally 10.31.45.153 <<< 7071 1726853176.70360: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853176.70410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853176.70413: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853176.70465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853176.72162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853176.72192: stderr chunk (state=3): >>><<< 7071 1726853176.72195: stdout chunk (state=3): >>><<< 7071 1726853176.72209: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853176.72211: _low_level_execute_command(): starting 7071 1726853176.72217: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853176.634918-8720-117189853315689/AnsiballZ_command.py && sleep 0' 7071 1726853176.72642: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853176.72645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853176.72648: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853176.72650: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853176.72652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853176.72703: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853176.72712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853176.72715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853176.72753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853177.80359: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["update-ca-trust"], "start": "2024-09-20 13:26:16.877659", "end": "2024-09-20 13:26:17.802911", "delta": "0:00:00.925252", "msg": "", "invocation": {"module_args": {"_raw_params": "update-ca-trust", "_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}}} <<< 7071 1726853177.81960: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853177.81982: stderr chunk (state=3): >>><<< 7071 1726853177.81986: stdout chunk (state=3): >>><<< 7071 1726853177.82005: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["update-ca-trust"], "start": "2024-09-20 13:26:16.877659", "end": "2024-09-20 13:26:17.802911", "delta": "0:00:00.925252", "msg": "", "invocation": {"module_args": {"_raw_params": "update-ca-trust", "_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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853177.82032: done with _execute_module (ansible.legacy.command, {'_raw_params': 'update-ca-trust', '_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-1726853176.634918-8720-117189853315689/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853177.82040: _low_level_execute_command(): starting 7071 1726853177.82042: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853176.634918-8720-117189853315689/ > /dev/null 2>&1 && sleep 0' 7071 1726853177.82541: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853177.82568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853177.82614: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853177.82660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853177.84448: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853177.84476: stderr chunk (state=3): >>><<< 7071 1726853177.84479: stdout chunk (state=3): >>><<< 7071 1726853177.84492: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853177.84497: handler run complete 7071 1726853177.84514: Evaluated conditional (False): False 7071 1726853177.84521: attempt loop complete, returning result 7071 1726853177.84524: _execute() done 7071 1726853177.84526: dumping result to json 7071 1726853177.84531: done dumping result, returning 7071 1726853177.84538: done running TaskExecutor() for managed_node1/TASK: Update ca trust [02083763-bbaf-ff75-6002-0000000000ab] 7071 1726853177.84545: sending task result for task 02083763-bbaf-ff75-6002-0000000000ab 7071 1726853177.84635: done sending task result for task 02083763-bbaf-ff75-6002-0000000000ab 7071 1726853177.84637: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "update-ca-trust" ], "delta": "0:00:00.925252", "end": "2024-09-20 13:26:17.802911", "rc": 0, "start": "2024-09-20 13:26:16.877659" } 7071 1726853177.84730: no more pending results, returning what we have 7071 1726853177.84733: results queue empty 7071 1726853177.84734: checking for any_errors_fatal 7071 1726853177.84746: done checking for any_errors_fatal 7071 1726853177.84747: checking for max_fail_percentage 7071 1726853177.84749: done checking for max_fail_percentage 7071 1726853177.84749: checking to see if all hosts have failed and the running result is not ok 7071 1726853177.84750: done checking to see if all hosts have failed 7071 1726853177.84751: getting the remaining hosts for this loop 7071 1726853177.84753: done getting the remaining hosts for this loop 7071 1726853177.84756: getting the next task for host managed_node1 7071 1726853177.84763: done getting next task for host managed_node1 7071 1726853177.84768: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7071 1726853177.84772: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853177.84790: getting variables 7071 1726853177.84792: in VariableManager get_vars() 7071 1726853177.84838: Calling all_inventory to load vars for managed_node1 7071 1726853177.84840: Calling groups_inventory to load vars for managed_node1 7071 1726853177.84844: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853177.84853: Calling all_plugins_play to load vars for managed_node1 7071 1726853177.84855: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853177.84858: Calling groups_plugins_play to load vars for managed_node1 7071 1726853177.85827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853177.87091: done with get_vars() 7071 1726853177.87108: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:26:17 -0400 (0:00:01.335) 0:00:45.827 ****** 7071 1726853177.87178: entering _queue_task() for managed_node1/include_tasks 7071 1726853177.87416: worker is 1 (out of 1 available) 7071 1726853177.87431: exiting _queue_task() for managed_node1/include_tasks 7071 1726853177.87443: done queuing things up, now waiting for results queue to drain 7071 1726853177.87444: waiting for pending results... 7071 1726853177.87630: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7071 1726853177.87729: in run() - task 02083763-bbaf-ff75-6002-0000000000b3 7071 1726853177.87740: variable 'ansible_search_path' from source: unknown 7071 1726853177.87744: variable 'ansible_search_path' from source: unknown 7071 1726853177.87779: calling self._execute() 7071 1726853177.87856: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853177.87860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853177.87870: variable 'omit' from source: magic vars 7071 1726853177.88154: variable 'ansible_distribution_major_version' from source: facts 7071 1726853177.88174: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853177.88309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853177.90304: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853177.90356: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853177.90385: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853177.90412: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853177.90431: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853177.90492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853177.90515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853177.90532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853177.90561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853177.90573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853177.90655: variable 'ansible_distribution' from source: facts 7071 1726853177.90659: variable 'ansible_distribution_major_version' from source: facts 7071 1726853177.90665: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853177.90740: variable 'ansible_distribution_major_version' from source: facts 7071 1726853177.90748: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853177.90859: variable 'ansible_distribution' from source: facts 7071 1726853177.90863: variable 'ansible_distribution_major_version' from source: facts 7071 1726853177.90868: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853177.90937: variable 'ansible_distribution_major_version' from source: facts 7071 1726853177.90940: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853177.91052: variable 'ansible_distribution' from source: facts 7071 1726853177.91056: variable 'ansible_distribution_major_version' from source: facts 7071 1726853177.91058: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853177.91067: _execute() done 7071 1726853177.91072: dumping result to json 7071 1726853177.91075: done dumping result, returning 7071 1726853177.91082: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-ff75-6002-0000000000b3] 7071 1726853177.91088: sending task result for task 02083763-bbaf-ff75-6002-0000000000b3 7071 1726853177.91180: done sending task result for task 02083763-bbaf-ff75-6002-0000000000b3 7071 1726853177.91182: WORKER PROCESS EXITING 7071 1726853177.91225: no more pending results, returning what we have 7071 1726853177.91230: in VariableManager get_vars() 7071 1726853177.91290: Calling all_inventory to load vars for managed_node1 7071 1726853177.91293: Calling groups_inventory to load vars for managed_node1 7071 1726853177.91295: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853177.91306: Calling all_plugins_play to load vars for managed_node1 7071 1726853177.91308: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853177.91311: Calling groups_plugins_play to load vars for managed_node1 7071 1726853177.92303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853177.93685: done with get_vars() 7071 1726853177.93704: variable 'ansible_search_path' from source: unknown 7071 1726853177.93706: variable 'ansible_search_path' from source: unknown 7071 1726853177.93745: we have included files to process 7071 1726853177.93746: generating all_blocks data 7071 1726853177.93749: done generating all_blocks data 7071 1726853177.93754: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7071 1726853177.93755: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7071 1726853177.93758: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7071 1726853177.94169: done processing included file 7071 1726853177.94172: iterating over new_blocks loaded from include file 7071 1726853177.94173: in VariableManager get_vars() 7071 1726853177.94195: done with get_vars() 7071 1726853177.94196: filtering new block on tags 7071 1726853177.94208: done filtering new block on tags 7071 1726853177.94210: in VariableManager get_vars() 7071 1726853177.94227: done with get_vars() 7071 1726853177.94229: filtering new block on tags 7071 1726853177.94241: done filtering new block on tags 7071 1726853177.94244: in VariableManager get_vars() 7071 1726853177.94261: done with get_vars() 7071 1726853177.94262: filtering new block on tags 7071 1726853177.94276: done filtering new block on tags 7071 1726853177.94278: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7071 1726853177.94282: extending task lists for all hosts with included blocks 7071 1726853177.94746: done extending task lists 7071 1726853177.94748: done processing included files 7071 1726853177.94748: results queue empty 7071 1726853177.94748: checking for any_errors_fatal 7071 1726853177.94752: done checking for any_errors_fatal 7071 1726853177.94752: checking for max_fail_percentage 7071 1726853177.94753: done checking for max_fail_percentage 7071 1726853177.94753: checking to see if all hosts have failed and the running result is not ok 7071 1726853177.94754: done checking to see if all hosts have failed 7071 1726853177.94754: getting the remaining hosts for this loop 7071 1726853177.94755: done getting the remaining hosts for this loop 7071 1726853177.94762: getting the next task for host managed_node1 7071 1726853177.94765: done getting next task for host managed_node1 7071 1726853177.94766: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7071 1726853177.94768: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853177.94777: getting variables 7071 1726853177.94778: in VariableManager get_vars() 7071 1726853177.94792: Calling all_inventory to load vars for managed_node1 7071 1726853177.94794: Calling groups_inventory to load vars for managed_node1 7071 1726853177.94795: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853177.94799: Calling all_plugins_play to load vars for managed_node1 7071 1726853177.94800: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853177.94802: Calling groups_plugins_play to load vars for managed_node1 7071 1726853177.95497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853177.96806: done with get_vars() 7071 1726853177.96821: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 13:26:17 -0400 (0:00:00.096) 0:00:45.924 ****** 7071 1726853177.96879: entering _queue_task() for managed_node1/setup 7071 1726853177.97133: worker is 1 (out of 1 available) 7071 1726853177.97145: exiting _queue_task() for managed_node1/setup 7071 1726853177.97158: done queuing things up, now waiting for results queue to drain 7071 1726853177.97159: waiting for pending results... 7071 1726853177.97338: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7071 1726853177.97443: in run() - task 02083763-bbaf-ff75-6002-0000000003f0 7071 1726853177.97457: variable 'ansible_search_path' from source: unknown 7071 1726853177.97460: variable 'ansible_search_path' from source: unknown 7071 1726853177.97490: calling self._execute() 7071 1726853177.97564: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853177.97567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853177.97577: variable 'omit' from source: magic vars 7071 1726853177.97853: variable 'ansible_distribution_major_version' from source: facts 7071 1726853177.97862: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853177.97999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853177.99875: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853177.99918: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853177.99955: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853177.99984: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853178.00004: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853178.00061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853178.00090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853178.00107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853178.00133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853178.00143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853178.00230: variable 'ansible_distribution' from source: facts 7071 1726853178.00234: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.00240: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853178.00319: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.00324: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853178.00437: variable 'ansible_distribution' from source: facts 7071 1726853178.00441: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.00449: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853178.00521: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.00525: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853178.00633: variable 'ansible_distribution' from source: facts 7071 1726853178.00636: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.00642: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853178.00712: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.00716: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853178.00824: variable 'ansible_distribution' from source: facts 7071 1726853178.00828: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.00833: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853178.00905: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.00908: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853178.01017: variable 'ansible_distribution' from source: facts 7071 1726853178.01021: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.01025: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853178.01126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853178.01144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853178.01168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853178.01193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853178.01204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853178.01235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853178.01254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853178.01272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853178.01299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853178.01310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853178.01476: variable '__network_required_facts' from source: role '' defaults 7071 1726853178.01479: variable 'ansible_facts' from source: unknown 7071 1726853178.02165: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7071 1726853178.02175: when evaluation is False, skipping this task 7071 1726853178.02183: _execute() done 7071 1726853178.02190: dumping result to json 7071 1726853178.02197: done dumping result, returning 7071 1726853178.02208: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [02083763-bbaf-ff75-6002-0000000003f0] 7071 1726853178.02226: sending task result for task 02083763-bbaf-ff75-6002-0000000003f0 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853178.02364: no more pending results, returning what we have 7071 1726853178.02368: results queue empty 7071 1726853178.02369: checking for any_errors_fatal 7071 1726853178.02370: done checking for any_errors_fatal 7071 1726853178.02372: checking for max_fail_percentage 7071 1726853178.02374: done checking for max_fail_percentage 7071 1726853178.02375: checking to see if all hosts have failed and the running result is not ok 7071 1726853178.02376: done checking to see if all hosts have failed 7071 1726853178.02376: getting the remaining hosts for this loop 7071 1726853178.02378: done getting the remaining hosts for this loop 7071 1726853178.02382: getting the next task for host managed_node1 7071 1726853178.02391: done getting next task for host managed_node1 7071 1726853178.02394: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7071 1726853178.02397: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853178.02418: getting variables 7071 1726853178.02420: in VariableManager get_vars() 7071 1726853178.02474: Calling all_inventory to load vars for managed_node1 7071 1726853178.02477: Calling groups_inventory to load vars for managed_node1 7071 1726853178.02479: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853178.02489: Calling all_plugins_play to load vars for managed_node1 7071 1726853178.02492: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853178.02494: Calling groups_plugins_play to load vars for managed_node1 7071 1726853178.03086: done sending task result for task 02083763-bbaf-ff75-6002-0000000003f0 7071 1726853178.03089: WORKER PROCESS EXITING 7071 1726853178.03909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853178.05619: done with get_vars() 7071 1726853178.05641: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 13:26:18 -0400 (0:00:00.088) 0:00:46.013 ****** 7071 1726853178.05739: entering _queue_task() for managed_node1/stat 7071 1726853178.06084: worker is 1 (out of 1 available) 7071 1726853178.06097: exiting _queue_task() for managed_node1/stat 7071 1726853178.06111: done queuing things up, now waiting for results queue to drain 7071 1726853178.06113: waiting for pending results... 7071 1726853178.06422: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7071 1726853178.06608: in run() - task 02083763-bbaf-ff75-6002-0000000003f2 7071 1726853178.06630: variable 'ansible_search_path' from source: unknown 7071 1726853178.06639: variable 'ansible_search_path' from source: unknown 7071 1726853178.06690: calling self._execute() 7071 1726853178.06794: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853178.06808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853178.06823: variable 'omit' from source: magic vars 7071 1726853178.07215: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.07233: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853178.07446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853178.09719: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853178.09793: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853178.09849: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853178.09890: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853178.09924: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853178.10013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853178.10051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853178.10083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853178.10276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853178.10279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853178.10282: variable 'ansible_distribution' from source: facts 7071 1726853178.10285: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.10292: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853178.10411: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.10422: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853178.10599: variable 'ansible_distribution' from source: facts 7071 1726853178.10609: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.10626: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853178.10732: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.10745: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853178.10914: variable 'ansible_distribution' from source: facts 7071 1726853178.10923: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.10933: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853178.11049: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.11063: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853178.11234: variable 'ansible_distribution' from source: facts 7071 1726853178.11248: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.11275: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853178.11362: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.11382: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853178.11535: variable 'ansible_distribution' from source: facts 7071 1726853178.11599: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.11602: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853178.11682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853178.11861: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853178.11925: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853178.11963: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853178.11996: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853178.12053: 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) 7071 1726853178.12081: 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) 7071 1726853178.12144: 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) 7071 1726853178.12147: 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) 7071 1726853178.12219: variable '__network_is_ostree' from source: set_fact 7071 1726853178.12231: Evaluated conditional (not __network_is_ostree is defined): False 7071 1726853178.12238: when evaluation is False, skipping this task 7071 1726853178.12252: _execute() done 7071 1726853178.12358: dumping result to json 7071 1726853178.12361: done dumping result, returning 7071 1726853178.12363: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [02083763-bbaf-ff75-6002-0000000003f2] 7071 1726853178.12365: sending task result for task 02083763-bbaf-ff75-6002-0000000003f2 7071 1726853178.12433: done sending task result for task 02083763-bbaf-ff75-6002-0000000003f2 7071 1726853178.12436: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7071 1726853178.12512: no more pending results, returning what we have 7071 1726853178.12517: results queue empty 7071 1726853178.12518: checking for any_errors_fatal 7071 1726853178.12526: done checking for any_errors_fatal 7071 1726853178.12527: checking for max_fail_percentage 7071 1726853178.12528: done checking for max_fail_percentage 7071 1726853178.12529: checking to see if all hosts have failed and the running result is not ok 7071 1726853178.12537: done checking to see if all hosts have failed 7071 1726853178.12538: getting the remaining hosts for this loop 7071 1726853178.12540: done getting the remaining hosts for this loop 7071 1726853178.12547: getting the next task for host managed_node1 7071 1726853178.12554: done getting next task for host managed_node1 7071 1726853178.12557: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7071 1726853178.12561: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853178.12584: getting variables 7071 1726853178.12586: in VariableManager get_vars() 7071 1726853178.12649: Calling all_inventory to load vars for managed_node1 7071 1726853178.12653: Calling groups_inventory to load vars for managed_node1 7071 1726853178.12655: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853178.12667: Calling all_plugins_play to load vars for managed_node1 7071 1726853178.12670: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853178.12966: Calling groups_plugins_play to load vars for managed_node1 7071 1726853178.14290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853178.17228: done with get_vars() 7071 1726853178.17267: done getting variables 7071 1726853178.17328: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 13:26:18 -0400 (0:00:00.116) 0:00:46.129 ****** 7071 1726853178.17376: entering _queue_task() for managed_node1/set_fact 7071 1726853178.17738: worker is 1 (out of 1 available) 7071 1726853178.17755: exiting _queue_task() for managed_node1/set_fact 7071 1726853178.17768: done queuing things up, now waiting for results queue to drain 7071 1726853178.17769: waiting for pending results... 7071 1726853178.18053: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7071 1726853178.18277: in run() - task 02083763-bbaf-ff75-6002-0000000003f3 7071 1726853178.18281: variable 'ansible_search_path' from source: unknown 7071 1726853178.18283: variable 'ansible_search_path' from source: unknown 7071 1726853178.18300: calling self._execute() 7071 1726853178.18397: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853178.18410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853178.18423: variable 'omit' from source: magic vars 7071 1726853178.18787: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.18877: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853178.19002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853178.21084: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853178.21160: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853178.21213: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853178.21254: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853178.21288: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853178.21373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853178.21407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853178.21437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853178.21487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853178.21505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853178.21625: variable 'ansible_distribution' from source: facts 7071 1726853178.21776: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.21779: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853178.21781: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.21783: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853178.21947: variable 'ansible_distribution' from source: facts 7071 1726853178.21956: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.21967: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853178.22076: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.22087: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853178.22256: variable 'ansible_distribution' from source: facts 7071 1726853178.22265: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.22277: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853178.22384: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.22394: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853178.22567: variable 'ansible_distribution' from source: facts 7071 1726853178.22579: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.22589: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853178.22704: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.22714: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853178.22887: variable 'ansible_distribution' from source: facts 7071 1726853178.22896: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.22905: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853178.23032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853178.23220: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853178.23606: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853178.23650: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853178.23686: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853178.23744: 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) 7071 1726853178.23770: 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) 7071 1726853178.23810: 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) 7071 1726853178.23919: 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) 7071 1726853178.23922: variable '__network_is_ostree' from source: set_fact 7071 1726853178.23924: Evaluated conditional (not __network_is_ostree is defined): False 7071 1726853178.23932: when evaluation is False, skipping this task 7071 1726853178.23939: _execute() done 7071 1726853178.23948: dumping result to json 7071 1726853178.23956: done dumping result, returning 7071 1726853178.23969: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [02083763-bbaf-ff75-6002-0000000003f3] 7071 1726853178.23981: sending task result for task 02083763-bbaf-ff75-6002-0000000003f3 7071 1726853178.24279: done sending task result for task 02083763-bbaf-ff75-6002-0000000003f3 7071 1726853178.24282: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7071 1726853178.24332: no more pending results, returning what we have 7071 1726853178.24336: results queue empty 7071 1726853178.24337: checking for any_errors_fatal 7071 1726853178.24345: done checking for any_errors_fatal 7071 1726853178.24345: checking for max_fail_percentage 7071 1726853178.24348: done checking for max_fail_percentage 7071 1726853178.24349: checking to see if all hosts have failed and the running result is not ok 7071 1726853178.24357: done checking to see if all hosts have failed 7071 1726853178.24358: getting the remaining hosts for this loop 7071 1726853178.24360: done getting the remaining hosts for this loop 7071 1726853178.24364: getting the next task for host managed_node1 7071 1726853178.24376: done getting next task for host managed_node1 7071 1726853178.24381: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7071 1726853178.24384: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853178.24409: getting variables 7071 1726853178.24411: in VariableManager get_vars() 7071 1726853178.24476: Calling all_inventory to load vars for managed_node1 7071 1726853178.24480: Calling groups_inventory to load vars for managed_node1 7071 1726853178.24482: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853178.24493: Calling all_plugins_play to load vars for managed_node1 7071 1726853178.24496: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853178.24499: Calling groups_plugins_play to load vars for managed_node1 7071 1726853178.26108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853178.35273: done with get_vars() 7071 1726853178.35299: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 13:26:18 -0400 (0:00:00.180) 0:00:46.309 ****** 7071 1726853178.35379: entering _queue_task() for managed_node1/service_facts 7071 1726853178.35828: worker is 1 (out of 1 available) 7071 1726853178.35840: exiting _queue_task() for managed_node1/service_facts 7071 1726853178.35852: done queuing things up, now waiting for results queue to drain 7071 1726853178.35854: waiting for pending results... 7071 1726853178.36146: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7071 1726853178.36368: in run() - task 02083763-bbaf-ff75-6002-0000000003f5 7071 1726853178.36398: variable 'ansible_search_path' from source: unknown 7071 1726853178.36422: variable 'ansible_search_path' from source: unknown 7071 1726853178.36480: calling self._execute() 7071 1726853178.36676: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853178.36680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853178.36683: variable 'omit' from source: magic vars 7071 1726853178.36988: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.37008: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853178.37215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853178.39797: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853178.40078: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853178.40099: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853178.40138: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853178.40174: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853178.40456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853178.40493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853178.40522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853178.40646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853178.40669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853178.40840: variable 'ansible_distribution' from source: facts 7071 1726853178.40854: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.40878: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853178.41009: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.41021: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853178.41205: variable 'ansible_distribution' from source: facts 7071 1726853178.41218: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.41228: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853178.41346: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.41437: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853178.41533: variable 'ansible_distribution' from source: facts 7071 1726853178.41548: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.41559: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853178.41669: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.41681: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853178.41855: variable 'ansible_distribution' from source: facts 7071 1726853178.41864: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.41880: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853178.41988: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.42000: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853178.42167: variable 'ansible_distribution' from source: facts 7071 1726853178.42179: variable 'ansible_distribution_major_version' from source: facts 7071 1726853178.42194: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853178.42206: variable 'omit' from source: magic vars 7071 1726853178.42302: variable 'omit' from source: magic vars 7071 1726853178.42324: variable 'omit' from source: magic vars 7071 1726853178.42354: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853178.42388: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853178.42520: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853178.42523: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853178.42526: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853178.42528: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853178.42530: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853178.42532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853178.42613: Set connection var ansible_connection to ssh 7071 1726853178.42633: Set connection var ansible_timeout to 10 7071 1726853178.42646: Set connection var ansible_shell_type to sh 7071 1726853178.42664: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853178.42680: Set connection var ansible_pipelining to False 7071 1726853178.42690: Set connection var ansible_shell_executable to /bin/sh 7071 1726853178.42720: variable 'ansible_shell_executable' from source: unknown 7071 1726853178.42737: variable 'ansible_connection' from source: unknown 7071 1726853178.42747: variable 'ansible_module_compression' from source: unknown 7071 1726853178.42755: variable 'ansible_shell_type' from source: unknown 7071 1726853178.42761: variable 'ansible_shell_executable' from source: unknown 7071 1726853178.42768: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853178.42779: variable 'ansible_pipelining' from source: unknown 7071 1726853178.42786: variable 'ansible_timeout' from source: unknown 7071 1726853178.42794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853178.42960: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853178.42977: variable 'omit' from source: magic vars 7071 1726853178.42985: starting attempt loop 7071 1726853178.43064: running the handler 7071 1726853178.43067: _low_level_execute_command(): starting 7071 1726853178.43083: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853178.43947: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853178.43981: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853178.44175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853178.45761: stdout chunk (state=3): >>>/root <<< 7071 1726853178.45911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853178.45914: stdout chunk (state=3): >>><<< 7071 1726853178.45916: stderr chunk (state=3): >>><<< 7071 1726853178.46023: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853178.46026: _low_level_execute_command(): starting 7071 1726853178.46029: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853178.459333-8791-233355116446031 `" && echo ansible-tmp-1726853178.459333-8791-233355116446031="` echo /root/.ansible/tmp/ansible-tmp-1726853178.459333-8791-233355116446031 `" ) && sleep 0' 7071 1726853178.46592: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853178.46625: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853178.46649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853178.46684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853178.46728: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853178.46853: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853178.46891: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853178.46936: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853178.48785: stdout chunk (state=3): >>>ansible-tmp-1726853178.459333-8791-233355116446031=/root/.ansible/tmp/ansible-tmp-1726853178.459333-8791-233355116446031 <<< 7071 1726853178.49067: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853178.49074: stdout chunk (state=3): >>><<< 7071 1726853178.49078: stderr chunk (state=3): >>><<< 7071 1726853178.49095: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853178.459333-8791-233355116446031=/root/.ansible/tmp/ansible-tmp-1726853178.459333-8791-233355116446031 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853178.49144: variable 'ansible_module_compression' from source: unknown 7071 1726853178.49184: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7071 1726853178.49219: variable 'ansible_facts' from source: unknown 7071 1726853178.49313: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853178.459333-8791-233355116446031/AnsiballZ_service_facts.py 7071 1726853178.49511: Sending initial data 7071 1726853178.49515: Sent initial data (159 bytes) 7071 1726853178.50052: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853178.50062: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853178.50146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853178.50151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853178.50154: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853178.50156: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853178.50158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853178.50160: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853178.50166: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853178.50229: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853178.50232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853178.50307: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853178.50324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853178.51862: 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 <<< 7071 1726853178.51936: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853178.51969: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpkcs0vtxb /root/.ansible/tmp/ansible-tmp-1726853178.459333-8791-233355116446031/AnsiballZ_service_facts.py <<< 7071 1726853178.51992: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853178.459333-8791-233355116446031/AnsiballZ_service_facts.py" <<< 7071 1726853178.52022: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpkcs0vtxb" to remote "/root/.ansible/tmp/ansible-tmp-1726853178.459333-8791-233355116446031/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853178.459333-8791-233355116446031/AnsiballZ_service_facts.py" <<< 7071 1726853178.52900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853178.52913: stderr chunk (state=3): >>><<< 7071 1726853178.53021: stdout chunk (state=3): >>><<< 7071 1726853178.53030: done transferring module to remote 7071 1726853178.53049: _low_level_execute_command(): starting 7071 1726853178.53060: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853178.459333-8791-233355116446031/ /root/.ansible/tmp/ansible-tmp-1726853178.459333-8791-233355116446031/AnsiballZ_service_facts.py && sleep 0' 7071 1726853178.53676: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853178.53679: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853178.53687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853178.53702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853178.53714: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853178.53721: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853178.53781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853178.53785: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853178.53787: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853178.53790: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7071 1726853178.53792: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853178.53794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853178.53797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853178.53799: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853178.53801: stderr chunk (state=3): >>>debug2: match found <<< 7071 1726853178.53886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853178.53890: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853178.53897: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853178.53963: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853178.55781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853178.55800: stdout chunk (state=3): >>><<< 7071 1726853178.55804: stderr chunk (state=3): >>><<< 7071 1726853178.55904: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853178.55908: _low_level_execute_command(): starting 7071 1726853178.55910: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853178.459333-8791-233355116446031/AnsiballZ_service_facts.py && sleep 0' 7071 1726853178.56501: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853178.56526: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853178.56553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853178.56576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853178.56622: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853178.56681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853178.56760: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853178.56780: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853178.56833: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853178.57074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853180.08225: 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":<<< 7071 1726853180.08249: 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.<<< 7071 1726853180.08260: 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<<< 7071 1726853180.08278: stdout chunk (state=3): >>>opped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "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-system<<< 7071 1726853180.08283: stdout chunk (state=3): >>>d-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.<<< 7071 1726853180.08304: stdout chunk (state=3): >>>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": {}}} <<< 7071 1726853180.09761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853180.09795: stderr chunk (state=3): >>><<< 7071 1726853180.09798: stdout chunk (state=3): >>><<< 7071 1726853180.09829: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853180.10248: 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-1726853178.459333-8791-233355116446031/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853180.10255: _low_level_execute_command(): starting 7071 1726853180.10260: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853178.459333-8791-233355116446031/ > /dev/null 2>&1 && sleep 0' 7071 1726853180.10723: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853180.10727: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853180.10729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853180.10731: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853180.10733: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853180.10735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853180.10777: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853180.10800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853180.10836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853180.12607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853180.12638: stderr chunk (state=3): >>><<< 7071 1726853180.12641: stdout chunk (state=3): >>><<< 7071 1726853180.12656: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853180.12662: handler run complete 7071 1726853180.12782: variable 'ansible_facts' from source: unknown 7071 1726853180.12875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853180.13154: variable 'ansible_facts' from source: unknown 7071 1726853180.13236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853180.13353: attempt loop complete, returning result 7071 1726853180.13356: _execute() done 7071 1726853180.13359: dumping result to json 7071 1726853180.13400: done dumping result, returning 7071 1726853180.13408: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [02083763-bbaf-ff75-6002-0000000003f5] 7071 1726853180.13413: sending task result for task 02083763-bbaf-ff75-6002-0000000003f5 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853180.14145: no more pending results, returning what we have 7071 1726853180.14148: results queue empty 7071 1726853180.14149: checking for any_errors_fatal 7071 1726853180.14153: done checking for any_errors_fatal 7071 1726853180.14154: checking for max_fail_percentage 7071 1726853180.14155: done checking for max_fail_percentage 7071 1726853180.14156: checking to see if all hosts have failed and the running result is not ok 7071 1726853180.14157: done checking to see if all hosts have failed 7071 1726853180.14157: getting the remaining hosts for this loop 7071 1726853180.14158: done getting the remaining hosts for this loop 7071 1726853180.14161: getting the next task for host managed_node1 7071 1726853180.14166: done getting next task for host managed_node1 7071 1726853180.14169: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7071 1726853180.14174: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853180.14189: done sending task result for task 02083763-bbaf-ff75-6002-0000000003f5 7071 1726853180.14192: WORKER PROCESS EXITING 7071 1726853180.14198: getting variables 7071 1726853180.14199: in VariableManager get_vars() 7071 1726853180.14233: Calling all_inventory to load vars for managed_node1 7071 1726853180.14235: Calling groups_inventory to load vars for managed_node1 7071 1726853180.14236: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853180.14244: Calling all_plugins_play to load vars for managed_node1 7071 1726853180.14246: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853180.14248: Calling groups_plugins_play to load vars for managed_node1 7071 1726853180.15017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853180.15886: done with get_vars() 7071 1726853180.15901: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 13:26:20 -0400 (0:00:01.805) 0:00:48.115 ****** 7071 1726853180.15975: entering _queue_task() for managed_node1/package_facts 7071 1726853180.16199: worker is 1 (out of 1 available) 7071 1726853180.16214: exiting _queue_task() for managed_node1/package_facts 7071 1726853180.16227: done queuing things up, now waiting for results queue to drain 7071 1726853180.16229: waiting for pending results... 7071 1726853180.16410: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7071 1726853180.16514: in run() - task 02083763-bbaf-ff75-6002-0000000003f6 7071 1726853180.16525: variable 'ansible_search_path' from source: unknown 7071 1726853180.16528: variable 'ansible_search_path' from source: unknown 7071 1726853180.16560: calling self._execute() 7071 1726853180.16640: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853180.16648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853180.16657: variable 'omit' from source: magic vars 7071 1726853180.16949: variable 'ansible_distribution_major_version' from source: facts 7071 1726853180.16958: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853180.17096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853180.18592: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853180.18640: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853180.18668: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853180.18695: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853180.18714: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853180.18784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853180.18803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853180.18820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853180.18848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853180.18858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853180.18939: variable 'ansible_distribution' from source: facts 7071 1726853180.18942: variable 'ansible_distribution_major_version' from source: facts 7071 1726853180.18952: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853180.19038: variable 'ansible_distribution_major_version' from source: facts 7071 1726853180.19041: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853180.19159: variable 'ansible_distribution' from source: facts 7071 1726853180.19162: variable 'ansible_distribution_major_version' from source: facts 7071 1726853180.19168: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853180.19241: variable 'ansible_distribution_major_version' from source: facts 7071 1726853180.19248: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853180.19356: variable 'ansible_distribution' from source: facts 7071 1726853180.19359: variable 'ansible_distribution_major_version' from source: facts 7071 1726853180.19365: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853180.19439: variable 'ansible_distribution_major_version' from source: facts 7071 1726853180.19442: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853180.19554: variable 'ansible_distribution' from source: facts 7071 1726853180.19558: variable 'ansible_distribution_major_version' from source: facts 7071 1726853180.19563: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853180.19636: variable 'ansible_distribution_major_version' from source: facts 7071 1726853180.19639: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853180.19748: variable 'ansible_distribution' from source: facts 7071 1726853180.19752: variable 'ansible_distribution_major_version' from source: facts 7071 1726853180.19758: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853180.19763: variable 'omit' from source: magic vars 7071 1726853180.19816: variable 'omit' from source: magic vars 7071 1726853180.19844: variable 'omit' from source: magic vars 7071 1726853180.19864: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853180.19886: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853180.19899: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853180.19912: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853180.19919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853180.19948: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853180.19951: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853180.19953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853180.20016: Set connection var ansible_connection to ssh 7071 1726853180.20022: Set connection var ansible_timeout to 10 7071 1726853180.20027: Set connection var ansible_shell_type to sh 7071 1726853180.20034: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853180.20040: Set connection var ansible_pipelining to False 7071 1726853180.20047: Set connection var ansible_shell_executable to /bin/sh 7071 1726853180.20066: variable 'ansible_shell_executable' from source: unknown 7071 1726853180.20073: variable 'ansible_connection' from source: unknown 7071 1726853180.20076: variable 'ansible_module_compression' from source: unknown 7071 1726853180.20078: variable 'ansible_shell_type' from source: unknown 7071 1726853180.20080: variable 'ansible_shell_executable' from source: unknown 7071 1726853180.20083: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853180.20087: variable 'ansible_pipelining' from source: unknown 7071 1726853180.20089: variable 'ansible_timeout' from source: unknown 7071 1726853180.20094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853180.20187: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853180.20195: variable 'omit' from source: magic vars 7071 1726853180.20200: starting attempt loop 7071 1726853180.20204: running the handler 7071 1726853180.20213: _low_level_execute_command(): starting 7071 1726853180.20224: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853180.20719: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853180.20722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853180.20725: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853180.20727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853180.20783: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853180.20786: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853180.20788: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853180.20837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853180.22412: stdout chunk (state=3): >>>/root <<< 7071 1726853180.22512: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853180.22539: stderr chunk (state=3): >>><<< 7071 1726853180.22542: stdout chunk (state=3): >>><<< 7071 1726853180.22566: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853180.22576: _low_level_execute_command(): starting 7071 1726853180.22579: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853180.2256217-8843-167776556915364 `" && echo ansible-tmp-1726853180.2256217-8843-167776556915364="` echo /root/.ansible/tmp/ansible-tmp-1726853180.2256217-8843-167776556915364 `" ) && sleep 0' 7071 1726853180.23008: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853180.23012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853180.23014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853180.23017: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853180.23020: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853180.23064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853180.23067: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853180.23114: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853180.24958: stdout chunk (state=3): >>>ansible-tmp-1726853180.2256217-8843-167776556915364=/root/.ansible/tmp/ansible-tmp-1726853180.2256217-8843-167776556915364 <<< 7071 1726853180.25056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853180.25087: stderr chunk (state=3): >>><<< 7071 1726853180.25090: stdout chunk (state=3): >>><<< 7071 1726853180.25103: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853180.2256217-8843-167776556915364=/root/.ansible/tmp/ansible-tmp-1726853180.2256217-8843-167776556915364 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853180.25136: variable 'ansible_module_compression' from source: unknown 7071 1726853180.25170: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7071 1726853180.25228: variable 'ansible_facts' from source: unknown 7071 1726853180.25349: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853180.2256217-8843-167776556915364/AnsiballZ_package_facts.py 7071 1726853180.25448: Sending initial data 7071 1726853180.25451: Sent initial data (160 bytes) 7071 1726853180.25888: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853180.25891: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853180.25893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853180.25899: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853180.25901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853180.25949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853180.25957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853180.25992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853180.27514: 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 <<< 7071 1726853180.27517: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7071 1726853180.27554: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853180.27593: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp218wxkwm /root/.ansible/tmp/ansible-tmp-1726853180.2256217-8843-167776556915364/AnsiballZ_package_facts.py <<< 7071 1726853180.27596: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853180.2256217-8843-167776556915364/AnsiballZ_package_facts.py" <<< 7071 1726853180.27627: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp218wxkwm" to remote "/root/.ansible/tmp/ansible-tmp-1726853180.2256217-8843-167776556915364/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853180.2256217-8843-167776556915364/AnsiballZ_package_facts.py" <<< 7071 1726853180.28659: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853180.28687: stderr chunk (state=3): >>><<< 7071 1726853180.28691: stdout chunk (state=3): >>><<< 7071 1726853180.28708: done transferring module to remote 7071 1726853180.28716: _low_level_execute_command(): starting 7071 1726853180.28721: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853180.2256217-8843-167776556915364/ /root/.ansible/tmp/ansible-tmp-1726853180.2256217-8843-167776556915364/AnsiballZ_package_facts.py && sleep 0' 7071 1726853180.29134: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853180.29137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853180.29139: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853180.29144: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853180.29147: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853180.29149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853180.29193: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853180.29202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853180.29238: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853180.31003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853180.31025: stderr chunk (state=3): >>><<< 7071 1726853180.31028: stdout chunk (state=3): >>><<< 7071 1726853180.31044: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853180.31049: _low_level_execute_command(): starting 7071 1726853180.31053: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853180.2256217-8843-167776556915364/AnsiballZ_package_facts.py && sleep 0' 7071 1726853180.31466: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853180.31470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853180.31474: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853180.31476: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853180.31478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853180.31522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853180.31533: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853180.31573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853180.75542: 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"<<< 7071 1726853180.75568: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 7071 1726853180.75593: 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,<<< 7071 1726853180.75613: stdout chunk (state=3): >>> "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 7071 1726853180.75633: 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<<< 7071 1726853180.75672: 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.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 7071 1726853180.75687: stdout chunk (state=3): >>>ue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 7071 1726853180.75732: 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<<< 7071 1726853180.75744: 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"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7071 1726853180.77523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853180.77552: stderr chunk (state=3): >>><<< 7071 1726853180.77555: stdout chunk (state=3): >>><<< 7071 1726853180.77601: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853180.78906: 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-1726853180.2256217-8843-167776556915364/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853180.78923: _low_level_execute_command(): starting 7071 1726853180.78926: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853180.2256217-8843-167776556915364/ > /dev/null 2>&1 && sleep 0' 7071 1726853180.79385: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853180.79390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853180.79393: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853180.79395: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853180.79397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853180.79448: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853180.79451: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853180.79455: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853180.79496: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853180.81317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853180.81347: stderr chunk (state=3): >>><<< 7071 1726853180.81350: stdout chunk (state=3): >>><<< 7071 1726853180.81361: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853180.81366: handler run complete 7071 1726853180.81820: variable 'ansible_facts' from source: unknown 7071 1726853180.82081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853180.83576: variable 'ansible_facts' from source: unknown 7071 1726853180.83937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853180.84592: attempt loop complete, returning result 7071 1726853180.84609: _execute() done 7071 1726853180.84620: dumping result to json 7071 1726853180.84818: done dumping result, returning 7071 1726853180.84838: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [02083763-bbaf-ff75-6002-0000000003f6] 7071 1726853180.84876: sending task result for task 02083763-bbaf-ff75-6002-0000000003f6 7071 1726853180.86189: done sending task result for task 02083763-bbaf-ff75-6002-0000000003f6 7071 1726853180.86192: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853180.86279: no more pending results, returning what we have 7071 1726853180.86281: results queue empty 7071 1726853180.86282: checking for any_errors_fatal 7071 1726853180.86285: done checking for any_errors_fatal 7071 1726853180.86286: checking for max_fail_percentage 7071 1726853180.86287: done checking for max_fail_percentage 7071 1726853180.86288: checking to see if all hosts have failed and the running result is not ok 7071 1726853180.86288: done checking to see if all hosts have failed 7071 1726853180.86289: getting the remaining hosts for this loop 7071 1726853180.86289: done getting the remaining hosts for this loop 7071 1726853180.86292: getting the next task for host managed_node1 7071 1726853180.86297: done getting next task for host managed_node1 7071 1726853180.86299: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7071 1726853180.86301: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853180.86308: getting variables 7071 1726853180.86309: in VariableManager get_vars() 7071 1726853180.86343: Calling all_inventory to load vars for managed_node1 7071 1726853180.86346: Calling groups_inventory to load vars for managed_node1 7071 1726853180.86347: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853180.86354: Calling all_plugins_play to load vars for managed_node1 7071 1726853180.86356: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853180.86358: Calling groups_plugins_play to load vars for managed_node1 7071 1726853180.87145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853180.89121: done with get_vars() 7071 1726853180.89144: done getting variables 7071 1726853180.89201: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:26:20 -0400 (0:00:00.732) 0:00:48.848 ****** 7071 1726853180.89241: entering _queue_task() for managed_node1/debug 7071 1726853180.89554: worker is 1 (out of 1 available) 7071 1726853180.89566: exiting _queue_task() for managed_node1/debug 7071 1726853180.89584: done queuing things up, now waiting for results queue to drain 7071 1726853180.89585: waiting for pending results... 7071 1726853180.89899: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7071 1726853180.89968: in run() - task 02083763-bbaf-ff75-6002-0000000000b4 7071 1726853180.89993: variable 'ansible_search_path' from source: unknown 7071 1726853180.90003: variable 'ansible_search_path' from source: unknown 7071 1726853180.90041: calling self._execute() 7071 1726853180.90143: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853180.90157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853180.90173: variable 'omit' from source: magic vars 7071 1726853180.90563: variable 'ansible_distribution_major_version' from source: facts 7071 1726853180.90582: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853180.90868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853180.92982: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853180.93048: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853180.93086: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853180.93120: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853180.93154: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853180.93261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853180.93299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853180.93331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853180.93385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853180.93407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853180.93537: variable 'ansible_distribution' from source: facts 7071 1726853180.93547: variable 'ansible_distribution_major_version' from source: facts 7071 1726853180.93561: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853180.93688: variable 'ansible_distribution_major_version' from source: facts 7071 1726853180.93776: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853180.93878: variable 'ansible_distribution' from source: facts 7071 1726853180.93888: variable 'ansible_distribution_major_version' from source: facts 7071 1726853180.93903: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853180.94019: variable 'ansible_distribution_major_version' from source: facts 7071 1726853180.94030: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853180.94206: variable 'ansible_distribution' from source: facts 7071 1726853180.94215: variable 'ansible_distribution_major_version' from source: facts 7071 1726853180.94233: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853180.94244: variable 'omit' from source: magic vars 7071 1726853180.94306: variable 'omit' from source: magic vars 7071 1726853180.94408: variable 'network_provider' from source: set_fact 7071 1726853180.94441: variable 'omit' from source: magic vars 7071 1726853180.94559: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853180.94563: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853180.94565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853180.94568: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853180.94572: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853180.94600: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853180.94609: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853180.94617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853180.94724: Set connection var ansible_connection to ssh 7071 1726853180.94742: Set connection var ansible_timeout to 10 7071 1726853180.94753: Set connection var ansible_shell_type to sh 7071 1726853180.94763: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853180.94778: Set connection var ansible_pipelining to False 7071 1726853180.94789: Set connection var ansible_shell_executable to /bin/sh 7071 1726853180.94814: variable 'ansible_shell_executable' from source: unknown 7071 1726853180.94823: variable 'ansible_connection' from source: unknown 7071 1726853180.94830: variable 'ansible_module_compression' from source: unknown 7071 1726853180.94841: variable 'ansible_shell_type' from source: unknown 7071 1726853180.94849: variable 'ansible_shell_executable' from source: unknown 7071 1726853180.94884: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853180.94888: variable 'ansible_pipelining' from source: unknown 7071 1726853180.94891: variable 'ansible_timeout' from source: unknown 7071 1726853180.94893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853180.94993: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853180.95009: variable 'omit' from source: magic vars 7071 1726853180.95057: starting attempt loop 7071 1726853180.95061: running the handler 7071 1726853180.95081: handler run complete 7071 1726853180.95106: attempt loop complete, returning result 7071 1726853180.95115: _execute() done 7071 1726853180.95122: dumping result to json 7071 1726853180.95129: done dumping result, returning 7071 1726853180.95142: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-ff75-6002-0000000000b4] 7071 1726853180.95165: sending task result for task 02083763-bbaf-ff75-6002-0000000000b4 7071 1726853180.95479: done sending task result for task 02083763-bbaf-ff75-6002-0000000000b4 7071 1726853180.95482: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 7071 1726853180.95544: no more pending results, returning what we have 7071 1726853180.95548: results queue empty 7071 1726853180.95549: checking for any_errors_fatal 7071 1726853180.95557: done checking for any_errors_fatal 7071 1726853180.95564: checking for max_fail_percentage 7071 1726853180.95566: done checking for max_fail_percentage 7071 1726853180.95566: checking to see if all hosts have failed and the running result is not ok 7071 1726853180.95567: done checking to see if all hosts have failed 7071 1726853180.95568: getting the remaining hosts for this loop 7071 1726853180.95570: done getting the remaining hosts for this loop 7071 1726853180.95576: getting the next task for host managed_node1 7071 1726853180.95582: done getting next task for host managed_node1 7071 1726853180.95586: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7071 1726853180.95588: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853180.95600: getting variables 7071 1726853180.95601: in VariableManager get_vars() 7071 1726853180.95651: Calling all_inventory to load vars for managed_node1 7071 1726853180.95654: Calling groups_inventory to load vars for managed_node1 7071 1726853180.95657: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853180.95667: Calling all_plugins_play to load vars for managed_node1 7071 1726853180.95670: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853180.95785: Calling groups_plugins_play to load vars for managed_node1 7071 1726853180.96713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853180.97593: done with get_vars() 7071 1726853180.97608: done getting variables 7071 1726853180.97655: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:26:20 -0400 (0:00:00.084) 0:00:48.932 ****** 7071 1726853180.97681: entering _queue_task() for managed_node1/fail 7071 1726853180.97922: worker is 1 (out of 1 available) 7071 1726853180.97938: exiting _queue_task() for managed_node1/fail 7071 1726853180.97957: done queuing things up, now waiting for results queue to drain 7071 1726853180.97959: waiting for pending results... 7071 1726853180.98216: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7071 1726853180.98369: in run() - task 02083763-bbaf-ff75-6002-0000000000b5 7071 1726853180.98396: variable 'ansible_search_path' from source: unknown 7071 1726853180.98405: variable 'ansible_search_path' from source: unknown 7071 1726853180.98447: calling self._execute() 7071 1726853180.98553: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853180.98611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853180.98615: variable 'omit' from source: magic vars 7071 1726853180.98991: variable 'ansible_distribution_major_version' from source: facts 7071 1726853180.99013: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853180.99176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853181.00697: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853181.00743: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853181.00772: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853181.00799: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853181.00820: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853181.00880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.00913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.00931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.00959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.00970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.01067: variable 'ansible_distribution' from source: facts 7071 1726853181.01072: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.01078: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.01377: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.01380: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.01383: variable 'ansible_distribution' from source: facts 7071 1726853181.01385: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.01387: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.01482: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.01494: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.01656: variable 'ansible_distribution' from source: facts 7071 1726853181.01669: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.01683: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.01803: variable 'network_state' from source: role '' defaults 7071 1726853181.01822: Evaluated conditional (network_state != {}): False 7071 1726853181.01832: when evaluation is False, skipping this task 7071 1726853181.01840: _execute() done 7071 1726853181.01851: dumping result to json 7071 1726853181.01859: done dumping result, returning 7071 1726853181.01873: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-ff75-6002-0000000000b5] 7071 1726853181.01884: sending task result for task 02083763-bbaf-ff75-6002-0000000000b5 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853181.02034: no more pending results, returning what we have 7071 1726853181.02038: results queue empty 7071 1726853181.02039: checking for any_errors_fatal 7071 1726853181.02050: done checking for any_errors_fatal 7071 1726853181.02051: checking for max_fail_percentage 7071 1726853181.02054: done checking for max_fail_percentage 7071 1726853181.02055: checking to see if all hosts have failed and the running result is not ok 7071 1726853181.02056: done checking to see if all hosts have failed 7071 1726853181.02057: getting the remaining hosts for this loop 7071 1726853181.02059: done getting the remaining hosts for this loop 7071 1726853181.02063: getting the next task for host managed_node1 7071 1726853181.02074: done getting next task for host managed_node1 7071 1726853181.02079: ^ 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 7071 1726853181.02082: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853181.02106: getting variables 7071 1726853181.02108: in VariableManager get_vars() 7071 1726853181.02167: Calling all_inventory to load vars for managed_node1 7071 1726853181.02170: Calling groups_inventory to load vars for managed_node1 7071 1726853181.02279: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853181.02285: done sending task result for task 02083763-bbaf-ff75-6002-0000000000b5 7071 1726853181.02287: WORKER PROCESS EXITING 7071 1726853181.02298: Calling all_plugins_play to load vars for managed_node1 7071 1726853181.02301: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853181.02304: Calling groups_plugins_play to load vars for managed_node1 7071 1726853181.03489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853181.04354: done with get_vars() 7071 1726853181.04382: done getting variables 7071 1726853181.04436: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:26:21 -0400 (0:00:00.067) 0:00:49.000 ****** 7071 1726853181.04479: entering _queue_task() for managed_node1/fail 7071 1726853181.04774: worker is 1 (out of 1 available) 7071 1726853181.04792: exiting _queue_task() for managed_node1/fail 7071 1726853181.04804: done queuing things up, now waiting for results queue to drain 7071 1726853181.04805: waiting for pending results... 7071 1726853181.05096: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7071 1726853181.05252: in run() - task 02083763-bbaf-ff75-6002-0000000000b6 7071 1726853181.05270: variable 'ansible_search_path' from source: unknown 7071 1726853181.05280: variable 'ansible_search_path' from source: unknown 7071 1726853181.05332: calling self._execute() 7071 1726853181.05447: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853181.05459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853181.05478: variable 'omit' from source: magic vars 7071 1726853181.05907: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.05910: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.06038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853181.07923: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853181.07970: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853181.08002: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853181.08026: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853181.08046: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853181.08119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.08139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.08160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.08187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.08197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.08285: variable 'ansible_distribution' from source: facts 7071 1726853181.08288: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.08295: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.08378: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.08383: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.08499: variable 'ansible_distribution' from source: facts 7071 1726853181.08503: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.08508: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.08585: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.08589: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.08705: variable 'ansible_distribution' from source: facts 7071 1726853181.08708: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.08714: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.08794: variable 'network_state' from source: role '' defaults 7071 1726853181.08802: Evaluated conditional (network_state != {}): False 7071 1726853181.08806: when evaluation is False, skipping this task 7071 1726853181.08809: _execute() done 7071 1726853181.08812: dumping result to json 7071 1726853181.08814: done dumping result, returning 7071 1726853181.08822: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-ff75-6002-0000000000b6] 7071 1726853181.08825: sending task result for task 02083763-bbaf-ff75-6002-0000000000b6 7071 1726853181.08924: done sending task result for task 02083763-bbaf-ff75-6002-0000000000b6 7071 1726853181.08927: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853181.09003: no more pending results, returning what we have 7071 1726853181.09007: results queue empty 7071 1726853181.09008: checking for any_errors_fatal 7071 1726853181.09014: done checking for any_errors_fatal 7071 1726853181.09014: checking for max_fail_percentage 7071 1726853181.09017: done checking for max_fail_percentage 7071 1726853181.09017: checking to see if all hosts have failed and the running result is not ok 7071 1726853181.09019: done checking to see if all hosts have failed 7071 1726853181.09020: getting the remaining hosts for this loop 7071 1726853181.09021: done getting the remaining hosts for this loop 7071 1726853181.09025: getting the next task for host managed_node1 7071 1726853181.09031: done getting next task for host managed_node1 7071 1726853181.09035: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7071 1726853181.09037: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853181.09058: getting variables 7071 1726853181.09060: in VariableManager get_vars() 7071 1726853181.09122: Calling all_inventory to load vars for managed_node1 7071 1726853181.09125: Calling groups_inventory to load vars for managed_node1 7071 1726853181.09127: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853181.09149: Calling all_plugins_play to load vars for managed_node1 7071 1726853181.09153: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853181.09157: Calling groups_plugins_play to load vars for managed_node1 7071 1726853181.10439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853181.11318: done with get_vars() 7071 1726853181.11336: done getting variables 7071 1726853181.11379: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:26:21 -0400 (0:00:00.069) 0:00:49.070 ****** 7071 1726853181.11407: entering _queue_task() for managed_node1/fail 7071 1726853181.11639: worker is 1 (out of 1 available) 7071 1726853181.11652: exiting _queue_task() for managed_node1/fail 7071 1726853181.11664: done queuing things up, now waiting for results queue to drain 7071 1726853181.11665: waiting for pending results... 7071 1726853181.11842: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7071 1726853181.11931: in run() - task 02083763-bbaf-ff75-6002-0000000000b7 7071 1726853181.11942: variable 'ansible_search_path' from source: unknown 7071 1726853181.11949: variable 'ansible_search_path' from source: unknown 7071 1726853181.11980: calling self._execute() 7071 1726853181.12059: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853181.12065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853181.12075: variable 'omit' from source: magic vars 7071 1726853181.12360: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.12369: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.12504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853181.14233: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853181.14279: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853181.14307: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853181.14331: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853181.14353: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853181.14413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.14433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.14453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.14481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.14494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.14573: variable 'ansible_distribution' from source: facts 7071 1726853181.14577: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.14582: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.14660: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.14663: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.14776: variable 'ansible_distribution' from source: facts 7071 1726853181.14780: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.14786: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.14859: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.14863: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.14980: variable 'ansible_distribution' from source: facts 7071 1726853181.14984: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.14989: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.15077: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.15090: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7071 1726853181.15161: variable 'ansible_distribution' from source: facts 7071 1726853181.15165: variable '__network_rh_distros' from source: role '' defaults 7071 1726853181.15174: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7071 1726853181.15335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.15354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.15474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.15478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.15480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.15482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.15485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.15487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.15495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.15505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.15534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.15552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.15568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.15595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.15607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.15824: variable 'network_connections' from source: task vars 7071 1726853181.15828: variable 'interface' from source: play vars 7071 1726853181.15856: variable 'interface' from source: play vars 7071 1726853181.15874: variable 'network_state' from source: role '' defaults 7071 1726853181.15918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853181.16027: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853181.16058: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853181.16081: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853181.16102: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853181.16132: 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) 7071 1726853181.16151: 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) 7071 1726853181.16169: 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) 7071 1726853181.16188: 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) 7071 1726853181.16214: 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 7071 1726853181.16217: when evaluation is False, skipping this task 7071 1726853181.16222: _execute() done 7071 1726853181.16224: dumping result to json 7071 1726853181.16226: done dumping result, returning 7071 1726853181.16232: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-ff75-6002-0000000000b7] 7071 1726853181.16237: sending task result for task 02083763-bbaf-ff75-6002-0000000000b7 7071 1726853181.16320: done sending task result for task 02083763-bbaf-ff75-6002-0000000000b7 7071 1726853181.16322: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 7071 1726853181.16383: no more pending results, returning what we have 7071 1726853181.16386: results queue empty 7071 1726853181.16387: checking for any_errors_fatal 7071 1726853181.16391: done checking for any_errors_fatal 7071 1726853181.16392: checking for max_fail_percentage 7071 1726853181.16394: done checking for max_fail_percentage 7071 1726853181.16394: checking to see if all hosts have failed and the running result is not ok 7071 1726853181.16395: done checking to see if all hosts have failed 7071 1726853181.16396: getting the remaining hosts for this loop 7071 1726853181.16398: done getting the remaining hosts for this loop 7071 1726853181.16401: getting the next task for host managed_node1 7071 1726853181.16408: done getting next task for host managed_node1 7071 1726853181.16412: ^ 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 7071 1726853181.16414: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853181.16434: getting variables 7071 1726853181.16436: in VariableManager get_vars() 7071 1726853181.16485: Calling all_inventory to load vars for managed_node1 7071 1726853181.16487: Calling groups_inventory to load vars for managed_node1 7071 1726853181.16489: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853181.16499: Calling all_plugins_play to load vars for managed_node1 7071 1726853181.16501: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853181.16504: Calling groups_plugins_play to load vars for managed_node1 7071 1726853181.17392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853181.18240: done with get_vars() 7071 1726853181.18256: done getting variables 7071 1726853181.18298: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:26:21 -0400 (0:00:00.069) 0:00:49.139 ****** 7071 1726853181.18322: entering _queue_task() for managed_node1/dnf 7071 1726853181.18560: worker is 1 (out of 1 available) 7071 1726853181.18577: exiting _queue_task() for managed_node1/dnf 7071 1726853181.18589: done queuing things up, now waiting for results queue to drain 7071 1726853181.18591: waiting for pending results... 7071 1726853181.18768: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 7071 1726853181.18869: in run() - task 02083763-bbaf-ff75-6002-0000000000b8 7071 1726853181.18883: variable 'ansible_search_path' from source: unknown 7071 1726853181.18886: variable 'ansible_search_path' from source: unknown 7071 1726853181.18914: calling self._execute() 7071 1726853181.18992: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853181.18996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853181.19004: variable 'omit' from source: magic vars 7071 1726853181.19295: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.19305: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.19441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853181.20965: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853181.21178: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853181.21182: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853181.21185: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853181.21187: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853181.21263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.21305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.21322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.21350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.21368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.21452: variable 'ansible_distribution' from source: facts 7071 1726853181.21456: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.21462: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.21542: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.21550: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.21663: variable 'ansible_distribution' from source: facts 7071 1726853181.21667: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.21674: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.21748: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.21752: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.21865: variable 'ansible_distribution' from source: facts 7071 1726853181.21868: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.21875: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.21986: variable 'ansible_distribution' from source: facts 7071 1726853181.21989: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.22000: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7071 1726853181.22074: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853181.22158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.22177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.22194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.22219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.22230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.22263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.22281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.22297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.22320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.22330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.22363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.22385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.22401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.22425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.22434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.22539: variable 'network_connections' from source: task vars 7071 1726853181.22550: variable 'interface' from source: play vars 7071 1726853181.22601: variable 'interface' from source: play vars 7071 1726853181.22657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853181.22767: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853181.22798: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853181.22819: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853181.22844: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853181.22883: 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) 7071 1726853181.22902: 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) 7071 1726853181.22920: 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) 7071 1726853181.22937: 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) 7071 1726853181.22981: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853181.23129: variable 'network_connections' from source: task vars 7071 1726853181.23132: variable 'interface' from source: play vars 7071 1726853181.23376: variable 'interface' from source: play vars 7071 1726853181.23379: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7071 1726853181.23381: when evaluation is False, skipping this task 7071 1726853181.23383: _execute() done 7071 1726853181.23385: dumping result to json 7071 1726853181.23387: done dumping result, returning 7071 1726853181.23389: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [02083763-bbaf-ff75-6002-0000000000b8] 7071 1726853181.23391: sending task result for task 02083763-bbaf-ff75-6002-0000000000b8 7071 1726853181.23458: done sending task result for task 02083763-bbaf-ff75-6002-0000000000b8 7071 1726853181.23461: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7071 1726853181.23551: no more pending results, returning what we have 7071 1726853181.23555: results queue empty 7071 1726853181.23556: checking for any_errors_fatal 7071 1726853181.23562: done checking for any_errors_fatal 7071 1726853181.23563: checking for max_fail_percentage 7071 1726853181.23565: done checking for max_fail_percentage 7071 1726853181.23565: checking to see if all hosts have failed and the running result is not ok 7071 1726853181.23566: done checking to see if all hosts have failed 7071 1726853181.23567: getting the remaining hosts for this loop 7071 1726853181.23569: done getting the remaining hosts for this loop 7071 1726853181.23581: getting the next task for host managed_node1 7071 1726853181.23587: done getting next task for host managed_node1 7071 1726853181.23591: ^ 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 7071 1726853181.23594: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853181.23611: getting variables 7071 1726853181.23612: in VariableManager get_vars() 7071 1726853181.23660: Calling all_inventory to load vars for managed_node1 7071 1726853181.23663: Calling groups_inventory to load vars for managed_node1 7071 1726853181.23665: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853181.23701: Calling all_plugins_play to load vars for managed_node1 7071 1726853181.23705: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853181.23708: Calling groups_plugins_play to load vars for managed_node1 7071 1726853181.24964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853181.26519: done with get_vars() 7071 1726853181.26543: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7071 1726853181.26625: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:26:21 -0400 (0:00:00.083) 0:00:49.222 ****** 7071 1726853181.26658: entering _queue_task() for managed_node1/yum 7071 1726853181.26961: worker is 1 (out of 1 available) 7071 1726853181.26976: exiting _queue_task() for managed_node1/yum 7071 1726853181.26989: done queuing things up, now waiting for results queue to drain 7071 1726853181.26990: waiting for pending results... 7071 1726853181.27187: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 7071 1726853181.27274: in run() - task 02083763-bbaf-ff75-6002-0000000000b9 7071 1726853181.27306: variable 'ansible_search_path' from source: unknown 7071 1726853181.27310: variable 'ansible_search_path' from source: unknown 7071 1726853181.27319: calling self._execute() 7071 1726853181.27398: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853181.27402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853181.27413: variable 'omit' from source: magic vars 7071 1726853181.27694: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.27704: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.27850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853181.30077: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853181.30081: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853181.30086: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853181.30106: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853181.30136: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853181.30218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.30256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.30291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.30336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.30355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.30486: variable 'ansible_distribution' from source: facts 7071 1726853181.30497: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.30509: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.30623: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.30633: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.30802: variable 'ansible_distribution' from source: facts 7071 1726853181.30810: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.30820: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.30926: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.30938: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.31106: variable 'ansible_distribution' from source: facts 7071 1726853181.31115: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.31125: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.31475: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.31479: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7071 1726853181.31481: when evaluation is False, skipping this task 7071 1726853181.31483: _execute() done 7071 1726853181.31485: dumping result to json 7071 1726853181.31487: done dumping result, returning 7071 1726853181.31490: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [02083763-bbaf-ff75-6002-0000000000b9] 7071 1726853181.31492: sending task result for task 02083763-bbaf-ff75-6002-0000000000b9 7071 1726853181.31561: done sending task result for task 02083763-bbaf-ff75-6002-0000000000b9 7071 1726853181.31564: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7071 1726853181.31620: no more pending results, returning what we have 7071 1726853181.31623: results queue empty 7071 1726853181.31624: checking for any_errors_fatal 7071 1726853181.31630: done checking for any_errors_fatal 7071 1726853181.31631: checking for max_fail_percentage 7071 1726853181.31632: done checking for max_fail_percentage 7071 1726853181.31633: checking to see if all hosts have failed and the running result is not ok 7071 1726853181.31634: done checking to see if all hosts have failed 7071 1726853181.31635: getting the remaining hosts for this loop 7071 1726853181.31636: done getting the remaining hosts for this loop 7071 1726853181.31640: getting the next task for host managed_node1 7071 1726853181.31648: done getting next task for host managed_node1 7071 1726853181.31652: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7071 1726853181.31654: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853181.31674: getting variables 7071 1726853181.31675: in VariableManager get_vars() 7071 1726853181.31720: Calling all_inventory to load vars for managed_node1 7071 1726853181.31722: Calling groups_inventory to load vars for managed_node1 7071 1726853181.31724: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853181.31732: Calling all_plugins_play to load vars for managed_node1 7071 1726853181.31735: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853181.31737: Calling groups_plugins_play to load vars for managed_node1 7071 1726853181.33278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853181.35033: done with get_vars() 7071 1726853181.35060: done getting variables 7071 1726853181.35116: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:26:21 -0400 (0:00:00.084) 0:00:49.307 ****** 7071 1726853181.35155: entering _queue_task() for managed_node1/fail 7071 1726853181.35496: worker is 1 (out of 1 available) 7071 1726853181.35511: exiting _queue_task() for managed_node1/fail 7071 1726853181.35524: done queuing things up, now waiting for results queue to drain 7071 1726853181.35525: waiting for pending results... 7071 1726853181.35809: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7071 1726853181.35962: in run() - task 02083763-bbaf-ff75-6002-0000000000ba 7071 1726853181.35985: variable 'ansible_search_path' from source: unknown 7071 1726853181.35998: variable 'ansible_search_path' from source: unknown 7071 1726853181.36039: calling self._execute() 7071 1726853181.36280: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853181.36284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853181.36286: variable 'omit' from source: magic vars 7071 1726853181.36539: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.36557: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.36753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853181.38904: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853181.38974: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853181.39014: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853181.39054: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853181.39089: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853181.39184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.39217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.39376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.39380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.39383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.39423: variable 'ansible_distribution' from source: facts 7071 1726853181.39433: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.39446: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.39557: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.39568: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.39718: variable 'ansible_distribution' from source: facts 7071 1726853181.39726: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.39735: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.39844: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.39855: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.40026: variable 'ansible_distribution' from source: facts 7071 1726853181.40035: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.40047: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.40154: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853181.40286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.40315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.40347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.40393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.40413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.40458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.40486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.40515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.40558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.40580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.40776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.40779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.40782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.40784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.40786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.40887: variable 'network_connections' from source: task vars 7071 1726853181.40904: variable 'interface' from source: play vars 7071 1726853181.40976: variable 'interface' from source: play vars 7071 1726853181.41068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853181.41251: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853181.41296: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853181.41331: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853181.41370: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853181.41416: 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) 7071 1726853181.41444: 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) 7071 1726853181.41482: 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) 7071 1726853181.41512: 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) 7071 1726853181.41670: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853181.41829: variable 'network_connections' from source: task vars 7071 1726853181.41841: variable 'interface' from source: play vars 7071 1726853181.41906: variable 'interface' from source: play vars 7071 1726853181.41945: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7071 1726853181.41954: when evaluation is False, skipping this task 7071 1726853181.41961: _execute() done 7071 1726853181.41968: dumping result to json 7071 1726853181.41980: done dumping result, returning 7071 1726853181.41997: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-ff75-6002-0000000000ba] 7071 1726853181.42008: sending task result for task 02083763-bbaf-ff75-6002-0000000000ba 7071 1726853181.42296: done sending task result for task 02083763-bbaf-ff75-6002-0000000000ba 7071 1726853181.42299: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7071 1726853181.42348: no more pending results, returning what we have 7071 1726853181.42351: results queue empty 7071 1726853181.42352: checking for any_errors_fatal 7071 1726853181.42359: done checking for any_errors_fatal 7071 1726853181.42359: checking for max_fail_percentage 7071 1726853181.42361: done checking for max_fail_percentage 7071 1726853181.42362: checking to see if all hosts have failed and the running result is not ok 7071 1726853181.42363: done checking to see if all hosts have failed 7071 1726853181.42363: getting the remaining hosts for this loop 7071 1726853181.42365: done getting the remaining hosts for this loop 7071 1726853181.42368: getting the next task for host managed_node1 7071 1726853181.42376: done getting next task for host managed_node1 7071 1726853181.42380: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7071 1726853181.42383: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853181.42404: getting variables 7071 1726853181.42405: in VariableManager get_vars() 7071 1726853181.42457: Calling all_inventory to load vars for managed_node1 7071 1726853181.42460: Calling groups_inventory to load vars for managed_node1 7071 1726853181.42463: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853181.42635: Calling all_plugins_play to load vars for managed_node1 7071 1726853181.42639: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853181.42642: Calling groups_plugins_play to load vars for managed_node1 7071 1726853181.43884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853181.45536: done with get_vars() 7071 1726853181.45559: done getting variables 7071 1726853181.45622: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:26:21 -0400 (0:00:00.104) 0:00:49.412 ****** 7071 1726853181.45658: entering _queue_task() for managed_node1/package 7071 1726853181.46000: worker is 1 (out of 1 available) 7071 1726853181.46011: exiting _queue_task() for managed_node1/package 7071 1726853181.46024: done queuing things up, now waiting for results queue to drain 7071 1726853181.46026: waiting for pending results... 7071 1726853181.46317: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7071 1726853181.46451: in run() - task 02083763-bbaf-ff75-6002-0000000000bb 7071 1726853181.46469: variable 'ansible_search_path' from source: unknown 7071 1726853181.46479: variable 'ansible_search_path' from source: unknown 7071 1726853181.46523: calling self._execute() 7071 1726853181.46627: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853181.46639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853181.46652: variable 'omit' from source: magic vars 7071 1726853181.47046: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.47064: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.47278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853181.49537: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853181.49593: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853181.49645: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853181.49669: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853181.49754: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853181.49790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.49842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.49882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.49930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.49950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.50086: variable 'ansible_distribution' from source: facts 7071 1726853181.50096: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.50108: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.50234: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.50295: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.50432: variable 'ansible_distribution' from source: facts 7071 1726853181.50441: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.50453: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.50563: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.50577: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.50753: variable 'ansible_distribution' from source: facts 7071 1726853181.50762: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.50775: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.50950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853181.51110: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853181.51150: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853181.51277: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853181.51281: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853181.51321: variable 'network_packages' from source: role '' defaults 7071 1726853181.51431: variable '__network_provider_setup' from source: role '' defaults 7071 1726853181.51448: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853181.51523: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853181.51547: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853181.51616: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853181.51790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.51826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.51857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.51902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.51925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.51977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.52006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.52148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.52151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.52154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.52315: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7071 1726853181.52429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.52460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.52504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.52547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.52568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.52664: variable 'ansible_python' from source: facts 7071 1726853181.52691: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7071 1726853181.52768: variable '__network_wpa_supplicant_required' from source: role '' defaults 7071 1726853181.52848: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7071 1726853181.52967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.52997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.53175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.53178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.53180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.53182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.53183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.53185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.53202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.53216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.53348: variable 'network_connections' from source: task vars 7071 1726853181.53359: variable 'interface' from source: play vars 7071 1726853181.53461: variable 'interface' from source: play vars 7071 1726853181.53543: 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) 7071 1726853181.53576: 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) 7071 1726853181.53611: 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) 7071 1726853181.53651: 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) 7071 1726853181.53704: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853181.53998: variable 'network_connections' from source: task vars 7071 1726853181.54009: variable 'interface' from source: play vars 7071 1726853181.54114: variable 'interface' from source: play vars 7071 1726853181.54181: variable '__network_packages_default_wireless' from source: role '' defaults 7071 1726853181.54259: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853181.54567: variable 'network_connections' from source: task vars 7071 1726853181.54580: variable 'interface' from source: play vars 7071 1726853181.54711: variable 'interface' from source: play vars 7071 1726853181.54714: variable '__network_packages_default_team' from source: role '' defaults 7071 1726853181.54760: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853181.55076: variable 'network_connections' from source: task vars 7071 1726853181.55087: variable 'interface' from source: play vars 7071 1726853181.55154: variable 'interface' from source: play vars 7071 1726853181.55225: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853181.55291: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853181.55302: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853181.55368: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853181.55689: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7071 1726853181.56205: variable 'network_connections' from source: task vars 7071 1726853181.56214: variable 'interface' from source: play vars 7071 1726853181.56340: variable 'interface' from source: play vars 7071 1726853181.56343: variable 'ansible_distribution' from source: facts 7071 1726853181.56346: variable '__network_rh_distros' from source: role '' defaults 7071 1726853181.56348: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.56350: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7071 1726853181.56508: variable 'ansible_distribution' from source: facts 7071 1726853181.56517: variable '__network_rh_distros' from source: role '' defaults 7071 1726853181.56526: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.56541: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7071 1726853181.56716: variable 'ansible_distribution' from source: facts 7071 1726853181.56724: variable '__network_rh_distros' from source: role '' defaults 7071 1726853181.56733: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.56782: variable 'network_provider' from source: set_fact 7071 1726853181.56806: variable 'ansible_facts' from source: unknown 7071 1726853181.57604: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7071 1726853181.57647: when evaluation is False, skipping this task 7071 1726853181.57650: _execute() done 7071 1726853181.57652: dumping result to json 7071 1726853181.57654: done dumping result, returning 7071 1726853181.57657: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-ff75-6002-0000000000bb] 7071 1726853181.57659: sending task result for task 02083763-bbaf-ff75-6002-0000000000bb 7071 1726853181.57827: done sending task result for task 02083763-bbaf-ff75-6002-0000000000bb 7071 1726853181.57830: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 7071 1726853181.57911: no more pending results, returning what we have 7071 1726853181.57914: results queue empty 7071 1726853181.57915: checking for any_errors_fatal 7071 1726853181.57922: done checking for any_errors_fatal 7071 1726853181.57922: checking for max_fail_percentage 7071 1726853181.57925: done checking for max_fail_percentage 7071 1726853181.57925: checking to see if all hosts have failed and the running result is not ok 7071 1726853181.57926: done checking to see if all hosts have failed 7071 1726853181.57927: getting the remaining hosts for this loop 7071 1726853181.57929: done getting the remaining hosts for this loop 7071 1726853181.57932: getting the next task for host managed_node1 7071 1726853181.57940: done getting next task for host managed_node1 7071 1726853181.57944: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7071 1726853181.57947: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853181.58081: getting variables 7071 1726853181.58083: in VariableManager get_vars() 7071 1726853181.58139: Calling all_inventory to load vars for managed_node1 7071 1726853181.58143: Calling groups_inventory to load vars for managed_node1 7071 1726853181.58145: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853181.58157: Calling all_plugins_play to load vars for managed_node1 7071 1726853181.58160: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853181.58163: Calling groups_plugins_play to load vars for managed_node1 7071 1726853181.59656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853181.61265: done with get_vars() 7071 1726853181.61290: done getting variables 7071 1726853181.61351: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:26:21 -0400 (0:00:00.157) 0:00:49.569 ****** 7071 1726853181.61385: entering _queue_task() for managed_node1/package 7071 1726853181.61921: worker is 1 (out of 1 available) 7071 1726853181.61934: exiting _queue_task() for managed_node1/package 7071 1726853181.61947: done queuing things up, now waiting for results queue to drain 7071 1726853181.61948: waiting for pending results... 7071 1726853181.62364: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7071 1726853181.62453: in run() - task 02083763-bbaf-ff75-6002-0000000000bc 7071 1726853181.62572: variable 'ansible_search_path' from source: unknown 7071 1726853181.62577: variable 'ansible_search_path' from source: unknown 7071 1726853181.62580: calling self._execute() 7071 1726853181.62660: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853181.62676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853181.62690: variable 'omit' from source: magic vars 7071 1726853181.63140: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.63250: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.63407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853181.66196: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853181.66201: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853181.66303: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853181.66333: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853181.66379: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853181.67338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.67546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.67550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.67620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.67634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.68184: variable 'ansible_distribution' from source: facts 7071 1726853181.68187: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.68196: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.68520: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.68525: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.68903: variable 'ansible_distribution' from source: facts 7071 1726853181.68906: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.68973: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.69028: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.69031: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.69415: variable 'ansible_distribution' from source: facts 7071 1726853181.69419: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.69422: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.69712: variable 'network_state' from source: role '' defaults 7071 1726853181.69741: Evaluated conditional (network_state != {}): False 7071 1726853181.69743: when evaluation is False, skipping this task 7071 1726853181.69746: _execute() done 7071 1726853181.69749: dumping result to json 7071 1726853181.69751: done dumping result, returning 7071 1726853181.69753: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-ff75-6002-0000000000bc] 7071 1726853181.69754: sending task result for task 02083763-bbaf-ff75-6002-0000000000bc 7071 1726853181.70005: done sending task result for task 02083763-bbaf-ff75-6002-0000000000bc 7071 1726853181.70008: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853181.70059: no more pending results, returning what we have 7071 1726853181.70063: results queue empty 7071 1726853181.70064: checking for any_errors_fatal 7071 1726853181.70073: done checking for any_errors_fatal 7071 1726853181.70074: checking for max_fail_percentage 7071 1726853181.70076: done checking for max_fail_percentage 7071 1726853181.70077: checking to see if all hosts have failed and the running result is not ok 7071 1726853181.70078: done checking to see if all hosts have failed 7071 1726853181.70078: getting the remaining hosts for this loop 7071 1726853181.70080: done getting the remaining hosts for this loop 7071 1726853181.70084: getting the next task for host managed_node1 7071 1726853181.70090: done getting next task for host managed_node1 7071 1726853181.70095: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7071 1726853181.70097: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853181.70123: getting variables 7071 1726853181.70125: in VariableManager get_vars() 7071 1726853181.70240: Calling all_inventory to load vars for managed_node1 7071 1726853181.70243: Calling groups_inventory to load vars for managed_node1 7071 1726853181.70245: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853181.70255: Calling all_plugins_play to load vars for managed_node1 7071 1726853181.70258: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853181.70260: Calling groups_plugins_play to load vars for managed_node1 7071 1726853181.73356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853181.77922: done with get_vars() 7071 1726853181.78008: done getting variables 7071 1726853181.78515: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:26:21 -0400 (0:00:00.171) 0:00:49.741 ****** 7071 1726853181.78559: entering _queue_task() for managed_node1/package 7071 1726853181.79347: worker is 1 (out of 1 available) 7071 1726853181.79362: exiting _queue_task() for managed_node1/package 7071 1726853181.79377: done queuing things up, now waiting for results queue to drain 7071 1726853181.79378: waiting for pending results... 7071 1726853181.80291: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7071 1726853181.80297: in run() - task 02083763-bbaf-ff75-6002-0000000000bd 7071 1726853181.80395: variable 'ansible_search_path' from source: unknown 7071 1726853181.80404: variable 'ansible_search_path' from source: unknown 7071 1726853181.80446: calling self._execute() 7071 1726853181.80714: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853181.80727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853181.80744: variable 'omit' from source: magic vars 7071 1726853181.81473: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.81776: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.81997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853181.86641: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853181.86727: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853181.86774: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853181.86820: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853181.86851: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853181.86960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853181.86998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853181.87030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853181.87084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853181.87104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853181.87234: variable 'ansible_distribution' from source: facts 7071 1726853181.87243: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.87262: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.87390: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.87400: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.87587: variable 'ansible_distribution' from source: facts 7071 1726853181.87676: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.87679: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.87722: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.87733: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.87913: variable 'ansible_distribution' from source: facts 7071 1726853181.87923: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.87933: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853181.88046: variable 'network_state' from source: role '' defaults 7071 1726853181.88062: Evaluated conditional (network_state != {}): False 7071 1726853181.88070: when evaluation is False, skipping this task 7071 1726853181.88081: _execute() done 7071 1726853181.88088: dumping result to json 7071 1726853181.88096: done dumping result, returning 7071 1726853181.88107: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-ff75-6002-0000000000bd] 7071 1726853181.88117: sending task result for task 02083763-bbaf-ff75-6002-0000000000bd skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853181.88397: no more pending results, returning what we have 7071 1726853181.88401: results queue empty 7071 1726853181.88402: checking for any_errors_fatal 7071 1726853181.88411: done checking for any_errors_fatal 7071 1726853181.88411: checking for max_fail_percentage 7071 1726853181.88413: done checking for max_fail_percentage 7071 1726853181.88414: checking to see if all hosts have failed and the running result is not ok 7071 1726853181.88415: done checking to see if all hosts have failed 7071 1726853181.88416: getting the remaining hosts for this loop 7071 1726853181.88417: done getting the remaining hosts for this loop 7071 1726853181.88421: getting the next task for host managed_node1 7071 1726853181.88428: done getting next task for host managed_node1 7071 1726853181.88431: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7071 1726853181.88434: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853181.88678: getting variables 7071 1726853181.88681: in VariableManager get_vars() 7071 1726853181.88741: Calling all_inventory to load vars for managed_node1 7071 1726853181.88744: Calling groups_inventory to load vars for managed_node1 7071 1726853181.88747: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853181.88984: Calling all_plugins_play to load vars for managed_node1 7071 1726853181.88988: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853181.88992: Calling groups_plugins_play to load vars for managed_node1 7071 1726853181.90045: done sending task result for task 02083763-bbaf-ff75-6002-0000000000bd 7071 1726853181.90049: WORKER PROCESS EXITING 7071 1726853181.92010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853181.94953: done with get_vars() 7071 1726853181.94985: done getting variables 7071 1726853181.95048: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:26:21 -0400 (0:00:00.167) 0:00:49.908 ****** 7071 1726853181.95293: entering _queue_task() for managed_node1/service 7071 1726853181.95833: worker is 1 (out of 1 available) 7071 1726853181.95847: exiting _queue_task() for managed_node1/service 7071 1726853181.95859: done queuing things up, now waiting for results queue to drain 7071 1726853181.95861: waiting for pending results... 7071 1726853181.96475: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7071 1726853181.96779: in run() - task 02083763-bbaf-ff75-6002-0000000000be 7071 1726853181.96802: variable 'ansible_search_path' from source: unknown 7071 1726853181.96810: variable 'ansible_search_path' from source: unknown 7071 1726853181.96859: calling self._execute() 7071 1726853181.96964: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853181.96983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853181.96997: variable 'omit' from source: magic vars 7071 1726853181.97416: variable 'ansible_distribution_major_version' from source: facts 7071 1726853181.97434: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853181.97619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853182.00649: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853182.00940: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853182.00943: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853182.00975: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853182.01005: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853182.01122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853182.01295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853182.01325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853182.01372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853182.01576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853182.01708: variable 'ansible_distribution' from source: facts 7071 1726853182.01718: variable 'ansible_distribution_major_version' from source: facts 7071 1726853182.01729: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853182.01959: variable 'ansible_distribution_major_version' from source: facts 7071 1726853182.01970: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853182.02458: variable 'ansible_distribution' from source: facts 7071 1726853182.02567: variable 'ansible_distribution_major_version' from source: facts 7071 1726853182.02570: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853182.02575: variable 'ansible_distribution_major_version' from source: facts 7071 1726853182.02583: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853182.02874: variable 'ansible_distribution' from source: facts 7071 1726853182.02983: variable 'ansible_distribution_major_version' from source: facts 7071 1726853182.02997: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853182.03145: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853182.03465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853182.03498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853182.03576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853182.03764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853182.03768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853182.03798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853182.03827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853182.03901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853182.04017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853182.04036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853182.04084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853182.04308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853182.04312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853182.04314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853182.04317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853182.04744: variable 'network_connections' from source: task vars 7071 1726853182.04764: variable 'interface' from source: play vars 7071 1726853182.04961: variable 'interface' from source: play vars 7071 1726853182.05053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853182.05441: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853182.05483: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853182.05676: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853182.05679: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853182.05776: 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) 7071 1726853182.05802: 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) 7071 1726853182.05836: 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) 7071 1726853182.05979: 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) 7071 1726853182.06022: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853182.06600: variable 'network_connections' from source: task vars 7071 1726853182.06605: variable 'interface' from source: play vars 7071 1726853182.06666: variable 'interface' from source: play vars 7071 1726853182.06818: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7071 1726853182.06821: when evaluation is False, skipping this task 7071 1726853182.06824: _execute() done 7071 1726853182.06826: dumping result to json 7071 1726853182.06828: done dumping result, returning 7071 1726853182.06839: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-ff75-6002-0000000000be] 7071 1726853182.06846: sending task result for task 02083763-bbaf-ff75-6002-0000000000be 7071 1726853182.07101: done sending task result for task 02083763-bbaf-ff75-6002-0000000000be 7071 1726853182.07104: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7071 1726853182.07321: no more pending results, returning what we have 7071 1726853182.07325: results queue empty 7071 1726853182.07326: checking for any_errors_fatal 7071 1726853182.07333: done checking for any_errors_fatal 7071 1726853182.07334: checking for max_fail_percentage 7071 1726853182.07336: done checking for max_fail_percentage 7071 1726853182.07337: checking to see if all hosts have failed and the running result is not ok 7071 1726853182.07338: done checking to see if all hosts have failed 7071 1726853182.07338: getting the remaining hosts for this loop 7071 1726853182.07340: done getting the remaining hosts for this loop 7071 1726853182.07344: getting the next task for host managed_node1 7071 1726853182.07352: done getting next task for host managed_node1 7071 1726853182.07356: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7071 1726853182.07359: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853182.07385: getting variables 7071 1726853182.07387: in VariableManager get_vars() 7071 1726853182.07445: Calling all_inventory to load vars for managed_node1 7071 1726853182.07449: Calling groups_inventory to load vars for managed_node1 7071 1726853182.07451: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853182.07463: Calling all_plugins_play to load vars for managed_node1 7071 1726853182.07466: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853182.07469: Calling groups_plugins_play to load vars for managed_node1 7071 1726853182.10851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853182.14576: done with get_vars() 7071 1726853182.14606: done getting variables 7071 1726853182.14663: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:26:22 -0400 (0:00:00.194) 0:00:50.102 ****** 7071 1726853182.14696: entering _queue_task() for managed_node1/service 7071 1726853182.15436: worker is 1 (out of 1 available) 7071 1726853182.15450: exiting _queue_task() for managed_node1/service 7071 1726853182.15465: done queuing things up, now waiting for results queue to drain 7071 1726853182.15466: waiting for pending results... 7071 1726853182.16089: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7071 1726853182.16251: in run() - task 02083763-bbaf-ff75-6002-0000000000bf 7071 1726853182.16315: variable 'ansible_search_path' from source: unknown 7071 1726853182.16327: variable 'ansible_search_path' from source: unknown 7071 1726853182.16540: calling self._execute() 7071 1726853182.16545: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853182.16670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853182.16687: variable 'omit' from source: magic vars 7071 1726853182.17738: variable 'ansible_distribution_major_version' from source: facts 7071 1726853182.17761: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853182.18234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853182.23678: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853182.23755: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853182.23798: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853182.24010: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853182.24045: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853182.24180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853182.24476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853182.24480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853182.24485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853182.24497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853182.24620: variable 'ansible_distribution' from source: facts 7071 1726853182.24625: variable 'ansible_distribution_major_version' from source: facts 7071 1726853182.24634: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853182.24958: variable 'ansible_distribution_major_version' from source: facts 7071 1726853182.24964: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853182.25339: variable 'ansible_distribution' from source: facts 7071 1726853182.25342: variable 'ansible_distribution_major_version' from source: facts 7071 1726853182.25352: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853182.25458: variable 'ansible_distribution_major_version' from source: facts 7071 1726853182.25463: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853182.25833: variable 'ansible_distribution' from source: facts 7071 1726853182.25836: variable 'ansible_distribution_major_version' from source: facts 7071 1726853182.25842: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853182.26193: variable 'network_provider' from source: set_fact 7071 1726853182.26199: variable 'network_state' from source: role '' defaults 7071 1726853182.26209: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7071 1726853182.26215: variable 'omit' from source: magic vars 7071 1726853182.26479: variable 'omit' from source: magic vars 7071 1726853182.26553: variable 'network_service_name' from source: role '' defaults 7071 1726853182.26578: variable 'network_service_name' from source: role '' defaults 7071 1726853182.26675: variable '__network_provider_setup' from source: role '' defaults 7071 1726853182.26884: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853182.26934: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853182.26955: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853182.27151: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853182.27587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853182.27610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853182.27636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853182.27684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853182.27698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853182.27737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853182.27763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853182.27788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853182.27827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853182.27841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853182.28257: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7071 1726853182.28788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853182.28811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853182.28894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853182.28897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853182.28900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853182.28981: variable 'ansible_python' from source: facts 7071 1726853182.29002: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7071 1726853182.29281: variable '__network_wpa_supplicant_required' from source: role '' defaults 7071 1726853182.29358: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7071 1726853182.29686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853182.29708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853182.29730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853182.29768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853182.29988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853182.30030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853182.30053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853182.30077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853182.30112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853182.30124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853182.30252: variable 'network_connections' from source: task vars 7071 1726853182.30259: variable 'interface' from source: play vars 7071 1726853182.30876: variable 'interface' from source: play vars 7071 1726853182.30879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853182.30930: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853182.30997: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853182.31034: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853182.31107: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853182.31169: 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) 7071 1726853182.31204: 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) 7071 1726853182.31235: 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) 7071 1726853182.31433: 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) 7071 1726853182.31436: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853182.31654: variable 'network_connections' from source: task vars 7071 1726853182.31661: variable 'interface' from source: play vars 7071 1726853182.31759: variable 'interface' from source: play vars 7071 1726853182.31794: variable '__network_packages_default_wireless' from source: role '' defaults 7071 1726853182.31890: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853182.32206: variable 'network_connections' from source: task vars 7071 1726853182.32209: variable 'interface' from source: play vars 7071 1726853182.32283: variable 'interface' from source: play vars 7071 1726853182.32310: variable '__network_packages_default_team' from source: role '' defaults 7071 1726853182.32519: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853182.32692: variable 'network_connections' from source: task vars 7071 1726853182.32695: variable 'interface' from source: play vars 7071 1726853182.32768: variable 'interface' from source: play vars 7071 1726853182.32845: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853182.32915: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853182.32926: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853182.32985: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853182.33204: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7071 1726853182.33732: variable 'network_connections' from source: task vars 7071 1726853182.33736: variable 'interface' from source: play vars 7071 1726853182.33788: variable 'interface' from source: play vars 7071 1726853182.33804: variable 'ansible_distribution' from source: facts 7071 1726853182.33808: variable '__network_rh_distros' from source: role '' defaults 7071 1726853182.33816: variable 'ansible_distribution_major_version' from source: facts 7071 1726853182.33840: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7071 1726853182.34060: variable 'ansible_distribution' from source: facts 7071 1726853182.34063: variable '__network_rh_distros' from source: role '' defaults 7071 1726853182.34066: variable 'ansible_distribution_major_version' from source: facts 7071 1726853182.34068: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7071 1726853182.34214: variable 'ansible_distribution' from source: facts 7071 1726853182.34218: variable '__network_rh_distros' from source: role '' defaults 7071 1726853182.34224: variable 'ansible_distribution_major_version' from source: facts 7071 1726853182.34263: variable 'network_provider' from source: set_fact 7071 1726853182.34288: variable 'omit' from source: magic vars 7071 1726853182.34315: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853182.34342: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853182.34363: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853182.34585: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853182.34602: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853182.34628: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853182.34632: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853182.34634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853182.34852: Set connection var ansible_connection to ssh 7071 1726853182.34860: Set connection var ansible_timeout to 10 7071 1726853182.34866: Set connection var ansible_shell_type to sh 7071 1726853182.34924: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853182.34931: Set connection var ansible_pipelining to False 7071 1726853182.34937: Set connection var ansible_shell_executable to /bin/sh 7071 1726853182.34966: variable 'ansible_shell_executable' from source: unknown 7071 1726853182.34969: variable 'ansible_connection' from source: unknown 7071 1726853182.34974: variable 'ansible_module_compression' from source: unknown 7071 1726853182.34976: variable 'ansible_shell_type' from source: unknown 7071 1726853182.34979: variable 'ansible_shell_executable' from source: unknown 7071 1726853182.34981: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853182.34983: variable 'ansible_pipelining' from source: unknown 7071 1726853182.34985: variable 'ansible_timeout' from source: unknown 7071 1726853182.34989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853182.35313: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853182.35323: variable 'omit' from source: magic vars 7071 1726853182.35329: starting attempt loop 7071 1726853182.35332: running the handler 7071 1726853182.35497: variable 'ansible_facts' from source: unknown 7071 1726853182.37479: _low_level_execute_command(): starting 7071 1726853182.37485: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853182.38834: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853182.38839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853182.38842: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853182.38886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853182.39001: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853182.39040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853182.39101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853182.40792: stdout chunk (state=3): >>>/root <<< 7071 1726853182.40953: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853182.41060: stderr chunk (state=3): >>><<< 7071 1726853182.41065: stdout chunk (state=3): >>><<< 7071 1726853182.41127: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853182.41130: _low_level_execute_command(): starting 7071 1726853182.41133: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853182.410918-8904-260714549896837 `" && echo ansible-tmp-1726853182.410918-8904-260714549896837="` echo /root/.ansible/tmp/ansible-tmp-1726853182.410918-8904-260714549896837 `" ) && sleep 0' 7071 1726853182.42434: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853182.42456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853182.42467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853182.42616: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853182.42621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853182.42689: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853182.42881: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853182.43076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853182.44881: stdout chunk (state=3): >>>ansible-tmp-1726853182.410918-8904-260714549896837=/root/.ansible/tmp/ansible-tmp-1726853182.410918-8904-260714549896837 <<< 7071 1726853182.45081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853182.45089: stdout chunk (state=3): >>><<< 7071 1726853182.45092: stderr chunk (state=3): >>><<< 7071 1726853182.45110: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853182.410918-8904-260714549896837=/root/.ansible/tmp/ansible-tmp-1726853182.410918-8904-260714549896837 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853182.45149: variable 'ansible_module_compression' from source: unknown 7071 1726853182.45403: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7071 1726853182.45470: variable 'ansible_facts' from source: unknown 7071 1726853182.45990: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853182.410918-8904-260714549896837/AnsiballZ_systemd.py 7071 1726853182.46178: Sending initial data 7071 1726853182.46584: Sent initial data (153 bytes) 7071 1726853182.47440: 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 <<< 7071 1726853182.47444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853182.47447: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853182.47582: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853182.47604: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853182.47616: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853182.48089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853182.48146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853182.49751: 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 <<< 7071 1726853182.49786: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853182.49831: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpwjziktrr /root/.ansible/tmp/ansible-tmp-1726853182.410918-8904-260714549896837/AnsiballZ_systemd.py <<< 7071 1726853182.49975: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853182.410918-8904-260714549896837/AnsiballZ_systemd.py" debug1: stat remote: No such file or directory <<< 7071 1726853182.49980: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpwjziktrr" to remote "/root/.ansible/tmp/ansible-tmp-1726853182.410918-8904-260714549896837/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853182.410918-8904-260714549896837/AnsiballZ_systemd.py" <<< 7071 1726853182.52595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853182.52648: stderr chunk (state=3): >>><<< 7071 1726853182.52687: stdout chunk (state=3): >>><<< 7071 1726853182.52710: done transferring module to remote 7071 1726853182.52868: _low_level_execute_command(): starting 7071 1726853182.52880: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853182.410918-8904-260714549896837/ /root/.ansible/tmp/ansible-tmp-1726853182.410918-8904-260714549896837/AnsiballZ_systemd.py && sleep 0' 7071 1726853182.54012: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853182.54016: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853182.54018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853182.54079: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853182.54083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853182.54111: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853182.54225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853182.56080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853182.56087: stdout chunk (state=3): >>><<< 7071 1726853182.56093: stderr chunk (state=3): >>><<< 7071 1726853182.56113: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853182.56121: _low_level_execute_command(): starting 7071 1726853182.56124: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853182.410918-8904-260714549896837/AnsiballZ_systemd.py && sleep 0' 7071 1726853182.57249: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853182.57390: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853182.57397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853182.57478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853182.57482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853182.57484: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853182.57486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853182.57488: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853182.57490: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853182.57574: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853182.57788: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853182.57872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853182.87282: 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 13:20:47 EDT", "ExecMainStartTimestampMonotonic": "13747067", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ExecMainHandoffTimestampMonotonic": "13825256", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9912320", "MemoryPeak": "10440704", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3310759936", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "176968000", "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 system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service network.target NetworkManager-wait-online.service multi-user.target", "After": "basic.target dbus.socket cloud-init-local.service network-pre.target dbus-broker.service sysinit.target system.slice systemd-journald.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 13:26:03 EDT", "StateChangeTimestampMonotonic": "329729315", "InactiveExitTimestamp": "Fri 2024-09-20 13:20:47 EDT", "InactiveExitTimestampMonotonic": "13748890", "ActiveEnterTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ActiveEnterTimestampMonotonic": "14166608", "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 13:20:47 EDT", "ConditionTimestampMonotonic": "13745559", "AssertTimestamp": "Fri 2024-09-20 13:20:47 EDT", "AssertTimestampMonotonic": "13745562", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "5f58decfa480494eac8aa3993b4c7ec8", "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}}} <<< 7071 1726853182.88861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853182.88912: stderr chunk (state=3): >>>Shared connection to 10.31.45.153 closed. <<< 7071 1726853182.88916: stdout chunk (state=3): >>><<< 7071 1726853182.88953: stderr chunk (state=3): >>><<< 7071 1726853182.88958: _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 13:20:47 EDT", "ExecMainStartTimestampMonotonic": "13747067", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ExecMainHandoffTimestampMonotonic": "13825256", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9912320", "MemoryPeak": "10440704", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3310759936", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "176968000", "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 system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service network.target NetworkManager-wait-online.service multi-user.target", "After": "basic.target dbus.socket cloud-init-local.service network-pre.target dbus-broker.service sysinit.target system.slice systemd-journald.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 13:26:03 EDT", "StateChangeTimestampMonotonic": "329729315", "InactiveExitTimestamp": "Fri 2024-09-20 13:20:47 EDT", "InactiveExitTimestampMonotonic": "13748890", "ActiveEnterTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ActiveEnterTimestampMonotonic": "14166608", "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 13:20:47 EDT", "ConditionTimestampMonotonic": "13745559", "AssertTimestamp": "Fri 2024-09-20 13:20:47 EDT", "AssertTimestampMonotonic": "13745562", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "5f58decfa480494eac8aa3993b4c7ec8", "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853182.89230: 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-1726853182.410918-8904-260714549896837/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853182.89279: _low_level_execute_command(): starting 7071 1726853182.89282: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853182.410918-8904-260714549896837/ > /dev/null 2>&1 && sleep 0' 7071 1726853182.90583: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853182.90587: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853182.90590: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853182.90625: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853182.90632: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853182.90694: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853182.90862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853182.92621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853182.92625: stderr chunk (state=3): >>><<< 7071 1726853182.92627: stdout chunk (state=3): >>><<< 7071 1726853182.92638: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853182.92647: handler run complete 7071 1726853182.92807: attempt loop complete, returning result 7071 1726853182.92810: _execute() done 7071 1726853182.92813: dumping result to json 7071 1726853182.92827: done dumping result, returning 7071 1726853182.92837: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-ff75-6002-0000000000bf] 7071 1726853182.92841: sending task result for task 02083763-bbaf-ff75-6002-0000000000bf ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853182.93432: no more pending results, returning what we have 7071 1726853182.93437: results queue empty 7071 1726853182.93438: checking for any_errors_fatal 7071 1726853182.93450: done checking for any_errors_fatal 7071 1726853182.93451: checking for max_fail_percentage 7071 1726853182.93460: done checking for max_fail_percentage 7071 1726853182.93462: checking to see if all hosts have failed and the running result is not ok 7071 1726853182.93463: done checking to see if all hosts have failed 7071 1726853182.93463: getting the remaining hosts for this loop 7071 1726853182.93466: done getting the remaining hosts for this loop 7071 1726853182.93469: getting the next task for host managed_node1 7071 1726853182.93479: done getting next task for host managed_node1 7071 1726853182.93483: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7071 1726853182.93486: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853182.93557: getting variables 7071 1726853182.93560: in VariableManager get_vars() 7071 1726853182.93660: Calling all_inventory to load vars for managed_node1 7071 1726853182.93663: Calling groups_inventory to load vars for managed_node1 7071 1726853182.93666: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853182.93883: Calling all_plugins_play to load vars for managed_node1 7071 1726853182.93886: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853182.93890: Calling groups_plugins_play to load vars for managed_node1 7071 1726853182.94412: done sending task result for task 02083763-bbaf-ff75-6002-0000000000bf 7071 1726853182.94926: WORKER PROCESS EXITING 7071 1726853182.96225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853182.97947: done with get_vars() 7071 1726853182.97970: done getting variables 7071 1726853182.98040: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:26:22 -0400 (0:00:00.833) 0:00:50.936 ****** 7071 1726853182.98076: entering _queue_task() for managed_node1/service 7071 1726853182.98652: worker is 1 (out of 1 available) 7071 1726853182.98661: exiting _queue_task() for managed_node1/service 7071 1726853182.98673: done queuing things up, now waiting for results queue to drain 7071 1726853182.98674: waiting for pending results... 7071 1726853182.98754: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7071 1726853182.98916: in run() - task 02083763-bbaf-ff75-6002-0000000000c0 7071 1726853182.98936: variable 'ansible_search_path' from source: unknown 7071 1726853182.98943: variable 'ansible_search_path' from source: unknown 7071 1726853182.98981: calling self._execute() 7071 1726853182.99092: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853182.99102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853182.99118: variable 'omit' from source: magic vars 7071 1726853182.99509: variable 'ansible_distribution_major_version' from source: facts 7071 1726853182.99549: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853182.99742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853183.02068: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853183.02278: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853183.02281: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853183.02283: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853183.02285: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853183.02328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853183.02358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853183.02388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853183.02440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853183.02461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853183.02591: variable 'ansible_distribution' from source: facts 7071 1726853183.02600: variable 'ansible_distribution_major_version' from source: facts 7071 1726853183.02610: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853183.02885: variable 'ansible_distribution_major_version' from source: facts 7071 1726853183.02888: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853183.03160: variable 'ansible_distribution' from source: facts 7071 1726853183.03476: variable 'ansible_distribution_major_version' from source: facts 7071 1726853183.03480: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853183.03507: variable 'ansible_distribution_major_version' from source: facts 7071 1726853183.03518: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853183.03931: variable 'ansible_distribution' from source: facts 7071 1726853183.03935: variable 'ansible_distribution_major_version' from source: facts 7071 1726853183.03937: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853183.04294: variable 'network_provider' from source: set_fact 7071 1726853183.04297: Evaluated conditional (network_provider == "nm"): True 7071 1726853183.04362: variable '__network_wpa_supplicant_required' from source: role '' defaults 7071 1726853183.04450: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7071 1726853183.04791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853183.04822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853183.04859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853183.05020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853183.05041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853183.05089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853183.05122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853183.05201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853183.05257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853183.05350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853183.05435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853183.05502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853183.05569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853183.05719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853183.05722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853183.05958: variable 'network_connections' from source: task vars 7071 1726853183.05991: variable 'interface' from source: play vars 7071 1726853183.06241: variable 'interface' from source: play vars 7071 1726853183.06376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853183.06757: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853183.06906: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853183.07087: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853183.07090: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853183.07207: 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) 7071 1726853183.07494: 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) 7071 1726853183.07497: 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) 7071 1726853183.07500: 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) 7071 1726853183.07502: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853183.08038: variable 'network_connections' from source: task vars 7071 1726853183.08049: variable 'interface' from source: play vars 7071 1726853183.08180: variable 'interface' from source: play vars 7071 1726853183.08230: Evaluated conditional (__network_wpa_supplicant_required): True 7071 1726853183.08468: variable 'omit' from source: magic vars 7071 1726853183.08473: variable 'omit' from source: magic vars 7071 1726853183.08475: variable 'omit' from source: magic vars 7071 1726853183.08605: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853183.08636: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853183.08657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853183.08679: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853183.08876: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853183.08880: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853183.08882: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853183.08884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853183.08974: Set connection var ansible_connection to ssh 7071 1726853183.08996: Set connection var ansible_timeout to 10 7071 1726853183.09007: Set connection var ansible_shell_type to sh 7071 1726853183.09034: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853183.09062: Set connection var ansible_pipelining to False 7071 1726853183.09072: Set connection var ansible_shell_executable to /bin/sh 7071 1726853183.09096: variable 'ansible_shell_executable' from source: unknown 7071 1726853183.09105: variable 'ansible_connection' from source: unknown 7071 1726853183.09126: variable 'ansible_module_compression' from source: unknown 7071 1726853183.09145: variable 'ansible_shell_type' from source: unknown 7071 1726853183.09152: variable 'ansible_shell_executable' from source: unknown 7071 1726853183.09157: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853183.09164: variable 'ansible_pipelining' from source: unknown 7071 1726853183.09175: variable 'ansible_timeout' from source: unknown 7071 1726853183.09243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853183.09280: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853183.09293: variable 'omit' from source: magic vars 7071 1726853183.09301: starting attempt loop 7071 1726853183.09306: running the handler 7071 1726853183.09405: variable 'ansible_facts' from source: unknown 7071 1726853183.10173: _low_level_execute_command(): starting 7071 1726853183.10187: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853183.10939: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853183.11018: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853183.11031: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853183.11101: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853183.11302: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853183.12859: stdout chunk (state=3): >>>/root <<< 7071 1726853183.13003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853183.13017: stdout chunk (state=3): >>><<< 7071 1726853183.13029: stderr chunk (state=3): >>><<< 7071 1726853183.13056: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853183.13075: _low_level_execute_command(): starting 7071 1726853183.13086: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853183.130626-8931-148830554206344 `" && echo ansible-tmp-1726853183.130626-8931-148830554206344="` echo /root/.ansible/tmp/ansible-tmp-1726853183.130626-8931-148830554206344 `" ) && sleep 0' 7071 1726853183.13713: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853183.13727: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853183.13741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853183.13786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853183.13884: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853183.13908: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853183.13984: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853183.15859: stdout chunk (state=3): >>>ansible-tmp-1726853183.130626-8931-148830554206344=/root/.ansible/tmp/ansible-tmp-1726853183.130626-8931-148830554206344 <<< 7071 1726853183.16070: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853183.16085: stdout chunk (state=3): >>><<< 7071 1726853183.16088: stderr chunk (state=3): >>><<< 7071 1726853183.16091: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853183.130626-8931-148830554206344=/root/.ansible/tmp/ansible-tmp-1726853183.130626-8931-148830554206344 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853183.16093: variable 'ansible_module_compression' from source: unknown 7071 1726853183.16146: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7071 1726853183.16212: variable 'ansible_facts' from source: unknown 7071 1726853183.16486: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853183.130626-8931-148830554206344/AnsiballZ_systemd.py 7071 1726853183.16623: Sending initial data 7071 1726853183.16626: Sent initial data (153 bytes) 7071 1726853183.17322: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853183.17463: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853183.17470: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853183.17500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853183.19191: 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 <<< 7071 1726853183.19232: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853183.19315: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpq2_ahkdg /root/.ansible/tmp/ansible-tmp-1726853183.130626-8931-148830554206344/AnsiballZ_systemd.py <<< 7071 1726853183.19318: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853183.130626-8931-148830554206344/AnsiballZ_systemd.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpq2_ahkdg" to remote "/root/.ansible/tmp/ansible-tmp-1726853183.130626-8931-148830554206344/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853183.130626-8931-148830554206344/AnsiballZ_systemd.py" <<< 7071 1726853183.21501: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853183.21663: stderr chunk (state=3): >>><<< 7071 1726853183.21667: stdout chunk (state=3): >>><<< 7071 1726853183.21670: done transferring module to remote 7071 1726853183.21674: _low_level_execute_command(): starting 7071 1726853183.21677: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853183.130626-8931-148830554206344/ /root/.ansible/tmp/ansible-tmp-1726853183.130626-8931-148830554206344/AnsiballZ_systemd.py && sleep 0' 7071 1726853183.22422: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853183.22479: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853183.22497: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853183.22515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853183.22584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853183.24447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853183.24512: stderr chunk (state=3): >>><<< 7071 1726853183.24515: stdout chunk (state=3): >>><<< 7071 1726853183.24530: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853183.24539: _low_level_execute_command(): starting 7071 1726853183.24567: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853183.130626-8931-148830554206344/AnsiballZ_systemd.py && sleep 0' 7071 1726853183.25276: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853183.25341: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853183.25403: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853183.25440: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853183.25463: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853183.25573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853183.54503: stdout chunk (state=3): >>> {"name": "wpa_supplicant", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "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": "10110", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "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 13:26:03 EDT", "ExecMainStartTimestampMonotonic": "329738951", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:26:03 EDT", "ExecMainHandoffTimestampMonotonic": "329745489", "ExecMainPID": "10110", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 13:26:03 EDT] ; stop_time=[n/a] ; pid=10110 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 13:26:03 EDT] ; stop_time=[n/a] ; pid=10110 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "5194", "MemoryCurrent": "1949696", "MemoryPeak": "2228224", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3300798464", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "17829000", "TasksCurrent": "1", "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", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target multi-user.target shutdown.<<< 7071 1726853183.54513: stdout chunk (state=3): >>>target", "After": "dbus-broker.service basic.target dbus.socket system.slice sysinit.target systemd-journald.socket", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 13:26:03 EDT", "StateChangeTimestampMonotonic": "329753890", "InactiveExitTimestamp": "Fri 2024-09-20 13:26:03 EDT", "InactiveExitTimestampMonotonic": "329740994", "ActiveEnterTimestamp": "Fri 2024-09-20 13:26:03 EDT", "ActiveEnterTimestampMonotonic": "329753890", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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 13:26:03 EDT", "ConditionTimestampMonotonic": "329737858", "AssertTimestamp": "Fri 2024-09-20 13:26:03 EDT", "AssertTimestampMonotonic": "329737861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "67d08328cd874dc9829d22b0b7c07dfb", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 7071 1726853183.56500: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853183.56529: stderr chunk (state=3): >>><<< 7071 1726853183.56532: stdout chunk (state=3): >>><<< 7071 1726853183.56557: _low_level_execute_command() done: rc=0, stdout= {"name": "wpa_supplicant", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "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": "10110", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "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 13:26:03 EDT", "ExecMainStartTimestampMonotonic": "329738951", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:26:03 EDT", "ExecMainHandoffTimestampMonotonic": "329745489", "ExecMainPID": "10110", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 13:26:03 EDT] ; stop_time=[n/a] ; pid=10110 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 13:26:03 EDT] ; stop_time=[n/a] ; pid=10110 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "5194", "MemoryCurrent": "1949696", "MemoryPeak": "2228224", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3300798464", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "17829000", "TasksCurrent": "1", "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", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target multi-user.target shutdown.target", "After": "dbus-broker.service basic.target dbus.socket system.slice sysinit.target systemd-journald.socket", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 13:26:03 EDT", "StateChangeTimestampMonotonic": "329753890", "InactiveExitTimestamp": "Fri 2024-09-20 13:26:03 EDT", "InactiveExitTimestampMonotonic": "329740994", "ActiveEnterTimestamp": "Fri 2024-09-20 13:26:03 EDT", "ActiveEnterTimestampMonotonic": "329753890", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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 13:26:03 EDT", "ConditionTimestampMonotonic": "329737858", "AssertTimestamp": "Fri 2024-09-20 13:26:03 EDT", "AssertTimestampMonotonic": "329737861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "67d08328cd874dc9829d22b0b7c07dfb", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853183.56678: done with _execute_module (ansible.legacy.systemd, {'name': 'wpa_supplicant', 'state': 'started', 'enabled': 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.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-1726853183.130626-8931-148830554206344/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853183.56696: _low_level_execute_command(): starting 7071 1726853183.56699: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853183.130626-8931-148830554206344/ > /dev/null 2>&1 && sleep 0' 7071 1726853183.57161: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853183.57164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853183.57167: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853183.57169: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853183.57216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853183.57219: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853183.57225: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853183.57268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853183.59088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853183.59111: stderr chunk (state=3): >>><<< 7071 1726853183.59115: stdout chunk (state=3): >>><<< 7071 1726853183.59127: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853183.59133: handler run complete 7071 1726853183.59173: attempt loop complete, returning result 7071 1726853183.59176: _execute() done 7071 1726853183.59178: dumping result to json 7071 1726853183.59191: done dumping result, returning 7071 1726853183.59199: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-ff75-6002-0000000000c0] 7071 1726853183.59202: sending task result for task 02083763-bbaf-ff75-6002-0000000000c0 7071 1726853183.59393: done sending task result for task 02083763-bbaf-ff75-6002-0000000000c0 7071 1726853183.59396: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 13:26:03 EDT", "ActiveEnterTimestampMonotonic": "329753890", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service basic.target dbus.socket system.slice sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 13:26:03 EDT", "AssertTimestampMonotonic": "329737861", "Before": "network.target multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "17829000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 13:26:03 EDT", "ConditionTimestampMonotonic": "329737858", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "5194", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:26:03 EDT", "ExecMainHandoffTimestampMonotonic": "329745489", "ExecMainPID": "10110", "ExecMainStartTimestamp": "Fri 2024-09-20 13:26:03 EDT", "ExecMainStartTimestampMonotonic": "329738951", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 13:26:03 EDT] ; stop_time=[n/a] ; pid=10110 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 13:26:03 EDT] ; stop_time=[n/a] ; pid=10110 ; code=(null) ; status=0/0 }", "ExitType": "main", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 13:26:03 EDT", "InactiveExitTimestampMonotonic": "329740994", "InvocationID": "67d08328cd874dc9829d22b0b7c07dfb", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10110", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3300798464", "MemoryCurrent": "1949696", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "2228224", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "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", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "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", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Fri 2024-09-20 13:26:03 EDT", "StateChangeTimestampMonotonic": "329753890", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 7071 1726853183.59653: no more pending results, returning what we have 7071 1726853183.59657: results queue empty 7071 1726853183.59657: checking for any_errors_fatal 7071 1726853183.59666: done checking for any_errors_fatal 7071 1726853183.59666: checking for max_fail_percentage 7071 1726853183.59667: done checking for max_fail_percentage 7071 1726853183.59668: checking to see if all hosts have failed and the running result is not ok 7071 1726853183.59668: done checking to see if all hosts have failed 7071 1726853183.59669: getting the remaining hosts for this loop 7071 1726853183.59670: done getting the remaining hosts for this loop 7071 1726853183.59675: getting the next task for host managed_node1 7071 1726853183.59679: done getting next task for host managed_node1 7071 1726853183.59685: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7071 1726853183.59687: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853183.59696: getting variables 7071 1726853183.59697: in VariableManager get_vars() 7071 1726853183.59727: Calling all_inventory to load vars for managed_node1 7071 1726853183.59729: Calling groups_inventory to load vars for managed_node1 7071 1726853183.59731: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853183.59737: Calling all_plugins_play to load vars for managed_node1 7071 1726853183.59738: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853183.59740: Calling groups_plugins_play to load vars for managed_node1 7071 1726853183.60496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853183.62357: done with get_vars() 7071 1726853183.62386: done getting variables 7071 1726853183.62451: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:26:23 -0400 (0:00:00.644) 0:00:51.580 ****** 7071 1726853183.62485: entering _queue_task() for managed_node1/service 7071 1726853183.62812: worker is 1 (out of 1 available) 7071 1726853183.62824: exiting _queue_task() for managed_node1/service 7071 1726853183.62836: done queuing things up, now waiting for results queue to drain 7071 1726853183.62837: waiting for pending results... 7071 1726853183.63289: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7071 1726853183.63294: in run() - task 02083763-bbaf-ff75-6002-0000000000c1 7071 1726853183.63297: variable 'ansible_search_path' from source: unknown 7071 1726853183.63299: variable 'ansible_search_path' from source: unknown 7071 1726853183.63327: calling self._execute() 7071 1726853183.63431: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853183.63444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853183.63475: variable 'omit' from source: magic vars 7071 1726853183.63848: variable 'ansible_distribution_major_version' from source: facts 7071 1726853183.63928: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853183.64079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853183.66317: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853183.66734: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853183.66786: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853183.66824: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853183.66869: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853183.66979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853183.66988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853183.67021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853183.67070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853183.67192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853183.67221: variable 'ansible_distribution' from source: facts 7071 1726853183.67229: variable 'ansible_distribution_major_version' from source: facts 7071 1726853183.67238: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853183.67356: variable 'ansible_distribution_major_version' from source: facts 7071 1726853183.67366: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853183.67539: variable 'ansible_distribution' from source: facts 7071 1726853183.67550: variable 'ansible_distribution_major_version' from source: facts 7071 1726853183.67559: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853183.67667: variable 'ansible_distribution_major_version' from source: facts 7071 1726853183.67679: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853183.67839: variable 'ansible_distribution' from source: facts 7071 1726853183.67853: variable 'ansible_distribution_major_version' from source: facts 7071 1726853183.67862: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853183.67972: variable 'network_provider' from source: set_fact 7071 1726853183.67985: Evaluated conditional (network_provider == "initscripts"): False 7071 1726853183.67993: when evaluation is False, skipping this task 7071 1726853183.68000: _execute() done 7071 1726853183.68007: dumping result to json 7071 1726853183.68067: done dumping result, returning 7071 1726853183.68069: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-ff75-6002-0000000000c1] 7071 1726853183.68073: sending task result for task 02083763-bbaf-ff75-6002-0000000000c1 7071 1726853183.68146: done sending task result for task 02083763-bbaf-ff75-6002-0000000000c1 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853183.68216: no more pending results, returning what we have 7071 1726853183.68221: results queue empty 7071 1726853183.68222: checking for any_errors_fatal 7071 1726853183.68241: done checking for any_errors_fatal 7071 1726853183.68245: checking for max_fail_percentage 7071 1726853183.68248: done checking for max_fail_percentage 7071 1726853183.68248: checking to see if all hosts have failed and the running result is not ok 7071 1726853183.68249: done checking to see if all hosts have failed 7071 1726853183.68250: getting the remaining hosts for this loop 7071 1726853183.68252: done getting the remaining hosts for this loop 7071 1726853183.68257: getting the next task for host managed_node1 7071 1726853183.68265: done getting next task for host managed_node1 7071 1726853183.68270: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7071 1726853183.68274: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853183.68297: getting variables 7071 1726853183.68299: in VariableManager get_vars() 7071 1726853183.68359: Calling all_inventory to load vars for managed_node1 7071 1726853183.68363: Calling groups_inventory to load vars for managed_node1 7071 1726853183.68365: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853183.68679: Calling all_plugins_play to load vars for managed_node1 7071 1726853183.68683: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853183.68688: Calling groups_plugins_play to load vars for managed_node1 7071 1726853183.69384: WORKER PROCESS EXITING 7071 1726853183.75641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853183.77262: done with get_vars() 7071 1726853183.77293: done getting variables 7071 1726853183.77346: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:26:23 -0400 (0:00:00.148) 0:00:51.729 ****** 7071 1726853183.77384: entering _queue_task() for managed_node1/copy 7071 1726853183.77730: worker is 1 (out of 1 available) 7071 1726853183.77747: exiting _queue_task() for managed_node1/copy 7071 1726853183.77759: done queuing things up, now waiting for results queue to drain 7071 1726853183.77761: waiting for pending results... 7071 1726853183.78047: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7071 1726853183.78577: in run() - task 02083763-bbaf-ff75-6002-0000000000c2 7071 1726853183.78581: variable 'ansible_search_path' from source: unknown 7071 1726853183.78583: variable 'ansible_search_path' from source: unknown 7071 1726853183.78586: calling self._execute() 7071 1726853183.78589: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853183.78596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853183.78610: variable 'omit' from source: magic vars 7071 1726853183.79385: variable 'ansible_distribution_major_version' from source: facts 7071 1726853183.79482: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853183.79921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853183.84494: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853183.84733: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853183.84888: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853183.84926: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853183.84958: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853183.85159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853183.85198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853183.85231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853183.85355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853183.85376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853183.85662: variable 'ansible_distribution' from source: facts 7071 1726853183.85674: variable 'ansible_distribution_major_version' from source: facts 7071 1726853183.85688: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853183.85919: variable 'ansible_distribution_major_version' from source: facts 7071 1726853183.85978: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853183.86266: variable 'ansible_distribution' from source: facts 7071 1726853183.86476: variable 'ansible_distribution_major_version' from source: facts 7071 1726853183.86479: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853183.86557: variable 'ansible_distribution_major_version' from source: facts 7071 1726853183.86627: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853183.86990: variable 'ansible_distribution' from source: facts 7071 1726853183.87000: variable 'ansible_distribution_major_version' from source: facts 7071 1726853183.87011: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853183.87270: variable 'network_provider' from source: set_fact 7071 1726853183.87275: Evaluated conditional (network_provider == "initscripts"): False 7071 1726853183.87278: when evaluation is False, skipping this task 7071 1726853183.87280: _execute() done 7071 1726853183.87283: dumping result to json 7071 1726853183.87285: done dumping result, returning 7071 1726853183.87297: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-ff75-6002-0000000000c2] 7071 1726853183.87308: sending task result for task 02083763-bbaf-ff75-6002-0000000000c2 skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7071 1726853183.87522: no more pending results, returning what we have 7071 1726853183.87525: results queue empty 7071 1726853183.87526: checking for any_errors_fatal 7071 1726853183.87536: done checking for any_errors_fatal 7071 1726853183.87537: checking for max_fail_percentage 7071 1726853183.87539: done checking for max_fail_percentage 7071 1726853183.87540: checking to see if all hosts have failed and the running result is not ok 7071 1726853183.87541: done checking to see if all hosts have failed 7071 1726853183.87541: getting the remaining hosts for this loop 7071 1726853183.87546: done getting the remaining hosts for this loop 7071 1726853183.87550: getting the next task for host managed_node1 7071 1726853183.87558: done getting next task for host managed_node1 7071 1726853183.87562: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7071 1726853183.87564: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853183.87588: getting variables 7071 1726853183.87590: in VariableManager get_vars() 7071 1726853183.87645: Calling all_inventory to load vars for managed_node1 7071 1726853183.87648: Calling groups_inventory to load vars for managed_node1 7071 1726853183.87650: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853183.87662: Calling all_plugins_play to load vars for managed_node1 7071 1726853183.87664: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853183.87667: Calling groups_plugins_play to load vars for managed_node1 7071 1726853183.88979: done sending task result for task 02083763-bbaf-ff75-6002-0000000000c2 7071 1726853183.88984: WORKER PROCESS EXITING 7071 1726853183.90498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853183.92385: done with get_vars() 7071 1726853183.92415: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:26:23 -0400 (0:00:00.153) 0:00:51.883 ****** 7071 1726853183.92713: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7071 1726853183.93476: worker is 1 (out of 1 available) 7071 1726853183.93490: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7071 1726853183.93502: done queuing things up, now waiting for results queue to drain 7071 1726853183.93504: waiting for pending results... 7071 1726853183.94003: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7071 1726853183.94374: in run() - task 02083763-bbaf-ff75-6002-0000000000c3 7071 1726853183.94395: variable 'ansible_search_path' from source: unknown 7071 1726853183.94402: variable 'ansible_search_path' from source: unknown 7071 1726853183.94486: calling self._execute() 7071 1726853183.94620: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853183.94845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853183.94862: variable 'omit' from source: magic vars 7071 1726853183.95283: variable 'ansible_distribution_major_version' from source: facts 7071 1726853183.95300: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853183.95511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853184.00095: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853184.00177: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853184.00232: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853184.00279: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853184.00310: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853184.00400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853184.00433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853184.00472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853184.00518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853184.00537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853184.00669: variable 'ansible_distribution' from source: facts 7071 1726853184.00976: variable 'ansible_distribution_major_version' from source: facts 7071 1726853184.00979: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853184.01277: variable 'ansible_distribution_major_version' from source: facts 7071 1726853184.01280: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853184.01382: variable 'ansible_distribution' from source: facts 7071 1726853184.01483: variable 'ansible_distribution_major_version' from source: facts 7071 1726853184.01498: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853184.01710: variable 'ansible_distribution_major_version' from source: facts 7071 1726853184.01723: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853184.02092: variable 'ansible_distribution' from source: facts 7071 1726853184.02101: variable 'ansible_distribution_major_version' from source: facts 7071 1726853184.02111: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853184.02120: variable 'omit' from source: magic vars 7071 1726853184.02368: variable 'omit' from source: magic vars 7071 1726853184.02533: variable 'network_provider' from source: set_fact 7071 1726853184.02751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853184.02784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853184.02913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853184.02940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853184.02962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853184.03153: variable 'omit' from source: magic vars 7071 1726853184.03458: variable 'omit' from source: magic vars 7071 1726853184.03574: variable 'network_connections' from source: task vars 7071 1726853184.03591: variable 'interface' from source: play vars 7071 1726853184.03776: variable 'interface' from source: play vars 7071 1726853184.04155: variable 'omit' from source: magic vars 7071 1726853184.04184: variable '__lsr_ansible_managed' from source: task vars 7071 1726853184.04280: variable '__lsr_ansible_managed' from source: task vars 7071 1726853184.04953: Loaded config def from plugin (lookup/template) 7071 1726853184.05067: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7071 1726853184.05099: File lookup term: get_ansible_managed.j2 7071 1726853184.05106: variable 'ansible_search_path' from source: unknown 7071 1726853184.05115: evaluation_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7071 1726853184.05129: search_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7071 1726853184.05154: variable 'ansible_search_path' from source: unknown 7071 1726853184.16960: variable 'ansible_managed' from source: unknown 7071 1726853184.17374: variable 'omit' from source: magic vars 7071 1726853184.17410: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853184.17480: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853184.17579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853184.17602: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853184.17618: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853184.17698: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853184.17707: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853184.17716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853184.17976: Set connection var ansible_connection to ssh 7071 1726853184.18102: Set connection var ansible_timeout to 10 7071 1726853184.18105: Set connection var ansible_shell_type to sh 7071 1726853184.18107: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853184.18110: Set connection var ansible_pipelining to False 7071 1726853184.18112: Set connection var ansible_shell_executable to /bin/sh 7071 1726853184.18114: variable 'ansible_shell_executable' from source: unknown 7071 1726853184.18116: variable 'ansible_connection' from source: unknown 7071 1726853184.18118: variable 'ansible_module_compression' from source: unknown 7071 1726853184.18120: variable 'ansible_shell_type' from source: unknown 7071 1726853184.18122: variable 'ansible_shell_executable' from source: unknown 7071 1726853184.18124: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853184.18126: variable 'ansible_pipelining' from source: unknown 7071 1726853184.18128: variable 'ansible_timeout' from source: unknown 7071 1726853184.18130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853184.18417: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853184.18478: variable 'omit' from source: magic vars 7071 1726853184.18492: starting attempt loop 7071 1726853184.18546: running the handler 7071 1726853184.18565: _low_level_execute_command(): starting 7071 1726853184.18579: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853184.19857: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853184.19976: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853184.20212: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853184.20316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853184.21984: stdout chunk (state=3): >>>/root <<< 7071 1726853184.22249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853184.22253: stdout chunk (state=3): >>><<< 7071 1726853184.22255: stderr chunk (state=3): >>><<< 7071 1726853184.22258: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853184.22261: _low_level_execute_command(): starting 7071 1726853184.22264: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853184.2222676-8964-46141018002749 `" && echo ansible-tmp-1726853184.2222676-8964-46141018002749="` echo /root/.ansible/tmp/ansible-tmp-1726853184.2222676-8964-46141018002749 `" ) && sleep 0' 7071 1726853184.23557: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853184.23699: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853184.23712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853184.23774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853184.25698: stdout chunk (state=3): >>>ansible-tmp-1726853184.2222676-8964-46141018002749=/root/.ansible/tmp/ansible-tmp-1726853184.2222676-8964-46141018002749 <<< 7071 1726853184.25785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853184.25827: stderr chunk (state=3): >>><<< 7071 1726853184.25836: stdout chunk (state=3): >>><<< 7071 1726853184.26032: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853184.2222676-8964-46141018002749=/root/.ansible/tmp/ansible-tmp-1726853184.2222676-8964-46141018002749 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853184.26041: variable 'ansible_module_compression' from source: unknown 7071 1726853184.26177: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7071 1726853184.26199: variable 'ansible_facts' from source: unknown 7071 1726853184.26478: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853184.2222676-8964-46141018002749/AnsiballZ_network_connections.py 7071 1726853184.26695: Sending initial data 7071 1726853184.26704: Sent initial data (165 bytes) 7071 1726853184.27924: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853184.27968: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853184.27982: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853184.28061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853184.29672: 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 <<< 7071 1726853184.29703: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853184.29746: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpl6tmhzgo /root/.ansible/tmp/ansible-tmp-1726853184.2222676-8964-46141018002749/AnsiballZ_network_connections.py <<< 7071 1726853184.29748: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853184.2222676-8964-46141018002749/AnsiballZ_network_connections.py" <<< 7071 1726853184.29787: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpl6tmhzgo" to remote "/root/.ansible/tmp/ansible-tmp-1726853184.2222676-8964-46141018002749/AnsiballZ_network_connections.py" <<< 7071 1726853184.29801: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853184.2222676-8964-46141018002749/AnsiballZ_network_connections.py" <<< 7071 1726853184.30773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853184.30786: stderr chunk (state=3): >>><<< 7071 1726853184.30789: stdout chunk (state=3): >>><<< 7071 1726853184.30838: done transferring module to remote 7071 1726853184.30848: _low_level_execute_command(): starting 7071 1726853184.30853: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853184.2222676-8964-46141018002749/ /root/.ansible/tmp/ansible-tmp-1726853184.2222676-8964-46141018002749/AnsiballZ_network_connections.py && sleep 0' 7071 1726853184.31461: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853184.31465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853184.31468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853184.31503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853184.31544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853184.33478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853184.33482: stderr chunk (state=3): >>><<< 7071 1726853184.33484: stdout chunk (state=3): >>><<< 7071 1726853184.33487: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853184.33489: _low_level_execute_command(): starting 7071 1726853184.33495: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853184.2222676-8964-46141018002749/AnsiballZ_network_connections.py && sleep 0' 7071 1726853184.34103: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853184.34366: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853184.34378: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853184.34486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853184.34511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853186.85389: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, a2596bab-6dfa-4af6-a752-0f3d508753ed\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, a2596bab-6dfa-4af6-a752-0f3d508753ed (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "system_ca_certs": true, "domain_suffix_match": "example.com"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "system_ca_certs": true, "domain_suffix_match": "example.com"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7071 1726853186.87447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853186.87470: stderr chunk (state=3): >>><<< 7071 1726853186.87475: stdout chunk (state=3): >>><<< 7071 1726853186.87495: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, a2596bab-6dfa-4af6-a752-0f3d508753ed\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, a2596bab-6dfa-4af6-a752-0f3d508753ed (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "system_ca_certs": true, "domain_suffix_match": "example.com"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "system_ca_certs": true, "domain_suffix_match": "example.com"}}], "__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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853186.87531: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'interface_name': 'veth2', 'state': 'up', 'type': 'ethernet', 'ip': {'address': ['203.0.113.2/24'], 'dhcp4': 'no', 'auto6': 'no'}, 'ieee802_1x': {'identity': 'myhost', 'eap': 'tls', 'private_key': '/etc/pki/tls/client.key.nocrypt', 'client_cert': '/etc/pki/tls/client.pem', 'private_key_password_flags': ['not-required'], 'system_ca_certs': True, 'domain_suffix_match': 'example.com'}}], '__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-1726853184.2222676-8964-46141018002749/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853186.87539: _low_level_execute_command(): starting 7071 1726853186.87547: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853184.2222676-8964-46141018002749/ > /dev/null 2>&1 && sleep 0' 7071 1726853186.87948: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853186.87953: 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.45.153 originally 10.31.45.153 <<< 7071 1726853186.87979: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853186.87982: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853186.87987: 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 <<< 7071 1726853186.88002: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853186.88047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853186.88051: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853186.88053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853186.88095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853186.89963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853186.89967: stdout chunk (state=3): >>><<< 7071 1726853186.89970: stderr chunk (state=3): >>><<< 7071 1726853186.89975: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853186.89977: handler run complete 7071 1726853186.89995: attempt loop complete, returning result 7071 1726853186.89998: _execute() done 7071 1726853186.90000: dumping result to json 7071 1726853186.90017: done dumping result, returning 7071 1726853186.90020: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-ff75-6002-0000000000c3] 7071 1726853186.90022: sending task result for task 02083763-bbaf-ff75-6002-0000000000c3 changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "client_cert": "/etc/pki/tls/client.pem", "domain_suffix_match": "example.com", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ], "system_ca_certs": true }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, a2596bab-6dfa-4af6-a752-0f3d508753ed [004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, a2596bab-6dfa-4af6-a752-0f3d508753ed (is-modified) 7071 1726853186.90354: done sending task result for task 02083763-bbaf-ff75-6002-0000000000c3 7071 1726853186.90357: WORKER PROCESS EXITING 7071 1726853186.90375: no more pending results, returning what we have 7071 1726853186.90378: results queue empty 7071 1726853186.90379: checking for any_errors_fatal 7071 1726853186.90383: done checking for any_errors_fatal 7071 1726853186.90383: checking for max_fail_percentage 7071 1726853186.90385: done checking for max_fail_percentage 7071 1726853186.90385: checking to see if all hosts have failed and the running result is not ok 7071 1726853186.90386: done checking to see if all hosts have failed 7071 1726853186.90387: getting the remaining hosts for this loop 7071 1726853186.90389: done getting the remaining hosts for this loop 7071 1726853186.90392: getting the next task for host managed_node1 7071 1726853186.90397: done getting next task for host managed_node1 7071 1726853186.90401: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7071 1726853186.90409: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853186.90421: getting variables 7071 1726853186.90422: in VariableManager get_vars() 7071 1726853186.90476: Calling all_inventory to load vars for managed_node1 7071 1726853186.90480: Calling groups_inventory to load vars for managed_node1 7071 1726853186.90483: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853186.90493: Calling all_plugins_play to load vars for managed_node1 7071 1726853186.90495: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853186.90497: Calling groups_plugins_play to load vars for managed_node1 7071 1726853186.91397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853186.92426: done with get_vars() 7071 1726853186.92452: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:26:26 -0400 (0:00:02.998) 0:00:54.881 ****** 7071 1726853186.92537: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7071 1726853186.92862: worker is 1 (out of 1 available) 7071 1726853186.92878: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7071 1726853186.92891: done queuing things up, now waiting for results queue to drain 7071 1726853186.92893: waiting for pending results... 7071 1726853186.93263: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7071 1726853186.93268: in run() - task 02083763-bbaf-ff75-6002-0000000000c4 7071 1726853186.93278: variable 'ansible_search_path' from source: unknown 7071 1726853186.93282: variable 'ansible_search_path' from source: unknown 7071 1726853186.93398: calling self._execute() 7071 1726853186.93423: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853186.93430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853186.93441: variable 'omit' from source: magic vars 7071 1726853186.93850: variable 'ansible_distribution_major_version' from source: facts 7071 1726853186.93862: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853186.94080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853186.95605: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853186.95656: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853186.95685: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853186.95710: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853186.95730: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853186.95790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853186.95810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853186.95829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853186.95857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853186.95868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853186.95952: variable 'ansible_distribution' from source: facts 7071 1726853186.95957: variable 'ansible_distribution_major_version' from source: facts 7071 1726853186.95960: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853186.96186: variable 'ansible_distribution_major_version' from source: facts 7071 1726853186.96189: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853186.96293: variable 'ansible_distribution' from source: facts 7071 1726853186.96314: variable 'ansible_distribution_major_version' from source: facts 7071 1726853186.96325: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853186.96522: variable 'ansible_distribution_major_version' from source: facts 7071 1726853186.96526: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853186.96637: variable 'ansible_distribution' from source: facts 7071 1726853186.96649: variable 'ansible_distribution_major_version' from source: facts 7071 1726853186.96661: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853186.96785: variable 'network_state' from source: role '' defaults 7071 1726853186.96801: Evaluated conditional (network_state != {}): False 7071 1726853186.96809: when evaluation is False, skipping this task 7071 1726853186.96818: _execute() done 7071 1726853186.96827: dumping result to json 7071 1726853186.96835: done dumping result, returning 7071 1726853186.96858: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-ff75-6002-0000000000c4] 7071 1726853186.96861: sending task result for task 02083763-bbaf-ff75-6002-0000000000c4 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853186.97006: no more pending results, returning what we have 7071 1726853186.97010: results queue empty 7071 1726853186.97011: checking for any_errors_fatal 7071 1726853186.97024: done checking for any_errors_fatal 7071 1726853186.97025: checking for max_fail_percentage 7071 1726853186.97026: done checking for max_fail_percentage 7071 1726853186.97027: checking to see if all hosts have failed and the running result is not ok 7071 1726853186.97028: done checking to see if all hosts have failed 7071 1726853186.97028: getting the remaining hosts for this loop 7071 1726853186.97030: done getting the remaining hosts for this loop 7071 1726853186.97033: getting the next task for host managed_node1 7071 1726853186.97040: done getting next task for host managed_node1 7071 1726853186.97043: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7071 1726853186.97046: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853186.97068: getting variables 7071 1726853186.97070: in VariableManager get_vars() 7071 1726853186.97127: Calling all_inventory to load vars for managed_node1 7071 1726853186.97130: Calling groups_inventory to load vars for managed_node1 7071 1726853186.97133: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853186.97143: Calling all_plugins_play to load vars for managed_node1 7071 1726853186.97145: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853186.97148: Calling groups_plugins_play to load vars for managed_node1 7071 1726853186.97684: done sending task result for task 02083763-bbaf-ff75-6002-0000000000c4 7071 1726853186.97688: WORKER PROCESS EXITING 7071 1726853186.97966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853186.98935: done with get_vars() 7071 1726853186.98951: done getting variables 7071 1726853186.98993: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:26:26 -0400 (0:00:00.064) 0:00:54.946 ****** 7071 1726853186.99023: entering _queue_task() for managed_node1/debug 7071 1726853186.99253: worker is 1 (out of 1 available) 7071 1726853186.99267: exiting _queue_task() for managed_node1/debug 7071 1726853186.99282: done queuing things up, now waiting for results queue to drain 7071 1726853186.99284: waiting for pending results... 7071 1726853186.99462: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7071 1726853186.99553: in run() - task 02083763-bbaf-ff75-6002-0000000000c5 7071 1726853186.99565: variable 'ansible_search_path' from source: unknown 7071 1726853186.99568: variable 'ansible_search_path' from source: unknown 7071 1726853186.99598: calling self._execute() 7071 1726853186.99680: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853186.99684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853186.99693: variable 'omit' from source: magic vars 7071 1726853186.99978: variable 'ansible_distribution_major_version' from source: facts 7071 1726853186.99987: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853187.00121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853187.01617: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853187.01668: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853187.01699: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853187.01724: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853187.01744: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853187.01809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853187.01830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853187.01849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853187.01876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853187.01887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853187.01967: variable 'ansible_distribution' from source: facts 7071 1726853187.01970: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.01977: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853187.02055: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.02059: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853187.02175: variable 'ansible_distribution' from source: facts 7071 1726853187.02178: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.02183: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853187.02258: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.02261: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853187.02374: variable 'ansible_distribution' from source: facts 7071 1726853187.02378: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.02383: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853187.02389: variable 'omit' from source: magic vars 7071 1726853187.02426: variable 'omit' from source: magic vars 7071 1726853187.02459: variable 'omit' from source: magic vars 7071 1726853187.02480: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853187.02499: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853187.02513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853187.02525: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853187.02533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853187.02561: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853187.02564: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853187.02567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853187.02632: Set connection var ansible_connection to ssh 7071 1726853187.02638: Set connection var ansible_timeout to 10 7071 1726853187.02643: Set connection var ansible_shell_type to sh 7071 1726853187.02653: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853187.02664: Set connection var ansible_pipelining to False 7071 1726853187.02666: Set connection var ansible_shell_executable to /bin/sh 7071 1726853187.02683: variable 'ansible_shell_executable' from source: unknown 7071 1726853187.02686: variable 'ansible_connection' from source: unknown 7071 1726853187.02689: variable 'ansible_module_compression' from source: unknown 7071 1726853187.02691: variable 'ansible_shell_type' from source: unknown 7071 1726853187.02693: variable 'ansible_shell_executable' from source: unknown 7071 1726853187.02695: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853187.02700: variable 'ansible_pipelining' from source: unknown 7071 1726853187.02702: variable 'ansible_timeout' from source: unknown 7071 1726853187.02706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853187.02776: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853187.02785: variable 'omit' from source: magic vars 7071 1726853187.02789: starting attempt loop 7071 1726853187.02792: running the handler 7071 1726853187.02885: variable '__network_connections_result' from source: set_fact 7071 1726853187.02921: handler run complete 7071 1726853187.02937: attempt loop complete, returning result 7071 1726853187.02940: _execute() done 7071 1726853187.02942: dumping result to json 7071 1726853187.02947: done dumping result, returning 7071 1726853187.02956: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-ff75-6002-0000000000c5] 7071 1726853187.02960: sending task result for task 02083763-bbaf-ff75-6002-0000000000c5 7071 1726853187.03041: done sending task result for task 02083763-bbaf-ff75-6002-0000000000c5 7071 1726853187.03044: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, a2596bab-6dfa-4af6-a752-0f3d508753ed", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, a2596bab-6dfa-4af6-a752-0f3d508753ed (is-modified)" ] } 7071 1726853187.03118: no more pending results, returning what we have 7071 1726853187.03121: results queue empty 7071 1726853187.03122: checking for any_errors_fatal 7071 1726853187.03129: done checking for any_errors_fatal 7071 1726853187.03130: checking for max_fail_percentage 7071 1726853187.03131: done checking for max_fail_percentage 7071 1726853187.03132: checking to see if all hosts have failed and the running result is not ok 7071 1726853187.03133: done checking to see if all hosts have failed 7071 1726853187.03133: getting the remaining hosts for this loop 7071 1726853187.03135: done getting the remaining hosts for this loop 7071 1726853187.03138: getting the next task for host managed_node1 7071 1726853187.03145: done getting next task for host managed_node1 7071 1726853187.03149: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7071 1726853187.03151: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853187.03164: getting variables 7071 1726853187.03166: in VariableManager get_vars() 7071 1726853187.03214: Calling all_inventory to load vars for managed_node1 7071 1726853187.03216: Calling groups_inventory to load vars for managed_node1 7071 1726853187.03218: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853187.03227: Calling all_plugins_play to load vars for managed_node1 7071 1726853187.03230: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853187.03232: Calling groups_plugins_play to load vars for managed_node1 7071 1726853187.04007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853187.04866: done with get_vars() 7071 1726853187.04883: done getting variables 7071 1726853187.04927: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:26:27 -0400 (0:00:00.059) 0:00:55.005 ****** 7071 1726853187.04952: entering _queue_task() for managed_node1/debug 7071 1726853187.05182: worker is 1 (out of 1 available) 7071 1726853187.05196: exiting _queue_task() for managed_node1/debug 7071 1726853187.05208: done queuing things up, now waiting for results queue to drain 7071 1726853187.05210: waiting for pending results... 7071 1726853187.05388: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7071 1726853187.05477: in run() - task 02083763-bbaf-ff75-6002-0000000000c6 7071 1726853187.05489: variable 'ansible_search_path' from source: unknown 7071 1726853187.05494: variable 'ansible_search_path' from source: unknown 7071 1726853187.05521: calling self._execute() 7071 1726853187.05603: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853187.05606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853187.05616: variable 'omit' from source: magic vars 7071 1726853187.05897: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.05906: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853187.06041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853187.07523: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853187.07577: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853187.07608: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853187.07632: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853187.07654: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853187.07718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853187.07737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853187.07757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853187.07784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853187.07794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853187.07880: variable 'ansible_distribution' from source: facts 7071 1726853187.07884: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.07890: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853187.07970: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.07975: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853187.08090: variable 'ansible_distribution' from source: facts 7071 1726853187.08094: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.08099: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853187.08172: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.08176: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853187.08286: variable 'ansible_distribution' from source: facts 7071 1726853187.08290: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.08295: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853187.08301: variable 'omit' from source: magic vars 7071 1726853187.08337: variable 'omit' from source: magic vars 7071 1726853187.08372: variable 'omit' from source: magic vars 7071 1726853187.08390: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853187.08410: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853187.08423: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853187.08436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853187.08444: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853187.08473: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853187.08476: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853187.08479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853187.08542: Set connection var ansible_connection to ssh 7071 1726853187.08551: Set connection var ansible_timeout to 10 7071 1726853187.08556: Set connection var ansible_shell_type to sh 7071 1726853187.08562: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853187.08569: Set connection var ansible_pipelining to False 7071 1726853187.08575: Set connection var ansible_shell_executable to /bin/sh 7071 1726853187.08597: variable 'ansible_shell_executable' from source: unknown 7071 1726853187.08600: variable 'ansible_connection' from source: unknown 7071 1726853187.08602: variable 'ansible_module_compression' from source: unknown 7071 1726853187.08605: variable 'ansible_shell_type' from source: unknown 7071 1726853187.08607: variable 'ansible_shell_executable' from source: unknown 7071 1726853187.08609: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853187.08611: variable 'ansible_pipelining' from source: unknown 7071 1726853187.08613: variable 'ansible_timeout' from source: unknown 7071 1726853187.08615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853187.08685: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853187.08693: variable 'omit' from source: magic vars 7071 1726853187.08703: starting attempt loop 7071 1726853187.08706: running the handler 7071 1726853187.08742: variable '__network_connections_result' from source: set_fact 7071 1726853187.08795: variable '__network_connections_result' from source: set_fact 7071 1726853187.08899: handler run complete 7071 1726853187.08924: attempt loop complete, returning result 7071 1726853187.08927: _execute() done 7071 1726853187.08930: dumping result to json 7071 1726853187.08933: done dumping result, returning 7071 1726853187.08941: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-ff75-6002-0000000000c6] 7071 1726853187.08948: sending task result for task 02083763-bbaf-ff75-6002-0000000000c6 7071 1726853187.09039: done sending task result for task 02083763-bbaf-ff75-6002-0000000000c6 7071 1726853187.09043: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "client_cert": "/etc/pki/tls/client.pem", "domain_suffix_match": "example.com", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ], "system_ca_certs": true }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "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, '802-1x-test': add connection 802-1x-test, a2596bab-6dfa-4af6-a752-0f3d508753ed\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, a2596bab-6dfa-4af6-a752-0f3d508753ed (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, a2596bab-6dfa-4af6-a752-0f3d508753ed", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, a2596bab-6dfa-4af6-a752-0f3d508753ed (is-modified)" ] } } 7071 1726853187.09147: no more pending results, returning what we have 7071 1726853187.09150: results queue empty 7071 1726853187.09151: checking for any_errors_fatal 7071 1726853187.09157: done checking for any_errors_fatal 7071 1726853187.09158: checking for max_fail_percentage 7071 1726853187.09159: done checking for max_fail_percentage 7071 1726853187.09160: checking to see if all hosts have failed and the running result is not ok 7071 1726853187.09161: done checking to see if all hosts have failed 7071 1726853187.09161: getting the remaining hosts for this loop 7071 1726853187.09163: done getting the remaining hosts for this loop 7071 1726853187.09166: getting the next task for host managed_node1 7071 1726853187.09173: done getting next task for host managed_node1 7071 1726853187.09178: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7071 1726853187.09180: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853187.09191: getting variables 7071 1726853187.09193: in VariableManager get_vars() 7071 1726853187.09236: Calling all_inventory to load vars for managed_node1 7071 1726853187.09239: Calling groups_inventory to load vars for managed_node1 7071 1726853187.09241: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853187.09249: Calling all_plugins_play to load vars for managed_node1 7071 1726853187.09252: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853187.09254: Calling groups_plugins_play to load vars for managed_node1 7071 1726853187.10158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853187.11008: done with get_vars() 7071 1726853187.11024: done getting variables 7071 1726853187.11066: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:26:27 -0400 (0:00:00.061) 0:00:55.066 ****** 7071 1726853187.11091: entering _queue_task() for managed_node1/debug 7071 1726853187.11367: worker is 1 (out of 1 available) 7071 1726853187.11382: exiting _queue_task() for managed_node1/debug 7071 1726853187.11395: done queuing things up, now waiting for results queue to drain 7071 1726853187.11396: waiting for pending results... 7071 1726853187.11791: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7071 1726853187.11851: in run() - task 02083763-bbaf-ff75-6002-0000000000c7 7071 1726853187.11877: variable 'ansible_search_path' from source: unknown 7071 1726853187.11891: variable 'ansible_search_path' from source: unknown 7071 1726853187.11934: calling self._execute() 7071 1726853187.12041: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853187.12056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853187.12075: variable 'omit' from source: magic vars 7071 1726853187.12479: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.12498: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853187.12717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853187.15027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853187.15119: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853187.15173: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853187.15213: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853187.15247: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853187.15344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853187.15487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853187.15491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853187.15495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853187.15498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853187.15621: variable 'ansible_distribution' from source: facts 7071 1726853187.15633: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.15648: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853187.15780: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.15793: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853187.15984: variable 'ansible_distribution' from source: facts 7071 1726853187.15994: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.16006: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853187.16125: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.16142: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853187.16309: variable 'ansible_distribution' from source: facts 7071 1726853187.16317: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.16328: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853187.16454: variable 'network_state' from source: role '' defaults 7071 1726853187.16475: Evaluated conditional (network_state != {}): False 7071 1726853187.16482: when evaluation is False, skipping this task 7071 1726853187.16576: _execute() done 7071 1726853187.16579: dumping result to json 7071 1726853187.16581: done dumping result, returning 7071 1726853187.16584: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-ff75-6002-0000000000c7] 7071 1726853187.16587: sending task result for task 02083763-bbaf-ff75-6002-0000000000c7 7071 1726853187.16659: done sending task result for task 02083763-bbaf-ff75-6002-0000000000c7 7071 1726853187.16662: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7071 1726853187.16726: no more pending results, returning what we have 7071 1726853187.16730: results queue empty 7071 1726853187.16731: checking for any_errors_fatal 7071 1726853187.16743: done checking for any_errors_fatal 7071 1726853187.16744: checking for max_fail_percentage 7071 1726853187.16746: done checking for max_fail_percentage 7071 1726853187.16747: checking to see if all hosts have failed and the running result is not ok 7071 1726853187.16748: done checking to see if all hosts have failed 7071 1726853187.16749: getting the remaining hosts for this loop 7071 1726853187.16750: done getting the remaining hosts for this loop 7071 1726853187.16760: getting the next task for host managed_node1 7071 1726853187.16768: done getting next task for host managed_node1 7071 1726853187.16774: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7071 1726853187.16777: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853187.16799: getting variables 7071 1726853187.16802: in VariableManager get_vars() 7071 1726853187.16860: Calling all_inventory to load vars for managed_node1 7071 1726853187.16864: Calling groups_inventory to load vars for managed_node1 7071 1726853187.16867: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853187.17080: Calling all_plugins_play to load vars for managed_node1 7071 1726853187.17084: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853187.17088: Calling groups_plugins_play to load vars for managed_node1 7071 1726853187.18082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853187.18948: done with get_vars() 7071 1726853187.18966: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:26:27 -0400 (0:00:00.079) 0:00:55.146 ****** 7071 1726853187.19037: entering _queue_task() for managed_node1/ping 7071 1726853187.19281: worker is 1 (out of 1 available) 7071 1726853187.19294: exiting _queue_task() for managed_node1/ping 7071 1726853187.19308: done queuing things up, now waiting for results queue to drain 7071 1726853187.19309: waiting for pending results... 7071 1726853187.19710: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7071 1726853187.19714: in run() - task 02083763-bbaf-ff75-6002-0000000000c8 7071 1726853187.19806: variable 'ansible_search_path' from source: unknown 7071 1726853187.19815: variable 'ansible_search_path' from source: unknown 7071 1726853187.19860: calling self._execute() 7071 1726853187.19969: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853187.19984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853187.20001: variable 'omit' from source: magic vars 7071 1726853187.20370: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.20388: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853187.20588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853187.23090: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853187.23160: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853187.23202: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853187.23376: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853187.23379: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853187.23382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853187.23406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853187.23436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853187.23485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853187.23506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853187.23624: variable 'ansible_distribution' from source: facts 7071 1726853187.23632: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.23644: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853187.23753: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.23766: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853187.23950: variable 'ansible_distribution' from source: facts 7071 1726853187.23960: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.23974: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853187.24092: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.24103: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853187.24338: variable 'ansible_distribution' from source: facts 7071 1726853187.24351: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.24362: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853187.24374: variable 'omit' from source: magic vars 7071 1726853187.24464: variable 'omit' from source: magic vars 7071 1726853187.24511: variable 'omit' from source: magic vars 7071 1726853187.24550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853187.24636: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853187.24639: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853187.24641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853187.24646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853187.24680: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853187.24689: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853187.24697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853187.24813: Set connection var ansible_connection to ssh 7071 1726853187.24826: Set connection var ansible_timeout to 10 7071 1726853187.24846: Set connection var ansible_shell_type to sh 7071 1726853187.24978: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853187.24981: Set connection var ansible_pipelining to False 7071 1726853187.24983: Set connection var ansible_shell_executable to /bin/sh 7071 1726853187.24985: variable 'ansible_shell_executable' from source: unknown 7071 1726853187.24987: variable 'ansible_connection' from source: unknown 7071 1726853187.24989: variable 'ansible_module_compression' from source: unknown 7071 1726853187.24991: variable 'ansible_shell_type' from source: unknown 7071 1726853187.24993: variable 'ansible_shell_executable' from source: unknown 7071 1726853187.24994: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853187.24996: variable 'ansible_pipelining' from source: unknown 7071 1726853187.24998: variable 'ansible_timeout' from source: unknown 7071 1726853187.25000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853187.25148: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853187.25174: variable 'omit' from source: magic vars 7071 1726853187.25232: starting attempt loop 7071 1726853187.25235: running the handler 7071 1726853187.25237: _low_level_execute_command(): starting 7071 1726853187.25240: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853187.26193: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853187.26249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853187.26276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853187.26323: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853187.26364: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853187.28056: stdout chunk (state=3): >>>/root <<< 7071 1726853187.28226: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853187.28229: stdout chunk (state=3): >>><<< 7071 1726853187.28232: stderr chunk (state=3): >>><<< 7071 1726853187.28255: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853187.28276: _low_level_execute_command(): starting 7071 1726853187.28363: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853187.2826216-9097-13612969113956 `" && echo ansible-tmp-1726853187.2826216-9097-13612969113956="` echo /root/.ansible/tmp/ansible-tmp-1726853187.2826216-9097-13612969113956 `" ) && sleep 0' 7071 1726853187.28892: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853187.28964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853187.28979: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853187.28997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853187.29022: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853187.29113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853187.31006: stdout chunk (state=3): >>>ansible-tmp-1726853187.2826216-9097-13612969113956=/root/.ansible/tmp/ansible-tmp-1726853187.2826216-9097-13612969113956 <<< 7071 1726853187.31153: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853187.31163: stdout chunk (state=3): >>><<< 7071 1726853187.31176: stderr chunk (state=3): >>><<< 7071 1726853187.31376: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853187.2826216-9097-13612969113956=/root/.ansible/tmp/ansible-tmp-1726853187.2826216-9097-13612969113956 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853187.31380: variable 'ansible_module_compression' from source: unknown 7071 1726853187.31382: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7071 1726853187.31384: variable 'ansible_facts' from source: unknown 7071 1726853187.31423: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853187.2826216-9097-13612969113956/AnsiballZ_ping.py 7071 1726853187.31591: Sending initial data 7071 1726853187.31600: Sent initial data (150 bytes) 7071 1726853187.32223: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853187.32239: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853187.32273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853187.32381: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853187.32405: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853187.32477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853187.34027: 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 <<< 7071 1726853187.34088: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853187.34131: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpliabxwe_ /root/.ansible/tmp/ansible-tmp-1726853187.2826216-9097-13612969113956/AnsiballZ_ping.py <<< 7071 1726853187.34136: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853187.2826216-9097-13612969113956/AnsiballZ_ping.py" <<< 7071 1726853187.34173: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpliabxwe_" to remote "/root/.ansible/tmp/ansible-tmp-1726853187.2826216-9097-13612969113956/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853187.2826216-9097-13612969113956/AnsiballZ_ping.py" <<< 7071 1726853187.34976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853187.34980: stdout chunk (state=3): >>><<< 7071 1726853187.34983: stderr chunk (state=3): >>><<< 7071 1726853187.34986: done transferring module to remote 7071 1726853187.34989: _low_level_execute_command(): starting 7071 1726853187.34992: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853187.2826216-9097-13612969113956/ /root/.ansible/tmp/ansible-tmp-1726853187.2826216-9097-13612969113956/AnsiballZ_ping.py && sleep 0' 7071 1726853187.35611: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853187.35635: 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 <<< 7071 1726853187.35655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853187.35685: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853187.35753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853187.35773: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853187.35833: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853187.37676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853187.37680: stdout chunk (state=3): >>><<< 7071 1726853187.37682: stderr chunk (state=3): >>><<< 7071 1726853187.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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853187.37895: _low_level_execute_command(): starting 7071 1726853187.37897: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853187.2826216-9097-13612969113956/AnsiballZ_ping.py && sleep 0' 7071 1726853187.38481: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853187.38490: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853187.38505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853187.38514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853187.38527: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853187.38534: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853187.38546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853187.38579: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853187.38582: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853187.38585: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7071 1726853187.38587: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853187.38592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853187.38604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853187.38722: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853187.38725: stderr chunk (state=3): >>>debug2: match found <<< 7071 1726853187.38728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853187.38730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853187.38732: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853187.38734: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853187.38789: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853187.53885: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7071 1726853187.55237: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853187.55301: stderr chunk (state=3): >>><<< 7071 1726853187.55304: stdout chunk (state=3): >>><<< 7071 1726853187.55322: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853187.55459: 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-1726853187.2826216-9097-13612969113956/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853187.55463: _low_level_execute_command(): starting 7071 1726853187.55465: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853187.2826216-9097-13612969113956/ > /dev/null 2>&1 && sleep 0' 7071 1726853187.56080: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853187.56083: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853187.56105: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853187.56121: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853187.56194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853187.58080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853187.58090: stdout chunk (state=3): >>><<< 7071 1726853187.58100: stderr chunk (state=3): >>><<< 7071 1726853187.58119: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853187.58130: handler run complete 7071 1726853187.58149: attempt loop complete, returning result 7071 1726853187.58156: _execute() done 7071 1726853187.58162: dumping result to json 7071 1726853187.58172: done dumping result, returning 7071 1726853187.58185: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-ff75-6002-0000000000c8] 7071 1726853187.58198: sending task result for task 02083763-bbaf-ff75-6002-0000000000c8 ok: [managed_node1] => { "changed": false, "ping": "pong" } 7071 1726853187.58437: no more pending results, returning what we have 7071 1726853187.58441: results queue empty 7071 1726853187.58442: checking for any_errors_fatal 7071 1726853187.58447: done checking for any_errors_fatal 7071 1726853187.58447: checking for max_fail_percentage 7071 1726853187.58449: done checking for max_fail_percentage 7071 1726853187.58450: checking to see if all hosts have failed and the running result is not ok 7071 1726853187.58451: done checking to see if all hosts have failed 7071 1726853187.58452: getting the remaining hosts for this loop 7071 1726853187.58453: done getting the remaining hosts for this loop 7071 1726853187.58457: getting the next task for host managed_node1 7071 1726853187.58467: done getting next task for host managed_node1 7071 1726853187.58469: ^ task is: TASK: meta (role_complete) 7071 1726853187.58674: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853187.58689: getting variables 7071 1726853187.58692: in VariableManager get_vars() 7071 1726853187.58742: Calling all_inventory to load vars for managed_node1 7071 1726853187.58745: Calling groups_inventory to load vars for managed_node1 7071 1726853187.58747: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853187.58756: Calling all_plugins_play to load vars for managed_node1 7071 1726853187.58759: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853187.58762: Calling groups_plugins_play to load vars for managed_node1 7071 1726853187.59286: done sending task result for task 02083763-bbaf-ff75-6002-0000000000c8 7071 1726853187.59290: WORKER PROCESS EXITING 7071 1726853187.60429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853187.62099: done with get_vars() 7071 1726853187.62125: done getting variables 7071 1726853187.62216: done queuing things up, now waiting for results queue to drain 7071 1726853187.62217: results queue empty 7071 1726853187.62218: checking for any_errors_fatal 7071 1726853187.62221: done checking for any_errors_fatal 7071 1726853187.62221: checking for max_fail_percentage 7071 1726853187.62222: done checking for max_fail_percentage 7071 1726853187.62223: checking to see if all hosts have failed and the running result is not ok 7071 1726853187.62223: done checking to see if all hosts have failed 7071 1726853187.62223: getting the remaining hosts for this loop 7071 1726853187.62224: done getting the remaining hosts for this loop 7071 1726853187.62226: getting the next task for host managed_node1 7071 1726853187.62229: done getting next task for host managed_node1 7071 1726853187.62231: ^ task is: TASK: TEST: I can ping the EAP server 7071 1726853187.62232: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853187.62233: getting variables 7071 1726853187.62234: in VariableManager get_vars() 7071 1726853187.62254: Calling all_inventory to load vars for managed_node1 7071 1726853187.62256: Calling groups_inventory to load vars for managed_node1 7071 1726853187.62257: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853187.62261: Calling all_plugins_play to load vars for managed_node1 7071 1726853187.62262: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853187.62264: Calling groups_plugins_play to load vars for managed_node1 7071 1726853187.62902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853187.63744: done with get_vars() 7071 1726853187.63757: done getting variables 7071 1726853187.63788: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can ping the EAP server] ***************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:93 Friday 20 September 2024 13:26:27 -0400 (0:00:00.447) 0:00:55.594 ****** 7071 1726853187.63807: entering _queue_task() for managed_node1/command 7071 1726853187.64304: worker is 1 (out of 1 available) 7071 1726853187.64315: exiting _queue_task() for managed_node1/command 7071 1726853187.64325: done queuing things up, now waiting for results queue to drain 7071 1726853187.64327: waiting for pending results... 7071 1726853187.64433: running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server 7071 1726853187.64529: in run() - task 02083763-bbaf-ff75-6002-0000000000f8 7071 1726853187.64552: variable 'ansible_search_path' from source: unknown 7071 1726853187.64595: calling self._execute() 7071 1726853187.64708: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853187.64719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853187.64733: variable 'omit' from source: magic vars 7071 1726853187.65110: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.65122: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853187.65268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853187.66939: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853187.66985: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853187.67032: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853187.67062: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853187.67086: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853187.67169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853187.67376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853187.67380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853187.67383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853187.67385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853187.67401: variable 'ansible_distribution' from source: facts 7071 1726853187.67408: variable 'ansible_distribution_major_version' from source: facts 7071 1726853187.67418: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853187.67428: variable 'omit' from source: magic vars 7071 1726853187.67455: variable 'omit' from source: magic vars 7071 1726853187.67499: variable 'omit' from source: magic vars 7071 1726853187.67527: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853187.67558: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853187.67582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853187.67611: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853187.67630: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853187.67666: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853187.67679: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853187.67718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853187.67810: Set connection var ansible_connection to ssh 7071 1726853187.67836: Set connection var ansible_timeout to 10 7071 1726853187.67940: Set connection var ansible_shell_type to sh 7071 1726853187.67945: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853187.67948: Set connection var ansible_pipelining to False 7071 1726853187.67950: Set connection var ansible_shell_executable to /bin/sh 7071 1726853187.67952: variable 'ansible_shell_executable' from source: unknown 7071 1726853187.67953: variable 'ansible_connection' from source: unknown 7071 1726853187.67955: variable 'ansible_module_compression' from source: unknown 7071 1726853187.67957: variable 'ansible_shell_type' from source: unknown 7071 1726853187.67959: variable 'ansible_shell_executable' from source: unknown 7071 1726853187.67961: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853187.67962: variable 'ansible_pipelining' from source: unknown 7071 1726853187.67964: variable 'ansible_timeout' from source: unknown 7071 1726853187.67966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853187.68053: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853187.68068: variable 'omit' from source: magic vars 7071 1726853187.68081: starting attempt loop 7071 1726853187.68159: running the handler 7071 1726853187.68162: _low_level_execute_command(): starting 7071 1726853187.68164: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853187.68752: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853187.68769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853187.68783: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853187.68824: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853187.68844: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853187.68886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853187.70554: stdout chunk (state=3): >>>/root <<< 7071 1726853187.70710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853187.70713: stdout chunk (state=3): >>><<< 7071 1726853187.70715: stderr chunk (state=3): >>><<< 7071 1726853187.70733: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853187.70823: _low_level_execute_command(): starting 7071 1726853187.70827: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853187.7075021-9115-2808987430122 `" && echo ansible-tmp-1726853187.7075021-9115-2808987430122="` echo /root/.ansible/tmp/ansible-tmp-1726853187.7075021-9115-2808987430122 `" ) && sleep 0' 7071 1726853187.71435: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853187.71446: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853187.71455: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853187.71518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853187.73390: stdout chunk (state=3): >>>ansible-tmp-1726853187.7075021-9115-2808987430122=/root/.ansible/tmp/ansible-tmp-1726853187.7075021-9115-2808987430122 <<< 7071 1726853187.73499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853187.73522: stderr chunk (state=3): >>><<< 7071 1726853187.73526: stdout chunk (state=3): >>><<< 7071 1726853187.73542: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853187.7075021-9115-2808987430122=/root/.ansible/tmp/ansible-tmp-1726853187.7075021-9115-2808987430122 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853187.73569: variable 'ansible_module_compression' from source: unknown 7071 1726853187.73610: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7071 1726853187.73637: variable 'ansible_facts' from source: unknown 7071 1726853187.73695: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853187.7075021-9115-2808987430122/AnsiballZ_command.py 7071 1726853187.73922: Sending initial data 7071 1726853187.73925: Sent initial data (152 bytes) 7071 1726853187.74424: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853187.74437: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853187.74449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853187.74466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853187.74485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853187.74513: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853187.74525: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853187.74534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853187.74601: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853187.74628: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853187.74663: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853187.76202: 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 <<< 7071 1726853187.76209: 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 <<< 7071 1726853187.76241: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853187.76281: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpyhu5l3jq /root/.ansible/tmp/ansible-tmp-1726853187.7075021-9115-2808987430122/AnsiballZ_command.py <<< 7071 1726853187.76284: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853187.7075021-9115-2808987430122/AnsiballZ_command.py" <<< 7071 1726853187.76318: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpyhu5l3jq" to remote "/root/.ansible/tmp/ansible-tmp-1726853187.7075021-9115-2808987430122/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853187.7075021-9115-2808987430122/AnsiballZ_command.py" <<< 7071 1726853187.76843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853187.76885: stderr chunk (state=3): >>><<< 7071 1726853187.76888: stdout chunk (state=3): >>><<< 7071 1726853187.76911: done transferring module to remote 7071 1726853187.76924: _low_level_execute_command(): starting 7071 1726853187.76928: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853187.7075021-9115-2808987430122/ /root/.ansible/tmp/ansible-tmp-1726853187.7075021-9115-2808987430122/AnsiballZ_command.py && sleep 0' 7071 1726853187.77355: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853187.77358: 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.45.153 originally 10.31.45.153 <<< 7071 1726853187.77361: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853187.77363: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853187.77365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853187.77411: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853187.77416: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853187.77460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853187.79228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853187.79253: stderr chunk (state=3): >>><<< 7071 1726853187.79256: stdout chunk (state=3): >>><<< 7071 1726853187.79268: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853187.79273: _low_level_execute_command(): starting 7071 1726853187.79277: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853187.7075021-9115-2808987430122/AnsiballZ_command.py && sleep 0' 7071 1726853187.79695: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853187.79699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853187.79701: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853187.79703: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853187.79705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853187.79750: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853187.79754: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853187.79803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853187.95394: stdout chunk (state=3): >>> {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.060 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.060/0.060/0.060/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 13:26:27.947751", "end": "2024-09-20 13:26:27.952366", "delta": "0:00:00.004615", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_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}}} <<< 7071 1726853187.96962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853187.96977: stderr chunk (state=3): >>>Shared connection to 10.31.45.153 closed. <<< 7071 1726853187.97029: stderr chunk (state=3): >>><<< 7071 1726853187.97045: stdout chunk (state=3): >>><<< 7071 1726853187.97075: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.060 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.060/0.060/0.060/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 13:26:27.947751", "end": "2024-09-20 13:26:27.952366", "delta": "0:00:00.004615", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853187.97118: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ping -c1 203.0.113.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-1726853187.7075021-9115-2808987430122/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853187.97137: _low_level_execute_command(): starting 7071 1726853187.97155: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853187.7075021-9115-2808987430122/ > /dev/null 2>&1 && sleep 0' 7071 1726853187.97765: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853187.97783: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853187.97799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853187.97826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853187.97930: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853187.97950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853187.97968: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853187.98046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853187.99925: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853187.99984: stderr chunk (state=3): >>><<< 7071 1726853187.99987: stdout chunk (state=3): >>><<< 7071 1726853188.00006: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853188.00012: handler run complete 7071 1726853188.00038: Evaluated conditional (False): False 7071 1726853188.00053: attempt loop complete, returning result 7071 1726853188.00056: _execute() done 7071 1726853188.00059: dumping result to json 7071 1726853188.00064: done dumping result, returning 7071 1726853188.00084: done running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server [02083763-bbaf-ff75-6002-0000000000f8] 7071 1726853188.00176: sending task result for task 02083763-bbaf-ff75-6002-0000000000f8 7071 1726853188.00242: done sending task result for task 02083763-bbaf-ff75-6002-0000000000f8 7071 1726853188.00246: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ping", "-c1", "203.0.113.1" ], "delta": "0:00:00.004615", "end": "2024-09-20 13:26:27.952366", "rc": 0, "start": "2024-09-20 13:26:27.947751" } STDOUT: PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data. 64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.060 ms --- 203.0.113.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.060/0.060/0.060/0.000 ms 7071 1726853188.00317: no more pending results, returning what we have 7071 1726853188.00320: results queue empty 7071 1726853188.00321: checking for any_errors_fatal 7071 1726853188.00324: done checking for any_errors_fatal 7071 1726853188.00324: checking for max_fail_percentage 7071 1726853188.00326: done checking for max_fail_percentage 7071 1726853188.00327: checking to see if all hosts have failed and the running result is not ok 7071 1726853188.00328: done checking to see if all hosts have failed 7071 1726853188.00329: getting the remaining hosts for this loop 7071 1726853188.00331: done getting the remaining hosts for this loop 7071 1726853188.00335: getting the next task for host managed_node1 7071 1726853188.00345: done getting next task for host managed_node1 7071 1726853188.00351: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7071 1726853188.00354: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853188.00378: getting variables 7071 1726853188.00380: in VariableManager get_vars() 7071 1726853188.00437: Calling all_inventory to load vars for managed_node1 7071 1726853188.00441: Calling groups_inventory to load vars for managed_node1 7071 1726853188.00446: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853188.00457: Calling all_plugins_play to load vars for managed_node1 7071 1726853188.00460: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853188.00462: Calling groups_plugins_play to load vars for managed_node1 7071 1726853188.02184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853188.03818: done with get_vars() 7071 1726853188.03854: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:26:28 -0400 (0:00:00.401) 0:00:55.995 ****** 7071 1726853188.03965: entering _queue_task() for managed_node1/include_tasks 7071 1726853188.04339: worker is 1 (out of 1 available) 7071 1726853188.04352: exiting _queue_task() for managed_node1/include_tasks 7071 1726853188.04365: done queuing things up, now waiting for results queue to drain 7071 1726853188.04366: waiting for pending results... 7071 1726853188.04691: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7071 1726853188.04924: in run() - task 02083763-bbaf-ff75-6002-000000000100 7071 1726853188.04928: variable 'ansible_search_path' from source: unknown 7071 1726853188.04931: variable 'ansible_search_path' from source: unknown 7071 1726853188.04933: calling self._execute() 7071 1726853188.05018: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853188.05036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853188.05053: variable 'omit' from source: magic vars 7071 1726853188.05441: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.05454: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.05601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853188.07118: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853188.07188: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853188.07279: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853188.07283: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853188.07286: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853188.07364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853188.07393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853188.07473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853188.07477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853188.07480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853188.07693: variable 'ansible_distribution' from source: facts 7071 1726853188.07696: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.07699: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.07701: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.07709: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.07875: variable 'ansible_distribution' from source: facts 7071 1726853188.07879: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.07885: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.07988: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.07991: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.08159: variable 'ansible_distribution' from source: facts 7071 1726853188.08162: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.08167: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.08186: _execute() done 7071 1726853188.08189: dumping result to json 7071 1726853188.08192: done dumping result, returning 7071 1726853188.08195: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-ff75-6002-000000000100] 7071 1726853188.08197: sending task result for task 02083763-bbaf-ff75-6002-000000000100 7071 1726853188.08325: done sending task result for task 02083763-bbaf-ff75-6002-000000000100 7071 1726853188.08327: WORKER PROCESS EXITING 7071 1726853188.08388: no more pending results, returning what we have 7071 1726853188.08393: in VariableManager get_vars() 7071 1726853188.08451: Calling all_inventory to load vars for managed_node1 7071 1726853188.08454: Calling groups_inventory to load vars for managed_node1 7071 1726853188.08456: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853188.08466: Calling all_plugins_play to load vars for managed_node1 7071 1726853188.08469: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853188.08472: Calling groups_plugins_play to load vars for managed_node1 7071 1726853188.09359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853188.10333: done with get_vars() 7071 1726853188.10349: variable 'ansible_search_path' from source: unknown 7071 1726853188.10350: variable 'ansible_search_path' from source: unknown 7071 1726853188.10380: we have included files to process 7071 1726853188.10381: generating all_blocks data 7071 1726853188.10383: done generating all_blocks data 7071 1726853188.10385: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7071 1726853188.10386: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7071 1726853188.10388: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7071 1726853188.10800: done processing included file 7071 1726853188.10801: iterating over new_blocks loaded from include file 7071 1726853188.10802: in VariableManager get_vars() 7071 1726853188.10845: done with get_vars() 7071 1726853188.10848: filtering new block on tags 7071 1726853188.10865: done filtering new block on tags 7071 1726853188.10868: in VariableManager get_vars() 7071 1726853188.10899: done with get_vars() 7071 1726853188.10900: filtering new block on tags 7071 1726853188.10921: done filtering new block on tags 7071 1726853188.10923: in VariableManager get_vars() 7071 1726853188.10955: done with get_vars() 7071 1726853188.10957: filtering new block on tags 7071 1726853188.10977: done filtering new block on tags 7071 1726853188.10979: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7071 1726853188.10984: extending task lists for all hosts with included blocks 7071 1726853188.11808: done extending task lists 7071 1726853188.11810: done processing included files 7071 1726853188.11811: results queue empty 7071 1726853188.11811: checking for any_errors_fatal 7071 1726853188.11816: done checking for any_errors_fatal 7071 1726853188.11817: checking for max_fail_percentage 7071 1726853188.11818: done checking for max_fail_percentage 7071 1726853188.11819: checking to see if all hosts have failed and the running result is not ok 7071 1726853188.11820: done checking to see if all hosts have failed 7071 1726853188.11821: getting the remaining hosts for this loop 7071 1726853188.11822: done getting the remaining hosts for this loop 7071 1726853188.11830: getting the next task for host managed_node1 7071 1726853188.11834: done getting next task for host managed_node1 7071 1726853188.11837: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7071 1726853188.11840: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853188.11852: getting variables 7071 1726853188.11853: in VariableManager get_vars() 7071 1726853188.11875: Calling all_inventory to load vars for managed_node1 7071 1726853188.11878: Calling groups_inventory to load vars for managed_node1 7071 1726853188.11879: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853188.11885: Calling all_plugins_play to load vars for managed_node1 7071 1726853188.11887: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853188.11889: Calling groups_plugins_play to load vars for managed_node1 7071 1726853188.12744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853188.13600: done with get_vars() 7071 1726853188.13616: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 13:26:28 -0400 (0:00:00.097) 0:00:56.092 ****** 7071 1726853188.13674: entering _queue_task() for managed_node1/setup 7071 1726853188.13936: worker is 1 (out of 1 available) 7071 1726853188.13953: exiting _queue_task() for managed_node1/setup 7071 1726853188.13965: done queuing things up, now waiting for results queue to drain 7071 1726853188.13966: waiting for pending results... 7071 1726853188.14200: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7071 1726853188.14338: in run() - task 02083763-bbaf-ff75-6002-0000000004ac 7071 1726853188.14459: variable 'ansible_search_path' from source: unknown 7071 1726853188.14463: variable 'ansible_search_path' from source: unknown 7071 1726853188.14466: calling self._execute() 7071 1726853188.14487: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853188.14493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853188.14502: variable 'omit' from source: magic vars 7071 1726853188.14882: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.14910: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.15068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853188.17477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853188.17481: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853188.17485: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853188.17487: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853188.17490: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853188.17582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853188.17641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853188.17681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853188.17739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853188.17765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853188.17898: variable 'ansible_distribution' from source: facts 7071 1726853188.17908: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.17919: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.18059: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.18070: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.18383: variable 'ansible_distribution' from source: facts 7071 1726853188.18386: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.18388: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.18440: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.18453: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.18650: variable 'ansible_distribution' from source: facts 7071 1726853188.18661: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.18675: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.18806: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.18824: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.19006: variable 'ansible_distribution' from source: facts 7071 1726853188.19030: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.19076: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.19167: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.19181: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.19369: variable 'ansible_distribution' from source: facts 7071 1726853188.19383: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.19395: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.19576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853188.19599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853188.19685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853188.19688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853188.19706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853188.19760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853188.19801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853188.19833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853188.19882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853188.19914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853188.20070: variable '__network_required_facts' from source: role '' defaults 7071 1726853188.20119: variable 'ansible_facts' from source: unknown 7071 1726853188.20907: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7071 1726853188.20917: when evaluation is False, skipping this task 7071 1726853188.20991: _execute() done 7071 1726853188.20995: dumping result to json 7071 1726853188.20998: done dumping result, returning 7071 1726853188.21001: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [02083763-bbaf-ff75-6002-0000000004ac] 7071 1726853188.21012: sending task result for task 02083763-bbaf-ff75-6002-0000000004ac skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853188.21140: no more pending results, returning what we have 7071 1726853188.21147: results queue empty 7071 1726853188.21149: checking for any_errors_fatal 7071 1726853188.21150: done checking for any_errors_fatal 7071 1726853188.21151: checking for max_fail_percentage 7071 1726853188.21153: done checking for max_fail_percentage 7071 1726853188.21154: checking to see if all hosts have failed and the running result is not ok 7071 1726853188.21155: done checking to see if all hosts have failed 7071 1726853188.21155: getting the remaining hosts for this loop 7071 1726853188.21157: done getting the remaining hosts for this loop 7071 1726853188.21162: getting the next task for host managed_node1 7071 1726853188.21175: done getting next task for host managed_node1 7071 1726853188.21179: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7071 1726853188.21184: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853188.21209: getting variables 7071 1726853188.21212: in VariableManager get_vars() 7071 1726853188.21492: Calling all_inventory to load vars for managed_node1 7071 1726853188.21496: Calling groups_inventory to load vars for managed_node1 7071 1726853188.21499: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853188.21511: Calling all_plugins_play to load vars for managed_node1 7071 1726853188.21514: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853188.21518: Calling groups_plugins_play to load vars for managed_node1 7071 1726853188.22188: done sending task result for task 02083763-bbaf-ff75-6002-0000000004ac 7071 1726853188.22192: WORKER PROCESS EXITING 7071 1726853188.22636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853188.23525: done with get_vars() 7071 1726853188.23541: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 13:26:28 -0400 (0:00:00.099) 0:00:56.192 ****** 7071 1726853188.23612: entering _queue_task() for managed_node1/stat 7071 1726853188.23843: worker is 1 (out of 1 available) 7071 1726853188.23857: exiting _queue_task() for managed_node1/stat 7071 1726853188.23868: done queuing things up, now waiting for results queue to drain 7071 1726853188.23869: waiting for pending results... 7071 1726853188.24048: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7071 1726853188.24153: in run() - task 02083763-bbaf-ff75-6002-0000000004ae 7071 1726853188.24163: variable 'ansible_search_path' from source: unknown 7071 1726853188.24166: variable 'ansible_search_path' from source: unknown 7071 1726853188.24195: calling self._execute() 7071 1726853188.24274: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853188.24278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853188.24286: variable 'omit' from source: magic vars 7071 1726853188.24644: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.24662: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.24886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853188.26611: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853188.26657: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853188.26688: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853188.26715: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853188.26734: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853188.26794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853188.26825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853188.26846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853188.26870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853188.26883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853188.26962: variable 'ansible_distribution' from source: facts 7071 1726853188.26965: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.26973: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.27052: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.27056: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.27167: variable 'ansible_distribution' from source: facts 7071 1726853188.27170: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.27177: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.27251: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.27254: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.27360: variable 'ansible_distribution' from source: facts 7071 1726853188.27365: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.27368: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.27435: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.27438: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.27614: variable 'ansible_distribution' from source: facts 7071 1726853188.27617: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.27619: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.27707: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.27710: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.27920: variable 'ansible_distribution' from source: facts 7071 1726853188.27923: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.27925: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.28080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853188.28279: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853188.28282: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853188.28285: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853188.28287: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853188.28289: 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) 7071 1726853188.28291: 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) 7071 1726853188.28294: 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) 7071 1726853188.28376: 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) 7071 1726853188.28379: variable '__network_is_ostree' from source: set_fact 7071 1726853188.28381: Evaluated conditional (not __network_is_ostree is defined): False 7071 1726853188.28384: when evaluation is False, skipping this task 7071 1726853188.28386: _execute() done 7071 1726853188.28388: dumping result to json 7071 1726853188.28390: done dumping result, returning 7071 1726853188.28400: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [02083763-bbaf-ff75-6002-0000000004ae] 7071 1726853188.28409: sending task result for task 02083763-bbaf-ff75-6002-0000000004ae 7071 1726853188.28497: done sending task result for task 02083763-bbaf-ff75-6002-0000000004ae 7071 1726853188.28499: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7071 1726853188.28558: no more pending results, returning what we have 7071 1726853188.28562: results queue empty 7071 1726853188.28563: checking for any_errors_fatal 7071 1726853188.28569: done checking for any_errors_fatal 7071 1726853188.28570: checking for max_fail_percentage 7071 1726853188.28573: done checking for max_fail_percentage 7071 1726853188.28574: checking to see if all hosts have failed and the running result is not ok 7071 1726853188.28581: done checking to see if all hosts have failed 7071 1726853188.28582: getting the remaining hosts for this loop 7071 1726853188.28584: done getting the remaining hosts for this loop 7071 1726853188.28587: getting the next task for host managed_node1 7071 1726853188.28594: done getting next task for host managed_node1 7071 1726853188.28597: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7071 1726853188.28601: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853188.28623: getting variables 7071 1726853188.28624: in VariableManager get_vars() 7071 1726853188.28777: Calling all_inventory to load vars for managed_node1 7071 1726853188.28784: Calling groups_inventory to load vars for managed_node1 7071 1726853188.28787: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853188.28795: Calling all_plugins_play to load vars for managed_node1 7071 1726853188.28798: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853188.28800: Calling groups_plugins_play to load vars for managed_node1 7071 1726853188.30140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853188.31813: done with get_vars() 7071 1726853188.31840: done getting variables 7071 1726853188.31898: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 13:26:28 -0400 (0:00:00.083) 0:00:56.275 ****** 7071 1726853188.31937: entering _queue_task() for managed_node1/set_fact 7071 1726853188.32312: worker is 1 (out of 1 available) 7071 1726853188.32325: exiting _queue_task() for managed_node1/set_fact 7071 1726853188.32339: done queuing things up, now waiting for results queue to drain 7071 1726853188.32341: waiting for pending results... 7071 1726853188.32661: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7071 1726853188.32846: in run() - task 02083763-bbaf-ff75-6002-0000000004af 7071 1726853188.32908: variable 'ansible_search_path' from source: unknown 7071 1726853188.32911: variable 'ansible_search_path' from source: unknown 7071 1726853188.32924: calling self._execute() 7071 1726853188.33047: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853188.33061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853188.33124: variable 'omit' from source: magic vars 7071 1726853188.33489: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.33508: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.33725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853188.36316: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853188.36391: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853188.36476: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853188.36484: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853188.36513: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853188.36676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853188.36680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853188.36683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853188.36717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853188.36736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853188.36858: variable 'ansible_distribution' from source: facts 7071 1726853188.36869: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.36883: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.37005: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.37015: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.37205: variable 'ansible_distribution' from source: facts 7071 1726853188.37215: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.37225: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.37329: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.37338: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.37515: variable 'ansible_distribution' from source: facts 7071 1726853188.37575: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.37578: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.37668: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.37685: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.37839: variable 'ansible_distribution' from source: facts 7071 1726853188.37851: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.37861: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.37975: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.37985: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.38220: variable 'ansible_distribution' from source: facts 7071 1726853188.38223: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.38225: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.38311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853188.38502: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853188.38551: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853188.38597: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853188.38657: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853188.38693: 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) 7071 1726853188.38724: 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) 7071 1726853188.38764: 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) 7071 1726853188.38807: 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) 7071 1726853188.38977: variable '__network_is_ostree' from source: set_fact 7071 1726853188.38980: Evaluated conditional (not __network_is_ostree is defined): False 7071 1726853188.38982: when evaluation is False, skipping this task 7071 1726853188.38984: _execute() done 7071 1726853188.38986: dumping result to json 7071 1726853188.38989: done dumping result, returning 7071 1726853188.38991: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [02083763-bbaf-ff75-6002-0000000004af] 7071 1726853188.38993: sending task result for task 02083763-bbaf-ff75-6002-0000000004af 7071 1726853188.39061: done sending task result for task 02083763-bbaf-ff75-6002-0000000004af 7071 1726853188.39064: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7071 1726853188.39114: no more pending results, returning what we have 7071 1726853188.39118: results queue empty 7071 1726853188.39119: checking for any_errors_fatal 7071 1726853188.39124: done checking for any_errors_fatal 7071 1726853188.39124: checking for max_fail_percentage 7071 1726853188.39126: done checking for max_fail_percentage 7071 1726853188.39127: checking to see if all hosts have failed and the running result is not ok 7071 1726853188.39135: done checking to see if all hosts have failed 7071 1726853188.39135: getting the remaining hosts for this loop 7071 1726853188.39137: done getting the remaining hosts for this loop 7071 1726853188.39141: getting the next task for host managed_node1 7071 1726853188.39154: done getting next task for host managed_node1 7071 1726853188.39158: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7071 1726853188.39162: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853188.39292: getting variables 7071 1726853188.39294: in VariableManager get_vars() 7071 1726853188.39354: Calling all_inventory to load vars for managed_node1 7071 1726853188.39357: Calling groups_inventory to load vars for managed_node1 7071 1726853188.39360: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853188.39492: Calling all_plugins_play to load vars for managed_node1 7071 1726853188.39497: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853188.39501: Calling groups_plugins_play to load vars for managed_node1 7071 1726853188.41096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853188.43299: done with get_vars() 7071 1726853188.43324: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 13:26:28 -0400 (0:00:00.117) 0:00:56.393 ****** 7071 1726853188.43728: entering _queue_task() for managed_node1/service_facts 7071 1726853188.44260: worker is 1 (out of 1 available) 7071 1726853188.44478: exiting _queue_task() for managed_node1/service_facts 7071 1726853188.44492: done queuing things up, now waiting for results queue to drain 7071 1726853188.44494: waiting for pending results... 7071 1726853188.44948: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7071 1726853188.45376: in run() - task 02083763-bbaf-ff75-6002-0000000004b1 7071 1726853188.45380: variable 'ansible_search_path' from source: unknown 7071 1726853188.45383: variable 'ansible_search_path' from source: unknown 7071 1726853188.45385: calling self._execute() 7071 1726853188.45387: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853188.45390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853188.45393: variable 'omit' from source: magic vars 7071 1726853188.46140: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.46576: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.46594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853188.51320: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853188.51404: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853188.51450: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853188.51491: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853188.51523: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853188.51617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853188.51669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853188.51702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853188.51753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853188.51773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853188.51901: variable 'ansible_distribution' from source: facts 7071 1726853188.51911: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.51923: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.52055: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.52065: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.52251: variable 'ansible_distribution' from source: facts 7071 1726853188.52265: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.52279: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.52392: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.52404: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.52579: variable 'ansible_distribution' from source: facts 7071 1726853188.52594: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.52604: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.52717: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.52727: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.52914: variable 'ansible_distribution' from source: facts 7071 1726853188.52918: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.53024: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.53039: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.53052: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853188.53225: variable 'ansible_distribution' from source: facts 7071 1726853188.53236: variable 'ansible_distribution_major_version' from source: facts 7071 1726853188.53254: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853188.53266: variable 'omit' from source: magic vars 7071 1726853188.53348: variable 'omit' from source: magic vars 7071 1726853188.53397: variable 'omit' from source: magic vars 7071 1726853188.53428: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853188.53464: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853188.53492: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853188.53578: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853188.53582: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853188.53586: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853188.53589: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853188.53591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853188.53678: Set connection var ansible_connection to ssh 7071 1726853188.53796: Set connection var ansible_timeout to 10 7071 1726853188.53800: Set connection var ansible_shell_type to sh 7071 1726853188.53802: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853188.53804: Set connection var ansible_pipelining to False 7071 1726853188.53806: Set connection var ansible_shell_executable to /bin/sh 7071 1726853188.53809: variable 'ansible_shell_executable' from source: unknown 7071 1726853188.53811: variable 'ansible_connection' from source: unknown 7071 1726853188.53814: variable 'ansible_module_compression' from source: unknown 7071 1726853188.53816: variable 'ansible_shell_type' from source: unknown 7071 1726853188.53819: variable 'ansible_shell_executable' from source: unknown 7071 1726853188.53822: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853188.53825: variable 'ansible_pipelining' from source: unknown 7071 1726853188.53827: variable 'ansible_timeout' from source: unknown 7071 1726853188.53830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853188.53956: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853188.53974: variable 'omit' from source: magic vars 7071 1726853188.53984: starting attempt loop 7071 1726853188.53992: running the handler 7071 1726853188.54009: _low_level_execute_command(): starting 7071 1726853188.54077: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853188.54996: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853188.55060: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853188.55075: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853188.55214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853188.55382: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853188.57411: stdout chunk (state=3): >>>/root <<< 7071 1726853188.57414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853188.57417: stdout chunk (state=3): >>><<< 7071 1726853188.57420: stderr chunk (state=3): >>><<< 7071 1726853188.57423: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853188.57425: _low_level_execute_command(): starting 7071 1726853188.57428: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853188.5732682-9151-118290213661716 `" && echo ansible-tmp-1726853188.5732682-9151-118290213661716="` echo /root/.ansible/tmp/ansible-tmp-1726853188.5732682-9151-118290213661716 `" ) && sleep 0' 7071 1726853188.57975: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853188.57993: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853188.58006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853188.58027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853188.58049: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853188.58061: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853188.58082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853188.58105: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853188.58185: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853188.58208: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853188.58236: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853188.58305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853188.60176: stdout chunk (state=3): >>>ansible-tmp-1726853188.5732682-9151-118290213661716=/root/.ansible/tmp/ansible-tmp-1726853188.5732682-9151-118290213661716 <<< 7071 1726853188.60286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853188.60327: stderr chunk (state=3): >>><<< 7071 1726853188.60345: stdout chunk (state=3): >>><<< 7071 1726853188.60408: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853188.5732682-9151-118290213661716=/root/.ansible/tmp/ansible-tmp-1726853188.5732682-9151-118290213661716 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853188.60457: variable 'ansible_module_compression' from source: unknown 7071 1726853188.60733: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7071 1726853188.60736: variable 'ansible_facts' from source: unknown 7071 1726853188.60809: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853188.5732682-9151-118290213661716/AnsiballZ_service_facts.py 7071 1726853188.61430: Sending initial data 7071 1726853188.61433: Sent initial data (160 bytes) 7071 1726853188.62602: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853188.62615: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853188.62633: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853188.62848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853188.62861: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853188.62987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853188.64451: 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 <<< 7071 1726853188.64694: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853188.5732682-9151-118290213661716/AnsiballZ_service_facts.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpb8btfw45" to remote "/root/.ansible/tmp/ansible-tmp-1726853188.5732682-9151-118290213661716/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853188.5732682-9151-118290213661716/AnsiballZ_service_facts.py" <<< 7071 1726853188.64699: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpb8btfw45 /root/.ansible/tmp/ansible-tmp-1726853188.5732682-9151-118290213661716/AnsiballZ_service_facts.py <<< 7071 1726853188.65938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853188.65988: stderr chunk (state=3): >>><<< 7071 1726853188.65996: stdout chunk (state=3): >>><<< 7071 1726853188.66018: done transferring module to remote 7071 1726853188.66035: _low_level_execute_command(): starting 7071 1726853188.66049: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853188.5732682-9151-118290213661716/ /root/.ansible/tmp/ansible-tmp-1726853188.5732682-9151-118290213661716/AnsiballZ_service_facts.py && sleep 0' 7071 1726853188.67203: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853188.67476: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853188.67519: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853188.67551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853188.69322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853188.69365: stderr chunk (state=3): >>><<< 7071 1726853188.69493: stdout chunk (state=3): >>><<< 7071 1726853188.69583: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853188.69586: _low_level_execute_command(): starting 7071 1726853188.69589: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853188.5732682-9151-118290213661716/AnsiballZ_service_facts.py && sleep 0' 7071 1726853188.70788: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853188.70804: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853188.70815: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853188.70877: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853188.70957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853188.70974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853188.71025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853190.20837: 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":<<< 7071 1726853190.20857: 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<<< 7071 1726853190.20889: stdout chunk (state=3): >>>opped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status"<<< 7071 1726853190.20913: stdout chunk (state=3): >>>: "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": {}}} <<< 7071 1726853190.22385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853190.22420: stderr chunk (state=3): >>><<< 7071 1726853190.22423: stdout chunk (state=3): >>><<< 7071 1726853190.22450: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853190.22981: 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-1726853188.5732682-9151-118290213661716/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853190.22989: _low_level_execute_command(): starting 7071 1726853190.22994: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853188.5732682-9151-118290213661716/ > /dev/null 2>&1 && sleep 0' 7071 1726853190.23428: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853190.23435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853190.23462: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853190.23465: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853190.23467: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853190.23469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853190.23528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853190.23536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853190.23537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853190.23575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853190.25407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853190.25410: stdout chunk (state=3): >>><<< 7071 1726853190.25413: stderr chunk (state=3): >>><<< 7071 1726853190.25430: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853190.25583: handler run complete 7071 1726853190.25646: variable 'ansible_facts' from source: unknown 7071 1726853190.25814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853190.26324: variable 'ansible_facts' from source: unknown 7071 1726853190.26481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853190.26708: attempt loop complete, returning result 7071 1726853190.26720: _execute() done 7071 1726853190.26728: dumping result to json 7071 1726853190.26802: done dumping result, returning 7071 1726853190.26819: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [02083763-bbaf-ff75-6002-0000000004b1] 7071 1726853190.26830: sending task result for task 02083763-bbaf-ff75-6002-0000000004b1 7071 1726853190.28100: done sending task result for task 02083763-bbaf-ff75-6002-0000000004b1 7071 1726853190.28104: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853190.28230: no more pending results, returning what we have 7071 1726853190.28234: results queue empty 7071 1726853190.28235: checking for any_errors_fatal 7071 1726853190.28238: done checking for any_errors_fatal 7071 1726853190.28239: checking for max_fail_percentage 7071 1726853190.28240: done checking for max_fail_percentage 7071 1726853190.28241: checking to see if all hosts have failed and the running result is not ok 7071 1726853190.28242: done checking to see if all hosts have failed 7071 1726853190.28243: getting the remaining hosts for this loop 7071 1726853190.28244: done getting the remaining hosts for this loop 7071 1726853190.28247: getting the next task for host managed_node1 7071 1726853190.28253: done getting next task for host managed_node1 7071 1726853190.28257: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7071 1726853190.28261: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853190.28276: getting variables 7071 1726853190.28278: in VariableManager get_vars() 7071 1726853190.28319: Calling all_inventory to load vars for managed_node1 7071 1726853190.28322: Calling groups_inventory to load vars for managed_node1 7071 1726853190.28325: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853190.28335: Calling all_plugins_play to load vars for managed_node1 7071 1726853190.28338: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853190.28341: Calling groups_plugins_play to load vars for managed_node1 7071 1726853190.29334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853190.30193: done with get_vars() 7071 1726853190.30211: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 13:26:30 -0400 (0:00:01.865) 0:00:58.258 ****** 7071 1726853190.30290: entering _queue_task() for managed_node1/package_facts 7071 1726853190.30541: worker is 1 (out of 1 available) 7071 1726853190.30555: exiting _queue_task() for managed_node1/package_facts 7071 1726853190.30568: done queuing things up, now waiting for results queue to drain 7071 1726853190.30569: waiting for pending results... 7071 1726853190.30755: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7071 1726853190.30858: in run() - task 02083763-bbaf-ff75-6002-0000000004b2 7071 1726853190.30869: variable 'ansible_search_path' from source: unknown 7071 1726853190.30875: variable 'ansible_search_path' from source: unknown 7071 1726853190.30911: calling self._execute() 7071 1726853190.30986: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853190.30990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853190.30999: variable 'omit' from source: magic vars 7071 1726853190.31287: variable 'ansible_distribution_major_version' from source: facts 7071 1726853190.31297: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853190.31435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853190.32955: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853190.33004: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853190.33032: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853190.33060: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853190.33087: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853190.33145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853190.33167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853190.33190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853190.33216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853190.33226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853190.33311: variable 'ansible_distribution' from source: facts 7071 1726853190.33315: variable 'ansible_distribution_major_version' from source: facts 7071 1726853190.33321: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853190.33405: variable 'ansible_distribution_major_version' from source: facts 7071 1726853190.33410: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853190.33522: variable 'ansible_distribution' from source: facts 7071 1726853190.33525: variable 'ansible_distribution_major_version' from source: facts 7071 1726853190.33532: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853190.33605: variable 'ansible_distribution_major_version' from source: facts 7071 1726853190.33608: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853190.33721: variable 'ansible_distribution' from source: facts 7071 1726853190.33726: variable 'ansible_distribution_major_version' from source: facts 7071 1726853190.33729: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853190.33802: variable 'ansible_distribution_major_version' from source: facts 7071 1726853190.33805: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853190.33918: variable 'ansible_distribution' from source: facts 7071 1726853190.33922: variable 'ansible_distribution_major_version' from source: facts 7071 1726853190.33926: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853190.34001: variable 'ansible_distribution_major_version' from source: facts 7071 1726853190.34005: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853190.34116: variable 'ansible_distribution' from source: facts 7071 1726853190.34119: variable 'ansible_distribution_major_version' from source: facts 7071 1726853190.34124: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853190.34130: variable 'omit' from source: magic vars 7071 1726853190.34186: variable 'omit' from source: magic vars 7071 1726853190.34212: variable 'omit' from source: magic vars 7071 1726853190.34232: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853190.34256: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853190.34270: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853190.34288: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853190.34296: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853190.34319: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853190.34323: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853190.34325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853190.34396: Set connection var ansible_connection to ssh 7071 1726853190.34403: Set connection var ansible_timeout to 10 7071 1726853190.34408: Set connection var ansible_shell_type to sh 7071 1726853190.34415: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853190.34421: Set connection var ansible_pipelining to False 7071 1726853190.34426: Set connection var ansible_shell_executable to /bin/sh 7071 1726853190.34444: variable 'ansible_shell_executable' from source: unknown 7071 1726853190.34449: variable 'ansible_connection' from source: unknown 7071 1726853190.34452: variable 'ansible_module_compression' from source: unknown 7071 1726853190.34454: variable 'ansible_shell_type' from source: unknown 7071 1726853190.34456: variable 'ansible_shell_executable' from source: unknown 7071 1726853190.34458: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853190.34463: variable 'ansible_pipelining' from source: unknown 7071 1726853190.34465: variable 'ansible_timeout' from source: unknown 7071 1726853190.34469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853190.34587: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853190.34595: variable 'omit' from source: magic vars 7071 1726853190.34607: starting attempt loop 7071 1726853190.34610: running the handler 7071 1726853190.34613: _low_level_execute_command(): starting 7071 1726853190.34625: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853190.35131: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853190.35135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853190.35138: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853190.35140: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853190.35144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853190.35198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853190.35202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853190.35204: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853190.35252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853190.36891: stdout chunk (state=3): >>>/root <<< 7071 1726853190.36993: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853190.37023: stderr chunk (state=3): >>><<< 7071 1726853190.37027: stdout chunk (state=3): >>><<< 7071 1726853190.37051: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853190.37061: _low_level_execute_command(): starting 7071 1726853190.37067: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853190.3705108-9196-234140554721056 `" && echo ansible-tmp-1726853190.3705108-9196-234140554721056="` echo /root/.ansible/tmp/ansible-tmp-1726853190.3705108-9196-234140554721056 `" ) && sleep 0' 7071 1726853190.37527: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853190.37530: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853190.37533: 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.45.153 is address <<< 7071 1726853190.37535: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853190.37537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853190.37596: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853190.37601: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853190.37603: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853190.37640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853190.39522: stdout chunk (state=3): >>>ansible-tmp-1726853190.3705108-9196-234140554721056=/root/.ansible/tmp/ansible-tmp-1726853190.3705108-9196-234140554721056 <<< 7071 1726853190.39623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853190.39653: stderr chunk (state=3): >>><<< 7071 1726853190.39656: stdout chunk (state=3): >>><<< 7071 1726853190.39670: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853190.3705108-9196-234140554721056=/root/.ansible/tmp/ansible-tmp-1726853190.3705108-9196-234140554721056 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853190.39713: variable 'ansible_module_compression' from source: unknown 7071 1726853190.39751: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7071 1726853190.39802: variable 'ansible_facts' from source: unknown 7071 1726853190.39923: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853190.3705108-9196-234140554721056/AnsiballZ_package_facts.py 7071 1726853190.40029: Sending initial data 7071 1726853190.40033: Sent initial data (160 bytes) 7071 1726853190.40488: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853190.40491: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853190.40500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853190.40502: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853190.40505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853190.40557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853190.40561: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853190.40564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853190.40595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853190.42115: 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 <<< 7071 1726853190.42150: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853190.42190: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpa429xjtf /root/.ansible/tmp/ansible-tmp-1726853190.3705108-9196-234140554721056/AnsiballZ_package_facts.py <<< 7071 1726853190.42198: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853190.3705108-9196-234140554721056/AnsiballZ_package_facts.py" <<< 7071 1726853190.42234: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpa429xjtf" to remote "/root/.ansible/tmp/ansible-tmp-1726853190.3705108-9196-234140554721056/AnsiballZ_package_facts.py" <<< 7071 1726853190.42237: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853190.3705108-9196-234140554721056/AnsiballZ_package_facts.py" <<< 7071 1726853190.43278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853190.43322: stderr chunk (state=3): >>><<< 7071 1726853190.43326: stdout chunk (state=3): >>><<< 7071 1726853190.43365: done transferring module to remote 7071 1726853190.43378: _low_level_execute_command(): starting 7071 1726853190.43383: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853190.3705108-9196-234140554721056/ /root/.ansible/tmp/ansible-tmp-1726853190.3705108-9196-234140554721056/AnsiballZ_package_facts.py && sleep 0' 7071 1726853190.43849: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853190.43852: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853190.43854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853190.43856: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853190.43858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853190.43862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853190.43914: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853190.43919: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853190.43959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853190.45695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853190.45723: stderr chunk (state=3): >>><<< 7071 1726853190.45728: stdout chunk (state=3): >>><<< 7071 1726853190.45748: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853190.45752: _low_level_execute_command(): starting 7071 1726853190.45754: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853190.3705108-9196-234140554721056/AnsiballZ_package_facts.py && sleep 0' 7071 1726853190.46223: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853190.46226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853190.46228: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853190.46230: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853190.46232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853190.46289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853190.46292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853190.46339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853190.90586: 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", "sou<<< 7071 1726853190.90612: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7071 1726853190.92243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853190.92278: stderr chunk (state=3): >>><<< 7071 1726853190.92289: stdout chunk (state=3): >>><<< 7071 1726853190.92325: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853190.94445: 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-1726853190.3705108-9196-234140554721056/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853190.94473: _low_level_execute_command(): starting 7071 1726853190.94551: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853190.3705108-9196-234140554721056/ > /dev/null 2>&1 && sleep 0' 7071 1726853190.95058: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853190.95076: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853190.95093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853190.95111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853190.95129: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853190.95189: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853190.95234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853190.95251: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853190.95274: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853190.95352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853190.97183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853190.97209: stderr chunk (state=3): >>><<< 7071 1726853190.97215: stdout chunk (state=3): >>><<< 7071 1726853190.97228: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853190.97235: handler run complete 7071 1726853190.97694: variable 'ansible_facts' from source: unknown 7071 1726853191.02564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853191.04155: variable 'ansible_facts' from source: unknown 7071 1726853191.04389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853191.04765: attempt loop complete, returning result 7071 1726853191.04776: _execute() done 7071 1726853191.04779: dumping result to json 7071 1726853191.04891: done dumping result, returning 7071 1726853191.04904: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [02083763-bbaf-ff75-6002-0000000004b2] 7071 1726853191.04906: sending task result for task 02083763-bbaf-ff75-6002-0000000004b2 7071 1726853191.06864: done sending task result for task 02083763-bbaf-ff75-6002-0000000004b2 7071 1726853191.06866: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853191.07016: no more pending results, returning what we have 7071 1726853191.07018: results queue empty 7071 1726853191.07020: checking for any_errors_fatal 7071 1726853191.07023: done checking for any_errors_fatal 7071 1726853191.07023: checking for max_fail_percentage 7071 1726853191.07024: done checking for max_fail_percentage 7071 1726853191.07025: checking to see if all hosts have failed and the running result is not ok 7071 1726853191.07026: done checking to see if all hosts have failed 7071 1726853191.07026: getting the remaining hosts for this loop 7071 1726853191.07027: done getting the remaining hosts for this loop 7071 1726853191.07029: getting the next task for host managed_node1 7071 1726853191.07034: done getting next task for host managed_node1 7071 1726853191.07036: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7071 1726853191.07038: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853191.07046: getting variables 7071 1726853191.07047: in VariableManager get_vars() 7071 1726853191.07094: Calling all_inventory to load vars for managed_node1 7071 1726853191.07097: Calling groups_inventory to load vars for managed_node1 7071 1726853191.07099: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853191.07108: Calling all_plugins_play to load vars for managed_node1 7071 1726853191.07111: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853191.07113: Calling groups_plugins_play to load vars for managed_node1 7071 1726853191.11654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853191.12509: done with get_vars() 7071 1726853191.12524: done getting variables 7071 1726853191.12563: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:26:31 -0400 (0:00:00.822) 0:00:59.081 ****** 7071 1726853191.12589: entering _queue_task() for managed_node1/debug 7071 1726853191.12847: worker is 1 (out of 1 available) 7071 1726853191.12861: exiting _queue_task() for managed_node1/debug 7071 1726853191.12875: done queuing things up, now waiting for results queue to drain 7071 1726853191.12877: waiting for pending results... 7071 1726853191.13056: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7071 1726853191.13153: in run() - task 02083763-bbaf-ff75-6002-000000000101 7071 1726853191.13163: variable 'ansible_search_path' from source: unknown 7071 1726853191.13167: variable 'ansible_search_path' from source: unknown 7071 1726853191.13199: calling self._execute() 7071 1726853191.13281: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853191.13285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853191.13293: variable 'omit' from source: magic vars 7071 1726853191.13587: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.13596: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.13727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853191.15194: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853191.15245: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853191.15270: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853191.15298: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853191.15318: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853191.15377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.15401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.15418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.15447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.15456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.15545: variable 'ansible_distribution' from source: facts 7071 1726853191.15549: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.15552: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.15630: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.15633: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.15749: variable 'ansible_distribution' from source: facts 7071 1726853191.15752: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.15756: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.15830: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.15834: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.15941: variable 'ansible_distribution' from source: facts 7071 1726853191.15947: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.15950: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.15955: variable 'omit' from source: magic vars 7071 1726853191.15994: variable 'omit' from source: magic vars 7071 1726853191.16058: variable 'network_provider' from source: set_fact 7071 1726853191.16081: variable 'omit' from source: magic vars 7071 1726853191.16099: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853191.16118: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853191.16132: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853191.16148: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853191.16156: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853191.16180: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853191.16183: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853191.16185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853191.16249: Set connection var ansible_connection to ssh 7071 1726853191.16255: Set connection var ansible_timeout to 10 7071 1726853191.16263: Set connection var ansible_shell_type to sh 7071 1726853191.16273: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853191.16276: Set connection var ansible_pipelining to False 7071 1726853191.16280: Set connection var ansible_shell_executable to /bin/sh 7071 1726853191.16297: variable 'ansible_shell_executable' from source: unknown 7071 1726853191.16300: variable 'ansible_connection' from source: unknown 7071 1726853191.16303: variable 'ansible_module_compression' from source: unknown 7071 1726853191.16305: variable 'ansible_shell_type' from source: unknown 7071 1726853191.16307: variable 'ansible_shell_executable' from source: unknown 7071 1726853191.16309: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853191.16312: variable 'ansible_pipelining' from source: unknown 7071 1726853191.16314: variable 'ansible_timeout' from source: unknown 7071 1726853191.16319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853191.16390: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853191.16398: variable 'omit' from source: magic vars 7071 1726853191.16403: starting attempt loop 7071 1726853191.16405: running the handler 7071 1726853191.16438: handler run complete 7071 1726853191.16449: attempt loop complete, returning result 7071 1726853191.16452: _execute() done 7071 1726853191.16455: dumping result to json 7071 1726853191.16457: done dumping result, returning 7071 1726853191.16464: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-ff75-6002-000000000101] 7071 1726853191.16469: sending task result for task 02083763-bbaf-ff75-6002-000000000101 7071 1726853191.16552: done sending task result for task 02083763-bbaf-ff75-6002-000000000101 7071 1726853191.16555: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 7071 1726853191.16651: no more pending results, returning what we have 7071 1726853191.16654: results queue empty 7071 1726853191.16655: checking for any_errors_fatal 7071 1726853191.16665: done checking for any_errors_fatal 7071 1726853191.16673: checking for max_fail_percentage 7071 1726853191.16674: done checking for max_fail_percentage 7071 1726853191.16675: checking to see if all hosts have failed and the running result is not ok 7071 1726853191.16676: done checking to see if all hosts have failed 7071 1726853191.16677: getting the remaining hosts for this loop 7071 1726853191.16679: done getting the remaining hosts for this loop 7071 1726853191.16682: getting the next task for host managed_node1 7071 1726853191.16689: done getting next task for host managed_node1 7071 1726853191.16693: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7071 1726853191.16695: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853191.16707: getting variables 7071 1726853191.16709: in VariableManager get_vars() 7071 1726853191.16754: Calling all_inventory to load vars for managed_node1 7071 1726853191.16756: Calling groups_inventory to load vars for managed_node1 7071 1726853191.16758: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853191.16766: Calling all_plugins_play to load vars for managed_node1 7071 1726853191.16769: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853191.16778: Calling groups_plugins_play to load vars for managed_node1 7071 1726853191.17528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853191.18403: done with get_vars() 7071 1726853191.18419: done getting variables 7071 1726853191.18462: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:26:31 -0400 (0:00:00.058) 0:00:59.140 ****** 7071 1726853191.18489: entering _queue_task() for managed_node1/fail 7071 1726853191.18730: worker is 1 (out of 1 available) 7071 1726853191.18748: exiting _queue_task() for managed_node1/fail 7071 1726853191.18761: done queuing things up, now waiting for results queue to drain 7071 1726853191.18762: waiting for pending results... 7071 1726853191.18949: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7071 1726853191.19052: in run() - task 02083763-bbaf-ff75-6002-000000000102 7071 1726853191.19063: variable 'ansible_search_path' from source: unknown 7071 1726853191.19067: variable 'ansible_search_path' from source: unknown 7071 1726853191.19098: calling self._execute() 7071 1726853191.19176: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853191.19180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853191.19189: variable 'omit' from source: magic vars 7071 1726853191.19479: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.19489: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.19627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853191.21385: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853191.21435: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853191.21465: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853191.21495: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853191.21515: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853191.21575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.21601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.21616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.21642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.21655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.21736: variable 'ansible_distribution' from source: facts 7071 1726853191.21739: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.21748: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.21829: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.21832: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.21946: variable 'ansible_distribution' from source: facts 7071 1726853191.21952: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.21958: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.22029: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.22033: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.22140: variable 'ansible_distribution' from source: facts 7071 1726853191.22146: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.22156: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.22227: variable 'network_state' from source: role '' defaults 7071 1726853191.22236: Evaluated conditional (network_state != {}): False 7071 1726853191.22239: when evaluation is False, skipping this task 7071 1726853191.22242: _execute() done 7071 1726853191.22244: dumping result to json 7071 1726853191.22250: done dumping result, returning 7071 1726853191.22259: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-ff75-6002-000000000102] 7071 1726853191.22270: sending task result for task 02083763-bbaf-ff75-6002-000000000102 7071 1726853191.22357: done sending task result for task 02083763-bbaf-ff75-6002-000000000102 7071 1726853191.22360: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853191.22412: no more pending results, returning what we have 7071 1726853191.22415: results queue empty 7071 1726853191.22416: checking for any_errors_fatal 7071 1726853191.22422: done checking for any_errors_fatal 7071 1726853191.22423: checking for max_fail_percentage 7071 1726853191.22424: done checking for max_fail_percentage 7071 1726853191.22425: checking to see if all hosts have failed and the running result is not ok 7071 1726853191.22426: done checking to see if all hosts have failed 7071 1726853191.22427: getting the remaining hosts for this loop 7071 1726853191.22428: done getting the remaining hosts for this loop 7071 1726853191.22431: getting the next task for host managed_node1 7071 1726853191.22438: done getting next task for host managed_node1 7071 1726853191.22442: ^ 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 7071 1726853191.22444: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853191.22467: getting variables 7071 1726853191.22468: in VariableManager get_vars() 7071 1726853191.22523: Calling all_inventory to load vars for managed_node1 7071 1726853191.22526: Calling groups_inventory to load vars for managed_node1 7071 1726853191.22528: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853191.22538: Calling all_plugins_play to load vars for managed_node1 7071 1726853191.22540: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853191.22543: Calling groups_plugins_play to load vars for managed_node1 7071 1726853191.23425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853191.24289: done with get_vars() 7071 1726853191.24305: done getting variables 7071 1726853191.24348: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:26:31 -0400 (0:00:00.058) 0:00:59.199 ****** 7071 1726853191.24377: entering _queue_task() for managed_node1/fail 7071 1726853191.24616: worker is 1 (out of 1 available) 7071 1726853191.24632: exiting _queue_task() for managed_node1/fail 7071 1726853191.24644: done queuing things up, now waiting for results queue to drain 7071 1726853191.24646: waiting for pending results... 7071 1726853191.24827: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7071 1726853191.24920: in run() - task 02083763-bbaf-ff75-6002-000000000103 7071 1726853191.24931: variable 'ansible_search_path' from source: unknown 7071 1726853191.24934: variable 'ansible_search_path' from source: unknown 7071 1726853191.24966: calling self._execute() 7071 1726853191.25050: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853191.25055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853191.25064: variable 'omit' from source: magic vars 7071 1726853191.25354: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.25364: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.25500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853191.26986: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853191.27039: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853191.27067: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853191.27094: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853191.27114: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853191.27175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.27197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.27214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.27239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.27251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.27333: variable 'ansible_distribution' from source: facts 7071 1726853191.27337: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.27346: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.27425: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.27429: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.27546: variable 'ansible_distribution' from source: facts 7071 1726853191.27550: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.27553: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.27626: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.27630: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.27740: variable 'ansible_distribution' from source: facts 7071 1726853191.27746: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.27749: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.27823: variable 'network_state' from source: role '' defaults 7071 1726853191.27832: Evaluated conditional (network_state != {}): False 7071 1726853191.27835: when evaluation is False, skipping this task 7071 1726853191.27838: _execute() done 7071 1726853191.27840: dumping result to json 7071 1726853191.27846: done dumping result, returning 7071 1726853191.27851: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-ff75-6002-000000000103] 7071 1726853191.27856: sending task result for task 02083763-bbaf-ff75-6002-000000000103 7071 1726853191.27941: done sending task result for task 02083763-bbaf-ff75-6002-000000000103 7071 1726853191.27946: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853191.27994: no more pending results, returning what we have 7071 1726853191.27998: results queue empty 7071 1726853191.27999: checking for any_errors_fatal 7071 1726853191.28006: done checking for any_errors_fatal 7071 1726853191.28007: checking for max_fail_percentage 7071 1726853191.28009: done checking for max_fail_percentage 7071 1726853191.28010: checking to see if all hosts have failed and the running result is not ok 7071 1726853191.28010: done checking to see if all hosts have failed 7071 1726853191.28011: getting the remaining hosts for this loop 7071 1726853191.28013: done getting the remaining hosts for this loop 7071 1726853191.28016: getting the next task for host managed_node1 7071 1726853191.28023: done getting next task for host managed_node1 7071 1726853191.28026: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7071 1726853191.28028: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853191.28053: getting variables 7071 1726853191.28061: in VariableManager get_vars() 7071 1726853191.28113: Calling all_inventory to load vars for managed_node1 7071 1726853191.28116: Calling groups_inventory to load vars for managed_node1 7071 1726853191.28117: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853191.28126: Calling all_plugins_play to load vars for managed_node1 7071 1726853191.28129: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853191.28131: Calling groups_plugins_play to load vars for managed_node1 7071 1726853191.28917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853191.30703: done with get_vars() 7071 1726853191.30724: done getting variables 7071 1726853191.30788: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:26:31 -0400 (0:00:00.064) 0:00:59.264 ****** 7071 1726853191.30836: entering _queue_task() for managed_node1/fail 7071 1726853191.31208: worker is 1 (out of 1 available) 7071 1726853191.31222: exiting _queue_task() for managed_node1/fail 7071 1726853191.31236: done queuing things up, now waiting for results queue to drain 7071 1726853191.31238: waiting for pending results... 7071 1726853191.31587: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7071 1726853191.31778: in run() - task 02083763-bbaf-ff75-6002-000000000104 7071 1726853191.31783: variable 'ansible_search_path' from source: unknown 7071 1726853191.31787: variable 'ansible_search_path' from source: unknown 7071 1726853191.31789: calling self._execute() 7071 1726853191.31828: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853191.31837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853191.31849: variable 'omit' from source: magic vars 7071 1726853191.32327: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.32330: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.32496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853191.34374: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853191.34424: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853191.34453: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853191.34480: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853191.34501: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853191.34561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.34582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.34599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.34626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.34637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.34716: variable 'ansible_distribution' from source: facts 7071 1726853191.34719: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.34725: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.34803: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.34806: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.34919: variable 'ansible_distribution' from source: facts 7071 1726853191.34922: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.34927: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.35003: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.35006: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.35120: variable 'ansible_distribution' from source: facts 7071 1726853191.35123: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.35128: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.35218: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.35229: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7071 1726853191.35305: variable 'ansible_distribution' from source: facts 7071 1726853191.35309: variable '__network_rh_distros' from source: role '' defaults 7071 1726853191.35314: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7071 1726853191.35467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.35486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.35502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.35532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.35541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.35577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.35593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.35609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.35636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.35649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.35679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.35696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.35711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.35737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.35752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.35936: variable 'network_connections' from source: task vars 7071 1726853191.35945: variable 'interface' from source: play vars 7071 1726853191.36001: variable 'interface' from source: play vars 7071 1726853191.36015: variable 'network_state' from source: role '' defaults 7071 1726853191.36064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853191.36351: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853191.36369: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853191.36395: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853191.36418: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853191.36452: 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) 7071 1726853191.36467: 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) 7071 1726853191.36486: 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) 7071 1726853191.36502: 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) 7071 1726853191.36524: 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 7071 1726853191.36527: when evaluation is False, skipping this task 7071 1726853191.36529: _execute() done 7071 1726853191.36531: dumping result to json 7071 1726853191.36533: done dumping result, returning 7071 1726853191.36541: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-ff75-6002-000000000104] 7071 1726853191.36543: sending task result for task 02083763-bbaf-ff75-6002-000000000104 7071 1726853191.36631: done sending task result for task 02083763-bbaf-ff75-6002-000000000104 7071 1726853191.36633: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 7071 1726853191.36687: no more pending results, returning what we have 7071 1726853191.36690: results queue empty 7071 1726853191.36691: checking for any_errors_fatal 7071 1726853191.36698: done checking for any_errors_fatal 7071 1726853191.36699: checking for max_fail_percentage 7071 1726853191.36701: done checking for max_fail_percentage 7071 1726853191.36702: checking to see if all hosts have failed and the running result is not ok 7071 1726853191.36703: done checking to see if all hosts have failed 7071 1726853191.36703: getting the remaining hosts for this loop 7071 1726853191.36705: done getting the remaining hosts for this loop 7071 1726853191.36708: getting the next task for host managed_node1 7071 1726853191.36715: done getting next task for host managed_node1 7071 1726853191.36718: ^ 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 7071 1726853191.36721: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853191.36744: getting variables 7071 1726853191.36746: in VariableManager get_vars() 7071 1726853191.36794: Calling all_inventory to load vars for managed_node1 7071 1726853191.36797: Calling groups_inventory to load vars for managed_node1 7071 1726853191.36799: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853191.36808: Calling all_plugins_play to load vars for managed_node1 7071 1726853191.36810: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853191.36813: Calling groups_plugins_play to load vars for managed_node1 7071 1726853191.37580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853191.38676: done with get_vars() 7071 1726853191.38696: done getting variables 7071 1726853191.38749: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:26:31 -0400 (0:00:00.079) 0:00:59.343 ****** 7071 1726853191.38781: entering _queue_task() for managed_node1/dnf 7071 1726853191.39059: worker is 1 (out of 1 available) 7071 1726853191.39070: exiting _queue_task() for managed_node1/dnf 7071 1726853191.39283: done queuing things up, now waiting for results queue to drain 7071 1726853191.39285: waiting for pending results... 7071 1726853191.39412: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 7071 1726853191.39501: in run() - task 02083763-bbaf-ff75-6002-000000000105 7071 1726853191.39524: variable 'ansible_search_path' from source: unknown 7071 1726853191.39532: variable 'ansible_search_path' from source: unknown 7071 1726853191.39573: calling self._execute() 7071 1726853191.39678: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853191.39690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853191.39728: variable 'omit' from source: magic vars 7071 1726853191.40094: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.40111: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.40314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853191.42197: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853191.42486: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853191.42513: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853191.42544: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853191.42562: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853191.42620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.42646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.42663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.42690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.42701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.42783: variable 'ansible_distribution' from source: facts 7071 1726853191.42787: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.42793: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.42869: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.42876: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.42989: variable 'ansible_distribution' from source: facts 7071 1726853191.42992: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.42998: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.43072: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.43076: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.43178: variable 'ansible_distribution' from source: facts 7071 1726853191.43182: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.43189: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.43298: variable 'ansible_distribution' from source: facts 7071 1726853191.43302: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.43310: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7071 1726853191.43379: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853191.43464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.43505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.43562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.43566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.43569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.43676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.43680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.43682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.43685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.43703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.43735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.43757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.43781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.43817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.43832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.43974: variable 'network_connections' from source: task vars 7071 1726853191.44028: variable 'interface' from source: play vars 7071 1726853191.44049: variable 'interface' from source: play vars 7071 1726853191.44126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853191.44476: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853191.44480: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853191.44483: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853191.44485: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853191.44488: 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) 7071 1726853191.44490: 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) 7071 1726853191.44493: 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) 7071 1726853191.44495: 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) 7071 1726853191.44534: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853191.44757: variable 'network_connections' from source: task vars 7071 1726853191.44760: variable 'interface' from source: play vars 7071 1726853191.44858: variable 'interface' from source: play vars 7071 1726853191.44861: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7071 1726853191.44864: when evaluation is False, skipping this task 7071 1726853191.44867: _execute() done 7071 1726853191.44869: dumping result to json 7071 1726853191.44873: done dumping result, returning 7071 1726853191.44875: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [02083763-bbaf-ff75-6002-000000000105] 7071 1726853191.44877: sending task result for task 02083763-bbaf-ff75-6002-000000000105 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7071 1726853191.45123: no more pending results, returning what we have 7071 1726853191.45126: results queue empty 7071 1726853191.45127: checking for any_errors_fatal 7071 1726853191.45132: done checking for any_errors_fatal 7071 1726853191.45133: checking for max_fail_percentage 7071 1726853191.45135: done checking for max_fail_percentage 7071 1726853191.45135: checking to see if all hosts have failed and the running result is not ok 7071 1726853191.45136: done checking to see if all hosts have failed 7071 1726853191.45137: getting the remaining hosts for this loop 7071 1726853191.45138: done getting the remaining hosts for this loop 7071 1726853191.45141: getting the next task for host managed_node1 7071 1726853191.45149: done getting next task for host managed_node1 7071 1726853191.45152: ^ 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 7071 1726853191.45154: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853191.45241: getting variables 7071 1726853191.45243: in VariableManager get_vars() 7071 1726853191.45293: Calling all_inventory to load vars for managed_node1 7071 1726853191.45296: Calling groups_inventory to load vars for managed_node1 7071 1726853191.45298: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853191.45305: done sending task result for task 02083763-bbaf-ff75-6002-000000000105 7071 1726853191.45307: WORKER PROCESS EXITING 7071 1726853191.45316: Calling all_plugins_play to load vars for managed_node1 7071 1726853191.45319: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853191.45321: Calling groups_plugins_play to load vars for managed_node1 7071 1726853191.46744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853191.48281: done with get_vars() 7071 1726853191.48304: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7071 1726853191.48379: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:26:31 -0400 (0:00:00.096) 0:00:59.440 ****** 7071 1726853191.48408: entering _queue_task() for managed_node1/yum 7071 1726853191.48730: worker is 1 (out of 1 available) 7071 1726853191.48742: exiting _queue_task() for managed_node1/yum 7071 1726853191.48753: done queuing things up, now waiting for results queue to drain 7071 1726853191.48754: waiting for pending results... 7071 1726853191.49035: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 7071 1726853191.49195: in run() - task 02083763-bbaf-ff75-6002-000000000106 7071 1726853191.49199: variable 'ansible_search_path' from source: unknown 7071 1726853191.49202: variable 'ansible_search_path' from source: unknown 7071 1726853191.49377: calling self._execute() 7071 1726853191.49380: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853191.49383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853191.49386: variable 'omit' from source: magic vars 7071 1726853191.49749: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.49768: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.49976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853191.52074: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853191.52150: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853191.52194: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853191.52233: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853191.52263: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853191.52343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.52378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.52410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.52453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.52472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.52587: variable 'ansible_distribution' from source: facts 7071 1726853191.52775: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.52779: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.52781: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.52783: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.52897: variable 'ansible_distribution' from source: facts 7071 1726853191.52907: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.52917: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.53023: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.53033: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.53196: variable 'ansible_distribution' from source: facts 7071 1726853191.53205: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.53214: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.53343: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.53361: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7071 1726853191.53368: when evaluation is False, skipping this task 7071 1726853191.53377: _execute() done 7071 1726853191.53383: dumping result to json 7071 1726853191.53390: done dumping result, returning 7071 1726853191.53401: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [02083763-bbaf-ff75-6002-000000000106] 7071 1726853191.53410: sending task result for task 02083763-bbaf-ff75-6002-000000000106 7071 1726853191.53521: done sending task result for task 02083763-bbaf-ff75-6002-000000000106 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7071 1726853191.53576: no more pending results, returning what we have 7071 1726853191.53581: results queue empty 7071 1726853191.53581: checking for any_errors_fatal 7071 1726853191.53589: done checking for any_errors_fatal 7071 1726853191.53589: checking for max_fail_percentage 7071 1726853191.53591: done checking for max_fail_percentage 7071 1726853191.53592: checking to see if all hosts have failed and the running result is not ok 7071 1726853191.53593: done checking to see if all hosts have failed 7071 1726853191.53593: getting the remaining hosts for this loop 7071 1726853191.53595: done getting the remaining hosts for this loop 7071 1726853191.53598: getting the next task for host managed_node1 7071 1726853191.53605: done getting next task for host managed_node1 7071 1726853191.53609: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7071 1726853191.53611: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853191.53635: getting variables 7071 1726853191.53636: in VariableManager get_vars() 7071 1726853191.53691: Calling all_inventory to load vars for managed_node1 7071 1726853191.53694: Calling groups_inventory to load vars for managed_node1 7071 1726853191.53696: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853191.53707: Calling all_plugins_play to load vars for managed_node1 7071 1726853191.53709: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853191.53712: Calling groups_plugins_play to load vars for managed_node1 7071 1726853191.54377: WORKER PROCESS EXITING 7071 1726853191.55131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853191.56763: done with get_vars() 7071 1726853191.56793: done getting variables 7071 1726853191.56860: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:26:31 -0400 (0:00:00.084) 0:00:59.525 ****** 7071 1726853191.56902: entering _queue_task() for managed_node1/fail 7071 1726853191.57259: worker is 1 (out of 1 available) 7071 1726853191.57276: exiting _queue_task() for managed_node1/fail 7071 1726853191.57289: done queuing things up, now waiting for results queue to drain 7071 1726853191.57291: waiting for pending results... 7071 1726853191.57790: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7071 1726853191.57976: in run() - task 02083763-bbaf-ff75-6002-000000000107 7071 1726853191.57980: variable 'ansible_search_path' from source: unknown 7071 1726853191.57982: variable 'ansible_search_path' from source: unknown 7071 1726853191.57992: calling self._execute() 7071 1726853191.58108: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853191.58120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853191.58142: variable 'omit' from source: magic vars 7071 1726853191.58547: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.58680: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.58776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853191.61506: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853191.61577: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853191.61637: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853191.61679: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853191.61709: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853191.61800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.61845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.61878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.61921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.61976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.62078: variable 'ansible_distribution' from source: facts 7071 1726853191.62090: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.62101: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.62225: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.62268: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.62427: variable 'ansible_distribution' from source: facts 7071 1726853191.62437: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.62451: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.62566: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.62595: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.62766: variable 'ansible_distribution' from source: facts 7071 1726853191.62813: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.62817: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.62898: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853191.63028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.63062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.63092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.63136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.63178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.63248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.63251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.63255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.63309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.63330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.63385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.63419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.63452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.63510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.63574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.63711: variable 'network_connections' from source: task vars 7071 1726853191.63732: variable 'interface' from source: play vars 7071 1726853191.63810: variable 'interface' from source: play vars 7071 1726853191.63911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853191.64102: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853191.64220: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853191.64224: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853191.64237: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853191.64291: 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) 7071 1726853191.64581: 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) 7071 1726853191.64584: 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) 7071 1726853191.64587: 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) 7071 1726853191.64617: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853191.65078: variable 'network_connections' from source: task vars 7071 1726853191.65229: variable 'interface' from source: play vars 7071 1726853191.65289: variable 'interface' from source: play vars 7071 1726853191.65382: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7071 1726853191.65391: when evaluation is False, skipping this task 7071 1726853191.65398: _execute() done 7071 1726853191.65404: dumping result to json 7071 1726853191.65410: done dumping result, returning 7071 1726853191.65425: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-ff75-6002-000000000107] 7071 1726853191.65453: sending task result for task 02083763-bbaf-ff75-6002-000000000107 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7071 1726853191.65711: no more pending results, returning what we have 7071 1726853191.65715: results queue empty 7071 1726853191.65716: checking for any_errors_fatal 7071 1726853191.65722: done checking for any_errors_fatal 7071 1726853191.65722: checking for max_fail_percentage 7071 1726853191.65724: done checking for max_fail_percentage 7071 1726853191.65725: checking to see if all hosts have failed and the running result is not ok 7071 1726853191.65726: done checking to see if all hosts have failed 7071 1726853191.65727: getting the remaining hosts for this loop 7071 1726853191.65728: done getting the remaining hosts for this loop 7071 1726853191.65733: getting the next task for host managed_node1 7071 1726853191.65740: done getting next task for host managed_node1 7071 1726853191.65746: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7071 1726853191.65749: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853191.65774: getting variables 7071 1726853191.65776: in VariableManager get_vars() 7071 1726853191.65829: Calling all_inventory to load vars for managed_node1 7071 1726853191.65831: Calling groups_inventory to load vars for managed_node1 7071 1726853191.65833: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853191.65846: Calling all_plugins_play to load vars for managed_node1 7071 1726853191.65850: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853191.65853: Calling groups_plugins_play to load vars for managed_node1 7071 1726853191.66523: done sending task result for task 02083763-bbaf-ff75-6002-000000000107 7071 1726853191.66526: WORKER PROCESS EXITING 7071 1726853191.67888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853191.69729: done with get_vars() 7071 1726853191.69760: done getting variables 7071 1726853191.69829: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:26:31 -0400 (0:00:00.129) 0:00:59.654 ****** 7071 1726853191.69866: entering _queue_task() for managed_node1/package 7071 1726853191.70495: worker is 1 (out of 1 available) 7071 1726853191.70504: exiting _queue_task() for managed_node1/package 7071 1726853191.70515: done queuing things up, now waiting for results queue to drain 7071 1726853191.70516: waiting for pending results... 7071 1726853191.70595: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7071 1726853191.70750: in run() - task 02083763-bbaf-ff75-6002-000000000108 7071 1726853191.70769: variable 'ansible_search_path' from source: unknown 7071 1726853191.70780: variable 'ansible_search_path' from source: unknown 7071 1726853191.70821: calling self._execute() 7071 1726853191.70931: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853191.70945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853191.70967: variable 'omit' from source: magic vars 7071 1726853191.71375: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.71506: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.71611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853191.73983: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853191.74122: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853191.74126: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853191.74158: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853191.74191: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853191.74285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.74317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.74356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.74399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.74416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.74556: variable 'ansible_distribution' from source: facts 7071 1726853191.74559: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.74664: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.74697: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.74707: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.74883: variable 'ansible_distribution' from source: facts 7071 1726853191.74892: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.74902: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.75021: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.75032: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.75218: variable 'ansible_distribution' from source: facts 7071 1726853191.75226: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.75235: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.75383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853191.75566: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853191.75621: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853191.75662: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853191.75697: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853191.75801: variable 'network_packages' from source: role '' defaults 7071 1726853191.75916: variable '__network_provider_setup' from source: role '' defaults 7071 1726853191.75969: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853191.76008: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853191.76033: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853191.76106: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853191.76275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.76311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.76339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.76404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.76408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.76450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.76513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.76515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.76555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.76575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.76801: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7071 1726853191.76915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.77054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.77066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.77068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.77072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.77138: variable 'ansible_python' from source: facts 7071 1726853191.77167: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7071 1726853191.77255: variable '__network_wpa_supplicant_required' from source: role '' defaults 7071 1726853191.77340: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7071 1726853191.77475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.77504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.77679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.77681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.77683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.77685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.77687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.77695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.77737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.77760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.77917: variable 'network_connections' from source: task vars 7071 1726853191.77927: variable 'interface' from source: play vars 7071 1726853191.78046: variable 'interface' from source: play vars 7071 1726853191.78127: 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) 7071 1726853191.78165: 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) 7071 1726853191.78202: 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) 7071 1726853191.78245: 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) 7071 1726853191.78297: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853191.78624: variable 'network_connections' from source: task vars 7071 1726853191.78637: variable 'interface' from source: play vars 7071 1726853191.78789: variable 'interface' from source: play vars 7071 1726853191.78792: variable '__network_packages_default_wireless' from source: role '' defaults 7071 1726853191.78876: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853191.79194: variable 'network_connections' from source: task vars 7071 1726853191.79203: variable 'interface' from source: play vars 7071 1726853191.79276: variable 'interface' from source: play vars 7071 1726853191.79303: variable '__network_packages_default_team' from source: role '' defaults 7071 1726853191.79397: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853191.79773: variable 'network_connections' from source: task vars 7071 1726853191.79776: variable 'interface' from source: play vars 7071 1726853191.79880: variable 'interface' from source: play vars 7071 1726853191.79907: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853191.79976: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853191.79996: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853191.80062: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853191.80274: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7071 1726853191.80818: variable 'network_connections' from source: task vars 7071 1726853191.80821: variable 'interface' from source: play vars 7071 1726853191.80865: variable 'interface' from source: play vars 7071 1726853191.80880: variable 'ansible_distribution' from source: facts 7071 1726853191.80887: variable '__network_rh_distros' from source: role '' defaults 7071 1726853191.80895: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.80910: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7071 1726853191.81066: variable 'ansible_distribution' from source: facts 7071 1726853191.81276: variable '__network_rh_distros' from source: role '' defaults 7071 1726853191.81279: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.81281: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7071 1726853191.81283: variable 'ansible_distribution' from source: facts 7071 1726853191.81285: variable '__network_rh_distros' from source: role '' defaults 7071 1726853191.81295: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.81337: variable 'network_provider' from source: set_fact 7071 1726853191.81360: variable 'ansible_facts' from source: unknown 7071 1726853191.82800: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7071 1726853191.82809: when evaluation is False, skipping this task 7071 1726853191.82817: _execute() done 7071 1726853191.82828: dumping result to json 7071 1726853191.82836: done dumping result, returning 7071 1726853191.82853: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-ff75-6002-000000000108] 7071 1726853191.82884: sending task result for task 02083763-bbaf-ff75-6002-000000000108 skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 7071 1726853191.83250: no more pending results, returning what we have 7071 1726853191.83255: results queue empty 7071 1726853191.83256: checking for any_errors_fatal 7071 1726853191.83263: done checking for any_errors_fatal 7071 1726853191.83263: checking for max_fail_percentage 7071 1726853191.83265: done checking for max_fail_percentage 7071 1726853191.83266: checking to see if all hosts have failed and the running result is not ok 7071 1726853191.83267: done checking to see if all hosts have failed 7071 1726853191.83268: getting the remaining hosts for this loop 7071 1726853191.83270: done getting the remaining hosts for this loop 7071 1726853191.83277: getting the next task for host managed_node1 7071 1726853191.83286: done getting next task for host managed_node1 7071 1726853191.83290: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7071 1726853191.83294: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853191.83318: getting variables 7071 1726853191.83321: in VariableManager get_vars() 7071 1726853191.83590: Calling all_inventory to load vars for managed_node1 7071 1726853191.83593: Calling groups_inventory to load vars for managed_node1 7071 1726853191.83596: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853191.83608: Calling all_plugins_play to load vars for managed_node1 7071 1726853191.83611: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853191.83614: Calling groups_plugins_play to load vars for managed_node1 7071 1726853191.84285: done sending task result for task 02083763-bbaf-ff75-6002-000000000108 7071 1726853191.84288: WORKER PROCESS EXITING 7071 1726853191.86574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853191.89951: done with get_vars() 7071 1726853191.89978: done getting variables 7071 1726853191.90048: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:26:31 -0400 (0:00:00.202) 0:00:59.856 ****** 7071 1726853191.90087: entering _queue_task() for managed_node1/package 7071 1726853191.90513: worker is 1 (out of 1 available) 7071 1726853191.90636: exiting _queue_task() for managed_node1/package 7071 1726853191.90651: done queuing things up, now waiting for results queue to drain 7071 1726853191.90653: waiting for pending results... 7071 1726853191.90813: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7071 1726853191.90968: in run() - task 02083763-bbaf-ff75-6002-000000000109 7071 1726853191.91004: variable 'ansible_search_path' from source: unknown 7071 1726853191.91013: variable 'ansible_search_path' from source: unknown 7071 1726853191.91057: calling self._execute() 7071 1726853191.91178: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853191.91188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853191.91207: variable 'omit' from source: magic vars 7071 1726853191.91614: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.91630: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.91846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853191.94217: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853191.94313: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853191.94358: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853191.94403: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853191.94432: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853191.94529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853191.94565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853191.94596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853191.94649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853191.94670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853191.94795: variable 'ansible_distribution' from source: facts 7071 1726853191.94805: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.94818: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.94948: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.94958: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.95140: variable 'ansible_distribution' from source: facts 7071 1726853191.95151: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.95160: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.95278: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.95288: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853191.95482: variable 'ansible_distribution' from source: facts 7071 1726853191.95490: variable 'ansible_distribution_major_version' from source: facts 7071 1726853191.95499: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853191.95653: variable 'network_state' from source: role '' defaults 7071 1726853191.95656: Evaluated conditional (network_state != {}): False 7071 1726853191.95659: when evaluation is False, skipping this task 7071 1726853191.95661: _execute() done 7071 1726853191.95664: dumping result to json 7071 1726853191.95666: done dumping result, returning 7071 1726853191.95668: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-ff75-6002-000000000109] 7071 1726853191.95673: sending task result for task 02083763-bbaf-ff75-6002-000000000109 7071 1726853191.96039: done sending task result for task 02083763-bbaf-ff75-6002-000000000109 7071 1726853191.96045: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853191.96142: no more pending results, returning what we have 7071 1726853191.96148: results queue empty 7071 1726853191.96148: checking for any_errors_fatal 7071 1726853191.96153: done checking for any_errors_fatal 7071 1726853191.96155: checking for max_fail_percentage 7071 1726853191.96157: done checking for max_fail_percentage 7071 1726853191.96158: checking to see if all hosts have failed and the running result is not ok 7071 1726853191.96159: done checking to see if all hosts have failed 7071 1726853191.96160: getting the remaining hosts for this loop 7071 1726853191.96161: done getting the remaining hosts for this loop 7071 1726853191.96164: getting the next task for host managed_node1 7071 1726853191.96172: done getting next task for host managed_node1 7071 1726853191.96176: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7071 1726853191.96179: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853191.96199: getting variables 7071 1726853191.96201: in VariableManager get_vars() 7071 1726853191.96286: Calling all_inventory to load vars for managed_node1 7071 1726853191.96289: Calling groups_inventory to load vars for managed_node1 7071 1726853191.96291: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853191.96301: Calling all_plugins_play to load vars for managed_node1 7071 1726853191.96304: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853191.96306: Calling groups_plugins_play to load vars for managed_node1 7071 1726853191.98554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853192.00834: done with get_vars() 7071 1726853192.00890: done getting variables 7071 1726853192.00949: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:26:32 -0400 (0:00:00.109) 0:00:59.965 ****** 7071 1726853192.00993: entering _queue_task() for managed_node1/package 7071 1726853192.01635: worker is 1 (out of 1 available) 7071 1726853192.01650: exiting _queue_task() for managed_node1/package 7071 1726853192.01663: done queuing things up, now waiting for results queue to drain 7071 1726853192.01664: waiting for pending results... 7071 1726853192.01940: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7071 1726853192.02277: in run() - task 02083763-bbaf-ff75-6002-00000000010a 7071 1726853192.02281: variable 'ansible_search_path' from source: unknown 7071 1726853192.02283: variable 'ansible_search_path' from source: unknown 7071 1726853192.02286: calling self._execute() 7071 1726853192.02289: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853192.02291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853192.02293: variable 'omit' from source: magic vars 7071 1726853192.02695: variable 'ansible_distribution_major_version' from source: facts 7071 1726853192.02713: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853192.02921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853192.05266: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853192.05350: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853192.05396: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853192.05434: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853192.05475: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853192.05576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853192.05597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853192.05625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853192.05976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853192.05980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853192.05982: variable 'ansible_distribution' from source: facts 7071 1726853192.05985: variable 'ansible_distribution_major_version' from source: facts 7071 1726853192.05987: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853192.05989: variable 'ansible_distribution_major_version' from source: facts 7071 1726853192.05991: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853192.06138: variable 'ansible_distribution' from source: facts 7071 1726853192.06149: variable 'ansible_distribution_major_version' from source: facts 7071 1726853192.06159: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853192.06276: variable 'ansible_distribution_major_version' from source: facts 7071 1726853192.06286: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853192.06465: variable 'ansible_distribution' from source: facts 7071 1726853192.06476: variable 'ansible_distribution_major_version' from source: facts 7071 1726853192.06486: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853192.06608: variable 'network_state' from source: role '' defaults 7071 1726853192.06625: Evaluated conditional (network_state != {}): False 7071 1726853192.06631: when evaluation is False, skipping this task 7071 1726853192.06638: _execute() done 7071 1726853192.06646: dumping result to json 7071 1726853192.06667: done dumping result, returning 7071 1726853192.06681: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-ff75-6002-00000000010a] 7071 1726853192.06691: sending task result for task 02083763-bbaf-ff75-6002-00000000010a 7071 1726853192.06877: done sending task result for task 02083763-bbaf-ff75-6002-00000000010a 7071 1726853192.06880: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853192.06929: no more pending results, returning what we have 7071 1726853192.06933: results queue empty 7071 1726853192.06934: checking for any_errors_fatal 7071 1726853192.06940: done checking for any_errors_fatal 7071 1726853192.06941: checking for max_fail_percentage 7071 1726853192.06946: done checking for max_fail_percentage 7071 1726853192.06947: checking to see if all hosts have failed and the running result is not ok 7071 1726853192.06948: done checking to see if all hosts have failed 7071 1726853192.06949: getting the remaining hosts for this loop 7071 1726853192.06951: done getting the remaining hosts for this loop 7071 1726853192.06955: getting the next task for host managed_node1 7071 1726853192.06963: done getting next task for host managed_node1 7071 1726853192.06967: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7071 1726853192.06969: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853192.06994: getting variables 7071 1726853192.06997: in VariableManager get_vars() 7071 1726853192.07058: Calling all_inventory to load vars for managed_node1 7071 1726853192.07061: Calling groups_inventory to load vars for managed_node1 7071 1726853192.07064: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853192.07277: Calling all_plugins_play to load vars for managed_node1 7071 1726853192.07281: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853192.07285: Calling groups_plugins_play to load vars for managed_node1 7071 1726853192.08813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853192.12262: done with get_vars() 7071 1726853192.12300: done getting variables 7071 1726853192.12368: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:26:32 -0400 (0:00:00.116) 0:01:00.082 ****** 7071 1726853192.12614: entering _queue_task() for managed_node1/service 7071 1726853192.13159: worker is 1 (out of 1 available) 7071 1726853192.13279: exiting _queue_task() for managed_node1/service 7071 1726853192.13291: done queuing things up, now waiting for results queue to drain 7071 1726853192.13292: waiting for pending results... 7071 1726853192.13790: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7071 1726853192.14023: in run() - task 02083763-bbaf-ff75-6002-00000000010b 7071 1726853192.14040: variable 'ansible_search_path' from source: unknown 7071 1726853192.14046: variable 'ansible_search_path' from source: unknown 7071 1726853192.14199: calling self._execute() 7071 1726853192.14376: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853192.14390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853192.14406: variable 'omit' from source: magic vars 7071 1726853192.15387: variable 'ansible_distribution_major_version' from source: facts 7071 1726853192.15390: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853192.15959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853192.19443: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853192.19678: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853192.19682: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853192.19684: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853192.19687: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853192.19701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853192.19734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853192.19761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853192.19801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853192.19814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853192.20076: variable 'ansible_distribution' from source: facts 7071 1726853192.20080: variable 'ansible_distribution_major_version' from source: facts 7071 1726853192.20082: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853192.20085: variable 'ansible_distribution_major_version' from source: facts 7071 1726853192.20087: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853192.20264: variable 'ansible_distribution' from source: facts 7071 1726853192.20268: variable 'ansible_distribution_major_version' from source: facts 7071 1726853192.20384: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853192.20388: variable 'ansible_distribution_major_version' from source: facts 7071 1726853192.20391: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853192.20555: variable 'ansible_distribution' from source: facts 7071 1726853192.20558: variable 'ansible_distribution_major_version' from source: facts 7071 1726853192.20564: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853192.20669: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853192.20876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853192.20879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853192.20883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853192.20885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853192.20888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853192.20925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853192.20948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853192.20973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853192.21009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853192.21023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853192.21062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853192.21085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853192.21107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853192.21144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853192.21378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853192.21381: variable 'network_connections' from source: task vars 7071 1726853192.21384: variable 'interface' from source: play vars 7071 1726853192.21386: variable 'interface' from source: play vars 7071 1726853192.21463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853192.21645: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853192.21685: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853192.21714: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853192.21743: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853192.21787: 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) 7071 1726853192.21810: 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) 7071 1726853192.21831: 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) 7071 1726853192.21858: 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) 7071 1726853192.21904: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853192.22137: variable 'network_connections' from source: task vars 7071 1726853192.22142: variable 'interface' from source: play vars 7071 1726853192.22205: variable 'interface' from source: play vars 7071 1726853192.22229: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7071 1726853192.22232: when evaluation is False, skipping this task 7071 1726853192.22235: _execute() done 7071 1726853192.22237: dumping result to json 7071 1726853192.22577: done dumping result, returning 7071 1726853192.22580: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-ff75-6002-00000000010b] 7071 1726853192.22582: sending task result for task 02083763-bbaf-ff75-6002-00000000010b 7071 1726853192.22648: done sending task result for task 02083763-bbaf-ff75-6002-00000000010b 7071 1726853192.22651: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7071 1726853192.22691: no more pending results, returning what we have 7071 1726853192.22694: results queue empty 7071 1726853192.22695: checking for any_errors_fatal 7071 1726853192.22700: done checking for any_errors_fatal 7071 1726853192.22701: checking for max_fail_percentage 7071 1726853192.22703: done checking for max_fail_percentage 7071 1726853192.22704: checking to see if all hosts have failed and the running result is not ok 7071 1726853192.22705: done checking to see if all hosts have failed 7071 1726853192.22705: getting the remaining hosts for this loop 7071 1726853192.22707: done getting the remaining hosts for this loop 7071 1726853192.22710: getting the next task for host managed_node1 7071 1726853192.22715: done getting next task for host managed_node1 7071 1726853192.22719: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7071 1726853192.22721: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853192.22740: getting variables 7071 1726853192.22741: in VariableManager get_vars() 7071 1726853192.22789: Calling all_inventory to load vars for managed_node1 7071 1726853192.22792: Calling groups_inventory to load vars for managed_node1 7071 1726853192.22794: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853192.22803: Calling all_plugins_play to load vars for managed_node1 7071 1726853192.22806: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853192.22808: Calling groups_plugins_play to load vars for managed_node1 7071 1726853192.25224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853192.26893: done with get_vars() 7071 1726853192.26936: done getting variables 7071 1726853192.27007: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:26:32 -0400 (0:00:00.144) 0:01:00.226 ****** 7071 1726853192.27044: entering _queue_task() for managed_node1/service 7071 1726853192.27462: worker is 1 (out of 1 available) 7071 1726853192.27576: exiting _queue_task() for managed_node1/service 7071 1726853192.27588: done queuing things up, now waiting for results queue to drain 7071 1726853192.27590: waiting for pending results... 7071 1726853192.27754: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7071 1726853192.27928: in run() - task 02083763-bbaf-ff75-6002-00000000010c 7071 1726853192.27934: variable 'ansible_search_path' from source: unknown 7071 1726853192.27977: variable 'ansible_search_path' from source: unknown 7071 1726853192.27987: calling self._execute() 7071 1726853192.28097: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853192.28107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853192.28122: variable 'omit' from source: magic vars 7071 1726853192.28532: variable 'ansible_distribution_major_version' from source: facts 7071 1726853192.28578: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853192.28758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853192.31294: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853192.31364: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853192.31476: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853192.31480: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853192.31488: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853192.31574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853192.31608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853192.31645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853192.31690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853192.31708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853192.31825: variable 'ansible_distribution' from source: facts 7071 1726853192.31836: variable 'ansible_distribution_major_version' from source: facts 7071 1726853192.31855: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853192.31977: variable 'ansible_distribution_major_version' from source: facts 7071 1726853192.32074: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853192.32159: variable 'ansible_distribution' from source: facts 7071 1726853192.32169: variable 'ansible_distribution_major_version' from source: facts 7071 1726853192.32189: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853192.32300: variable 'ansible_distribution_major_version' from source: facts 7071 1726853192.32310: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853192.32507: variable 'ansible_distribution' from source: facts 7071 1726853192.32510: variable 'ansible_distribution_major_version' from source: facts 7071 1726853192.32513: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853192.32647: variable 'network_provider' from source: set_fact 7071 1726853192.32659: variable 'network_state' from source: role '' defaults 7071 1726853192.32676: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7071 1726853192.32725: variable 'omit' from source: magic vars 7071 1726853192.32754: variable 'omit' from source: magic vars 7071 1726853192.32791: variable 'network_service_name' from source: role '' defaults 7071 1726853192.32878: variable 'network_service_name' from source: role '' defaults 7071 1726853192.32992: variable '__network_provider_setup' from source: role '' defaults 7071 1726853192.33003: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853192.33072: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853192.33157: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853192.33160: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853192.33329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853192.33376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853192.33396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853192.33434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853192.33484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853192.33505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853192.33541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853192.33579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853192.33635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853192.33654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853192.34202: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7071 1726853192.34225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853192.34253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853192.34291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853192.34340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853192.34361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853192.34759: variable 'ansible_python' from source: facts 7071 1726853192.34761: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7071 1726853192.35180: variable '__network_wpa_supplicant_required' from source: role '' defaults 7071 1726853192.35288: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7071 1726853192.35795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853192.35798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853192.35800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853192.35903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853192.35922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853192.36057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853192.36446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853192.36449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853192.36451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853192.36453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853192.37178: variable 'network_connections' from source: task vars 7071 1726853192.37181: variable 'interface' from source: play vars 7071 1726853192.37184: variable 'interface' from source: play vars 7071 1726853192.37420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853192.37975: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853192.38195: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853192.38314: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853192.38420: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853192.38607: 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) 7071 1726853192.38735: 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) 7071 1726853192.38921: 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) 7071 1726853192.38961: 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) 7071 1726853192.39018: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853192.39725: variable 'network_connections' from source: task vars 7071 1726853192.39739: variable 'interface' from source: play vars 7071 1726853192.39925: variable 'interface' from source: play vars 7071 1726853192.39964: variable '__network_packages_default_wireless' from source: role '' defaults 7071 1726853192.40086: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853192.40747: variable 'network_connections' from source: task vars 7071 1726853192.41076: variable 'interface' from source: play vars 7071 1726853192.41080: variable 'interface' from source: play vars 7071 1726853192.41082: variable '__network_packages_default_team' from source: role '' defaults 7071 1726853192.41084: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853192.41717: variable 'network_connections' from source: task vars 7071 1726853192.41841: variable 'interface' from source: play vars 7071 1726853192.41984: variable 'interface' from source: play vars 7071 1726853192.42041: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853192.42221: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853192.42477: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853192.42482: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853192.42815: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7071 1726853192.43793: variable 'network_connections' from source: task vars 7071 1726853192.43916: variable 'interface' from source: play vars 7071 1726853192.44177: variable 'interface' from source: play vars 7071 1726853192.44181: variable 'ansible_distribution' from source: facts 7071 1726853192.44183: variable '__network_rh_distros' from source: role '' defaults 7071 1726853192.44185: variable 'ansible_distribution_major_version' from source: facts 7071 1726853192.44191: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7071 1726853192.44697: variable 'ansible_distribution' from source: facts 7071 1726853192.44707: variable '__network_rh_distros' from source: role '' defaults 7071 1726853192.44755: variable 'ansible_distribution_major_version' from source: facts 7071 1726853192.44779: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7071 1726853192.45152: variable 'ansible_distribution' from source: facts 7071 1726853192.45161: variable '__network_rh_distros' from source: role '' defaults 7071 1726853192.45191: variable 'ansible_distribution_major_version' from source: facts 7071 1726853192.45438: variable 'network_provider' from source: set_fact 7071 1726853192.45441: variable 'omit' from source: magic vars 7071 1726853192.45443: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853192.45469: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853192.45566: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853192.45592: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853192.45607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853192.45641: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853192.45874: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853192.45877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853192.46090: Set connection var ansible_connection to ssh 7071 1726853192.46093: Set connection var ansible_timeout to 10 7071 1726853192.46096: Set connection var ansible_shell_type to sh 7071 1726853192.46098: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853192.46100: Set connection var ansible_pipelining to False 7071 1726853192.46102: Set connection var ansible_shell_executable to /bin/sh 7071 1726853192.46104: variable 'ansible_shell_executable' from source: unknown 7071 1726853192.46105: variable 'ansible_connection' from source: unknown 7071 1726853192.46107: variable 'ansible_module_compression' from source: unknown 7071 1726853192.46109: variable 'ansible_shell_type' from source: unknown 7071 1726853192.46111: variable 'ansible_shell_executable' from source: unknown 7071 1726853192.46113: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853192.46115: variable 'ansible_pipelining' from source: unknown 7071 1726853192.46117: variable 'ansible_timeout' from source: unknown 7071 1726853192.46119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853192.46368: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853192.46387: variable 'omit' from source: magic vars 7071 1726853192.46398: starting attempt loop 7071 1726853192.46405: running the handler 7071 1726853192.46560: variable 'ansible_facts' from source: unknown 7071 1726853192.48142: _low_level_execute_command(): starting 7071 1726853192.48159: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853192.50106: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853192.50120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853192.50177: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853192.50188: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853192.50219: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853192.50331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853192.52025: stdout chunk (state=3): >>>/root <<< 7071 1726853192.52185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853192.52222: stderr chunk (state=3): >>><<< 7071 1726853192.52328: stdout chunk (state=3): >>><<< 7071 1726853192.52332: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853192.52335: _low_level_execute_command(): starting 7071 1726853192.52462: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853192.5230775-9249-278838391030781 `" && echo ansible-tmp-1726853192.5230775-9249-278838391030781="` echo /root/.ansible/tmp/ansible-tmp-1726853192.5230775-9249-278838391030781 `" ) && sleep 0' 7071 1726853192.53716: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853192.53719: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853192.53722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853192.53724: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853192.53785: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853192.53787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853192.53931: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853192.54002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853192.56020: stdout chunk (state=3): >>>ansible-tmp-1726853192.5230775-9249-278838391030781=/root/.ansible/tmp/ansible-tmp-1726853192.5230775-9249-278838391030781 <<< 7071 1726853192.56211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853192.56244: stderr chunk (state=3): >>><<< 7071 1726853192.56259: stdout chunk (state=3): >>><<< 7071 1726853192.56285: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853192.5230775-9249-278838391030781=/root/.ansible/tmp/ansible-tmp-1726853192.5230775-9249-278838391030781 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853192.56347: variable 'ansible_module_compression' from source: unknown 7071 1726853192.56492: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7071 1726853192.56614: variable 'ansible_facts' from source: unknown 7071 1726853192.57086: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853192.5230775-9249-278838391030781/AnsiballZ_systemd.py 7071 1726853192.57321: Sending initial data 7071 1726853192.57331: Sent initial data (154 bytes) 7071 1726853192.58689: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853192.58913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853192.58925: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853192.59001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853192.60599: 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 <<< 7071 1726853192.60715: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853192.60758: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpy5g9rbdu /root/.ansible/tmp/ansible-tmp-1726853192.5230775-9249-278838391030781/AnsiballZ_systemd.py <<< 7071 1726853192.60786: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853192.5230775-9249-278838391030781/AnsiballZ_systemd.py" <<< 7071 1726853192.60812: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpy5g9rbdu" to remote "/root/.ansible/tmp/ansible-tmp-1726853192.5230775-9249-278838391030781/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853192.5230775-9249-278838391030781/AnsiballZ_systemd.py" <<< 7071 1726853192.63879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853192.63883: stdout chunk (state=3): >>><<< 7071 1726853192.63886: stderr chunk (state=3): >>><<< 7071 1726853192.63888: done transferring module to remote 7071 1726853192.63890: _low_level_execute_command(): starting 7071 1726853192.63893: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853192.5230775-9249-278838391030781/ /root/.ansible/tmp/ansible-tmp-1726853192.5230775-9249-278838391030781/AnsiballZ_systemd.py && sleep 0' 7071 1726853192.65156: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853192.65214: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853192.65284: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853192.65341: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853192.65431: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853192.65452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853192.65519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853192.67455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853192.67577: stderr chunk (state=3): >>><<< 7071 1726853192.67580: stdout chunk (state=3): >>><<< 7071 1726853192.67597: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853192.67605: _low_level_execute_command(): starting 7071 1726853192.67607: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853192.5230775-9249-278838391030781/AnsiballZ_systemd.py && sleep 0' 7071 1726853192.69173: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853192.69178: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853192.69182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853192.69184: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853192.69187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853192.69189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853192.69384: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853192.69421: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853192.69465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853192.98702: 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 13:20:47 EDT", "ExecMainStartTimestampMonotonic": "13747067", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ExecMainHandoffTimestampMonotonic": "13825256", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9928704", "MemoryPeak": "10457088", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3310575616", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "210387000", "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", "CoredumpRec<<< 7071 1726853192.98775: stdout chunk (state=3): >>>eive": "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 system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service network.target NetworkManager-wait-online.service multi-user.target", "After": "basic.ta<<< 7071 1726853192.98791: stdout chunk (state=3): >>>rget dbus.socket cloud-init-local.service network-pre.target dbus-broker.service sysinit.target system.slice systemd-journald.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 13:26:03 EDT", "StateChangeTimestampMonotonic": "329729315", "InactiveExitTimestamp": "Fri 2024-09-20 13:20:47 EDT", "InactiveExitTimestampMonotonic": "13748890", "ActiveEnterTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ActiveEnterTimestampMonotonic": "14166608", "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 13:20:47 EDT", "ConditionTimestampMonotonic": "13745559", "AssertTimestamp": "Fri 2024-09-20 13:20:47 EDT", "AssertTimestampMonotonic": "13745562", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "5f58decfa480494eac8aa3993b4c7ec8", "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}}} <<< 7071 1726853193.00657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853193.00661: stderr chunk (state=3): >>><<< 7071 1726853193.00664: stdout chunk (state=3): >>><<< 7071 1726853193.00758: _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 13:20:47 EDT", "ExecMainStartTimestampMonotonic": "13747067", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ExecMainHandoffTimestampMonotonic": "13825256", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9928704", "MemoryPeak": "10457088", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3310575616", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "210387000", "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 system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service network.target NetworkManager-wait-online.service multi-user.target", "After": "basic.target dbus.socket cloud-init-local.service network-pre.target dbus-broker.service sysinit.target system.slice systemd-journald.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 13:26:03 EDT", "StateChangeTimestampMonotonic": "329729315", "InactiveExitTimestamp": "Fri 2024-09-20 13:20:47 EDT", "InactiveExitTimestampMonotonic": "13748890", "ActiveEnterTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ActiveEnterTimestampMonotonic": "14166608", "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 13:20:47 EDT", "ConditionTimestampMonotonic": "13745559", "AssertTimestamp": "Fri 2024-09-20 13:20:47 EDT", "AssertTimestampMonotonic": "13745562", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "5f58decfa480494eac8aa3993b4c7ec8", "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853193.01261: 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-1726853192.5230775-9249-278838391030781/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853193.01264: _low_level_execute_command(): starting 7071 1726853193.01267: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853192.5230775-9249-278838391030781/ > /dev/null 2>&1 && sleep 0' 7071 1726853193.02205: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853193.02433: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853193.02450: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853193.02536: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853193.04386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853193.04393: stderr chunk (state=3): >>><<< 7071 1726853193.04396: stdout chunk (state=3): >>><<< 7071 1726853193.04410: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853193.04418: handler run complete 7071 1726853193.04484: attempt loop complete, returning result 7071 1726853193.04487: _execute() done 7071 1726853193.04489: dumping result to json 7071 1726853193.04509: done dumping result, returning 7071 1726853193.04519: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-ff75-6002-00000000010c] 7071 1726853193.04523: sending task result for task 02083763-bbaf-ff75-6002-00000000010c 7071 1726853193.05016: done sending task result for task 02083763-bbaf-ff75-6002-00000000010c 7071 1726853193.05019: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853193.05082: no more pending results, returning what we have 7071 1726853193.05085: results queue empty 7071 1726853193.05086: checking for any_errors_fatal 7071 1726853193.05093: done checking for any_errors_fatal 7071 1726853193.05093: checking for max_fail_percentage 7071 1726853193.05095: done checking for max_fail_percentage 7071 1726853193.05095: checking to see if all hosts have failed and the running result is not ok 7071 1726853193.05096: done checking to see if all hosts have failed 7071 1726853193.05097: getting the remaining hosts for this loop 7071 1726853193.05098: done getting the remaining hosts for this loop 7071 1726853193.05102: getting the next task for host managed_node1 7071 1726853193.05108: done getting next task for host managed_node1 7071 1726853193.05111: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7071 1726853193.05114: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853193.05127: getting variables 7071 1726853193.05129: in VariableManager get_vars() 7071 1726853193.05180: Calling all_inventory to load vars for managed_node1 7071 1726853193.05183: Calling groups_inventory to load vars for managed_node1 7071 1726853193.05185: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853193.05195: Calling all_plugins_play to load vars for managed_node1 7071 1726853193.05198: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853193.05200: Calling groups_plugins_play to load vars for managed_node1 7071 1726853193.08339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853193.09936: done with get_vars() 7071 1726853193.09964: done getting variables 7071 1726853193.10019: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:26:33 -0400 (0:00:00.830) 0:01:01.056 ****** 7071 1726853193.10053: entering _queue_task() for managed_node1/service 7071 1726853193.10601: worker is 1 (out of 1 available) 7071 1726853193.10612: exiting _queue_task() for managed_node1/service 7071 1726853193.10623: done queuing things up, now waiting for results queue to drain 7071 1726853193.10625: waiting for pending results... 7071 1726853193.11224: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7071 1726853193.11380: in run() - task 02083763-bbaf-ff75-6002-00000000010d 7071 1726853193.11384: variable 'ansible_search_path' from source: unknown 7071 1726853193.11387: variable 'ansible_search_path' from source: unknown 7071 1726853193.11452: calling self._execute() 7071 1726853193.11690: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853193.11813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853193.11817: variable 'omit' from source: magic vars 7071 1726853193.12212: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.12230: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853193.12427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853193.14718: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853193.14794: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853193.14833: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853193.14889: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853193.14920: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853193.15023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853193.15377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853193.15380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853193.15383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853193.15385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853193.15387: variable 'ansible_distribution' from source: facts 7071 1726853193.15389: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.15407: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853193.15530: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.15542: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853193.15723: variable 'ansible_distribution' from source: facts 7071 1726853193.15736: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.15750: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853193.15864: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.15875: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853193.16040: variable 'ansible_distribution' from source: facts 7071 1726853193.16052: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.16067: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853193.16277: variable 'network_provider' from source: set_fact 7071 1726853193.16280: Evaluated conditional (network_provider == "nm"): True 7071 1726853193.16283: variable '__network_wpa_supplicant_required' from source: role '' defaults 7071 1726853193.16359: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7071 1726853193.16474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853193.16508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853193.16537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853193.16585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853193.16609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853193.16655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853193.16684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853193.16715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853193.16760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853193.16787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853193.16839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853193.16873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853193.16903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853193.16954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853193.16979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853193.17148: variable 'network_connections' from source: task vars 7071 1726853193.17152: variable 'interface' from source: play vars 7071 1726853193.17220: variable 'interface' from source: play vars 7071 1726853193.17366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853193.17490: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853193.17528: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853193.17561: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853193.17597: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853193.17663: 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) 7071 1726853193.17700: 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) 7071 1726853193.17733: 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) 7071 1726853193.17770: 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) 7071 1726853193.17830: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853193.18127: variable 'network_connections' from source: task vars 7071 1726853193.18130: variable 'interface' from source: play vars 7071 1726853193.18174: variable 'interface' from source: play vars 7071 1726853193.18209: Evaluated conditional (__network_wpa_supplicant_required): False 7071 1726853193.18217: when evaluation is False, skipping this task 7071 1726853193.18226: _execute() done 7071 1726853193.18276: dumping result to json 7071 1726853193.18279: done dumping result, returning 7071 1726853193.18282: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-ff75-6002-00000000010d] 7071 1726853193.18284: sending task result for task 02083763-bbaf-ff75-6002-00000000010d 7071 1726853193.18612: done sending task result for task 02083763-bbaf-ff75-6002-00000000010d 7071 1726853193.18615: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 7071 1726853193.18663: no more pending results, returning what we have 7071 1726853193.18667: results queue empty 7071 1726853193.18668: checking for any_errors_fatal 7071 1726853193.18688: done checking for any_errors_fatal 7071 1726853193.18689: checking for max_fail_percentage 7071 1726853193.18691: done checking for max_fail_percentage 7071 1726853193.18692: checking to see if all hosts have failed and the running result is not ok 7071 1726853193.18693: done checking to see if all hosts have failed 7071 1726853193.18694: getting the remaining hosts for this loop 7071 1726853193.18696: done getting the remaining hosts for this loop 7071 1726853193.18699: getting the next task for host managed_node1 7071 1726853193.18706: done getting next task for host managed_node1 7071 1726853193.18710: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7071 1726853193.18713: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853193.18734: getting variables 7071 1726853193.18736: in VariableManager get_vars() 7071 1726853193.18808: Calling all_inventory to load vars for managed_node1 7071 1726853193.18811: Calling groups_inventory to load vars for managed_node1 7071 1726853193.18814: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853193.18825: Calling all_plugins_play to load vars for managed_node1 7071 1726853193.18829: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853193.18832: Calling groups_plugins_play to load vars for managed_node1 7071 1726853193.20416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853193.22469: done with get_vars() 7071 1726853193.22704: done getting variables 7071 1726853193.22767: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:26:33 -0400 (0:00:00.127) 0:01:01.184 ****** 7071 1726853193.22801: entering _queue_task() for managed_node1/service 7071 1726853193.23367: worker is 1 (out of 1 available) 7071 1726853193.23383: exiting _queue_task() for managed_node1/service 7071 1726853193.23395: done queuing things up, now waiting for results queue to drain 7071 1726853193.23396: waiting for pending results... 7071 1726853193.23725: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7071 1726853193.23876: in run() - task 02083763-bbaf-ff75-6002-00000000010e 7071 1726853193.23895: variable 'ansible_search_path' from source: unknown 7071 1726853193.23905: variable 'ansible_search_path' from source: unknown 7071 1726853193.23951: calling self._execute() 7071 1726853193.24057: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853193.24070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853193.24089: variable 'omit' from source: magic vars 7071 1726853193.24487: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.24501: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853193.24685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853193.27236: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853193.27307: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853193.27353: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853193.27393: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853193.27436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853193.27522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853193.27653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853193.27657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853193.27659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853193.27661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853193.27775: variable 'ansible_distribution' from source: facts 7071 1726853193.27785: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.27796: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853193.27917: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.27927: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853193.28106: variable 'ansible_distribution' from source: facts 7071 1726853193.28115: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.28125: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853193.28240: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.28253: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853193.28432: variable 'ansible_distribution' from source: facts 7071 1726853193.28441: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.28455: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853193.28566: variable 'network_provider' from source: set_fact 7071 1726853193.28580: Evaluated conditional (network_provider == "initscripts"): False 7071 1726853193.28628: when evaluation is False, skipping this task 7071 1726853193.28631: _execute() done 7071 1726853193.28633: dumping result to json 7071 1726853193.28636: done dumping result, returning 7071 1726853193.28638: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-ff75-6002-00000000010e] 7071 1726853193.28640: sending task result for task 02083763-bbaf-ff75-6002-00000000010e skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853193.28782: no more pending results, returning what we have 7071 1726853193.28785: results queue empty 7071 1726853193.28786: checking for any_errors_fatal 7071 1726853193.28795: done checking for any_errors_fatal 7071 1726853193.28796: checking for max_fail_percentage 7071 1726853193.28798: done checking for max_fail_percentage 7071 1726853193.28798: checking to see if all hosts have failed and the running result is not ok 7071 1726853193.28800: done checking to see if all hosts have failed 7071 1726853193.28800: getting the remaining hosts for this loop 7071 1726853193.28802: done getting the remaining hosts for this loop 7071 1726853193.28806: getting the next task for host managed_node1 7071 1726853193.28814: done getting next task for host managed_node1 7071 1726853193.28819: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7071 1726853193.28821: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853193.28848: getting variables 7071 1726853193.28851: in VariableManager get_vars() 7071 1726853193.29112: Calling all_inventory to load vars for managed_node1 7071 1726853193.29115: Calling groups_inventory to load vars for managed_node1 7071 1726853193.29118: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853193.29130: Calling all_plugins_play to load vars for managed_node1 7071 1726853193.29134: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853193.29137: Calling groups_plugins_play to load vars for managed_node1 7071 1726853193.29686: done sending task result for task 02083763-bbaf-ff75-6002-00000000010e 7071 1726853193.29690: WORKER PROCESS EXITING 7071 1726853193.30657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853193.32203: done with get_vars() 7071 1726853193.32228: done getting variables 7071 1726853193.32289: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:26:33 -0400 (0:00:00.095) 0:01:01.279 ****** 7071 1726853193.32330: entering _queue_task() for managed_node1/copy 7071 1726853193.32677: worker is 1 (out of 1 available) 7071 1726853193.32689: exiting _queue_task() for managed_node1/copy 7071 1726853193.32702: done queuing things up, now waiting for results queue to drain 7071 1726853193.32704: waiting for pending results... 7071 1726853193.32992: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7071 1726853193.33135: in run() - task 02083763-bbaf-ff75-6002-00000000010f 7071 1726853193.33159: variable 'ansible_search_path' from source: unknown 7071 1726853193.33168: variable 'ansible_search_path' from source: unknown 7071 1726853193.33212: calling self._execute() 7071 1726853193.33321: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853193.33338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853193.33356: variable 'omit' from source: magic vars 7071 1726853193.33752: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.33775: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853193.33986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853193.36269: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853193.36335: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853193.36381: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853193.36476: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853193.36480: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853193.36539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853193.36907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853193.36939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853193.36984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853193.37003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853193.37137: variable 'ansible_distribution' from source: facts 7071 1726853193.37140: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.37145: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853193.37476: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.37479: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853193.37482: variable 'ansible_distribution' from source: facts 7071 1726853193.37484: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.37486: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853193.37577: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.37588: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853193.37765: variable 'ansible_distribution' from source: facts 7071 1726853193.37778: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.37790: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853193.37901: variable 'network_provider' from source: set_fact 7071 1726853193.37913: Evaluated conditional (network_provider == "initscripts"): False 7071 1726853193.37922: when evaluation is False, skipping this task 7071 1726853193.37933: _execute() done 7071 1726853193.38038: dumping result to json 7071 1726853193.38041: done dumping result, returning 7071 1726853193.38046: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-ff75-6002-00000000010f] 7071 1726853193.38048: sending task result for task 02083763-bbaf-ff75-6002-00000000010f 7071 1726853193.38127: done sending task result for task 02083763-bbaf-ff75-6002-00000000010f 7071 1726853193.38130: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7071 1726853193.38197: no more pending results, returning what we have 7071 1726853193.38201: results queue empty 7071 1726853193.38202: checking for any_errors_fatal 7071 1726853193.38210: done checking for any_errors_fatal 7071 1726853193.38210: checking for max_fail_percentage 7071 1726853193.38213: done checking for max_fail_percentage 7071 1726853193.38214: checking to see if all hosts have failed and the running result is not ok 7071 1726853193.38215: done checking to see if all hosts have failed 7071 1726853193.38215: getting the remaining hosts for this loop 7071 1726853193.38217: done getting the remaining hosts for this loop 7071 1726853193.38222: getting the next task for host managed_node1 7071 1726853193.38230: done getting next task for host managed_node1 7071 1726853193.38234: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7071 1726853193.38238: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853193.38263: getting variables 7071 1726853193.38265: in VariableManager get_vars() 7071 1726853193.38324: Calling all_inventory to load vars for managed_node1 7071 1726853193.38327: Calling groups_inventory to load vars for managed_node1 7071 1726853193.38329: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853193.38342: Calling all_plugins_play to load vars for managed_node1 7071 1726853193.38348: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853193.38352: Calling groups_plugins_play to load vars for managed_node1 7071 1726853193.40080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853193.41620: done with get_vars() 7071 1726853193.41651: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:26:33 -0400 (0:00:00.094) 0:01:01.373 ****** 7071 1726853193.41742: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7071 1726853193.42102: worker is 1 (out of 1 available) 7071 1726853193.42116: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7071 1726853193.42128: done queuing things up, now waiting for results queue to drain 7071 1726853193.42130: waiting for pending results... 7071 1726853193.42500: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7071 1726853193.42591: in run() - task 02083763-bbaf-ff75-6002-000000000110 7071 1726853193.42617: variable 'ansible_search_path' from source: unknown 7071 1726853193.42627: variable 'ansible_search_path' from source: unknown 7071 1726853193.42674: calling self._execute() 7071 1726853193.42817: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853193.42821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853193.42825: variable 'omit' from source: magic vars 7071 1726853193.43184: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.43200: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853193.43397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853193.46479: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853193.46484: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853193.46639: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853193.46684: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853193.46714: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853193.46928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853193.46969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853193.47169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853193.47176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853193.47179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853193.47497: variable 'ansible_distribution' from source: facts 7071 1726853193.47500: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.47605: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853193.47701: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.47831: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853193.48018: variable 'ansible_distribution' from source: facts 7071 1726853193.48028: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.48047: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853193.48164: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.48178: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853193.48504: variable 'ansible_distribution' from source: facts 7071 1726853193.48514: variable 'ansible_distribution_major_version' from source: facts 7071 1726853193.48679: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853193.48682: variable 'omit' from source: magic vars 7071 1726853193.48684: variable 'omit' from source: magic vars 7071 1726853193.49177: variable 'network_provider' from source: set_fact 7071 1726853193.49181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853193.49210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853193.49240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853193.49326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853193.49398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853193.49474: variable 'omit' from source: magic vars 7071 1726853193.49686: variable 'omit' from source: magic vars 7071 1726853193.49934: variable 'network_connections' from source: task vars 7071 1726853193.50159: variable 'interface' from source: play vars 7071 1726853193.50163: variable 'interface' from source: play vars 7071 1726853193.50496: variable 'omit' from source: magic vars 7071 1726853193.50509: variable '__lsr_ansible_managed' from source: task vars 7071 1726853193.50575: variable '__lsr_ansible_managed' from source: task vars 7071 1726853193.51194: Loaded config def from plugin (lookup/template) 7071 1726853193.51258: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7071 1726853193.51293: File lookup term: get_ansible_managed.j2 7071 1726853193.51302: variable 'ansible_search_path' from source: unknown 7071 1726853193.51312: evaluation_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7071 1726853193.51328: search_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7071 1726853193.51379: variable 'ansible_search_path' from source: unknown 7071 1726853193.62310: variable 'ansible_managed' from source: unknown 7071 1726853193.62458: variable 'omit' from source: magic vars 7071 1726853193.62491: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853193.62525: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853193.62560: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853193.62583: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853193.62597: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853193.62623: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853193.62634: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853193.62641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853193.62733: Set connection var ansible_connection to ssh 7071 1726853193.62750: Set connection var ansible_timeout to 10 7071 1726853193.62760: Set connection var ansible_shell_type to sh 7071 1726853193.62774: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853193.62785: Set connection var ansible_pipelining to False 7071 1726853193.62976: Set connection var ansible_shell_executable to /bin/sh 7071 1726853193.62979: variable 'ansible_shell_executable' from source: unknown 7071 1726853193.62981: variable 'ansible_connection' from source: unknown 7071 1726853193.62983: variable 'ansible_module_compression' from source: unknown 7071 1726853193.62999: variable 'ansible_shell_type' from source: unknown 7071 1726853193.63001: variable 'ansible_shell_executable' from source: unknown 7071 1726853193.63003: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853193.63005: variable 'ansible_pipelining' from source: unknown 7071 1726853193.63007: variable 'ansible_timeout' from source: unknown 7071 1726853193.63009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853193.63011: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853193.63014: variable 'omit' from source: magic vars 7071 1726853193.63015: starting attempt loop 7071 1726853193.63017: running the handler 7071 1726853193.63025: _low_level_execute_command(): starting 7071 1726853193.63035: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853193.63636: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853193.63655: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853193.63667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853193.63687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853193.63789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853193.63888: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853193.63966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853193.65633: stdout chunk (state=3): >>>/root <<< 7071 1726853193.65848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853193.65865: stderr chunk (state=3): >>><<< 7071 1726853193.65874: stdout chunk (state=3): >>><<< 7071 1726853193.65895: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853193.65905: _low_level_execute_command(): starting 7071 1726853193.65912: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853193.6589491-9288-101833860929566 `" && echo ansible-tmp-1726853193.6589491-9288-101833860929566="` echo /root/.ansible/tmp/ansible-tmp-1726853193.6589491-9288-101833860929566 `" ) && sleep 0' 7071 1726853193.66766: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853193.66770: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853193.66780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853193.66783: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853193.66785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853193.66915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853193.67292: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853193.67357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853193.69214: stdout chunk (state=3): >>>ansible-tmp-1726853193.6589491-9288-101833860929566=/root/.ansible/tmp/ansible-tmp-1726853193.6589491-9288-101833860929566 <<< 7071 1726853193.69350: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853193.69354: stderr chunk (state=3): >>><<< 7071 1726853193.69356: stdout chunk (state=3): >>><<< 7071 1726853193.69380: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853193.6589491-9288-101833860929566=/root/.ansible/tmp/ansible-tmp-1726853193.6589491-9288-101833860929566 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853193.69576: variable 'ansible_module_compression' from source: unknown 7071 1726853193.69579: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7071 1726853193.69581: variable 'ansible_facts' from source: unknown 7071 1726853193.69654: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853193.6589491-9288-101833860929566/AnsiballZ_network_connections.py 7071 1726853193.69867: Sending initial data 7071 1726853193.69873: Sent initial data (166 bytes) 7071 1726853193.70485: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853193.70519: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853193.70522: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853193.70539: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853193.70653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853193.72190: 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 <<< 7071 1726853193.72235: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853193.72342: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpao0vgtaw /root/.ansible/tmp/ansible-tmp-1726853193.6589491-9288-101833860929566/AnsiballZ_network_connections.py <<< 7071 1726853193.72346: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853193.6589491-9288-101833860929566/AnsiballZ_network_connections.py" <<< 7071 1726853193.72393: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpao0vgtaw" to remote "/root/.ansible/tmp/ansible-tmp-1726853193.6589491-9288-101833860929566/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853193.6589491-9288-101833860929566/AnsiballZ_network_connections.py" <<< 7071 1726853193.73545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853193.73549: stdout chunk (state=3): >>><<< 7071 1726853193.73551: stderr chunk (state=3): >>><<< 7071 1726853193.73560: done transferring module to remote 7071 1726853193.73575: _low_level_execute_command(): starting 7071 1726853193.73582: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853193.6589491-9288-101833860929566/ /root/.ansible/tmp/ansible-tmp-1726853193.6589491-9288-101833860929566/AnsiballZ_network_connections.py && sleep 0' 7071 1726853193.74184: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853193.74288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853193.74313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853193.74332: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853193.74401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853193.76180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853193.76377: stdout chunk (state=3): >>><<< 7071 1726853193.76380: stderr chunk (state=3): >>><<< 7071 1726853193.76383: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853193.76389: _low_level_execute_command(): starting 7071 1726853193.76397: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853193.6589491-9288-101833860929566/AnsiballZ_network_connections.py && sleep 0' 7071 1726853193.76975: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853193.76990: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853193.77004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853193.77019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853193.77091: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853193.77131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853193.77153: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853193.77170: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853193.77241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853194.09031: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_uuo0xula/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_uuo0xula/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 802-1x-test/a2596bab-6dfa-4af6-a752-0f3d508753ed: error=unknown <<< 7071 1726853194.09267: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "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": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7071 1726853194.11093: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853194.11157: stderr chunk (state=3): >>><<< 7071 1726853194.11160: stdout chunk (state=3): >>><<< 7071 1726853194.11186: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_uuo0xula/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_uuo0xula/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 802-1x-test/a2596bab-6dfa-4af6-a752-0f3d508753ed: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "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": "802-1x-test", "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853194.11223: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', '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-1726853193.6589491-9288-101833860929566/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853194.11231: _low_level_execute_command(): starting 7071 1726853194.11236: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853193.6589491-9288-101833860929566/ > /dev/null 2>&1 && sleep 0' 7071 1726853194.11900: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853194.11909: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853194.11920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853194.11944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853194.11960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853194.11968: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853194.11982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853194.12053: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853194.12157: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853194.12162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853194.12165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853194.12200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853194.14103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853194.14108: stdout chunk (state=3): >>><<< 7071 1726853194.14110: stderr chunk (state=3): >>><<< 7071 1726853194.14282: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853194.14286: handler run complete 7071 1726853194.14288: attempt loop complete, returning result 7071 1726853194.14290: _execute() done 7071 1726853194.14292: dumping result to json 7071 1726853194.14294: done dumping result, returning 7071 1726853194.14296: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-ff75-6002-000000000110] 7071 1726853194.14298: sending task result for task 02083763-bbaf-ff75-6002-000000000110 changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 7071 1726853194.14512: no more pending results, returning what we have 7071 1726853194.14517: results queue empty 7071 1726853194.14518: checking for any_errors_fatal 7071 1726853194.14524: done checking for any_errors_fatal 7071 1726853194.14525: checking for max_fail_percentage 7071 1726853194.14527: done checking for max_fail_percentage 7071 1726853194.14528: checking to see if all hosts have failed and the running result is not ok 7071 1726853194.14529: done checking to see if all hosts have failed 7071 1726853194.14530: getting the remaining hosts for this loop 7071 1726853194.14532: done getting the remaining hosts for this loop 7071 1726853194.14535: getting the next task for host managed_node1 7071 1726853194.14542: done getting next task for host managed_node1 7071 1726853194.14548: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7071 1726853194.14551: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853194.14565: getting variables 7071 1726853194.14567: in VariableManager get_vars() 7071 1726853194.14739: Calling all_inventory to load vars for managed_node1 7071 1726853194.14745: Calling groups_inventory to load vars for managed_node1 7071 1726853194.14748: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853194.14758: Calling all_plugins_play to load vars for managed_node1 7071 1726853194.14761: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853194.14764: Calling groups_plugins_play to load vars for managed_node1 7071 1726853194.14888: done sending task result for task 02083763-bbaf-ff75-6002-000000000110 7071 1726853194.14892: WORKER PROCESS EXITING 7071 1726853194.16452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853194.18241: done with get_vars() 7071 1726853194.18290: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:26:34 -0400 (0:00:00.766) 0:01:02.140 ****** 7071 1726853194.18403: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7071 1726853194.18803: worker is 1 (out of 1 available) 7071 1726853194.18930: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7071 1726853194.18946: done queuing things up, now waiting for results queue to drain 7071 1726853194.18947: waiting for pending results... 7071 1726853194.19152: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7071 1726853194.19310: in run() - task 02083763-bbaf-ff75-6002-000000000111 7071 1726853194.19332: variable 'ansible_search_path' from source: unknown 7071 1726853194.19340: variable 'ansible_search_path' from source: unknown 7071 1726853194.19390: calling self._execute() 7071 1726853194.19503: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853194.19514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853194.19528: variable 'omit' from source: magic vars 7071 1726853194.19934: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.19954: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853194.20251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853194.22809: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853194.22890: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853194.22929: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853194.22976: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853194.23005: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853194.23178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853194.23182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853194.23184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853194.23194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853194.23215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853194.23339: variable 'ansible_distribution' from source: facts 7071 1726853194.23354: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.23368: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853194.23505: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.23522: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853194.23706: variable 'ansible_distribution' from source: facts 7071 1726853194.23720: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.23736: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853194.23937: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.23942: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853194.24041: variable 'ansible_distribution' from source: facts 7071 1726853194.24060: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.24076: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853194.24193: variable 'network_state' from source: role '' defaults 7071 1726853194.24198: Evaluated conditional (network_state != {}): False 7071 1726853194.24202: when evaluation is False, skipping this task 7071 1726853194.24205: _execute() done 7071 1726853194.24208: dumping result to json 7071 1726853194.24212: done dumping result, returning 7071 1726853194.24215: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-ff75-6002-000000000111] 7071 1726853194.24224: sending task result for task 02083763-bbaf-ff75-6002-000000000111 7071 1726853194.24314: done sending task result for task 02083763-bbaf-ff75-6002-000000000111 7071 1726853194.24316: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853194.24377: no more pending results, returning what we have 7071 1726853194.24385: results queue empty 7071 1726853194.24386: checking for any_errors_fatal 7071 1726853194.24395: done checking for any_errors_fatal 7071 1726853194.24396: checking for max_fail_percentage 7071 1726853194.24398: done checking for max_fail_percentage 7071 1726853194.24399: checking to see if all hosts have failed and the running result is not ok 7071 1726853194.24400: done checking to see if all hosts have failed 7071 1726853194.24401: getting the remaining hosts for this loop 7071 1726853194.24403: done getting the remaining hosts for this loop 7071 1726853194.24406: getting the next task for host managed_node1 7071 1726853194.24412: done getting next task for host managed_node1 7071 1726853194.24416: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7071 1726853194.24418: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853194.24440: getting variables 7071 1726853194.24441: in VariableManager get_vars() 7071 1726853194.24498: Calling all_inventory to load vars for managed_node1 7071 1726853194.24501: Calling groups_inventory to load vars for managed_node1 7071 1726853194.24503: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853194.24513: Calling all_plugins_play to load vars for managed_node1 7071 1726853194.24515: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853194.24518: Calling groups_plugins_play to load vars for managed_node1 7071 1726853194.25418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853194.26451: done with get_vars() 7071 1726853194.26480: done getting variables 7071 1726853194.26537: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:26:34 -0400 (0:00:00.081) 0:01:02.221 ****** 7071 1726853194.26580: entering _queue_task() for managed_node1/debug 7071 1726853194.27002: worker is 1 (out of 1 available) 7071 1726853194.27012: exiting _queue_task() for managed_node1/debug 7071 1726853194.27023: done queuing things up, now waiting for results queue to drain 7071 1726853194.27024: waiting for pending results... 7071 1726853194.27260: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7071 1726853194.27326: in run() - task 02083763-bbaf-ff75-6002-000000000112 7071 1726853194.27339: variable 'ansible_search_path' from source: unknown 7071 1726853194.27342: variable 'ansible_search_path' from source: unknown 7071 1726853194.27378: calling self._execute() 7071 1726853194.27459: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853194.27464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853194.27474: variable 'omit' from source: magic vars 7071 1726853194.27757: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.27765: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853194.27905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853194.29439: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853194.29484: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853194.29565: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853194.29569: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853194.29601: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853194.29677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853194.29695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853194.29717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853194.29756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853194.29785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853194.29885: variable 'ansible_distribution' from source: facts 7071 1726853194.29889: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.29974: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853194.29997: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.30003: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853194.30170: variable 'ansible_distribution' from source: facts 7071 1726853194.30175: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.30189: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853194.30283: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.30297: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853194.30448: variable 'ansible_distribution' from source: facts 7071 1726853194.30451: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.30454: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853194.30461: variable 'omit' from source: magic vars 7071 1726853194.30516: variable 'omit' from source: magic vars 7071 1726853194.30555: variable 'omit' from source: magic vars 7071 1726853194.30624: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853194.30628: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853194.30630: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853194.30641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853194.30652: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853194.30683: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853194.30686: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853194.30688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853194.30838: Set connection var ansible_connection to ssh 7071 1726853194.30841: Set connection var ansible_timeout to 10 7071 1726853194.30848: Set connection var ansible_shell_type to sh 7071 1726853194.30851: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853194.30853: Set connection var ansible_pipelining to False 7071 1726853194.30855: Set connection var ansible_shell_executable to /bin/sh 7071 1726853194.30858: variable 'ansible_shell_executable' from source: unknown 7071 1726853194.30860: variable 'ansible_connection' from source: unknown 7071 1726853194.30862: variable 'ansible_module_compression' from source: unknown 7071 1726853194.30863: variable 'ansible_shell_type' from source: unknown 7071 1726853194.30865: variable 'ansible_shell_executable' from source: unknown 7071 1726853194.30867: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853194.30869: variable 'ansible_pipelining' from source: unknown 7071 1726853194.30879: variable 'ansible_timeout' from source: unknown 7071 1726853194.30885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853194.30938: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853194.30948: variable 'omit' from source: magic vars 7071 1726853194.30951: starting attempt loop 7071 1726853194.30953: running the handler 7071 1726853194.31076: variable '__network_connections_result' from source: set_fact 7071 1726853194.31210: handler run complete 7071 1726853194.31213: attempt loop complete, returning result 7071 1726853194.31214: _execute() done 7071 1726853194.31216: dumping result to json 7071 1726853194.31218: done dumping result, returning 7071 1726853194.31220: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-ff75-6002-000000000112] 7071 1726853194.31221: sending task result for task 02083763-bbaf-ff75-6002-000000000112 7071 1726853194.31316: done sending task result for task 02083763-bbaf-ff75-6002-000000000112 7071 1726853194.31320: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 7071 1726853194.31384: no more pending results, returning what we have 7071 1726853194.31387: results queue empty 7071 1726853194.31440: checking for any_errors_fatal 7071 1726853194.31446: done checking for any_errors_fatal 7071 1726853194.31447: checking for max_fail_percentage 7071 1726853194.31449: done checking for max_fail_percentage 7071 1726853194.31449: checking to see if all hosts have failed and the running result is not ok 7071 1726853194.31450: done checking to see if all hosts have failed 7071 1726853194.31451: getting the remaining hosts for this loop 7071 1726853194.31452: done getting the remaining hosts for this loop 7071 1726853194.31455: getting the next task for host managed_node1 7071 1726853194.31461: done getting next task for host managed_node1 7071 1726853194.31464: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7071 1726853194.31466: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853194.31517: getting variables 7071 1726853194.31519: in VariableManager get_vars() 7071 1726853194.31556: Calling all_inventory to load vars for managed_node1 7071 1726853194.31558: Calling groups_inventory to load vars for managed_node1 7071 1726853194.31559: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853194.31566: Calling all_plugins_play to load vars for managed_node1 7071 1726853194.31568: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853194.31569: Calling groups_plugins_play to load vars for managed_node1 7071 1726853194.32340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853194.33325: done with get_vars() 7071 1726853194.33346: done getting variables 7071 1726853194.33403: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:26:34 -0400 (0:00:00.068) 0:01:02.290 ****** 7071 1726853194.33438: entering _queue_task() for managed_node1/debug 7071 1726853194.33742: worker is 1 (out of 1 available) 7071 1726853194.33754: exiting _queue_task() for managed_node1/debug 7071 1726853194.33766: done queuing things up, now waiting for results queue to drain 7071 1726853194.33767: waiting for pending results... 7071 1726853194.34052: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7071 1726853194.34160: in run() - task 02083763-bbaf-ff75-6002-000000000113 7071 1726853194.34178: variable 'ansible_search_path' from source: unknown 7071 1726853194.34182: variable 'ansible_search_path' from source: unknown 7071 1726853194.34227: calling self._execute() 7071 1726853194.34348: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853194.34352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853194.34355: variable 'omit' from source: magic vars 7071 1726853194.34708: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.34736: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853194.34913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853194.42280: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853194.42348: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853194.42386: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853194.42478: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853194.42482: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853194.42516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853194.42549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853194.42590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853194.42630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853194.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) 7071 1726853194.42758: variable 'ansible_distribution' from source: facts 7071 1726853194.42768: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.42781: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853194.42894: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.42905: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853194.43276: variable 'ansible_distribution' from source: facts 7071 1726853194.43279: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.43281: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853194.43284: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.43286: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853194.43372: variable 'ansible_distribution' from source: facts 7071 1726853194.43384: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.43397: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853194.43408: variable 'omit' from source: magic vars 7071 1726853194.43466: variable 'omit' from source: magic vars 7071 1726853194.43512: variable 'omit' from source: magic vars 7071 1726853194.43542: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853194.43572: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853194.43590: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853194.43608: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853194.43620: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853194.43640: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853194.43650: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853194.43658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853194.43747: Set connection var ansible_connection to ssh 7071 1726853194.43760: Set connection var ansible_timeout to 10 7071 1726853194.43769: Set connection var ansible_shell_type to sh 7071 1726853194.43783: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853194.43794: Set connection var ansible_pipelining to False 7071 1726853194.43802: Set connection var ansible_shell_executable to /bin/sh 7071 1726853194.43827: variable 'ansible_shell_executable' from source: unknown 7071 1726853194.43834: variable 'ansible_connection' from source: unknown 7071 1726853194.43840: variable 'ansible_module_compression' from source: unknown 7071 1726853194.43848: variable 'ansible_shell_type' from source: unknown 7071 1726853194.43855: variable 'ansible_shell_executable' from source: unknown 7071 1726853194.43861: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853194.43868: variable 'ansible_pipelining' from source: unknown 7071 1726853194.43878: variable 'ansible_timeout' from source: unknown 7071 1726853194.43887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853194.43980: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853194.43994: variable 'omit' from source: magic vars 7071 1726853194.44003: starting attempt loop 7071 1726853194.44009: running the handler 7071 1726853194.44050: variable '__network_connections_result' from source: set_fact 7071 1726853194.44119: variable '__network_connections_result' from source: set_fact 7071 1726853194.44207: handler run complete 7071 1726853194.44239: attempt loop complete, returning result 7071 1726853194.44248: _execute() done 7071 1726853194.44255: dumping result to json 7071 1726853194.44262: done dumping result, returning 7071 1726853194.44274: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-ff75-6002-000000000113] 7071 1726853194.44282: sending task result for task 02083763-bbaf-ff75-6002-000000000113 7071 1726853194.44539: done sending task result for task 02083763-bbaf-ff75-6002-000000000113 7071 1726853194.44542: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 7071 1726853194.44631: no more pending results, returning what we have 7071 1726853194.44634: results queue empty 7071 1726853194.44635: checking for any_errors_fatal 7071 1726853194.44640: done checking for any_errors_fatal 7071 1726853194.44641: checking for max_fail_percentage 7071 1726853194.44642: done checking for max_fail_percentage 7071 1726853194.44643: checking to see if all hosts have failed and the running result is not ok 7071 1726853194.44644: done checking to see if all hosts have failed 7071 1726853194.44644: getting the remaining hosts for this loop 7071 1726853194.44650: done getting the remaining hosts for this loop 7071 1726853194.44654: getting the next task for host managed_node1 7071 1726853194.44659: done getting next task for host managed_node1 7071 1726853194.44664: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7071 1726853194.44666: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853194.44679: getting variables 7071 1726853194.44681: in VariableManager get_vars() 7071 1726853194.44724: Calling all_inventory to load vars for managed_node1 7071 1726853194.44726: Calling groups_inventory to load vars for managed_node1 7071 1726853194.44728: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853194.44736: Calling all_plugins_play to load vars for managed_node1 7071 1726853194.44738: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853194.44740: Calling groups_plugins_play to load vars for managed_node1 7071 1726853194.51019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853194.52534: done with get_vars() 7071 1726853194.52564: done getting variables 7071 1726853194.52617: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:26:34 -0400 (0:00:00.192) 0:01:02.482 ****** 7071 1726853194.52650: entering _queue_task() for managed_node1/debug 7071 1726853194.53007: worker is 1 (out of 1 available) 7071 1726853194.53022: exiting _queue_task() for managed_node1/debug 7071 1726853194.53036: done queuing things up, now waiting for results queue to drain 7071 1726853194.53038: waiting for pending results... 7071 1726853194.53346: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7071 1726853194.53509: in run() - task 02083763-bbaf-ff75-6002-000000000114 7071 1726853194.53531: variable 'ansible_search_path' from source: unknown 7071 1726853194.53539: variable 'ansible_search_path' from source: unknown 7071 1726853194.53587: calling self._execute() 7071 1726853194.53699: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853194.53715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853194.53731: variable 'omit' from source: magic vars 7071 1726853194.54142: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.54165: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853194.54375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853194.56998: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853194.57046: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853194.57091: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853194.57137: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853194.57173: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853194.57323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853194.57327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853194.57334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853194.57384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853194.57403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853194.57546: variable 'ansible_distribution' from source: facts 7071 1726853194.57559: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.57577: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853194.57703: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.57735: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853194.57978: variable 'ansible_distribution' from source: facts 7071 1726853194.57981: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.57983: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853194.58110: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.58120: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853194.58430: variable 'ansible_distribution' from source: facts 7071 1726853194.58440: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.58455: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853194.58575: variable 'network_state' from source: role '' defaults 7071 1726853194.58591: Evaluated conditional (network_state != {}): False 7071 1726853194.58597: when evaluation is False, skipping this task 7071 1726853194.58604: _execute() done 7071 1726853194.58610: dumping result to json 7071 1726853194.58617: done dumping result, returning 7071 1726853194.58633: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-ff75-6002-000000000114] 7071 1726853194.58642: sending task result for task 02083763-bbaf-ff75-6002-000000000114 7071 1726853194.58900: done sending task result for task 02083763-bbaf-ff75-6002-000000000114 7071 1726853194.58904: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7071 1726853194.58957: no more pending results, returning what we have 7071 1726853194.58961: results queue empty 7071 1726853194.58962: checking for any_errors_fatal 7071 1726853194.58976: done checking for any_errors_fatal 7071 1726853194.58977: checking for max_fail_percentage 7071 1726853194.58979: done checking for max_fail_percentage 7071 1726853194.58980: checking to see if all hosts have failed and the running result is not ok 7071 1726853194.58981: done checking to see if all hosts have failed 7071 1726853194.58981: getting the remaining hosts for this loop 7071 1726853194.58983: done getting the remaining hosts for this loop 7071 1726853194.58986: getting the next task for host managed_node1 7071 1726853194.58994: done getting next task for host managed_node1 7071 1726853194.58998: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7071 1726853194.59001: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853194.59026: getting variables 7071 1726853194.59027: in VariableManager get_vars() 7071 1726853194.59285: Calling all_inventory to load vars for managed_node1 7071 1726853194.59289: Calling groups_inventory to load vars for managed_node1 7071 1726853194.59291: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853194.59300: Calling all_plugins_play to load vars for managed_node1 7071 1726853194.59304: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853194.59307: Calling groups_plugins_play to load vars for managed_node1 7071 1726853194.60626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853194.64110: done with get_vars() 7071 1726853194.64133: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:26:34 -0400 (0:00:00.115) 0:01:02.598 ****** 7071 1726853194.64237: entering _queue_task() for managed_node1/ping 7071 1726853194.64574: worker is 1 (out of 1 available) 7071 1726853194.64585: exiting _queue_task() for managed_node1/ping 7071 1726853194.64596: done queuing things up, now waiting for results queue to drain 7071 1726853194.64597: waiting for pending results... 7071 1726853194.64990: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7071 1726853194.65028: in run() - task 02083763-bbaf-ff75-6002-000000000115 7071 1726853194.65051: variable 'ansible_search_path' from source: unknown 7071 1726853194.65060: variable 'ansible_search_path' from source: unknown 7071 1726853194.65109: calling self._execute() 7071 1726853194.65222: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853194.65236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853194.65255: variable 'omit' from source: magic vars 7071 1726853194.65679: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.65697: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853194.65904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853194.68166: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853194.68257: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853194.68302: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853194.68352: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853194.68385: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853194.68477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853194.68513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853194.68546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853194.68599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853194.68618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853194.68755: variable 'ansible_distribution' from source: facts 7071 1726853194.68766: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.68786: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853194.68910: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.68922: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853194.69176: variable 'ansible_distribution' from source: facts 7071 1726853194.69179: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.69180: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853194.69225: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.69235: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853194.69416: variable 'ansible_distribution' from source: facts 7071 1726853194.69432: variable 'ansible_distribution_major_version' from source: facts 7071 1726853194.69446: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853194.69458: variable 'omit' from source: magic vars 7071 1726853194.69517: variable 'omit' from source: magic vars 7071 1726853194.69562: variable 'omit' from source: magic vars 7071 1726853194.69592: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853194.69619: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853194.69774: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853194.69779: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853194.69781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853194.69784: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853194.69786: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853194.69788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853194.69818: Set connection var ansible_connection to ssh 7071 1726853194.69830: Set connection var ansible_timeout to 10 7071 1726853194.69839: Set connection var ansible_shell_type to sh 7071 1726853194.69853: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853194.69864: Set connection var ansible_pipelining to False 7071 1726853194.69874: Set connection var ansible_shell_executable to /bin/sh 7071 1726853194.69903: variable 'ansible_shell_executable' from source: unknown 7071 1726853194.69911: variable 'ansible_connection' from source: unknown 7071 1726853194.69917: variable 'ansible_module_compression' from source: unknown 7071 1726853194.69923: variable 'ansible_shell_type' from source: unknown 7071 1726853194.69929: variable 'ansible_shell_executable' from source: unknown 7071 1726853194.69938: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853194.69948: variable 'ansible_pipelining' from source: unknown 7071 1726853194.69954: variable 'ansible_timeout' from source: unknown 7071 1726853194.69961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853194.70115: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853194.70135: variable 'omit' from source: magic vars 7071 1726853194.70146: starting attempt loop 7071 1726853194.70153: running the handler 7071 1726853194.70169: _low_level_execute_command(): starting 7071 1726853194.70182: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853194.71001: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853194.71026: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853194.71055: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853194.71136: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853194.72941: stdout chunk (state=3): >>>/root <<< 7071 1726853194.73179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853194.73206: stdout chunk (state=3): >>><<< 7071 1726853194.73210: stderr chunk (state=3): >>><<< 7071 1726853194.73334: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853194.73338: _low_level_execute_command(): starting 7071 1726853194.73341: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853194.7323682-9343-41573514984875 `" && echo ansible-tmp-1726853194.7323682-9343-41573514984875="` echo /root/.ansible/tmp/ansible-tmp-1726853194.7323682-9343-41573514984875 `" ) && sleep 0' 7071 1726853194.74458: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853194.74461: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853194.74464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853194.74511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853194.74524: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853194.74529: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853194.74539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853194.74554: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853194.74561: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853194.74568: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7071 1726853194.74581: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853194.74678: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853194.74851: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853194.74923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853194.76827: stdout chunk (state=3): >>>ansible-tmp-1726853194.7323682-9343-41573514984875=/root/.ansible/tmp/ansible-tmp-1726853194.7323682-9343-41573514984875 <<< 7071 1726853194.77056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853194.77060: stdout chunk (state=3): >>><<< 7071 1726853194.77062: stderr chunk (state=3): >>><<< 7071 1726853194.77065: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853194.7323682-9343-41573514984875=/root/.ansible/tmp/ansible-tmp-1726853194.7323682-9343-41573514984875 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853194.77109: variable 'ansible_module_compression' from source: unknown 7071 1726853194.77120: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7071 1726853194.77157: variable 'ansible_facts' from source: unknown 7071 1726853194.77676: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853194.7323682-9343-41573514984875/AnsiballZ_ping.py 7071 1726853194.77892: Sending initial data 7071 1726853194.77896: Sent initial data (150 bytes) 7071 1726853194.78839: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853194.78849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853194.78865: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853194.78870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853194.78878: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853194.78977: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853194.78997: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853194.79067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853194.80776: 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 <<< 7071 1726853194.80981: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853194.80996: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp2sbov4vs /root/.ansible/tmp/ansible-tmp-1726853194.7323682-9343-41573514984875/AnsiballZ_ping.py <<< 7071 1726853194.81000: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853194.7323682-9343-41573514984875/AnsiballZ_ping.py" <<< 7071 1726853194.81052: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp2sbov4vs" to remote "/root/.ansible/tmp/ansible-tmp-1726853194.7323682-9343-41573514984875/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853194.7323682-9343-41573514984875/AnsiballZ_ping.py" <<< 7071 1726853194.82197: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853194.82385: stderr chunk (state=3): >>><<< 7071 1726853194.82394: stdout chunk (state=3): >>><<< 7071 1726853194.82420: done transferring module to remote 7071 1726853194.82443: _low_level_execute_command(): starting 7071 1726853194.82454: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853194.7323682-9343-41573514984875/ /root/.ansible/tmp/ansible-tmp-1726853194.7323682-9343-41573514984875/AnsiballZ_ping.py && sleep 0' 7071 1726853194.83221: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853194.83260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853194.83281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853194.83296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853194.83365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853194.85249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853194.85253: stdout chunk (state=3): >>><<< 7071 1726853194.85255: stderr chunk (state=3): >>><<< 7071 1726853194.85274: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853194.85358: _low_level_execute_command(): starting 7071 1726853194.85362: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853194.7323682-9343-41573514984875/AnsiballZ_ping.py && sleep 0' 7071 1726853194.86399: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853194.86403: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853194.86405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853194.86408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853194.86422: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853194.86428: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853194.86438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853194.86519: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853194.86523: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853194.86525: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7071 1726853194.86527: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853194.86529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853194.86531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853194.86532: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853194.86534: stderr chunk (state=3): >>>debug2: match found <<< 7071 1726853194.86536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853194.86597: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853194.86608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853194.86640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853194.86695: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853195.01534: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7071 1726853195.02934: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853195.02938: stdout chunk (state=3): >>><<< 7071 1726853195.02941: stderr chunk (state=3): >>><<< 7071 1726853195.03075: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853195.03084: 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-1726853194.7323682-9343-41573514984875/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853195.03087: _low_level_execute_command(): starting 7071 1726853195.03089: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853194.7323682-9343-41573514984875/ > /dev/null 2>&1 && sleep 0' 7071 1726853195.03677: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853195.03690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853195.03705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853195.03735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853195.03843: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853195.03864: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853195.03940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853195.05978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853195.05983: stderr chunk (state=3): >>><<< 7071 1726853195.05985: stdout chunk (state=3): >>><<< 7071 1726853195.05987: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853195.05989: handler run complete 7071 1726853195.05990: attempt loop complete, returning result 7071 1726853195.05992: _execute() done 7071 1726853195.05993: dumping result to json 7071 1726853195.05995: done dumping result, returning 7071 1726853195.05996: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-ff75-6002-000000000115] 7071 1726853195.05998: sending task result for task 02083763-bbaf-ff75-6002-000000000115 7071 1726853195.06059: done sending task result for task 02083763-bbaf-ff75-6002-000000000115 7071 1726853195.06062: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7071 1726853195.06137: no more pending results, returning what we have 7071 1726853195.06150: results queue empty 7071 1726853195.06151: checking for any_errors_fatal 7071 1726853195.06156: done checking for any_errors_fatal 7071 1726853195.06157: checking for max_fail_percentage 7071 1726853195.06159: done checking for max_fail_percentage 7071 1726853195.06160: checking to see if all hosts have failed and the running result is not ok 7071 1726853195.06161: done checking to see if all hosts have failed 7071 1726853195.06161: getting the remaining hosts for this loop 7071 1726853195.06163: done getting the remaining hosts for this loop 7071 1726853195.06167: getting the next task for host managed_node1 7071 1726853195.06180: done getting next task for host managed_node1 7071 1726853195.06182: ^ task is: TASK: meta (role_complete) 7071 1726853195.06185: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853195.06198: getting variables 7071 1726853195.06200: in VariableManager get_vars() 7071 1726853195.06260: Calling all_inventory to load vars for managed_node1 7071 1726853195.06263: Calling groups_inventory to load vars for managed_node1 7071 1726853195.06266: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853195.06636: Calling all_plugins_play to load vars for managed_node1 7071 1726853195.06640: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853195.06647: Calling groups_plugins_play to load vars for managed_node1 7071 1726853195.08438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853195.09509: done with get_vars() 7071 1726853195.09528: done getting variables 7071 1726853195.09594: done queuing things up, now waiting for results queue to drain 7071 1726853195.09596: results queue empty 7071 1726853195.09596: checking for any_errors_fatal 7071 1726853195.09599: done checking for any_errors_fatal 7071 1726853195.09599: checking for max_fail_percentage 7071 1726853195.09600: done checking for max_fail_percentage 7071 1726853195.09600: checking to see if all hosts have failed and the running result is not ok 7071 1726853195.09601: done checking to see if all hosts have failed 7071 1726853195.09601: getting the remaining hosts for this loop 7071 1726853195.09602: done getting the remaining hosts for this loop 7071 1726853195.09604: getting the next task for host managed_node1 7071 1726853195.09607: done getting next task for host managed_node1 7071 1726853195.09609: ^ task is: TASK: Include the task 'test_802.1x_capath.yml' 7071 1726853195.09610: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853195.09616: getting variables 7071 1726853195.09616: in VariableManager get_vars() 7071 1726853195.09631: Calling all_inventory to load vars for managed_node1 7071 1726853195.09633: Calling groups_inventory to load vars for managed_node1 7071 1726853195.09634: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853195.09637: Calling all_plugins_play to load vars for managed_node1 7071 1726853195.09638: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853195.09640: Calling groups_plugins_play to load vars for managed_node1 7071 1726853195.10906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853195.12778: done with get_vars() 7071 1726853195.12808: done getting variables TASK [Include the task 'test_802.1x_capath.yml'] ******************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:105 Friday 20 September 2024 13:26:35 -0400 (0:00:00.486) 0:01:03.084 ****** 7071 1726853195.12894: entering _queue_task() for managed_node1/include_tasks 7071 1726853195.13350: worker is 1 (out of 1 available) 7071 1726853195.13365: exiting _queue_task() for managed_node1/include_tasks 7071 1726853195.13582: done queuing things up, now waiting for results queue to drain 7071 1726853195.13584: waiting for pending results... 7071 1726853195.13707: running TaskExecutor() for managed_node1/TASK: Include the task 'test_802.1x_capath.yml' 7071 1726853195.13816: in run() - task 02083763-bbaf-ff75-6002-000000000145 7071 1726853195.13834: variable 'ansible_search_path' from source: unknown 7071 1726853195.13878: calling self._execute() 7071 1726853195.13986: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853195.13994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853195.14003: variable 'omit' from source: magic vars 7071 1726853195.14405: variable 'ansible_distribution_major_version' from source: facts 7071 1726853195.14418: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853195.14660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853195.17085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853195.17162: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853195.17203: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853195.17241: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853195.17277: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853195.17462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853195.17466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853195.17469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853195.17473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853195.17476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853195.17613: variable 'ansible_distribution' from source: facts 7071 1726853195.17616: variable 'ansible_distribution_major_version' from source: facts 7071 1726853195.17624: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853195.17631: _execute() done 7071 1726853195.17633: dumping result to json 7071 1726853195.17636: done dumping result, returning 7071 1726853195.17651: done running TaskExecutor() for managed_node1/TASK: Include the task 'test_802.1x_capath.yml' [02083763-bbaf-ff75-6002-000000000145] 7071 1726853195.17655: sending task result for task 02083763-bbaf-ff75-6002-000000000145 7071 1726853195.17880: done sending task result for task 02083763-bbaf-ff75-6002-000000000145 7071 1726853195.17883: WORKER PROCESS EXITING 7071 1726853195.17911: no more pending results, returning what we have 7071 1726853195.17916: in VariableManager get_vars() 7071 1726853195.17979: Calling all_inventory to load vars for managed_node1 7071 1726853195.17982: Calling groups_inventory to load vars for managed_node1 7071 1726853195.17984: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853195.17996: Calling all_plugins_play to load vars for managed_node1 7071 1726853195.17999: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853195.18002: Calling groups_plugins_play to load vars for managed_node1 7071 1726853195.20098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853195.22917: done with get_vars() 7071 1726853195.22947: variable 'ansible_search_path' from source: unknown 7071 1726853195.22964: we have included files to process 7071 1726853195.22965: generating all_blocks data 7071 1726853195.22967: done generating all_blocks data 7071 1726853195.22975: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml 7071 1726853195.22976: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml 7071 1726853195.22979: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml 7071 1726853195.24341: in VariableManager get_vars() 7071 1726853195.24379: done with get_vars() 7071 1726853195.24384: variable 'omit' from source: magic vars 7071 1726853195.24415: variable 'omit' from source: magic vars 7071 1726853195.24458: in VariableManager get_vars() 7071 1726853195.24483: done with get_vars() 7071 1726853195.24504: in VariableManager get_vars() 7071 1726853195.24527: done with get_vars() 7071 1726853195.24569: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7071 1726853195.24684: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7071 1726853195.24761: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7071 1726853195.25257: in VariableManager get_vars() 7071 1726853195.25290: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7071 1726853195.28612: done processing included file 7071 1726853195.28614: iterating over new_blocks loaded from include file 7071 1726853195.28616: in VariableManager get_vars() 7071 1726853195.28650: done with get_vars() 7071 1726853195.28652: filtering new block on tags 7071 1726853195.28679: done filtering new block on tags 7071 1726853195.28682: in VariableManager get_vars() 7071 1726853195.28707: done with get_vars() 7071 1726853195.28708: filtering new block on tags 7071 1726853195.28822: done filtering new block on tags 7071 1726853195.28826: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml for managed_node1 7071 1726853195.28832: extending task lists for all hosts with included blocks 7071 1726853195.33681: done extending task lists 7071 1726853195.33683: done processing included files 7071 1726853195.33684: results queue empty 7071 1726853195.33685: checking for any_errors_fatal 7071 1726853195.33686: done checking for any_errors_fatal 7071 1726853195.33687: checking for max_fail_percentage 7071 1726853195.33688: done checking for max_fail_percentage 7071 1726853195.33689: checking to see if all hosts have failed and the running result is not ok 7071 1726853195.33690: done checking to see if all hosts have failed 7071 1726853195.33691: getting the remaining hosts for this loop 7071 1726853195.33692: done getting the remaining hosts for this loop 7071 1726853195.33694: getting the next task for host managed_node1 7071 1726853195.33698: done getting next task for host managed_node1 7071 1726853195.33701: ^ task is: TASK: TEST: 802.1x profile with unencrypted private key and ca_path 7071 1726853195.33710: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853195.33713: getting variables 7071 1726853195.33714: in VariableManager get_vars() 7071 1726853195.33745: Calling all_inventory to load vars for managed_node1 7071 1726853195.33748: Calling groups_inventory to load vars for managed_node1 7071 1726853195.33750: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853195.33757: Calling all_plugins_play to load vars for managed_node1 7071 1726853195.33760: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853195.33763: Calling groups_plugins_play to load vars for managed_node1 7071 1726853195.34963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853195.36707: done with get_vars() 7071 1726853195.36731: done getting variables 7071 1726853195.36787: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: 802.1x profile with unencrypted private key and ca_path] *********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:2 Friday 20 September 2024 13:26:35 -0400 (0:00:00.239) 0:01:03.324 ****** 7071 1726853195.36815: entering _queue_task() for managed_node1/debug 7071 1726853195.37175: worker is 1 (out of 1 available) 7071 1726853195.37187: exiting _queue_task() for managed_node1/debug 7071 1726853195.37200: done queuing things up, now waiting for results queue to drain 7071 1726853195.37201: waiting for pending results... 7071 1726853195.37593: running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with unencrypted private key and ca_path 7071 1726853195.37599: in run() - task 02083763-bbaf-ff75-6002-000000000565 7071 1726853195.37619: variable 'ansible_search_path' from source: unknown 7071 1726853195.37627: variable 'ansible_search_path' from source: unknown 7071 1726853195.37670: calling self._execute() 7071 1726853195.37783: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853195.37798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853195.37813: variable 'omit' from source: magic vars 7071 1726853195.38214: variable 'ansible_distribution_major_version' from source: facts 7071 1726853195.38238: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853195.38446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853195.40768: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853195.40852: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853195.40898: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853195.40935: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853195.40979: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853195.41060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853195.41100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853195.41129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853195.41176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853195.41200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853195.41376: variable 'ansible_distribution' from source: facts 7071 1726853195.41380: variable 'ansible_distribution_major_version' from source: facts 7071 1726853195.41383: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853195.41385: variable 'omit' from source: magic vars 7071 1726853195.41409: variable 'omit' from source: magic vars 7071 1726853195.41451: variable 'omit' from source: magic vars 7071 1726853195.41481: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853195.41508: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853195.41532: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853195.41553: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853195.41632: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853195.41635: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853195.41637: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853195.41638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853195.41707: Set connection var ansible_connection to ssh 7071 1726853195.41721: Set connection var ansible_timeout to 10 7071 1726853195.41736: Set connection var ansible_shell_type to sh 7071 1726853195.41755: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853195.41852: Set connection var ansible_pipelining to False 7071 1726853195.41855: Set connection var ansible_shell_executable to /bin/sh 7071 1726853195.41858: variable 'ansible_shell_executable' from source: unknown 7071 1726853195.41860: variable 'ansible_connection' from source: unknown 7071 1726853195.41862: variable 'ansible_module_compression' from source: unknown 7071 1726853195.41864: variable 'ansible_shell_type' from source: unknown 7071 1726853195.41866: variable 'ansible_shell_executable' from source: unknown 7071 1726853195.41868: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853195.41870: variable 'ansible_pipelining' from source: unknown 7071 1726853195.41874: variable 'ansible_timeout' from source: unknown 7071 1726853195.41876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853195.41959: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853195.41979: variable 'omit' from source: magic vars 7071 1726853195.41990: starting attempt loop 7071 1726853195.41996: running the handler 7071 1726853195.42076: handler run complete 7071 1726853195.42185: attempt loop complete, returning result 7071 1726853195.42188: _execute() done 7071 1726853195.42190: dumping result to json 7071 1726853195.42192: done dumping result, returning 7071 1726853195.42195: done running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with unencrypted private key and ca_path [02083763-bbaf-ff75-6002-000000000565] 7071 1726853195.42197: sending task result for task 02083763-bbaf-ff75-6002-000000000565 7071 1726853195.42280: done sending task result for task 02083763-bbaf-ff75-6002-000000000565 7071 1726853195.42284: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 7071 1726853195.42362: no more pending results, returning what we have 7071 1726853195.42366: results queue empty 7071 1726853195.42367: checking for any_errors_fatal 7071 1726853195.42369: done checking for any_errors_fatal 7071 1726853195.42370: checking for max_fail_percentage 7071 1726853195.42373: done checking for max_fail_percentage 7071 1726853195.42375: checking to see if all hosts have failed and the running result is not ok 7071 1726853195.42376: done checking to see if all hosts have failed 7071 1726853195.42377: getting the remaining hosts for this loop 7071 1726853195.42379: done getting the remaining hosts for this loop 7071 1726853195.42384: getting the next task for host managed_node1 7071 1726853195.42392: done getting next task for host managed_node1 7071 1726853195.42396: ^ task is: TASK: Set __NM_capath_ignored_NVRs 7071 1726853195.42399: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853195.42411: getting variables 7071 1726853195.42414: in VariableManager get_vars() 7071 1726853195.42623: Calling all_inventory to load vars for managed_node1 7071 1726853195.42627: Calling groups_inventory to load vars for managed_node1 7071 1726853195.42630: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853195.42642: Calling all_plugins_play to load vars for managed_node1 7071 1726853195.42648: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853195.42652: Calling groups_plugins_play to load vars for managed_node1 7071 1726853195.44294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853195.45929: done with get_vars() 7071 1726853195.45959: done getting variables 7071 1726853195.46024: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set __NM_capath_ignored_NVRs] ******************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:6 Friday 20 September 2024 13:26:35 -0400 (0:00:00.092) 0:01:03.416 ****** 7071 1726853195.46055: entering _queue_task() for managed_node1/set_fact 7071 1726853195.46488: worker is 1 (out of 1 available) 7071 1726853195.46500: exiting _queue_task() for managed_node1/set_fact 7071 1726853195.46516: done queuing things up, now waiting for results queue to drain 7071 1726853195.46518: waiting for pending results... 7071 1726853195.46940: running TaskExecutor() for managed_node1/TASK: Set __NM_capath_ignored_NVRs 7071 1726853195.46949: in run() - task 02083763-bbaf-ff75-6002-000000000566 7071 1726853195.46955: variable 'ansible_search_path' from source: unknown 7071 1726853195.46960: variable 'ansible_search_path' from source: unknown 7071 1726853195.47178: calling self._execute() 7071 1726853195.47183: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853195.47187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853195.47190: variable 'omit' from source: magic vars 7071 1726853195.47550: variable 'ansible_distribution_major_version' from source: facts 7071 1726853195.47560: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853195.47790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853195.50157: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853195.50233: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853195.50268: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853195.50301: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853195.50334: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853195.50413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853195.50449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853195.50475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853195.50513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853195.50527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853195.50653: variable 'ansible_distribution' from source: facts 7071 1726853195.50663: variable 'ansible_distribution_major_version' from source: facts 7071 1726853195.50673: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853195.50680: variable 'omit' from source: magic vars 7071 1726853195.50717: variable 'omit' from source: magic vars 7071 1726853195.50757: variable 'omit' from source: magic vars 7071 1726853195.50786: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853195.50812: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853195.50829: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853195.50848: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853195.50855: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853195.50892: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853195.50895: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853195.50898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853195.50996: Set connection var ansible_connection to ssh 7071 1726853195.51003: Set connection var ansible_timeout to 10 7071 1726853195.51009: Set connection var ansible_shell_type to sh 7071 1726853195.51017: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853195.51025: Set connection var ansible_pipelining to False 7071 1726853195.51030: Set connection var ansible_shell_executable to /bin/sh 7071 1726853195.51055: variable 'ansible_shell_executable' from source: unknown 7071 1726853195.51059: variable 'ansible_connection' from source: unknown 7071 1726853195.51061: variable 'ansible_module_compression' from source: unknown 7071 1726853195.51064: variable 'ansible_shell_type' from source: unknown 7071 1726853195.51066: variable 'ansible_shell_executable' from source: unknown 7071 1726853195.51068: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853195.51175: variable 'ansible_pipelining' from source: unknown 7071 1726853195.51179: variable 'ansible_timeout' from source: unknown 7071 1726853195.51182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853195.51184: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853195.51192: variable 'omit' from source: magic vars 7071 1726853195.51202: starting attempt loop 7071 1726853195.51205: running the handler 7071 1726853195.51215: handler run complete 7071 1726853195.51226: attempt loop complete, returning result 7071 1726853195.51228: _execute() done 7071 1726853195.51231: dumping result to json 7071 1726853195.51233: done dumping result, returning 7071 1726853195.51242: done running TaskExecutor() for managed_node1/TASK: Set __NM_capath_ignored_NVRs [02083763-bbaf-ff75-6002-000000000566] 7071 1726853195.51247: sending task result for task 02083763-bbaf-ff75-6002-000000000566 ok: [managed_node1] => { "ansible_facts": { "__NM_capath_ignored_NVRs": [ "NetworkManager-1.18.0-5.el7.x86_64", "NetworkManager-1.18.4-3.el7.x86_64", "NetworkManager-1.20.0-3.el8.x86_64", "NetworkManager-1.22.8-4.el8.x86_64", "NetworkManager-1.20.4-1.fc31.x86_64", "NetworkManager-1.22.10-1.fc32.x86_64", "NetworkManager-1.22.12-1.fc32.x86_64" ] }, "changed": false } 7071 1726853195.51387: no more pending results, returning what we have 7071 1726853195.51391: results queue empty 7071 1726853195.51392: checking for any_errors_fatal 7071 1726853195.51401: done checking for any_errors_fatal 7071 1726853195.51402: checking for max_fail_percentage 7071 1726853195.51404: done checking for max_fail_percentage 7071 1726853195.51405: checking to see if all hosts have failed and the running result is not ok 7071 1726853195.51406: done checking to see if all hosts have failed 7071 1726853195.51407: getting the remaining hosts for this loop 7071 1726853195.51409: done getting the remaining hosts for this loop 7071 1726853195.51413: getting the next task for host managed_node1 7071 1726853195.51421: done getting next task for host managed_node1 7071 1726853195.51424: ^ task is: TASK: Create directory for ca_path test 7071 1726853195.51427: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853195.51438: getting variables 7071 1726853195.51440: in VariableManager get_vars() 7071 1726853195.51504: Calling all_inventory to load vars for managed_node1 7071 1726853195.51507: Calling groups_inventory to load vars for managed_node1 7071 1726853195.51510: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853195.51522: Calling all_plugins_play to load vars for managed_node1 7071 1726853195.51526: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853195.51529: Calling groups_plugins_play to load vars for managed_node1 7071 1726853195.52050: done sending task result for task 02083763-bbaf-ff75-6002-000000000566 7071 1726853195.52055: WORKER PROCESS EXITING 7071 1726853195.53466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853195.55266: done with get_vars() 7071 1726853195.55297: done getting variables TASK [Create directory for ca_path test] *************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:22 Friday 20 September 2024 13:26:35 -0400 (0:00:00.093) 0:01:03.509 ****** 7071 1726853195.55393: entering _queue_task() for managed_node1/file 7071 1726853195.55738: worker is 1 (out of 1 available) 7071 1726853195.55755: exiting _queue_task() for managed_node1/file 7071 1726853195.55769: done queuing things up, now waiting for results queue to drain 7071 1726853195.55770: waiting for pending results... 7071 1726853195.55991: running TaskExecutor() for managed_node1/TASK: Create directory for ca_path test 7071 1726853195.56079: in run() - task 02083763-bbaf-ff75-6002-000000000567 7071 1726853195.56093: variable 'ansible_search_path' from source: unknown 7071 1726853195.56097: variable 'ansible_search_path' from source: unknown 7071 1726853195.56136: calling self._execute() 7071 1726853195.56296: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853195.56300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853195.56303: variable 'omit' from source: magic vars 7071 1726853195.56635: variable 'ansible_distribution_major_version' from source: facts 7071 1726853195.56649: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853195.56850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853195.59124: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853195.59193: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853195.59228: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853195.59277: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853195.59291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853195.59367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853195.59577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853195.59580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853195.59583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853195.59585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853195.59590: variable 'ansible_distribution' from source: facts 7071 1726853195.59596: variable 'ansible_distribution_major_version' from source: facts 7071 1726853195.59608: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853195.59616: variable 'omit' from source: magic vars 7071 1726853195.59654: variable 'omit' from source: magic vars 7071 1726853195.59688: variable 'omit' from source: magic vars 7071 1726853195.59717: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853195.59746: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853195.59759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853195.59778: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853195.59788: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853195.59821: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853195.59824: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853195.59829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853195.59919: Set connection var ansible_connection to ssh 7071 1726853195.59931: Set connection var ansible_timeout to 10 7071 1726853195.59940: Set connection var ansible_shell_type to sh 7071 1726853195.59947: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853195.59953: Set connection var ansible_pipelining to False 7071 1726853195.59958: Set connection var ansible_shell_executable to /bin/sh 7071 1726853195.59983: variable 'ansible_shell_executable' from source: unknown 7071 1726853195.59986: variable 'ansible_connection' from source: unknown 7071 1726853195.59989: variable 'ansible_module_compression' from source: unknown 7071 1726853195.59991: variable 'ansible_shell_type' from source: unknown 7071 1726853195.59993: variable 'ansible_shell_executable' from source: unknown 7071 1726853195.59995: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853195.60000: variable 'ansible_pipelining' from source: unknown 7071 1726853195.60002: variable 'ansible_timeout' from source: unknown 7071 1726853195.60005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853195.60139: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853195.60154: variable 'omit' from source: magic vars 7071 1726853195.60159: starting attempt loop 7071 1726853195.60162: running the handler 7071 1726853195.60177: _low_level_execute_command(): starting 7071 1726853195.60185: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853195.61006: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853195.61018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853195.61058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853195.62930: stdout chunk (state=3): >>>/root <<< 7071 1726853195.63113: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853195.63117: stdout chunk (state=3): >>><<< 7071 1726853195.63119: stderr chunk (state=3): >>><<< 7071 1726853195.63147: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853195.63240: _low_level_execute_command(): starting 7071 1726853195.63244: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853195.631636-9377-149272161805181 `" && echo ansible-tmp-1726853195.631636-9377-149272161805181="` echo /root/.ansible/tmp/ansible-tmp-1726853195.631636-9377-149272161805181 `" ) && sleep 0' 7071 1726853195.63822: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853195.63834: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853195.63848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853195.63865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853195.63904: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853195.63917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853195.64001: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853195.64025: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853195.64102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853195.66078: stdout chunk (state=3): >>>ansible-tmp-1726853195.631636-9377-149272161805181=/root/.ansible/tmp/ansible-tmp-1726853195.631636-9377-149272161805181 <<< 7071 1726853195.66169: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853195.66191: stdout chunk (state=3): >>><<< 7071 1726853195.66581: stderr chunk (state=3): >>><<< 7071 1726853195.66586: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853195.631636-9377-149272161805181=/root/.ansible/tmp/ansible-tmp-1726853195.631636-9377-149272161805181 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853195.66589: variable 'ansible_module_compression' from source: unknown 7071 1726853195.66591: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7071 1726853195.66593: variable 'ansible_facts' from source: unknown 7071 1726853195.66752: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853195.631636-9377-149272161805181/AnsiballZ_file.py 7071 1726853195.67002: Sending initial data 7071 1726853195.67020: Sent initial data (150 bytes) 7071 1726853195.68526: 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 <<< 7071 1726853195.68530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853195.68534: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853195.68537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853195.68684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853195.68842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853195.70497: 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 <<< 7071 1726853195.70549: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853195.70633: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpdyhasqo9 /root/.ansible/tmp/ansible-tmp-1726853195.631636-9377-149272161805181/AnsiballZ_file.py <<< 7071 1726853195.70637: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853195.631636-9377-149272161805181/AnsiballZ_file.py" <<< 7071 1726853195.70678: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpdyhasqo9" to remote "/root/.ansible/tmp/ansible-tmp-1726853195.631636-9377-149272161805181/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853195.631636-9377-149272161805181/AnsiballZ_file.py" <<< 7071 1726853195.71530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853195.71769: stderr chunk (state=3): >>><<< 7071 1726853195.71774: stdout chunk (state=3): >>><<< 7071 1726853195.71777: done transferring module to remote 7071 1726853195.71779: _low_level_execute_command(): starting 7071 1726853195.71781: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853195.631636-9377-149272161805181/ /root/.ansible/tmp/ansible-tmp-1726853195.631636-9377-149272161805181/AnsiballZ_file.py && sleep 0' 7071 1726853195.72291: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853195.72296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853195.72311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853195.72317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853195.72377: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853195.72451: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853195.72491: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853195.72557: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853195.74314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853195.74343: stderr chunk (state=3): >>><<< 7071 1726853195.74349: stdout chunk (state=3): >>><<< 7071 1726853195.74368: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853195.74373: _low_level_execute_command(): starting 7071 1726853195.74378: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853195.631636-9377-149272161805181/AnsiballZ_file.py && sleep 0' 7071 1726853195.75051: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853195.75123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853195.75156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853195.75205: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853195.75321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853195.92081: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/my_ca_certs", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs", "state": "absent"}, "after": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "invocation": {"module_args": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853195.93450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853195.93483: stderr chunk (state=3): >>><<< 7071 1726853195.93486: stdout chunk (state=3): >>><<< 7071 1726853195.93503: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/my_ca_certs", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs", "state": "absent"}, "after": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "invocation": {"module_args": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853195.93539: done with _execute_module (file, {'path': '/etc/pki/tls/my_ca_certs', 'state': 'directory', 'mode': '0755', '_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': 'file', '_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-1726853195.631636-9377-149272161805181/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853195.93549: _low_level_execute_command(): starting 7071 1726853195.93554: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853195.631636-9377-149272161805181/ > /dev/null 2>&1 && sleep 0' 7071 1726853195.94020: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853195.94024: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853195.94026: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853195.94028: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853195.94030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853195.94077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853195.94080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853195.94085: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853195.94131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853195.95927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853195.95956: stderr chunk (state=3): >>><<< 7071 1726853195.95959: stdout chunk (state=3): >>><<< 7071 1726853195.95970: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853195.95977: handler run complete 7071 1726853195.95995: attempt loop complete, returning result 7071 1726853195.95998: _execute() done 7071 1726853195.96000: dumping result to json 7071 1726853195.96005: done dumping result, returning 7071 1726853195.96012: done running TaskExecutor() for managed_node1/TASK: Create directory for ca_path test [02083763-bbaf-ff75-6002-000000000567] 7071 1726853195.96016: sending task result for task 02083763-bbaf-ff75-6002-000000000567 7071 1726853195.96114: done sending task result for task 02083763-bbaf-ff75-6002-000000000567 7071 1726853195.96117: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pki/tls/my_ca_certs", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "state": "directory", "uid": 0 } 7071 1726853195.96186: no more pending results, returning what we have 7071 1726853195.96190: results queue empty 7071 1726853195.96190: checking for any_errors_fatal 7071 1726853195.96196: done checking for any_errors_fatal 7071 1726853195.96196: checking for max_fail_percentage 7071 1726853195.96198: done checking for max_fail_percentage 7071 1726853195.96199: checking to see if all hosts have failed and the running result is not ok 7071 1726853195.96200: done checking to see if all hosts have failed 7071 1726853195.96200: getting the remaining hosts for this loop 7071 1726853195.96202: done getting the remaining hosts for this loop 7071 1726853195.96205: getting the next task for host managed_node1 7071 1726853195.96212: done getting next task for host managed_node1 7071 1726853195.96214: ^ task is: TASK: Copy cacert to ca_path 7071 1726853195.96217: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853195.96222: getting variables 7071 1726853195.96224: in VariableManager get_vars() 7071 1726853195.96283: Calling all_inventory to load vars for managed_node1 7071 1726853195.96286: Calling groups_inventory to load vars for managed_node1 7071 1726853195.96288: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853195.96297: Calling all_plugins_play to load vars for managed_node1 7071 1726853195.96300: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853195.96302: Calling groups_plugins_play to load vars for managed_node1 7071 1726853195.97107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853195.97965: done with get_vars() 7071 1726853195.97985: done getting variables 7071 1726853195.98030: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Copy cacert to ca_path] ************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:27 Friday 20 September 2024 13:26:35 -0400 (0:00:00.426) 0:01:03.936 ****** 7071 1726853195.98054: entering _queue_task() for managed_node1/copy 7071 1726853195.98314: worker is 1 (out of 1 available) 7071 1726853195.98328: exiting _queue_task() for managed_node1/copy 7071 1726853195.98340: done queuing things up, now waiting for results queue to drain 7071 1726853195.98342: waiting for pending results... 7071 1726853195.98519: running TaskExecutor() for managed_node1/TASK: Copy cacert to ca_path 7071 1726853195.98587: in run() - task 02083763-bbaf-ff75-6002-000000000568 7071 1726853195.98598: variable 'ansible_search_path' from source: unknown 7071 1726853195.98602: variable 'ansible_search_path' from source: unknown 7071 1726853195.98631: calling self._execute() 7071 1726853195.98710: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853195.98714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853195.98722: variable 'omit' from source: magic vars 7071 1726853195.99011: variable 'ansible_distribution_major_version' from source: facts 7071 1726853195.99024: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853195.99161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853196.00908: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853196.00951: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853196.00980: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853196.01005: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853196.01025: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853196.01087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853196.01107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853196.01124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853196.01150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853196.01161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853196.01240: variable 'ansible_distribution' from source: facts 7071 1726853196.01246: variable 'ansible_distribution_major_version' from source: facts 7071 1726853196.01249: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853196.01255: variable 'omit' from source: magic vars 7071 1726853196.01283: variable 'omit' from source: magic vars 7071 1726853196.01327: variable 'omit' from source: magic vars 7071 1726853196.01338: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853196.01402: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853196.01407: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853196.01410: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853196.01412: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853196.01500: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853196.01503: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853196.01505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853196.01531: Set connection var ansible_connection to ssh 7071 1726853196.01539: Set connection var ansible_timeout to 10 7071 1726853196.01548: Set connection var ansible_shell_type to sh 7071 1726853196.01553: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853196.01560: Set connection var ansible_pipelining to False 7071 1726853196.01597: Set connection var ansible_shell_executable to /bin/sh 7071 1726853196.01600: variable 'ansible_shell_executable' from source: unknown 7071 1726853196.01603: variable 'ansible_connection' from source: unknown 7071 1726853196.01605: variable 'ansible_module_compression' from source: unknown 7071 1726853196.01607: variable 'ansible_shell_type' from source: unknown 7071 1726853196.01610: variable 'ansible_shell_executable' from source: unknown 7071 1726853196.01612: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853196.01613: variable 'ansible_pipelining' from source: unknown 7071 1726853196.01616: variable 'ansible_timeout' from source: unknown 7071 1726853196.01618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853196.01709: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853196.01712: variable 'omit' from source: magic vars 7071 1726853196.01717: starting attempt loop 7071 1726853196.01720: running the handler 7071 1726853196.01733: _low_level_execute_command(): starting 7071 1726853196.01740: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853196.02370: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853196.02379: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853196.02382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853196.02490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853196.02494: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853196.02496: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853196.02498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.02500: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853196.02502: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853196.02504: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7071 1726853196.02506: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853196.02509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853196.02511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853196.02513: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853196.02514: stderr chunk (state=3): >>>debug2: match found <<< 7071 1726853196.02517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.02554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853196.02566: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853196.02576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853196.02655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853196.04405: stdout chunk (state=3): >>>/root <<< 7071 1726853196.04606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853196.04776: stderr chunk (state=3): >>><<< 7071 1726853196.04779: stdout chunk (state=3): >>><<< 7071 1726853196.04782: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853196.04784: _low_level_execute_command(): starting 7071 1726853196.04787: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426 `" && echo ansible-tmp-1726853196.0465357-9400-105645594635426="` echo /root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426 `" ) && sleep 0' 7071 1726853196.05525: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853196.05534: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853196.05544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853196.05561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853196.05575: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853196.05638: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.05677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853196.05690: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853196.05705: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853196.05775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853196.07697: stdout chunk (state=3): >>>ansible-tmp-1726853196.0465357-9400-105645594635426=/root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426 <<< 7071 1726853196.07926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853196.07933: stdout chunk (state=3): >>><<< 7071 1726853196.07935: stderr chunk (state=3): >>><<< 7071 1726853196.08179: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853196.0465357-9400-105645594635426=/root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853196.08183: evaluation_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7071 1726853196.08187: search_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/cacert.pem /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cacert.pem /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem 7071 1726853196.08189: variable 'ansible_module_compression' from source: unknown 7071 1726853196.08191: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7071 1726853196.08193: variable 'ansible_facts' from source: unknown 7071 1726853196.08296: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/AnsiballZ_stat.py 7071 1726853196.08478: Sending initial data 7071 1726853196.08514: Sent initial data (151 bytes) 7071 1726853196.09133: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853196.09234: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853196.09252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853196.09319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853196.10847: 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 <<< 7071 1726853196.10904: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853196.10941: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpov5k920z /root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/AnsiballZ_stat.py <<< 7071 1726853196.10956: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/AnsiballZ_stat.py" <<< 7071 1726853196.11021: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpov5k920z" to remote "/root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/AnsiballZ_stat.py" <<< 7071 1726853196.11724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853196.11777: stderr chunk (state=3): >>><<< 7071 1726853196.11846: stdout chunk (state=3): >>><<< 7071 1726853196.11856: done transferring module to remote 7071 1726853196.11872: _low_level_execute_command(): starting 7071 1726853196.11884: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/ /root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/AnsiballZ_stat.py && sleep 0' 7071 1726853196.12587: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.12615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853196.12632: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853196.12662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853196.12740: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853196.14506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853196.14512: stdout chunk (state=3): >>><<< 7071 1726853196.14521: stderr chunk (state=3): >>><<< 7071 1726853196.14543: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853196.14549: _low_level_execute_command(): starting 7071 1726853196.14677: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/AnsiballZ_stat.py && sleep 0' 7071 1726853196.15190: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853196.15199: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853196.15210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853196.15223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853196.15286: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.15328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853196.15355: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853196.15364: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853196.15440: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853196.30424: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/my_ca_certs/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7071 1726853196.31746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853196.31765: stderr chunk (state=3): >>><<< 7071 1726853196.31768: stdout chunk (state=3): >>><<< 7071 1726853196.31785: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/my_ca_certs/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853196.31808: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/my_ca_certs/cacert.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7071 1726853196.31898: Sending initial data 7071 1726853196.31902: Sent initial data (195 bytes) 7071 1726853196.32337: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853196.32341: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853196.32343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.32345: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853196.32347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.32400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853196.32403: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853196.32447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853196.34082: 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" <<< 7071 1726853196.34086: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7071 1726853196.34116: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853196.34157: stdout chunk (state=3): >>>sftp> put /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/.source.pem <<< 7071 1726853196.34160: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/.source.pem" <<< 7071 1726853196.34199: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem" to remote "/root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/.source.pem" <<< 7071 1726853196.34202: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/.source.pem" <<< 7071 1726853196.34378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853196.34418: stderr chunk (state=3): >>><<< 7071 1726853196.34422: stdout chunk (state=3): >>><<< 7071 1726853196.34436: _low_level_execute_command(): starting 7071 1726853196.34440: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/ /root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/.source.pem && sleep 0' 7071 1726853196.34856: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853196.34859: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.34889: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853196.34892: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.34945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853196.34950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853196.34995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853196.36767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853196.36795: stderr chunk (state=3): >>><<< 7071 1726853196.36798: stdout chunk (state=3): >>><<< 7071 1726853196.36812: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853196.36834: variable 'ansible_module_compression' from source: unknown 7071 1726853196.36869: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7071 1726853196.36887: variable 'ansible_facts' from source: unknown 7071 1726853196.36933: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/AnsiballZ_copy.py 7071 1726853196.37026: Sending initial data 7071 1726853196.37029: Sent initial data (151 bytes) 7071 1726853196.37451: 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 <<< 7071 1726853196.37458: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.37478: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853196.37485: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.37537: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853196.37546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853196.37550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853196.37589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853196.39115: 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 <<< 7071 1726853196.39119: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7071 1726853196.39150: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853196.39193: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpd3yoitdd /root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/AnsiballZ_copy.py <<< 7071 1726853196.39196: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/AnsiballZ_copy.py" <<< 7071 1726853196.39227: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpd3yoitdd" to remote "/root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/AnsiballZ_copy.py" <<< 7071 1726853196.39233: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/AnsiballZ_copy.py" <<< 7071 1726853196.39749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853196.39790: stderr chunk (state=3): >>><<< 7071 1726853196.39793: stdout chunk (state=3): >>><<< 7071 1726853196.39817: done transferring module to remote 7071 1726853196.39825: _low_level_execute_command(): starting 7071 1726853196.39830: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/ /root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/AnsiballZ_copy.py && sleep 0' 7071 1726853196.40239: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853196.40278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853196.40281: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.40283: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853196.40285: 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 <<< 7071 1726853196.40287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.40333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853196.40336: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853196.40384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853196.42114: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853196.42136: stderr chunk (state=3): >>><<< 7071 1726853196.42139: stdout chunk (state=3): >>><<< 7071 1726853196.42155: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853196.42158: _low_level_execute_command(): starting 7071 1726853196.42161: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/AnsiballZ_copy.py && sleep 0' 7071 1726853196.42575: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853196.42584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853196.42606: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.42613: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853196.42615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.42668: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853196.42675: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853196.42718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853196.58936: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/.source.pem", "dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853196.60296: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853196.60323: stderr chunk (state=3): >>><<< 7071 1726853196.60326: stdout chunk (state=3): >>><<< 7071 1726853196.60340: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/.source.pem", "dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853196.60369: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/.source.pem', 'dest': '/etc/pki/tls/my_ca_certs/cacert.pem', 'mode': '0644', '_original_basename': 'cacert.pem', 'follow': False, 'checksum': '9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853196.60379: _low_level_execute_command(): starting 7071 1726853196.60386: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/ > /dev/null 2>&1 && sleep 0' 7071 1726853196.60848: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853196.60851: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.60853: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853196.60856: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853196.60858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.60913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853196.60920: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853196.60923: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853196.60962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853196.62791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853196.62816: stderr chunk (state=3): >>><<< 7071 1726853196.62819: stdout chunk (state=3): >>><<< 7071 1726853196.62834: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853196.62843: handler run complete 7071 1726853196.62866: attempt loop complete, returning result 7071 1726853196.62869: _execute() done 7071 1726853196.62874: dumping result to json 7071 1726853196.62876: done dumping result, returning 7071 1726853196.62885: done running TaskExecutor() for managed_node1/TASK: Copy cacert to ca_path [02083763-bbaf-ff75-6002-000000000568] 7071 1726853196.62888: sending task result for task 02083763-bbaf-ff75-6002-000000000568 7071 1726853196.62979: done sending task result for task 02083763-bbaf-ff75-6002-000000000568 7071 1726853196.62982: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "gid": 0, "group": "root", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1726853196.0465357-9400-105645594635426/.source.pem", "state": "file", "uid": 0 } 7071 1726853196.63049: no more pending results, returning what we have 7071 1726853196.63053: results queue empty 7071 1726853196.63054: checking for any_errors_fatal 7071 1726853196.63062: done checking for any_errors_fatal 7071 1726853196.63062: checking for max_fail_percentage 7071 1726853196.63064: done checking for max_fail_percentage 7071 1726853196.63065: checking to see if all hosts have failed and the running result is not ok 7071 1726853196.63066: done checking to see if all hosts have failed 7071 1726853196.63067: getting the remaining hosts for this loop 7071 1726853196.63068: done getting the remaining hosts for this loop 7071 1726853196.63074: getting the next task for host managed_node1 7071 1726853196.63081: done getting next task for host managed_node1 7071 1726853196.63083: ^ task is: TASK: Install openssl (test dependency) 7071 1726853196.63087: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853196.63093: getting variables 7071 1726853196.63094: in VariableManager get_vars() 7071 1726853196.63152: Calling all_inventory to load vars for managed_node1 7071 1726853196.63155: Calling groups_inventory to load vars for managed_node1 7071 1726853196.63157: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853196.63167: Calling all_plugins_play to load vars for managed_node1 7071 1726853196.63170: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853196.63180: Calling groups_plugins_play to load vars for managed_node1 7071 1726853196.64100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853196.64959: done with get_vars() 7071 1726853196.64976: done getting variables 7071 1726853196.65021: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install openssl (test dependency)] *************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:32 Friday 20 September 2024 13:26:36 -0400 (0:00:00.669) 0:01:04.606 ****** 7071 1726853196.65044: entering _queue_task() for managed_node1/package 7071 1726853196.65282: worker is 1 (out of 1 available) 7071 1726853196.65297: exiting _queue_task() for managed_node1/package 7071 1726853196.65310: done queuing things up, now waiting for results queue to drain 7071 1726853196.65311: waiting for pending results... 7071 1726853196.65490: running TaskExecutor() for managed_node1/TASK: Install openssl (test dependency) 7071 1726853196.65561: in run() - task 02083763-bbaf-ff75-6002-000000000569 7071 1726853196.65573: variable 'ansible_search_path' from source: unknown 7071 1726853196.65580: variable 'ansible_search_path' from source: unknown 7071 1726853196.65610: calling self._execute() 7071 1726853196.65689: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853196.65692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853196.65701: variable 'omit' from source: magic vars 7071 1726853196.65994: variable 'ansible_distribution_major_version' from source: facts 7071 1726853196.66006: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853196.66144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853196.67666: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853196.67713: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853196.67741: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853196.67769: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853196.67790: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853196.67856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853196.67879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853196.67896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853196.67923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853196.67934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853196.68020: variable 'ansible_distribution' from source: facts 7071 1726853196.68024: variable 'ansible_distribution_major_version' from source: facts 7071 1726853196.68030: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853196.68040: variable 'omit' from source: magic vars 7071 1726853196.68067: variable 'omit' from source: magic vars 7071 1726853196.68161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853196.68180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853196.68197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853196.68222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853196.68232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853196.68297: variable '__network_is_ostree' from source: set_fact 7071 1726853196.68300: variable 'omit' from source: magic vars 7071 1726853196.68322: variable 'omit' from source: magic vars 7071 1726853196.68341: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853196.68368: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853196.68381: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853196.68395: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853196.68403: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853196.68427: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853196.68429: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853196.68432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853196.68501: Set connection var ansible_connection to ssh 7071 1726853196.68508: Set connection var ansible_timeout to 10 7071 1726853196.68513: Set connection var ansible_shell_type to sh 7071 1726853196.68520: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853196.68526: Set connection var ansible_pipelining to False 7071 1726853196.68530: Set connection var ansible_shell_executable to /bin/sh 7071 1726853196.68550: variable 'ansible_shell_executable' from source: unknown 7071 1726853196.68554: variable 'ansible_connection' from source: unknown 7071 1726853196.68556: variable 'ansible_module_compression' from source: unknown 7071 1726853196.68558: variable 'ansible_shell_type' from source: unknown 7071 1726853196.68561: variable 'ansible_shell_executable' from source: unknown 7071 1726853196.68563: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853196.68565: variable 'ansible_pipelining' from source: unknown 7071 1726853196.68567: variable 'ansible_timeout' from source: unknown 7071 1726853196.68573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853196.68644: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853196.68655: variable 'omit' from source: magic vars 7071 1726853196.68660: starting attempt loop 7071 1726853196.68663: running the handler 7071 1726853196.68670: variable 'ansible_facts' from source: unknown 7071 1726853196.68674: variable 'ansible_facts' from source: unknown 7071 1726853196.68701: _low_level_execute_command(): starting 7071 1726853196.68707: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853196.69211: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853196.69215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.69226: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853196.69228: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853196.69233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.69261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853196.69281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853196.69332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853196.70974: stdout chunk (state=3): >>>/root <<< 7071 1726853196.71249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853196.71252: stdout chunk (state=3): >>><<< 7071 1726853196.71255: stderr chunk (state=3): >>><<< 7071 1726853196.71258: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853196.71260: _low_level_execute_command(): starting 7071 1726853196.71263: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853196.7114697-9425-218776964982592 `" && echo ansible-tmp-1726853196.7114697-9425-218776964982592="` echo /root/.ansible/tmp/ansible-tmp-1726853196.7114697-9425-218776964982592 `" ) && sleep 0' 7071 1726853196.71818: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.71832: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.72000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853196.72012: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853196.72063: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853196.72122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853196.73987: stdout chunk (state=3): >>>ansible-tmp-1726853196.7114697-9425-218776964982592=/root/.ansible/tmp/ansible-tmp-1726853196.7114697-9425-218776964982592 <<< 7071 1726853196.74100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853196.74125: stderr chunk (state=3): >>><<< 7071 1726853196.74129: stdout chunk (state=3): >>><<< 7071 1726853196.74149: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853196.7114697-9425-218776964982592=/root/.ansible/tmp/ansible-tmp-1726853196.7114697-9425-218776964982592 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853196.74178: variable 'ansible_module_compression' from source: unknown 7071 1726853196.74221: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7071 1726853196.74260: variable 'ansible_facts' from source: unknown 7071 1726853196.74345: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853196.7114697-9425-218776964982592/AnsiballZ_dnf.py 7071 1726853196.74440: Sending initial data 7071 1726853196.74443: Sent initial data (150 bytes) 7071 1726853196.74858: 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 <<< 7071 1726853196.74892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853196.74895: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853196.74897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.74899: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853196.74901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.74952: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853196.74964: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853196.75003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853196.76520: 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" <<< 7071 1726853196.76528: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7071 1726853196.76562: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853196.76600: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp8my37baf /root/.ansible/tmp/ansible-tmp-1726853196.7114697-9425-218776964982592/AnsiballZ_dnf.py <<< 7071 1726853196.76608: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853196.7114697-9425-218776964982592/AnsiballZ_dnf.py" <<< 7071 1726853196.76641: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp8my37baf" to remote "/root/.ansible/tmp/ansible-tmp-1726853196.7114697-9425-218776964982592/AnsiballZ_dnf.py" <<< 7071 1726853196.76644: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853196.7114697-9425-218776964982592/AnsiballZ_dnf.py" <<< 7071 1726853196.77293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853196.77335: stderr chunk (state=3): >>><<< 7071 1726853196.77339: stdout chunk (state=3): >>><<< 7071 1726853196.77380: done transferring module to remote 7071 1726853196.77390: _low_level_execute_command(): starting 7071 1726853196.77395: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853196.7114697-9425-218776964982592/ /root/.ansible/tmp/ansible-tmp-1726853196.7114697-9425-218776964982592/AnsiballZ_dnf.py && sleep 0' 7071 1726853196.77841: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853196.77847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.77849: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853196.77851: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.77904: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853196.77908: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853196.77912: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853196.77950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853196.79687: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853196.79711: stderr chunk (state=3): >>><<< 7071 1726853196.79715: stdout chunk (state=3): >>><<< 7071 1726853196.79734: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853196.79737: _low_level_execute_command(): starting 7071 1726853196.79741: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853196.7114697-9425-218776964982592/AnsiballZ_dnf.py && sleep 0' 7071 1726853196.80168: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853196.80174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853196.80205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.80208: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853196.80210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853196.80260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853196.80263: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853196.80313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853197.21047: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["openssl"], "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}}} <<< 7071 1726853197.25006: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853197.25028: stderr chunk (state=3): >>><<< 7071 1726853197.25031: stdout chunk (state=3): >>><<< 7071 1726853197.25049: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["openssl"], "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853197.25103: done with _execute_module (ansible.legacy.dnf, {'name': 'openssl', '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-1726853196.7114697-9425-218776964982592/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853197.25109: _low_level_execute_command(): starting 7071 1726853197.25112: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853196.7114697-9425-218776964982592/ > /dev/null 2>&1 && sleep 0' 7071 1726853197.25543: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853197.25546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853197.25549: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853197.25551: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853197.25553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853197.25613: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853197.25617: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853197.25620: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853197.25652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853197.27513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853197.27517: stdout chunk (state=3): >>><<< 7071 1726853197.27521: stderr chunk (state=3): >>><<< 7071 1726853197.27581: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853197.27584: handler run complete 7071 1726853197.27600: attempt loop complete, returning result 7071 1726853197.27606: _execute() done 7071 1726853197.27612: dumping result to json 7071 1726853197.27621: done dumping result, returning 7071 1726853197.27635: done running TaskExecutor() for managed_node1/TASK: Install openssl (test dependency) [02083763-bbaf-ff75-6002-000000000569] 7071 1726853197.27646: sending task result for task 02083763-bbaf-ff75-6002-000000000569 ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7071 1726853197.28053: no more pending results, returning what we have 7071 1726853197.28057: results queue empty 7071 1726853197.28058: checking for any_errors_fatal 7071 1726853197.28066: done checking for any_errors_fatal 7071 1726853197.28067: checking for max_fail_percentage 7071 1726853197.28069: done checking for max_fail_percentage 7071 1726853197.28070: checking to see if all hosts have failed and the running result is not ok 7071 1726853197.28072: done checking to see if all hosts have failed 7071 1726853197.28073: getting the remaining hosts for this loop 7071 1726853197.28075: done getting the remaining hosts for this loop 7071 1726853197.28079: getting the next task for host managed_node1 7071 1726853197.28087: done getting next task for host managed_node1 7071 1726853197.28090: ^ task is: TASK: Hash cacert 7071 1726853197.28093: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853197.28101: getting variables 7071 1726853197.28103: in VariableManager get_vars() 7071 1726853197.28164: Calling all_inventory to load vars for managed_node1 7071 1726853197.28275: Calling groups_inventory to load vars for managed_node1 7071 1726853197.28278: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853197.28294: Calling all_plugins_play to load vars for managed_node1 7071 1726853197.28297: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853197.28300: Calling groups_plugins_play to load vars for managed_node1 7071 1726853197.28885: done sending task result for task 02083763-bbaf-ff75-6002-000000000569 7071 1726853197.28889: WORKER PROCESS EXITING 7071 1726853197.29800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853197.31610: done with get_vars() 7071 1726853197.31630: done getting variables 7071 1726853197.31698: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Hash cacert] ************************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:37 Friday 20 September 2024 13:26:37 -0400 (0:00:00.666) 0:01:05.273 ****** 7071 1726853197.31730: entering _queue_task() for managed_node1/command 7071 1726853197.32286: worker is 1 (out of 1 available) 7071 1726853197.32297: exiting _queue_task() for managed_node1/command 7071 1726853197.32307: done queuing things up, now waiting for results queue to drain 7071 1726853197.32309: waiting for pending results... 7071 1726853197.32426: running TaskExecutor() for managed_node1/TASK: Hash cacert 7071 1726853197.32551: in run() - task 02083763-bbaf-ff75-6002-00000000056a 7071 1726853197.32578: variable 'ansible_search_path' from source: unknown 7071 1726853197.32587: variable 'ansible_search_path' from source: unknown 7071 1726853197.32632: calling self._execute() 7071 1726853197.32742: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853197.32764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853197.32780: variable 'omit' from source: magic vars 7071 1726853197.33186: variable 'ansible_distribution_major_version' from source: facts 7071 1726853197.33211: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853197.33431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853197.35794: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853197.35882: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853197.35933: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853197.35980: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853197.36012: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853197.36112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853197.36246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853197.36250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853197.36253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853197.36257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853197.36393: variable 'ansible_distribution' from source: facts 7071 1726853197.36403: variable 'ansible_distribution_major_version' from source: facts 7071 1726853197.36415: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853197.36427: variable 'omit' from source: magic vars 7071 1726853197.36483: variable 'omit' from source: magic vars 7071 1726853197.36523: variable 'omit' from source: magic vars 7071 1726853197.36556: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853197.36596: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853197.36622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853197.36646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853197.36662: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853197.36702: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853197.36775: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853197.36778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853197.36828: Set connection var ansible_connection to ssh 7071 1726853197.36897: Set connection var ansible_timeout to 10 7071 1726853197.36901: Set connection var ansible_shell_type to sh 7071 1726853197.36903: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853197.36905: Set connection var ansible_pipelining to False 7071 1726853197.36907: Set connection var ansible_shell_executable to /bin/sh 7071 1726853197.36910: variable 'ansible_shell_executable' from source: unknown 7071 1726853197.36918: variable 'ansible_connection' from source: unknown 7071 1726853197.36925: variable 'ansible_module_compression' from source: unknown 7071 1726853197.36931: variable 'ansible_shell_type' from source: unknown 7071 1726853197.36939: variable 'ansible_shell_executable' from source: unknown 7071 1726853197.36948: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853197.36954: variable 'ansible_pipelining' from source: unknown 7071 1726853197.36960: variable 'ansible_timeout' from source: unknown 7071 1726853197.36968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853197.37087: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853197.37103: variable 'omit' from source: magic vars 7071 1726853197.37175: starting attempt loop 7071 1726853197.37178: running the handler 7071 1726853197.37180: _low_level_execute_command(): starting 7071 1726853197.37182: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853197.37865: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853197.37889: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853197.37994: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853197.38026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853197.38039: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853197.38123: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853197.39806: stdout chunk (state=3): >>>/root <<< 7071 1726853197.39958: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853197.39977: stdout chunk (state=3): >>><<< 7071 1726853197.39989: stderr chunk (state=3): >>><<< 7071 1726853197.40016: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853197.40045: _low_level_execute_command(): starting 7071 1726853197.40056: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853197.400317-9452-215589275383374 `" && echo ansible-tmp-1726853197.400317-9452-215589275383374="` echo /root/.ansible/tmp/ansible-tmp-1726853197.400317-9452-215589275383374 `" ) && sleep 0' 7071 1726853197.40690: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853197.40706: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853197.40726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853197.40751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853197.40847: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853197.40888: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853197.40926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853197.42809: stdout chunk (state=3): >>>ansible-tmp-1726853197.400317-9452-215589275383374=/root/.ansible/tmp/ansible-tmp-1726853197.400317-9452-215589275383374 <<< 7071 1726853197.42968: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853197.42974: stdout chunk (state=3): >>><<< 7071 1726853197.42977: stderr chunk (state=3): >>><<< 7071 1726853197.43177: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853197.400317-9452-215589275383374=/root/.ansible/tmp/ansible-tmp-1726853197.400317-9452-215589275383374 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853197.43181: variable 'ansible_module_compression' from source: unknown 7071 1726853197.43183: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7071 1726853197.43185: variable 'ansible_facts' from source: unknown 7071 1726853197.43214: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853197.400317-9452-215589275383374/AnsiballZ_command.py 7071 1726853197.43437: Sending initial data 7071 1726853197.43440: Sent initial data (153 bytes) 7071 1726853197.44181: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853197.44204: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853197.44276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853197.45923: 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 <<< 7071 1726853197.45956: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853197.45996: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853197.400317-9452-215589275383374/AnsiballZ_command.py" <<< 7071 1726853197.46039: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpwvqkez7g /root/.ansible/tmp/ansible-tmp-1726853197.400317-9452-215589275383374/AnsiballZ_command.py <<< 7071 1726853197.46050: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpwvqkez7g" to remote "/root/.ansible/tmp/ansible-tmp-1726853197.400317-9452-215589275383374/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853197.400317-9452-215589275383374/AnsiballZ_command.py" <<< 7071 1726853197.47046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853197.47049: stdout chunk (state=3): >>><<< 7071 1726853197.47052: stderr chunk (state=3): >>><<< 7071 1726853197.47054: done transferring module to remote 7071 1726853197.47056: _low_level_execute_command(): starting 7071 1726853197.47058: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853197.400317-9452-215589275383374/ /root/.ansible/tmp/ansible-tmp-1726853197.400317-9452-215589275383374/AnsiballZ_command.py && sleep 0' 7071 1726853197.47623: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853197.47635: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853197.47652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853197.47690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853197.47711: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853197.47788: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853197.47817: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853197.47835: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853197.47858: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853197.47926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853197.49725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853197.49730: stdout chunk (state=3): >>><<< 7071 1726853197.49735: stderr chunk (state=3): >>><<< 7071 1726853197.49752: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853197.49755: _low_level_execute_command(): starting 7071 1726853197.49758: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853197.400317-9452-215589275383374/AnsiballZ_command.py && sleep 0' 7071 1726853197.50788: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853197.50792: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853197.50828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853197.50855: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853197.50874: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853197.50949: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853197.67878: stdout chunk (state=3): >>> {"changed": true, "stdout": "d1b7d027", "stderr": "", "rc": 0, "cmd": ["openssl", "x509", "-hash", "-noout", "-in", "/etc/pki/tls/my_ca_certs/cacert.pem"], "start": "2024-09-20 13:26:37.658767", "end": "2024-09-20 13:26:37.678093", "delta": "0:00:00.019326", "msg": "", "invocation": {"module_args": {"_raw_params": "openssl x509 -hash -noout -in /etc/pki/tls/my_ca_certs/cacert.pem", "_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}}} <<< 7071 1726853197.69433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853197.69437: stdout chunk (state=3): >>><<< 7071 1726853197.69442: stderr chunk (state=3): >>><<< 7071 1726853197.69459: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "d1b7d027", "stderr": "", "rc": 0, "cmd": ["openssl", "x509", "-hash", "-noout", "-in", "/etc/pki/tls/my_ca_certs/cacert.pem"], "start": "2024-09-20 13:26:37.658767", "end": "2024-09-20 13:26:37.678093", "delta": "0:00:00.019326", "msg": "", "invocation": {"module_args": {"_raw_params": "openssl x509 -hash -noout -in /etc/pki/tls/my_ca_certs/cacert.pem", "_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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853197.69493: done with _execute_module (ansible.legacy.command, {'_raw_params': 'openssl x509 -hash -noout -in /etc/pki/tls/my_ca_certs/cacert.pem', '_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-1726853197.400317-9452-215589275383374/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853197.69501: _low_level_execute_command(): starting 7071 1726853197.69505: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853197.400317-9452-215589275383374/ > /dev/null 2>&1 && sleep 0' 7071 1726853197.70101: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853197.70105: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853197.70148: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853197.70183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853197.72004: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853197.72031: stderr chunk (state=3): >>><<< 7071 1726853197.72034: stdout chunk (state=3): >>><<< 7071 1726853197.72053: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853197.72058: handler run complete 7071 1726853197.72078: Evaluated conditional (False): False 7071 1726853197.72087: attempt loop complete, returning result 7071 1726853197.72090: _execute() done 7071 1726853197.72092: dumping result to json 7071 1726853197.72097: done dumping result, returning 7071 1726853197.72105: done running TaskExecutor() for managed_node1/TASK: Hash cacert [02083763-bbaf-ff75-6002-00000000056a] 7071 1726853197.72109: sending task result for task 02083763-bbaf-ff75-6002-00000000056a 7071 1726853197.72202: done sending task result for task 02083763-bbaf-ff75-6002-00000000056a 7071 1726853197.72205: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "openssl", "x509", "-hash", "-noout", "-in", "/etc/pki/tls/my_ca_certs/cacert.pem" ], "delta": "0:00:00.019326", "end": "2024-09-20 13:26:37.678093", "rc": 0, "start": "2024-09-20 13:26:37.658767" } STDOUT: d1b7d027 7071 1726853197.72277: no more pending results, returning what we have 7071 1726853197.72281: results queue empty 7071 1726853197.72282: checking for any_errors_fatal 7071 1726853197.72292: done checking for any_errors_fatal 7071 1726853197.72293: checking for max_fail_percentage 7071 1726853197.72295: done checking for max_fail_percentage 7071 1726853197.72296: checking to see if all hosts have failed and the running result is not ok 7071 1726853197.72297: done checking to see if all hosts have failed 7071 1726853197.72297: getting the remaining hosts for this loop 7071 1726853197.72299: done getting the remaining hosts for this loop 7071 1726853197.72303: getting the next task for host managed_node1 7071 1726853197.72309: done getting next task for host managed_node1 7071 1726853197.72312: ^ task is: TASK: Add symlink for cacert 7071 1726853197.72315: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853197.72319: getting variables 7071 1726853197.72320: in VariableManager get_vars() 7071 1726853197.72382: Calling all_inventory to load vars for managed_node1 7071 1726853197.72386: Calling groups_inventory to load vars for managed_node1 7071 1726853197.72389: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853197.72399: Calling all_plugins_play to load vars for managed_node1 7071 1726853197.72402: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853197.72404: Calling groups_plugins_play to load vars for managed_node1 7071 1726853197.73926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853197.76228: done with get_vars() 7071 1726853197.76259: done getting variables TASK [Add symlink for cacert] ************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:41 Friday 20 September 2024 13:26:37 -0400 (0:00:00.446) 0:01:05.719 ****** 7071 1726853197.76367: entering _queue_task() for managed_node1/file 7071 1726853197.76750: worker is 1 (out of 1 available) 7071 1726853197.76764: exiting _queue_task() for managed_node1/file 7071 1726853197.76780: done queuing things up, now waiting for results queue to drain 7071 1726853197.76782: waiting for pending results... 7071 1726853197.77190: running TaskExecutor() for managed_node1/TASK: Add symlink for cacert 7071 1726853197.77197: in run() - task 02083763-bbaf-ff75-6002-00000000056b 7071 1726853197.77214: variable 'ansible_search_path' from source: unknown 7071 1726853197.77223: variable 'ansible_search_path' from source: unknown 7071 1726853197.77269: calling self._execute() 7071 1726853197.77383: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853197.77450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853197.77455: variable 'omit' from source: magic vars 7071 1726853197.77778: variable 'ansible_distribution_major_version' from source: facts 7071 1726853197.77789: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853197.77935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853197.79491: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853197.79535: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853197.79566: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853197.79592: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853197.79611: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853197.79678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853197.79699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853197.79717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853197.79742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853197.79755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853197.79837: variable 'ansible_distribution' from source: facts 7071 1726853197.79841: variable 'ansible_distribution_major_version' from source: facts 7071 1726853197.79850: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853197.79856: variable 'omit' from source: magic vars 7071 1726853197.79887: variable 'omit' from source: magic vars 7071 1726853197.79964: variable 'cacert_hash' from source: set_fact 7071 1726853197.79987: variable 'omit' from source: magic vars 7071 1726853197.80006: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853197.80026: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853197.80039: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853197.80055: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853197.80063: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853197.80091: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853197.80094: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853197.80096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853197.80160: Set connection var ansible_connection to ssh 7071 1726853197.80167: Set connection var ansible_timeout to 10 7071 1726853197.80174: Set connection var ansible_shell_type to sh 7071 1726853197.80181: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853197.80187: Set connection var ansible_pipelining to False 7071 1726853197.80191: Set connection var ansible_shell_executable to /bin/sh 7071 1726853197.80216: variable 'ansible_shell_executable' from source: unknown 7071 1726853197.80219: variable 'ansible_connection' from source: unknown 7071 1726853197.80222: variable 'ansible_module_compression' from source: unknown 7071 1726853197.80225: variable 'ansible_shell_type' from source: unknown 7071 1726853197.80227: variable 'ansible_shell_executable' from source: unknown 7071 1726853197.80229: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853197.80233: variable 'ansible_pipelining' from source: unknown 7071 1726853197.80236: variable 'ansible_timeout' from source: unknown 7071 1726853197.80239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853197.80340: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853197.80351: variable 'omit' from source: magic vars 7071 1726853197.80356: starting attempt loop 7071 1726853197.80359: running the handler 7071 1726853197.80370: _low_level_execute_command(): starting 7071 1726853197.80378: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853197.81007: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853197.81011: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853197.81014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853197.81016: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853197.81040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853197.81105: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853197.82769: stdout chunk (state=3): >>>/root <<< 7071 1726853197.82875: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853197.82903: stderr chunk (state=3): >>><<< 7071 1726853197.82907: stdout chunk (state=3): >>><<< 7071 1726853197.82928: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853197.82938: _low_level_execute_command(): starting 7071 1726853197.82945: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853197.8292813-9477-36959782773843 `" && echo ansible-tmp-1726853197.8292813-9477-36959782773843="` echo /root/.ansible/tmp/ansible-tmp-1726853197.8292813-9477-36959782773843 `" ) && sleep 0' 7071 1726853197.83367: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853197.83373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853197.83407: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853197.83410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853197.83412: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853197.83414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853197.83416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853197.83481: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853197.83484: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853197.83486: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853197.83519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853197.85412: stdout chunk (state=3): >>>ansible-tmp-1726853197.8292813-9477-36959782773843=/root/.ansible/tmp/ansible-tmp-1726853197.8292813-9477-36959782773843 <<< 7071 1726853197.85573: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853197.85577: stdout chunk (state=3): >>><<< 7071 1726853197.85579: stderr chunk (state=3): >>><<< 7071 1726853197.85679: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853197.8292813-9477-36959782773843=/root/.ansible/tmp/ansible-tmp-1726853197.8292813-9477-36959782773843 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853197.85682: variable 'ansible_module_compression' from source: unknown 7071 1726853197.85711: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7071 1726853197.85754: variable 'ansible_facts' from source: unknown 7071 1726853197.85870: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853197.8292813-9477-36959782773843/AnsiballZ_file.py 7071 1726853197.86021: Sending initial data 7071 1726853197.86141: Sent initial data (150 bytes) 7071 1726853197.86796: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853197.86819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853197.86836: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853197.86862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853197.86938: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853197.88504: 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 <<< 7071 1726853197.88508: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853197.88586: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmppmiuzixx /root/.ansible/tmp/ansible-tmp-1726853197.8292813-9477-36959782773843/AnsiballZ_file.py <<< 7071 1726853197.88588: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853197.8292813-9477-36959782773843/AnsiballZ_file.py" <<< 7071 1726853197.88591: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmppmiuzixx" to remote "/root/.ansible/tmp/ansible-tmp-1726853197.8292813-9477-36959782773843/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853197.8292813-9477-36959782773843/AnsiballZ_file.py" <<< 7071 1726853197.89296: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853197.89385: stderr chunk (state=3): >>><<< 7071 1726853197.89397: stdout chunk (state=3): >>><<< 7071 1726853197.89576: done transferring module to remote 7071 1726853197.89579: _low_level_execute_command(): starting 7071 1726853197.89582: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853197.8292813-9477-36959782773843/ /root/.ansible/tmp/ansible-tmp-1726853197.8292813-9477-36959782773843/AnsiballZ_file.py && sleep 0' 7071 1726853197.90218: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853197.90235: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853197.90255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853197.90382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853197.90403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853197.90484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853197.92239: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853197.92245: stdout chunk (state=3): >>><<< 7071 1726853197.92248: stderr chunk (state=3): >>><<< 7071 1726853197.92377: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853197.92380: _low_level_execute_command(): starting 7071 1726853197.92383: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853197.8292813-9477-36959782773843/AnsiballZ_file.py && sleep 0' 7071 1726853197.92888: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853197.92897: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853197.92915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853197.92929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853197.92941: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853197.92949: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853197.92959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853197.92974: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853197.92988: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853197.92999: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7071 1726853197.93007: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853197.93085: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853197.93098: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853197.93110: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853197.93134: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853197.93262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853198.09419: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "src": "cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "state": "absent"}, "after": {"path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "state": "link"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0777", "state": "link", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 10, "invocation": {"module_args": {"state": "link", "path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "src": "cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853198.11152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853198.11158: stdout chunk (state=3): >>><<< 7071 1726853198.11160: stderr chunk (state=3): >>><<< 7071 1726853198.11163: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "src": "cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "state": "absent"}, "after": {"path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "state": "link"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0777", "state": "link", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 10, "invocation": {"module_args": {"state": "link", "path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "src": "cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853198.11174: done with _execute_module (file, {'state': 'link', 'path': '/etc/pki/tls/my_ca_certs/d1b7d027.0', 'src': 'cacert.pem', '_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': 'file', '_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-1726853197.8292813-9477-36959782773843/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853198.11177: _low_level_execute_command(): starting 7071 1726853198.11179: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853197.8292813-9477-36959782773843/ > /dev/null 2>&1 && sleep 0' 7071 1726853198.12035: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853198.12065: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853198.12143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853198.12165: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853198.12184: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853198.12198: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853198.12275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853198.14284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853198.14589: stderr chunk (state=3): >>><<< 7071 1726853198.14592: stdout chunk (state=3): >>><<< 7071 1726853198.14609: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853198.14616: handler run complete 7071 1726853198.14645: attempt loop complete, returning result 7071 1726853198.14651: _execute() done 7071 1726853198.14654: dumping result to json 7071 1726853198.14659: done dumping result, returning 7071 1726853198.14669: done running TaskExecutor() for managed_node1/TASK: Add symlink for cacert [02083763-bbaf-ff75-6002-00000000056b] 7071 1726853198.14674: sending task result for task 02083763-bbaf-ff75-6002-00000000056b changed: [managed_node1] => { "changed": true, "dest": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "gid": 0, "group": "root", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 10, "src": "cacert.pem", "state": "link", "uid": 0 } 7071 1726853198.14855: no more pending results, returning what we have 7071 1726853198.14859: results queue empty 7071 1726853198.14860: checking for any_errors_fatal 7071 1726853198.14868: done checking for any_errors_fatal 7071 1726853198.14869: checking for max_fail_percentage 7071 1726853198.14875: done checking for max_fail_percentage 7071 1726853198.14876: checking to see if all hosts have failed and the running result is not ok 7071 1726853198.14877: done checking to see if all hosts have failed 7071 1726853198.14878: getting the remaining hosts for this loop 7071 1726853198.14880: done getting the remaining hosts for this loop 7071 1726853198.14896: getting the next task for host managed_node1 7071 1726853198.14905: done getting next task for host managed_node1 7071 1726853198.14908: ^ task is: TASK: Get NetworkManager version 7071 1726853198.14911: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853198.14914: getting variables 7071 1726853198.14916: in VariableManager get_vars() 7071 1726853198.15286: Calling all_inventory to load vars for managed_node1 7071 1726853198.15290: Calling groups_inventory to load vars for managed_node1 7071 1726853198.15292: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853198.15299: done sending task result for task 02083763-bbaf-ff75-6002-00000000056b 7071 1726853198.15302: WORKER PROCESS EXITING 7071 1726853198.15383: Calling all_plugins_play to load vars for managed_node1 7071 1726853198.15387: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853198.15391: Calling groups_plugins_play to load vars for managed_node1 7071 1726853198.17537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853198.19433: done with get_vars() 7071 1726853198.19463: done getting variables 7071 1726853198.19527: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get NetworkManager version] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:46 Friday 20 September 2024 13:26:38 -0400 (0:00:00.431) 0:01:06.151 ****** 7071 1726853198.19557: entering _queue_task() for managed_node1/command 7071 1726853198.20097: worker is 1 (out of 1 available) 7071 1726853198.20111: exiting _queue_task() for managed_node1/command 7071 1726853198.20126: done queuing things up, now waiting for results queue to drain 7071 1726853198.20128: waiting for pending results... 7071 1726853198.20450: running TaskExecutor() for managed_node1/TASK: Get NetworkManager version 7071 1726853198.20568: in run() - task 02083763-bbaf-ff75-6002-00000000056c 7071 1726853198.20677: variable 'ansible_search_path' from source: unknown 7071 1726853198.20681: variable 'ansible_search_path' from source: unknown 7071 1726853198.20685: calling self._execute() 7071 1726853198.20742: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853198.20749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853198.20759: variable 'omit' from source: magic vars 7071 1726853198.21195: variable 'ansible_distribution_major_version' from source: facts 7071 1726853198.21208: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853198.21425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853198.23825: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853198.24094: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853198.24098: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853198.24101: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853198.24103: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853198.24106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853198.24109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853198.24129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853198.24172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853198.24191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853198.24318: variable 'ansible_distribution' from source: facts 7071 1726853198.24322: variable 'ansible_distribution_major_version' from source: facts 7071 1726853198.24333: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853198.24336: variable 'omit' from source: magic vars 7071 1726853198.24382: variable 'omit' from source: magic vars 7071 1726853198.24422: variable 'omit' from source: magic vars 7071 1726853198.24451: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853198.24479: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853198.24496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853198.24521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853198.24530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853198.24563: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853198.24566: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853198.24568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853198.24681: Set connection var ansible_connection to ssh 7071 1726853198.24693: Set connection var ansible_timeout to 10 7071 1726853198.24696: Set connection var ansible_shell_type to sh 7071 1726853198.24702: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853198.24709: Set connection var ansible_pipelining to False 7071 1726853198.24714: Set connection var ansible_shell_executable to /bin/sh 7071 1726853198.24744: variable 'ansible_shell_executable' from source: unknown 7071 1726853198.24750: variable 'ansible_connection' from source: unknown 7071 1726853198.24753: variable 'ansible_module_compression' from source: unknown 7071 1726853198.24755: variable 'ansible_shell_type' from source: unknown 7071 1726853198.24758: variable 'ansible_shell_executable' from source: unknown 7071 1726853198.24760: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853198.24767: variable 'ansible_pipelining' from source: unknown 7071 1726853198.24769: variable 'ansible_timeout' from source: unknown 7071 1726853198.24773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853198.24887: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853198.24894: variable 'omit' from source: magic vars 7071 1726853198.24899: starting attempt loop 7071 1726853198.24902: running the handler 7071 1726853198.24917: _low_level_execute_command(): starting 7071 1726853198.24925: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853198.25688: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853198.25692: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853198.25768: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853198.25813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853198.25877: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853198.25881: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853198.25929: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853198.27553: stdout chunk (state=3): >>>/root <<< 7071 1726853198.27652: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853198.27681: stderr chunk (state=3): >>><<< 7071 1726853198.27684: stdout chunk (state=3): >>><<< 7071 1726853198.27707: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853198.27720: _low_level_execute_command(): starting 7071 1726853198.27724: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853198.27706-9500-155729509619393 `" && echo ansible-tmp-1726853198.27706-9500-155729509619393="` echo /root/.ansible/tmp/ansible-tmp-1726853198.27706-9500-155729509619393 `" ) && sleep 0' 7071 1726853198.28190: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853198.28196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853198.28199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853198.28201: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853198.28203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853198.28258: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853198.28261: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853198.28267: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853198.28327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853198.30181: stdout chunk (state=3): >>>ansible-tmp-1726853198.27706-9500-155729509619393=/root/.ansible/tmp/ansible-tmp-1726853198.27706-9500-155729509619393 <<< 7071 1726853198.30287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853198.30316: stderr chunk (state=3): >>><<< 7071 1726853198.30318: stdout chunk (state=3): >>><<< 7071 1726853198.30331: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853198.27706-9500-155729509619393=/root/.ansible/tmp/ansible-tmp-1726853198.27706-9500-155729509619393 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853198.30379: variable 'ansible_module_compression' from source: unknown 7071 1726853198.30406: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7071 1726853198.30435: variable 'ansible_facts' from source: unknown 7071 1726853198.30497: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853198.27706-9500-155729509619393/AnsiballZ_command.py 7071 1726853198.30593: Sending initial data 7071 1726853198.30597: Sent initial data (152 bytes) 7071 1726853198.31058: 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 <<< 7071 1726853198.31062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853198.31065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853198.31067: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853198.31070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853198.31115: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853198.31135: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853198.31190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853198.32715: 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 <<< 7071 1726853198.32749: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853198.32784: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp_dtl99tk /root/.ansible/tmp/ansible-tmp-1726853198.27706-9500-155729509619393/AnsiballZ_command.py <<< 7071 1726853198.32795: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853198.27706-9500-155729509619393/AnsiballZ_command.py" <<< 7071 1726853198.32821: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp_dtl99tk" to remote "/root/.ansible/tmp/ansible-tmp-1726853198.27706-9500-155729509619393/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853198.27706-9500-155729509619393/AnsiballZ_command.py" <<< 7071 1726853198.33353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853198.33392: stderr chunk (state=3): >>><<< 7071 1726853198.33396: stdout chunk (state=3): >>><<< 7071 1726853198.33418: done transferring module to remote 7071 1726853198.33429: _low_level_execute_command(): starting 7071 1726853198.33433: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853198.27706-9500-155729509619393/ /root/.ansible/tmp/ansible-tmp-1726853198.27706-9500-155729509619393/AnsiballZ_command.py && sleep 0' 7071 1726853198.33924: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853198.33927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853198.33930: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853198.33932: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853198.33934: 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 <<< 7071 1726853198.33936: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853198.34003: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853198.34058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853198.35758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853198.35779: stderr chunk (state=3): >>><<< 7071 1726853198.35782: stdout chunk (state=3): >>><<< 7071 1726853198.35796: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853198.35799: _low_level_execute_command(): starting 7071 1726853198.35805: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853198.27706-9500-155729509619393/AnsiballZ_command.py && sleep 0' 7071 1726853198.36240: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853198.36247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853198.36250: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853198.36252: 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 <<< 7071 1726853198.36254: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853198.36299: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853198.36302: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853198.36352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853198.67770: stdout chunk (state=3): >>> {"changed": true, "stdout": "NetworkManager-1.48.10-1.el10.x86_64", "stderr": "", "rc": 0, "cmd": ["rpm", "-qa", "NetworkManager"], "start": "2024-09-20 13:26:38.514949", "end": "2024-09-20 13:26:38.677029", "delta": "0:00:00.162080", "msg": "", "invocation": {"module_args": {"_raw_params": "rpm -qa NetworkManager", "_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}}} <<< 7071 1726853198.69424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853198.69447: stderr chunk (state=3): >>><<< 7071 1726853198.69451: stdout chunk (state=3): >>><<< 7071 1726853198.69463: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "NetworkManager-1.48.10-1.el10.x86_64", "stderr": "", "rc": 0, "cmd": ["rpm", "-qa", "NetworkManager"], "start": "2024-09-20 13:26:38.514949", "end": "2024-09-20 13:26:38.677029", "delta": "0:00:00.162080", "msg": "", "invocation": {"module_args": {"_raw_params": "rpm -qa NetworkManager", "_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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853198.69497: done with _execute_module (ansible.legacy.command, {'_raw_params': 'rpm -qa NetworkManager', '_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-1726853198.27706-9500-155729509619393/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853198.69506: _low_level_execute_command(): starting 7071 1726853198.69508: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853198.27706-9500-155729509619393/ > /dev/null 2>&1 && sleep 0' 7071 1726853198.69938: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853198.69942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853198.69944: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853198.69946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853198.69994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853198.69997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853198.70046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853198.71896: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853198.71933: stderr chunk (state=3): >>><<< 7071 1726853198.71936: stdout chunk (state=3): >>><<< 7071 1726853198.71949: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853198.71955: handler run complete 7071 1726853198.71975: Evaluated conditional (False): False 7071 1726853198.71985: attempt loop complete, returning result 7071 1726853198.71987: _execute() done 7071 1726853198.71990: dumping result to json 7071 1726853198.71995: done dumping result, returning 7071 1726853198.72002: done running TaskExecutor() for managed_node1/TASK: Get NetworkManager version [02083763-bbaf-ff75-6002-00000000056c] 7071 1726853198.72006: sending task result for task 02083763-bbaf-ff75-6002-00000000056c 7071 1726853198.72105: done sending task result for task 02083763-bbaf-ff75-6002-00000000056c 7071 1726853198.72107: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "rpm", "-qa", "NetworkManager" ], "delta": "0:00:00.162080", "end": "2024-09-20 13:26:38.677029", "rc": 0, "start": "2024-09-20 13:26:38.514949" } STDOUT: NetworkManager-1.48.10-1.el10.x86_64 7071 1726853198.72181: no more pending results, returning what we have 7071 1726853198.72188: results queue empty 7071 1726853198.72189: checking for any_errors_fatal 7071 1726853198.72197: done checking for any_errors_fatal 7071 1726853198.72198: checking for max_fail_percentage 7071 1726853198.72200: done checking for max_fail_percentage 7071 1726853198.72201: checking to see if all hosts have failed and the running result is not ok 7071 1726853198.72202: done checking to see if all hosts have failed 7071 1726853198.72202: getting the remaining hosts for this loop 7071 1726853198.72204: done getting the remaining hosts for this loop 7071 1726853198.72208: getting the next task for host managed_node1 7071 1726853198.72218: done getting next task for host managed_node1 7071 1726853198.72224: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7071 1726853198.72228: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853198.72255: getting variables 7071 1726853198.72256: in VariableManager get_vars() 7071 1726853198.72314: Calling all_inventory to load vars for managed_node1 7071 1726853198.72317: Calling groups_inventory to load vars for managed_node1 7071 1726853198.72319: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853198.72328: Calling all_plugins_play to load vars for managed_node1 7071 1726853198.72330: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853198.72332: Calling groups_plugins_play to load vars for managed_node1 7071 1726853198.73125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853198.74189: done with get_vars() 7071 1726853198.74210: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:26:38 -0400 (0:00:00.547) 0:01:06.699 ****** 7071 1726853198.74311: entering _queue_task() for managed_node1/include_tasks 7071 1726853198.74579: worker is 1 (out of 1 available) 7071 1726853198.74594: exiting _queue_task() for managed_node1/include_tasks 7071 1726853198.74607: done queuing things up, now waiting for results queue to drain 7071 1726853198.74608: waiting for pending results... 7071 1726853198.74975: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7071 1726853198.74981: in run() - task 02083763-bbaf-ff75-6002-000000000575 7071 1726853198.74985: variable 'ansible_search_path' from source: unknown 7071 1726853198.74988: variable 'ansible_search_path' from source: unknown 7071 1726853198.74992: calling self._execute() 7071 1726853198.75113: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853198.75117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853198.75120: variable 'omit' from source: magic vars 7071 1726853198.75498: variable 'ansible_distribution_major_version' from source: facts 7071 1726853198.75502: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853198.75649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853198.77511: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853198.77554: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853198.77582: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853198.77608: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853198.77627: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853198.77750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853198.77755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853198.77976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853198.77980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853198.77983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853198.77985: variable 'ansible_distribution' from source: facts 7071 1726853198.77987: variable 'ansible_distribution_major_version' from source: facts 7071 1726853198.77989: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853198.78133: _execute() done 7071 1726853198.78219: dumping result to json 7071 1726853198.78224: done dumping result, returning 7071 1726853198.78227: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-ff75-6002-000000000575] 7071 1726853198.78230: sending task result for task 02083763-bbaf-ff75-6002-000000000575 7071 1726853198.78542: done sending task result for task 02083763-bbaf-ff75-6002-000000000575 7071 1726853198.78549: WORKER PROCESS EXITING 7071 1726853198.78608: no more pending results, returning what we have 7071 1726853198.78614: in VariableManager get_vars() 7071 1726853198.78692: Calling all_inventory to load vars for managed_node1 7071 1726853198.78696: Calling groups_inventory to load vars for managed_node1 7071 1726853198.78698: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853198.78712: Calling all_plugins_play to load vars for managed_node1 7071 1726853198.78716: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853198.78719: Calling groups_plugins_play to load vars for managed_node1 7071 1726853198.80821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853198.82616: done with get_vars() 7071 1726853198.82649: variable 'ansible_search_path' from source: unknown 7071 1726853198.82651: variable 'ansible_search_path' from source: unknown 7071 1726853198.82703: we have included files to process 7071 1726853198.82704: generating all_blocks data 7071 1726853198.82706: done generating all_blocks data 7071 1726853198.82711: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7071 1726853198.82713: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7071 1726853198.82715: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7071 1726853198.83574: done processing included file 7071 1726853198.83576: iterating over new_blocks loaded from include file 7071 1726853198.83578: in VariableManager get_vars() 7071 1726853198.83620: done with get_vars() 7071 1726853198.83622: filtering new block on tags 7071 1726853198.83641: done filtering new block on tags 7071 1726853198.83647: in VariableManager get_vars() 7071 1726853198.83695: done with get_vars() 7071 1726853198.83697: filtering new block on tags 7071 1726853198.83720: done filtering new block on tags 7071 1726853198.83723: in VariableManager get_vars() 7071 1726853198.83761: done with get_vars() 7071 1726853198.83763: filtering new block on tags 7071 1726853198.83787: done filtering new block on tags 7071 1726853198.83789: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7071 1726853198.83794: extending task lists for all hosts with included blocks 7071 1726853198.84581: done extending task lists 7071 1726853198.84582: done processing included files 7071 1726853198.84583: results queue empty 7071 1726853198.84583: checking for any_errors_fatal 7071 1726853198.84587: done checking for any_errors_fatal 7071 1726853198.84587: checking for max_fail_percentage 7071 1726853198.84588: done checking for max_fail_percentage 7071 1726853198.84589: checking to see if all hosts have failed and the running result is not ok 7071 1726853198.84589: done checking to see if all hosts have failed 7071 1726853198.84590: getting the remaining hosts for this loop 7071 1726853198.84590: done getting the remaining hosts for this loop 7071 1726853198.84592: getting the next task for host managed_node1 7071 1726853198.84595: done getting next task for host managed_node1 7071 1726853198.84597: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7071 1726853198.84599: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853198.84612: getting variables 7071 1726853198.84613: in VariableManager get_vars() 7071 1726853198.84630: Calling all_inventory to load vars for managed_node1 7071 1726853198.84631: Calling groups_inventory to load vars for managed_node1 7071 1726853198.84633: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853198.84636: Calling all_plugins_play to load vars for managed_node1 7071 1726853198.84638: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853198.84640: Calling groups_plugins_play to load vars for managed_node1 7071 1726853198.85388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853198.87125: done with get_vars() 7071 1726853198.87151: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 13:26:38 -0400 (0:00:00.129) 0:01:06.828 ****** 7071 1726853198.87236: entering _queue_task() for managed_node1/setup 7071 1726853198.87600: worker is 1 (out of 1 available) 7071 1726853198.87613: exiting _queue_task() for managed_node1/setup 7071 1726853198.87627: done queuing things up, now waiting for results queue to drain 7071 1726853198.87628: waiting for pending results... 7071 1726853198.87876: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7071 1726853198.88025: in run() - task 02083763-bbaf-ff75-6002-000000000807 7071 1726853198.88046: variable 'ansible_search_path' from source: unknown 7071 1726853198.88049: variable 'ansible_search_path' from source: unknown 7071 1726853198.88086: calling self._execute() 7071 1726853198.88185: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853198.88189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853198.88200: variable 'omit' from source: magic vars 7071 1726853198.88569: variable 'ansible_distribution_major_version' from source: facts 7071 1726853198.88586: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853198.88779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853198.91018: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853198.91090: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853198.91276: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853198.91280: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853198.91283: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853198.91287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853198.91290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853198.91315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853198.91352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853198.91366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853198.91489: variable 'ansible_distribution' from source: facts 7071 1726853198.91494: variable 'ansible_distribution_major_version' from source: facts 7071 1726853198.91501: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853198.91655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853198.91679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853198.91702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853198.91747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853198.91758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853198.91803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853198.91825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853198.91876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853198.91891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853198.91904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853198.92073: variable '__network_required_facts' from source: role '' defaults 7071 1726853198.92080: variable 'ansible_facts' from source: unknown 7071 1726853198.92787: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7071 1726853198.92791: when evaluation is False, skipping this task 7071 1726853198.92794: _execute() done 7071 1726853198.92796: dumping result to json 7071 1726853198.92798: done dumping result, returning 7071 1726853198.92840: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [02083763-bbaf-ff75-6002-000000000807] 7071 1726853198.92845: sending task result for task 02083763-bbaf-ff75-6002-000000000807 7071 1726853198.92910: done sending task result for task 02083763-bbaf-ff75-6002-000000000807 7071 1726853198.92913: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853198.92990: no more pending results, returning what we have 7071 1726853198.92994: results queue empty 7071 1726853198.92995: checking for any_errors_fatal 7071 1726853198.92996: done checking for any_errors_fatal 7071 1726853198.92997: checking for max_fail_percentage 7071 1726853198.92999: done checking for max_fail_percentage 7071 1726853198.93000: checking to see if all hosts have failed and the running result is not ok 7071 1726853198.93000: done checking to see if all hosts have failed 7071 1726853198.93001: getting the remaining hosts for this loop 7071 1726853198.93003: done getting the remaining hosts for this loop 7071 1726853198.93007: getting the next task for host managed_node1 7071 1726853198.93017: done getting next task for host managed_node1 7071 1726853198.93022: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7071 1726853198.93027: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853198.93060: getting variables 7071 1726853198.93062: in VariableManager get_vars() 7071 1726853198.93112: Calling all_inventory to load vars for managed_node1 7071 1726853198.93115: Calling groups_inventory to load vars for managed_node1 7071 1726853198.93117: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853198.93126: Calling all_plugins_play to load vars for managed_node1 7071 1726853198.93128: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853198.93130: Calling groups_plugins_play to load vars for managed_node1 7071 1726853198.94490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853198.96114: done with get_vars() 7071 1726853198.96138: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 13:26:38 -0400 (0:00:00.090) 0:01:06.918 ****** 7071 1726853198.96241: entering _queue_task() for managed_node1/stat 7071 1726853198.96645: worker is 1 (out of 1 available) 7071 1726853198.96658: exiting _queue_task() for managed_node1/stat 7071 1726853198.96669: done queuing things up, now waiting for results queue to drain 7071 1726853198.96670: waiting for pending results... 7071 1726853198.96989: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7071 1726853198.97073: in run() - task 02083763-bbaf-ff75-6002-000000000809 7071 1726853198.97089: variable 'ansible_search_path' from source: unknown 7071 1726853198.97093: variable 'ansible_search_path' from source: unknown 7071 1726853198.97176: calling self._execute() 7071 1726853198.97222: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853198.97228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853198.97237: variable 'omit' from source: magic vars 7071 1726853198.97877: variable 'ansible_distribution_major_version' from source: facts 7071 1726853198.97881: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853198.98051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853199.00804: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853199.00866: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853199.00906: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853199.00945: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853199.00975: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853199.01054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853199.01139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853199.01159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853199.01198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853199.01211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853199.01476: variable 'ansible_distribution' from source: facts 7071 1726853199.01480: variable 'ansible_distribution_major_version' from source: facts 7071 1726853199.01482: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853199.01484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853199.01877: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853199.01881: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853199.01884: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853199.01887: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853199.01890: 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) 7071 1726853199.01893: 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) 7071 1726853199.01896: 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) 7071 1726853199.01898: 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) 7071 1726853199.02079: variable '__network_is_ostree' from source: set_fact 7071 1726853199.02083: Evaluated conditional (not __network_is_ostree is defined): False 7071 1726853199.02084: when evaluation is False, skipping this task 7071 1726853199.02086: _execute() done 7071 1726853199.02088: dumping result to json 7071 1726853199.02090: done dumping result, returning 7071 1726853199.02092: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [02083763-bbaf-ff75-6002-000000000809] 7071 1726853199.02093: sending task result for task 02083763-bbaf-ff75-6002-000000000809 7071 1726853199.02157: done sending task result for task 02083763-bbaf-ff75-6002-000000000809 7071 1726853199.02161: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7071 1726853199.02212: no more pending results, returning what we have 7071 1726853199.02216: results queue empty 7071 1726853199.02217: checking for any_errors_fatal 7071 1726853199.02224: done checking for any_errors_fatal 7071 1726853199.02225: checking for max_fail_percentage 7071 1726853199.02227: done checking for max_fail_percentage 7071 1726853199.02228: checking to see if all hosts have failed and the running result is not ok 7071 1726853199.02229: done checking to see if all hosts have failed 7071 1726853199.02229: getting the remaining hosts for this loop 7071 1726853199.02231: done getting the remaining hosts for this loop 7071 1726853199.02234: getting the next task for host managed_node1 7071 1726853199.02241: done getting next task for host managed_node1 7071 1726853199.02245: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7071 1726853199.02249: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853199.02277: getting variables 7071 1726853199.02279: in VariableManager get_vars() 7071 1726853199.02340: Calling all_inventory to load vars for managed_node1 7071 1726853199.02343: Calling groups_inventory to load vars for managed_node1 7071 1726853199.02345: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853199.02362: Calling all_plugins_play to load vars for managed_node1 7071 1726853199.02365: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853199.02368: Calling groups_plugins_play to load vars for managed_node1 7071 1726853199.03935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853199.09432: done with get_vars() 7071 1726853199.09460: done getting variables 7071 1726853199.09517: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 13:26:39 -0400 (0:00:00.133) 0:01:07.051 ****** 7071 1726853199.09551: entering _queue_task() for managed_node1/set_fact 7071 1726853199.10331: worker is 1 (out of 1 available) 7071 1726853199.10345: exiting _queue_task() for managed_node1/set_fact 7071 1726853199.10357: done queuing things up, now waiting for results queue to drain 7071 1726853199.10358: waiting for pending results... 7071 1726853199.10892: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7071 1726853199.11310: in run() - task 02083763-bbaf-ff75-6002-00000000080a 7071 1726853199.11336: variable 'ansible_search_path' from source: unknown 7071 1726853199.11476: variable 'ansible_search_path' from source: unknown 7071 1726853199.11550: calling self._execute() 7071 1726853199.11768: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853199.11774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853199.11777: variable 'omit' from source: magic vars 7071 1726853199.12521: variable 'ansible_distribution_major_version' from source: facts 7071 1726853199.12750: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853199.12992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853199.16555: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853199.16641: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853199.16685: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853199.16722: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853199.16755: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853199.16839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853199.16878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853199.16910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853199.16958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853199.16978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853199.17276: variable 'ansible_distribution' from source: facts 7071 1726853199.17279: variable 'ansible_distribution_major_version' from source: facts 7071 1726853199.17281: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853199.17283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853199.17398: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853199.17437: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853199.17486: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853199.17521: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853199.17570: 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) 7071 1726853199.17598: 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) 7071 1726853199.17627: 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) 7071 1726853199.17659: 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) 7071 1726853199.17734: variable '__network_is_ostree' from source: set_fact 7071 1726853199.17749: Evaluated conditional (not __network_is_ostree is defined): False 7071 1726853199.17756: when evaluation is False, skipping this task 7071 1726853199.17763: _execute() done 7071 1726853199.17769: dumping result to json 7071 1726853199.17778: done dumping result, returning 7071 1726853199.17790: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [02083763-bbaf-ff75-6002-00000000080a] 7071 1726853199.17798: sending task result for task 02083763-bbaf-ff75-6002-00000000080a 7071 1726853199.17903: done sending task result for task 02083763-bbaf-ff75-6002-00000000080a 7071 1726853199.17910: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7071 1726853199.17959: no more pending results, returning what we have 7071 1726853199.17962: results queue empty 7071 1726853199.17963: checking for any_errors_fatal 7071 1726853199.17968: done checking for any_errors_fatal 7071 1726853199.17969: checking for max_fail_percentage 7071 1726853199.17973: done checking for max_fail_percentage 7071 1726853199.17974: checking to see if all hosts have failed and the running result is not ok 7071 1726853199.17974: done checking to see if all hosts have failed 7071 1726853199.17975: getting the remaining hosts for this loop 7071 1726853199.17977: done getting the remaining hosts for this loop 7071 1726853199.17980: getting the next task for host managed_node1 7071 1726853199.17991: done getting next task for host managed_node1 7071 1726853199.17994: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7071 1726853199.17999: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853199.18023: getting variables 7071 1726853199.18025: in VariableManager get_vars() 7071 1726853199.18275: Calling all_inventory to load vars for managed_node1 7071 1726853199.18279: Calling groups_inventory to load vars for managed_node1 7071 1726853199.18286: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853199.18295: Calling all_plugins_play to load vars for managed_node1 7071 1726853199.18297: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853199.18299: Calling groups_plugins_play to load vars for managed_node1 7071 1726853199.20819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853199.23985: done with get_vars() 7071 1726853199.24016: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 13:26:39 -0400 (0:00:00.146) 0:01:07.198 ****** 7071 1726853199.24243: entering _queue_task() for managed_node1/service_facts 7071 1726853199.24904: worker is 1 (out of 1 available) 7071 1726853199.24914: exiting _queue_task() for managed_node1/service_facts 7071 1726853199.24926: done queuing things up, now waiting for results queue to drain 7071 1726853199.24928: waiting for pending results... 7071 1726853199.25590: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7071 1726853199.25672: in run() - task 02083763-bbaf-ff75-6002-00000000080c 7071 1726853199.25978: variable 'ansible_search_path' from source: unknown 7071 1726853199.25982: variable 'ansible_search_path' from source: unknown 7071 1726853199.25985: calling self._execute() 7071 1726853199.26129: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853199.26187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853199.26288: variable 'omit' from source: magic vars 7071 1726853199.26836: variable 'ansible_distribution_major_version' from source: facts 7071 1726853199.26923: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853199.27298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853199.31729: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853199.32597: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853199.32642: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853199.32711: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853199.32980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853199.32992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853199.33028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853199.33476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853199.33481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853199.33484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853199.33486: variable 'ansible_distribution' from source: facts 7071 1726853199.33489: variable 'ansible_distribution_major_version' from source: facts 7071 1726853199.33500: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853199.33510: variable 'omit' from source: magic vars 7071 1726853199.33607: variable 'omit' from source: magic vars 7071 1726853199.33812: variable 'omit' from source: magic vars 7071 1726853199.33846: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853199.33881: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853199.33903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853199.34275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853199.34279: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853199.34281: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853199.34283: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853199.34285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853199.34288: Set connection var ansible_connection to ssh 7071 1726853199.34290: Set connection var ansible_timeout to 10 7071 1726853199.34292: Set connection var ansible_shell_type to sh 7071 1726853199.34294: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853199.34296: Set connection var ansible_pipelining to False 7071 1726853199.34304: Set connection var ansible_shell_executable to /bin/sh 7071 1726853199.34496: variable 'ansible_shell_executable' from source: unknown 7071 1726853199.34504: variable 'ansible_connection' from source: unknown 7071 1726853199.34511: variable 'ansible_module_compression' from source: unknown 7071 1726853199.34519: variable 'ansible_shell_type' from source: unknown 7071 1726853199.34527: variable 'ansible_shell_executable' from source: unknown 7071 1726853199.34533: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853199.34541: variable 'ansible_pipelining' from source: unknown 7071 1726853199.34550: variable 'ansible_timeout' from source: unknown 7071 1726853199.34558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853199.35052: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853199.35056: variable 'omit' from source: magic vars 7071 1726853199.35059: starting attempt loop 7071 1726853199.35061: running the handler 7071 1726853199.35062: _low_level_execute_command(): starting 7071 1726853199.35064: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853199.36855: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853199.36859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853199.36863: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853199.37086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853199.38800: stdout chunk (state=3): >>>/root <<< 7071 1726853199.38906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853199.39100: stderr chunk (state=3): >>><<< 7071 1726853199.39103: stdout chunk (state=3): >>><<< 7071 1726853199.39225: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853199.39236: _low_level_execute_command(): starting 7071 1726853199.39239: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853199.391249-9548-127932496125233 `" && echo ansible-tmp-1726853199.391249-9548-127932496125233="` echo /root/.ansible/tmp/ansible-tmp-1726853199.391249-9548-127932496125233 `" ) && sleep 0' 7071 1726853199.40222: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853199.40286: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853199.40362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853199.40376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853199.40508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853199.40696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853199.40699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853199.42465: stdout chunk (state=3): >>>ansible-tmp-1726853199.391249-9548-127932496125233=/root/.ansible/tmp/ansible-tmp-1726853199.391249-9548-127932496125233 <<< 7071 1726853199.42616: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853199.42628: stdout chunk (state=3): >>><<< 7071 1726853199.42640: stderr chunk (state=3): >>><<< 7071 1726853199.42670: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853199.391249-9548-127932496125233=/root/.ansible/tmp/ansible-tmp-1726853199.391249-9548-127932496125233 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853199.42733: variable 'ansible_module_compression' from source: unknown 7071 1726853199.42816: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7071 1726853199.42857: variable 'ansible_facts' from source: unknown 7071 1726853199.42963: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853199.391249-9548-127932496125233/AnsiballZ_service_facts.py 7071 1726853199.43104: Sending initial data 7071 1726853199.43209: Sent initial data (159 bytes) 7071 1726853199.43728: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853199.43856: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853199.43885: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853199.43953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853199.45473: 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 <<< 7071 1726853199.45532: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853199.45608: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmplon4g2ac /root/.ansible/tmp/ansible-tmp-1726853199.391249-9548-127932496125233/AnsiballZ_service_facts.py <<< 7071 1726853199.45613: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853199.391249-9548-127932496125233/AnsiballZ_service_facts.py" <<< 7071 1726853199.45694: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmplon4g2ac" to remote "/root/.ansible/tmp/ansible-tmp-1726853199.391249-9548-127932496125233/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853199.391249-9548-127932496125233/AnsiballZ_service_facts.py" <<< 7071 1726853199.46749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853199.46764: stdout chunk (state=3): >>><<< 7071 1726853199.46776: stderr chunk (state=3): >>><<< 7071 1726853199.46834: done transferring module to remote 7071 1726853199.46854: _low_level_execute_command(): starting 7071 1726853199.46863: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853199.391249-9548-127932496125233/ /root/.ansible/tmp/ansible-tmp-1726853199.391249-9548-127932496125233/AnsiballZ_service_facts.py && sleep 0' 7071 1726853199.47478: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853199.47587: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853199.47618: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853199.47631: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853199.47699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853199.49488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853199.49529: stderr chunk (state=3): >>><<< 7071 1726853199.49533: stdout chunk (state=3): >>><<< 7071 1726853199.49551: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853199.49554: _low_level_execute_command(): starting 7071 1726853199.49559: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853199.391249-9548-127932496125233/AnsiballZ_service_facts.py && sleep 0' 7071 1726853199.50170: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853199.50182: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853199.50188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853199.50280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853199.50284: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853199.50286: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853199.50289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853199.50291: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853199.50293: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853199.50349: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853199.50362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853199.50381: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853199.50455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853201.02836: 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":<<< 7071 1726853201.02910: 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": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "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-system<<< 7071 1726853201.02940: stdout chunk (state=3): >>>d-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 7071 1726853201.04884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853201.04887: stdout chunk (state=3): >>><<< 7071 1726853201.04889: stderr chunk (state=3): >>><<< 7071 1726853201.04897: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853201.05511: 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-1726853199.391249-9548-127932496125233/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853201.05526: _low_level_execute_command(): starting 7071 1726853201.05535: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853199.391249-9548-127932496125233/ > /dev/null 2>&1 && sleep 0' 7071 1726853201.06109: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853201.06122: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853201.06137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853201.06160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853201.06179: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853201.06190: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853201.06202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853201.06286: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853201.06303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853201.06318: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853201.06337: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853201.06401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853201.08325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853201.08348: stdout chunk (state=3): >>><<< 7071 1726853201.08379: stderr chunk (state=3): >>><<< 7071 1726853201.08423: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853201.08444: handler run complete 7071 1726853201.08649: variable 'ansible_facts' from source: unknown 7071 1726853201.08860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853201.10361: variable 'ansible_facts' from source: unknown 7071 1726853201.10511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853201.10773: attempt loop complete, returning result 7071 1726853201.10790: _execute() done 7071 1726853201.10795: dumping result to json 7071 1726853201.10853: done dumping result, returning 7071 1726853201.10892: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [02083763-bbaf-ff75-6002-00000000080c] 7071 1726853201.10897: sending task result for task 02083763-bbaf-ff75-6002-00000000080c 7071 1726853201.12462: done sending task result for task 02083763-bbaf-ff75-6002-00000000080c 7071 1726853201.12466: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853201.12583: no more pending results, returning what we have 7071 1726853201.12586: results queue empty 7071 1726853201.12587: checking for any_errors_fatal 7071 1726853201.12590: done checking for any_errors_fatal 7071 1726853201.12591: checking for max_fail_percentage 7071 1726853201.12593: done checking for max_fail_percentage 7071 1726853201.12594: checking to see if all hosts have failed and the running result is not ok 7071 1726853201.12595: done checking to see if all hosts have failed 7071 1726853201.12596: getting the remaining hosts for this loop 7071 1726853201.12597: done getting the remaining hosts for this loop 7071 1726853201.12600: getting the next task for host managed_node1 7071 1726853201.12606: done getting next task for host managed_node1 7071 1726853201.12612: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7071 1726853201.12617: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853201.12630: getting variables 7071 1726853201.12632: in VariableManager get_vars() 7071 1726853201.12699: Calling all_inventory to load vars for managed_node1 7071 1726853201.12702: Calling groups_inventory to load vars for managed_node1 7071 1726853201.12705: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853201.12714: Calling all_plugins_play to load vars for managed_node1 7071 1726853201.12717: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853201.12720: Calling groups_plugins_play to load vars for managed_node1 7071 1726853201.14144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853201.15702: done with get_vars() 7071 1726853201.15730: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 13:26:41 -0400 (0:00:01.915) 0:01:09.114 ****** 7071 1726853201.15843: entering _queue_task() for managed_node1/package_facts 7071 1726853201.16585: worker is 1 (out of 1 available) 7071 1726853201.16601: exiting _queue_task() for managed_node1/package_facts 7071 1726853201.16614: done queuing things up, now waiting for results queue to drain 7071 1726853201.16615: waiting for pending results... 7071 1726853201.17063: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7071 1726853201.17335: in run() - task 02083763-bbaf-ff75-6002-00000000080d 7071 1726853201.17382: variable 'ansible_search_path' from source: unknown 7071 1726853201.17387: variable 'ansible_search_path' from source: unknown 7071 1726853201.17508: calling self._execute() 7071 1726853201.17788: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853201.17794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853201.17799: variable 'omit' from source: magic vars 7071 1726853201.18337: variable 'ansible_distribution_major_version' from source: facts 7071 1726853201.18352: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853201.18788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853201.20974: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853201.21047: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853201.21076: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853201.21103: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853201.21128: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853201.21200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853201.21220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853201.21242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853201.21272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853201.21283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853201.21369: variable 'ansible_distribution' from source: facts 7071 1726853201.21374: variable 'ansible_distribution_major_version' from source: facts 7071 1726853201.21380: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853201.21386: variable 'omit' from source: magic vars 7071 1726853201.21448: variable 'omit' from source: magic vars 7071 1726853201.21472: variable 'omit' from source: magic vars 7071 1726853201.21492: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853201.21512: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853201.21527: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853201.21539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853201.21554: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853201.21573: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853201.21577: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853201.21580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853201.21642: Set connection var ansible_connection to ssh 7071 1726853201.21648: Set connection var ansible_timeout to 10 7071 1726853201.21656: Set connection var ansible_shell_type to sh 7071 1726853201.21664: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853201.21668: Set connection var ansible_pipelining to False 7071 1726853201.21675: Set connection var ansible_shell_executable to /bin/sh 7071 1726853201.21692: variable 'ansible_shell_executable' from source: unknown 7071 1726853201.21694: variable 'ansible_connection' from source: unknown 7071 1726853201.21697: variable 'ansible_module_compression' from source: unknown 7071 1726853201.21700: variable 'ansible_shell_type' from source: unknown 7071 1726853201.21703: variable 'ansible_shell_executable' from source: unknown 7071 1726853201.21705: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853201.21707: variable 'ansible_pipelining' from source: unknown 7071 1726853201.21710: variable 'ansible_timeout' from source: unknown 7071 1726853201.21712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853201.21824: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853201.21833: variable 'omit' from source: magic vars 7071 1726853201.21837: starting attempt loop 7071 1726853201.21840: running the handler 7071 1726853201.21853: _low_level_execute_command(): starting 7071 1726853201.21859: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853201.22355: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853201.22391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853201.22396: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853201.22398: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853201.22401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853201.22452: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853201.22455: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853201.22465: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853201.22506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853201.24174: stdout chunk (state=3): >>>/root <<< 7071 1726853201.24300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853201.24321: stderr chunk (state=3): >>><<< 7071 1726853201.24333: stdout chunk (state=3): >>><<< 7071 1726853201.24354: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853201.24358: _low_level_execute_command(): starting 7071 1726853201.24367: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853201.2434447-9622-234027639434550 `" && echo ansible-tmp-1726853201.2434447-9622-234027639434550="` echo /root/.ansible/tmp/ansible-tmp-1726853201.2434447-9622-234027639434550 `" ) && sleep 0' 7071 1726853201.24876: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853201.24879: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853201.24882: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853201.24884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853201.24912: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853201.24969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853201.24978: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853201.25010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853201.26903: stdout chunk (state=3): >>>ansible-tmp-1726853201.2434447-9622-234027639434550=/root/.ansible/tmp/ansible-tmp-1726853201.2434447-9622-234027639434550 <<< 7071 1726853201.27067: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853201.27263: stderr chunk (state=3): >>><<< 7071 1726853201.27266: stdout chunk (state=3): >>><<< 7071 1726853201.27269: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853201.2434447-9622-234027639434550=/root/.ansible/tmp/ansible-tmp-1726853201.2434447-9622-234027639434550 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853201.27274: variable 'ansible_module_compression' from source: unknown 7071 1726853201.27276: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7071 1726853201.27305: variable 'ansible_facts' from source: unknown 7071 1726853201.27652: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853201.2434447-9622-234027639434550/AnsiballZ_package_facts.py 7071 1726853201.27878: Sending initial data 7071 1726853201.27946: Sent initial data (160 bytes) 7071 1726853201.29062: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853201.29198: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853201.29231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853201.29244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853201.29263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853201.29320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853201.30977: 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 <<< 7071 1726853201.31046: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853201.31127: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpbgmyu7e3 /root/.ansible/tmp/ansible-tmp-1726853201.2434447-9622-234027639434550/AnsiballZ_package_facts.py <<< 7071 1726853201.31134: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853201.2434447-9622-234027639434550/AnsiballZ_package_facts.py" <<< 7071 1726853201.31507: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpbgmyu7e3" to remote "/root/.ansible/tmp/ansible-tmp-1726853201.2434447-9622-234027639434550/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853201.2434447-9622-234027639434550/AnsiballZ_package_facts.py" <<< 7071 1726853201.33734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853201.33774: stderr chunk (state=3): >>><<< 7071 1726853201.33809: stdout chunk (state=3): >>><<< 7071 1726853201.33853: done transferring module to remote 7071 1726853201.33869: _low_level_execute_command(): starting 7071 1726853201.33882: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853201.2434447-9622-234027639434550/ /root/.ansible/tmp/ansible-tmp-1726853201.2434447-9622-234027639434550/AnsiballZ_package_facts.py && sleep 0' 7071 1726853201.34723: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853201.34760: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853201.34782: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853201.34869: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853201.34920: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853201.34940: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853201.34964: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853201.35038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853201.36875: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853201.36929: stdout chunk (state=3): >>><<< 7071 1726853201.36932: stderr chunk (state=3): >>><<< 7071 1726853201.37097: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853201.37101: _low_level_execute_command(): starting 7071 1726853201.37103: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853201.2434447-9622-234027639434550/AnsiballZ_package_facts.py && sleep 0' 7071 1726853201.37986: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853201.38038: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853201.38073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853201.38199: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853201.38334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853201.82115: 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"<<< 7071 1726853201.82134: 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<<< 7071 1726853201.82139: 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<<< 7071 1726853201.82148: 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,<<< 7071 1726853201.82215: stdout chunk (state=3): >>> "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certm<<< 7071 1726853201.82230: 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",<<< 7071 1726853201.82267: 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, "arc<<< 7071 1726853201.82296: 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.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"<<< 7071 1726853201.82322: 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<<< 7071 1726853201.82340: 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<<< 7071 1726853201.82359: 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<<< 7071 1726853201.82386: 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"}], "c<<< 7071 1726853201.82398: stdout chunk (state=3): >>>loud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7071 1726853201.84223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853201.84227: stdout chunk (state=3): >>><<< 7071 1726853201.84229: stderr chunk (state=3): >>><<< 7071 1726853201.84492: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853201.88804: 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-1726853201.2434447-9622-234027639434550/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853201.88834: _low_level_execute_command(): starting 7071 1726853201.88903: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853201.2434447-9622-234027639434550/ > /dev/null 2>&1 && sleep 0' 7071 1726853201.89548: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853201.89586: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853201.89602: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853201.89615: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853201.89664: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853201.89712: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853201.89732: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853201.89773: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853201.89977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853201.91827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853201.91840: stdout chunk (state=3): >>><<< 7071 1726853201.91855: stderr chunk (state=3): >>><<< 7071 1726853201.92079: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853201.92083: handler run complete 7071 1726853201.93745: variable 'ansible_facts' from source: unknown 7071 1726853201.94915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853201.99786: variable 'ansible_facts' from source: unknown 7071 1726853202.00686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853202.01829: attempt loop complete, returning result 7071 1726853202.01880: _execute() done 7071 1726853202.01884: dumping result to json 7071 1726853202.02340: done dumping result, returning 7071 1726853202.02355: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [02083763-bbaf-ff75-6002-00000000080d] 7071 1726853202.02364: sending task result for task 02083763-bbaf-ff75-6002-00000000080d 7071 1726853202.04885: done sending task result for task 02083763-bbaf-ff75-6002-00000000080d 7071 1726853202.04889: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853202.05053: no more pending results, returning what we have 7071 1726853202.05056: results queue empty 7071 1726853202.05057: checking for any_errors_fatal 7071 1726853202.05062: done checking for any_errors_fatal 7071 1726853202.05063: checking for max_fail_percentage 7071 1726853202.05064: done checking for max_fail_percentage 7071 1726853202.05065: checking to see if all hosts have failed and the running result is not ok 7071 1726853202.05066: done checking to see if all hosts have failed 7071 1726853202.05067: getting the remaining hosts for this loop 7071 1726853202.05068: done getting the remaining hosts for this loop 7071 1726853202.05074: getting the next task for host managed_node1 7071 1726853202.05081: done getting next task for host managed_node1 7071 1726853202.05085: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7071 1726853202.05089: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853202.05103: getting variables 7071 1726853202.05105: in VariableManager get_vars() 7071 1726853202.05152: Calling all_inventory to load vars for managed_node1 7071 1726853202.05155: Calling groups_inventory to load vars for managed_node1 7071 1726853202.05158: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853202.05184: Calling all_plugins_play to load vars for managed_node1 7071 1726853202.05210: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853202.05214: Calling groups_plugins_play to load vars for managed_node1 7071 1726853202.07130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853202.09325: done with get_vars() 7071 1726853202.09349: done getting variables 7071 1726853202.09411: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:26:42 -0400 (0:00:00.936) 0:01:10.050 ****** 7071 1726853202.09454: entering _queue_task() for managed_node1/debug 7071 1726853202.09792: worker is 1 (out of 1 available) 7071 1726853202.09804: exiting _queue_task() for managed_node1/debug 7071 1726853202.09818: done queuing things up, now waiting for results queue to drain 7071 1726853202.09821: waiting for pending results... 7071 1726853202.10198: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7071 1726853202.10277: in run() - task 02083763-bbaf-ff75-6002-000000000576 7071 1726853202.10307: variable 'ansible_search_path' from source: unknown 7071 1726853202.10316: variable 'ansible_search_path' from source: unknown 7071 1726853202.10522: calling self._execute() 7071 1726853202.10917: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853202.10920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853202.10922: variable 'omit' from source: magic vars 7071 1726853202.11378: variable 'ansible_distribution_major_version' from source: facts 7071 1726853202.11395: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853202.11587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853202.13260: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853202.13319: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853202.13352: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853202.13379: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853202.13407: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853202.13534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853202.13552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853202.13677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853202.13681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853202.13684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853202.13877: variable 'ansible_distribution' from source: facts 7071 1726853202.13880: variable 'ansible_distribution_major_version' from source: facts 7071 1726853202.13883: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853202.13885: variable 'omit' from source: magic vars 7071 1726853202.13887: variable 'omit' from source: magic vars 7071 1726853202.13915: variable 'network_provider' from source: set_fact 7071 1726853202.13942: variable 'omit' from source: magic vars 7071 1726853202.13966: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853202.14010: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853202.14013: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853202.14113: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853202.14117: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853202.14120: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853202.14122: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853202.14124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853202.14151: Set connection var ansible_connection to ssh 7071 1726853202.14160: Set connection var ansible_timeout to 10 7071 1726853202.14165: Set connection var ansible_shell_type to sh 7071 1726853202.14174: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853202.14220: Set connection var ansible_pipelining to False 7071 1726853202.14223: Set connection var ansible_shell_executable to /bin/sh 7071 1726853202.14226: variable 'ansible_shell_executable' from source: unknown 7071 1726853202.14228: variable 'ansible_connection' from source: unknown 7071 1726853202.14230: variable 'ansible_module_compression' from source: unknown 7071 1726853202.14232: variable 'ansible_shell_type' from source: unknown 7071 1726853202.14248: variable 'ansible_shell_executable' from source: unknown 7071 1726853202.14250: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853202.14252: variable 'ansible_pipelining' from source: unknown 7071 1726853202.14255: variable 'ansible_timeout' from source: unknown 7071 1726853202.14257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853202.14329: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853202.14333: variable 'omit' from source: magic vars 7071 1726853202.14335: starting attempt loop 7071 1726853202.14337: running the handler 7071 1726853202.14438: handler run complete 7071 1726853202.14441: attempt loop complete, returning result 7071 1726853202.14447: _execute() done 7071 1726853202.14449: dumping result to json 7071 1726853202.14451: done dumping result, returning 7071 1726853202.14460: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-ff75-6002-000000000576] 7071 1726853202.14462: sending task result for task 02083763-bbaf-ff75-6002-000000000576 7071 1726853202.14519: done sending task result for task 02083763-bbaf-ff75-6002-000000000576 7071 1726853202.14522: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 7071 1726853202.14628: no more pending results, returning what we have 7071 1726853202.14633: results queue empty 7071 1726853202.14634: checking for any_errors_fatal 7071 1726853202.14641: done checking for any_errors_fatal 7071 1726853202.14642: checking for max_fail_percentage 7071 1726853202.14645: done checking for max_fail_percentage 7071 1726853202.14646: checking to see if all hosts have failed and the running result is not ok 7071 1726853202.14648: done checking to see if all hosts have failed 7071 1726853202.14649: getting the remaining hosts for this loop 7071 1726853202.14651: done getting the remaining hosts for this loop 7071 1726853202.14654: getting the next task for host managed_node1 7071 1726853202.14660: done getting next task for host managed_node1 7071 1726853202.14663: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7071 1726853202.14666: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853202.14740: getting variables 7071 1726853202.14742: in VariableManager get_vars() 7071 1726853202.14826: Calling all_inventory to load vars for managed_node1 7071 1726853202.14828: Calling groups_inventory to load vars for managed_node1 7071 1726853202.14829: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853202.14836: Calling all_plugins_play to load vars for managed_node1 7071 1726853202.14838: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853202.14840: Calling groups_plugins_play to load vars for managed_node1 7071 1726853202.16219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853202.17947: done with get_vars() 7071 1726853202.17996: done getting variables 7071 1726853202.18057: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:26:42 -0400 (0:00:00.088) 0:01:10.139 ****** 7071 1726853202.18297: entering _queue_task() for managed_node1/fail 7071 1726853202.18825: worker is 1 (out of 1 available) 7071 1726853202.18839: exiting _queue_task() for managed_node1/fail 7071 1726853202.18851: done queuing things up, now waiting for results queue to drain 7071 1726853202.18852: waiting for pending results... 7071 1726853202.19596: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7071 1726853202.19926: in run() - task 02083763-bbaf-ff75-6002-000000000577 7071 1726853202.19931: variable 'ansible_search_path' from source: unknown 7071 1726853202.19935: variable 'ansible_search_path' from source: unknown 7071 1726853202.19938: calling self._execute() 7071 1726853202.19965: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853202.19970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853202.19984: variable 'omit' from source: magic vars 7071 1726853202.20368: variable 'ansible_distribution_major_version' from source: facts 7071 1726853202.20457: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853202.20565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853202.23342: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853202.23555: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853202.23592: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853202.23626: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853202.23768: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853202.23877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853202.23930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853202.23954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853202.24104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853202.24163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853202.24342: variable 'ansible_distribution' from source: facts 7071 1726853202.24349: variable 'ansible_distribution_major_version' from source: facts 7071 1726853202.24353: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853202.24683: variable 'network_state' from source: role '' defaults 7071 1726853202.24686: Evaluated conditional (network_state != {}): False 7071 1726853202.24688: when evaluation is False, skipping this task 7071 1726853202.24691: _execute() done 7071 1726853202.24693: dumping result to json 7071 1726853202.24696: done dumping result, returning 7071 1726853202.24698: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-ff75-6002-000000000577] 7071 1726853202.24700: sending task result for task 02083763-bbaf-ff75-6002-000000000577 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853202.24824: no more pending results, returning what we have 7071 1726853202.24828: results queue empty 7071 1726853202.24829: checking for any_errors_fatal 7071 1726853202.24838: done checking for any_errors_fatal 7071 1726853202.24839: checking for max_fail_percentage 7071 1726853202.24841: done checking for max_fail_percentage 7071 1726853202.24842: checking to see if all hosts have failed and the running result is not ok 7071 1726853202.24843: done checking to see if all hosts have failed 7071 1726853202.24843: getting the remaining hosts for this loop 7071 1726853202.24845: done getting the remaining hosts for this loop 7071 1726853202.24849: getting the next task for host managed_node1 7071 1726853202.24858: done getting next task for host managed_node1 7071 1726853202.24862: ^ 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 7071 1726853202.24866: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853202.24883: done sending task result for task 02083763-bbaf-ff75-6002-000000000577 7071 1726853202.24893: WORKER PROCESS EXITING 7071 1726853202.24912: getting variables 7071 1726853202.24914: in VariableManager get_vars() 7071 1726853202.24979: Calling all_inventory to load vars for managed_node1 7071 1726853202.24983: Calling groups_inventory to load vars for managed_node1 7071 1726853202.24985: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853202.24996: Calling all_plugins_play to load vars for managed_node1 7071 1726853202.25000: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853202.25003: Calling groups_plugins_play to load vars for managed_node1 7071 1726853202.26683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853202.27742: done with get_vars() 7071 1726853202.27765: done getting variables 7071 1726853202.27827: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:26:42 -0400 (0:00:00.095) 0:01:10.234 ****** 7071 1726853202.27864: entering _queue_task() for managed_node1/fail 7071 1726853202.28163: worker is 1 (out of 1 available) 7071 1726853202.28279: exiting _queue_task() for managed_node1/fail 7071 1726853202.28290: done queuing things up, now waiting for results queue to drain 7071 1726853202.28291: waiting for pending results... 7071 1726853202.28486: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7071 1726853202.28614: in run() - task 02083763-bbaf-ff75-6002-000000000578 7071 1726853202.28631: variable 'ansible_search_path' from source: unknown 7071 1726853202.28634: variable 'ansible_search_path' from source: unknown 7071 1726853202.28674: calling self._execute() 7071 1726853202.28783: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853202.28786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853202.28789: variable 'omit' from source: magic vars 7071 1726853202.29224: variable 'ansible_distribution_major_version' from source: facts 7071 1726853202.29235: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853202.29436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853202.32113: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853202.32178: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853202.32215: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853202.32250: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853202.32279: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853202.32357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853202.32387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853202.32422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853202.32491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853202.32495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853202.32585: variable 'ansible_distribution' from source: facts 7071 1726853202.32598: variable 'ansible_distribution_major_version' from source: facts 7071 1726853202.32602: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853202.32732: variable 'network_state' from source: role '' defaults 7071 1726853202.32817: Evaluated conditional (network_state != {}): False 7071 1726853202.32820: when evaluation is False, skipping this task 7071 1726853202.32823: _execute() done 7071 1726853202.32825: dumping result to json 7071 1726853202.32828: done dumping result, returning 7071 1726853202.32830: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-ff75-6002-000000000578] 7071 1726853202.32832: sending task result for task 02083763-bbaf-ff75-6002-000000000578 7071 1726853202.32899: done sending task result for task 02083763-bbaf-ff75-6002-000000000578 7071 1726853202.32902: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853202.32953: no more pending results, returning what we have 7071 1726853202.32957: results queue empty 7071 1726853202.32958: checking for any_errors_fatal 7071 1726853202.32963: done checking for any_errors_fatal 7071 1726853202.32964: checking for max_fail_percentage 7071 1726853202.32966: done checking for max_fail_percentage 7071 1726853202.32967: checking to see if all hosts have failed and the running result is not ok 7071 1726853202.32968: done checking to see if all hosts have failed 7071 1726853202.32968: getting the remaining hosts for this loop 7071 1726853202.32970: done getting the remaining hosts for this loop 7071 1726853202.32976: getting the next task for host managed_node1 7071 1726853202.32984: done getting next task for host managed_node1 7071 1726853202.32988: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7071 1726853202.32992: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853202.33019: getting variables 7071 1726853202.33022: in VariableManager get_vars() 7071 1726853202.33339: Calling all_inventory to load vars for managed_node1 7071 1726853202.33342: Calling groups_inventory to load vars for managed_node1 7071 1726853202.33347: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853202.33356: Calling all_plugins_play to load vars for managed_node1 7071 1726853202.33359: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853202.33362: Calling groups_plugins_play to load vars for managed_node1 7071 1726853202.34869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853202.37242: done with get_vars() 7071 1726853202.37295: done getting variables 7071 1726853202.37411: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:26:42 -0400 (0:00:00.096) 0:01:10.330 ****** 7071 1726853202.37483: entering _queue_task() for managed_node1/fail 7071 1726853202.37899: worker is 1 (out of 1 available) 7071 1726853202.37912: exiting _queue_task() for managed_node1/fail 7071 1726853202.37926: done queuing things up, now waiting for results queue to drain 7071 1726853202.37928: waiting for pending results... 7071 1726853202.38326: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7071 1726853202.38576: in run() - task 02083763-bbaf-ff75-6002-000000000579 7071 1726853202.38580: variable 'ansible_search_path' from source: unknown 7071 1726853202.38583: variable 'ansible_search_path' from source: unknown 7071 1726853202.38585: calling self._execute() 7071 1726853202.38604: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853202.38623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853202.38648: variable 'omit' from source: magic vars 7071 1726853202.39114: variable 'ansible_distribution_major_version' from source: facts 7071 1726853202.39151: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853202.39380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853202.41793: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853202.42076: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853202.42080: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853202.42082: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853202.42085: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853202.42089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853202.42108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853202.42137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853202.42183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853202.42208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853202.42351: variable 'ansible_distribution' from source: facts 7071 1726853202.42363: variable 'ansible_distribution_major_version' from source: facts 7071 1726853202.42379: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853202.42552: variable 'ansible_distribution_major_version' from source: facts 7071 1726853202.42574: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7071 1726853202.42687: variable 'ansible_distribution' from source: facts 7071 1726853202.42696: variable '__network_rh_distros' from source: role '' defaults 7071 1726853202.42710: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7071 1726853202.42985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853202.43010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853202.43036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853202.43083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853202.43187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853202.43190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853202.43192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853202.43211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853202.43256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853202.43276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853202.43331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853202.43363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853202.43403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853202.43455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853202.43476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853202.43899: variable 'network_connections' from source: task vars 7071 1726853202.44009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853202.44042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853202.44090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853202.44179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853202.44284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853202.44287: variable 'interface' from source: play vars 7071 1726853202.44321: variable 'network_state' from source: role '' defaults 7071 1726853202.44422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853202.44642: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853202.44718: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853202.44755: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853202.44798: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853202.44870: 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) 7071 1726853202.44942: 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) 7071 1726853202.45000: 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) 7071 1726853202.45052: 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) 7071 1726853202.45083: 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 7071 1726853202.45095: when evaluation is False, skipping this task 7071 1726853202.45156: _execute() done 7071 1726853202.45160: dumping result to json 7071 1726853202.45162: done dumping result, returning 7071 1726853202.45165: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-ff75-6002-000000000579] 7071 1726853202.45167: sending task result for task 02083763-bbaf-ff75-6002-000000000579 skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 7071 1726853202.45318: no more pending results, returning what we have 7071 1726853202.45322: results queue empty 7071 1726853202.45323: checking for any_errors_fatal 7071 1726853202.45331: done checking for any_errors_fatal 7071 1726853202.45332: checking for max_fail_percentage 7071 1726853202.45334: done checking for max_fail_percentage 7071 1726853202.45335: checking to see if all hosts have failed and the running result is not ok 7071 1726853202.45336: done checking to see if all hosts have failed 7071 1726853202.45337: getting the remaining hosts for this loop 7071 1726853202.45339: done getting the remaining hosts for this loop 7071 1726853202.45346: getting the next task for host managed_node1 7071 1726853202.45354: done getting next task for host managed_node1 7071 1726853202.45359: ^ 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 7071 1726853202.45363: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853202.45394: getting variables 7071 1726853202.45396: in VariableManager get_vars() 7071 1726853202.45466: Calling all_inventory to load vars for managed_node1 7071 1726853202.45469: Calling groups_inventory to load vars for managed_node1 7071 1726853202.45689: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853202.45702: done sending task result for task 02083763-bbaf-ff75-6002-000000000579 7071 1726853202.45705: WORKER PROCESS EXITING 7071 1726853202.45716: Calling all_plugins_play to load vars for managed_node1 7071 1726853202.45720: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853202.45724: Calling groups_plugins_play to load vars for managed_node1 7071 1726853202.47568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853202.49390: done with get_vars() 7071 1726853202.49411: done getting variables 7071 1726853202.49468: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:26:42 -0400 (0:00:00.120) 0:01:10.451 ****** 7071 1726853202.49505: entering _queue_task() for managed_node1/dnf 7071 1726853202.49989: worker is 1 (out of 1 available) 7071 1726853202.49999: exiting _queue_task() for managed_node1/dnf 7071 1726853202.50010: done queuing things up, now waiting for results queue to drain 7071 1726853202.50011: waiting for pending results... 7071 1726853202.50138: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 7071 1726853202.50280: in run() - task 02083763-bbaf-ff75-6002-00000000057a 7071 1726853202.50292: variable 'ansible_search_path' from source: unknown 7071 1726853202.50297: variable 'ansible_search_path' from source: unknown 7071 1726853202.50427: calling self._execute() 7071 1726853202.50738: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853202.50742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853202.50748: variable 'omit' from source: magic vars 7071 1726853202.51829: variable 'ansible_distribution_major_version' from source: facts 7071 1726853202.51839: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853202.52425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853202.58081: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853202.58091: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853202.58095: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853202.58181: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853202.58367: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853202.58673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853202.58702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853202.58725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853202.59024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853202.59042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853202.59383: variable 'ansible_distribution' from source: facts 7071 1726853202.59387: variable 'ansible_distribution_major_version' from source: facts 7071 1726853202.59397: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853202.59928: variable 'ansible_distribution' from source: facts 7071 1726853202.60031: variable 'ansible_distribution_major_version' from source: facts 7071 1726853202.60046: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7071 1726853202.60424: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853202.60934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853202.60999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853202.61073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853202.61380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853202.61396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853202.61435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853202.61462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853202.61510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853202.61549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853202.61560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853202.61636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853202.61658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853202.61682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853202.61836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853202.61955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853202.62278: variable 'network_connections' from source: task vars 7071 1726853202.62632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853202.62635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853202.62647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853202.62852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853202.62862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853202.62864: variable 'interface' from source: play vars 7071 1726853202.63167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853202.63691: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853202.63891: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853202.63925: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853202.64029: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853202.64138: 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) 7071 1726853202.64197: 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) 7071 1726853202.64281: 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) 7071 1726853202.64346: 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) 7071 1726853202.64487: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853202.65157: variable 'network_connections' from source: task vars 7071 1726853202.65460: variable 'interface' from source: play vars 7071 1726853202.65492: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7071 1726853202.65496: when evaluation is False, skipping this task 7071 1726853202.65498: _execute() done 7071 1726853202.65501: dumping result to json 7071 1726853202.65505: done dumping result, returning 7071 1726853202.65513: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [02083763-bbaf-ff75-6002-00000000057a] 7071 1726853202.65518: sending task result for task 02083763-bbaf-ff75-6002-00000000057a skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7071 1726853202.65926: no more pending results, returning what we have 7071 1726853202.65931: results queue empty 7071 1726853202.65933: checking for any_errors_fatal 7071 1726853202.65940: done checking for any_errors_fatal 7071 1726853202.65941: checking for max_fail_percentage 7071 1726853202.65944: done checking for max_fail_percentage 7071 1726853202.65945: checking to see if all hosts have failed and the running result is not ok 7071 1726853202.65946: done checking to see if all hosts have failed 7071 1726853202.65947: getting the remaining hosts for this loop 7071 1726853202.65949: done getting the remaining hosts for this loop 7071 1726853202.65953: getting the next task for host managed_node1 7071 1726853202.65962: done getting next task for host managed_node1 7071 1726853202.65967: ^ 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 7071 1726853202.65972: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853202.65998: getting variables 7071 1726853202.66000: in VariableManager get_vars() 7071 1726853202.66058: Calling all_inventory to load vars for managed_node1 7071 1726853202.66061: Calling groups_inventory to load vars for managed_node1 7071 1726853202.66063: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853202.66176: Calling all_plugins_play to load vars for managed_node1 7071 1726853202.66216: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853202.66222: Calling groups_plugins_play to load vars for managed_node1 7071 1726853202.66843: done sending task result for task 02083763-bbaf-ff75-6002-00000000057a 7071 1726853202.66848: WORKER PROCESS EXITING 7071 1726853202.69720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853202.73518: done with get_vars() 7071 1726853202.73550: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7071 1726853202.73628: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:26:42 -0400 (0:00:00.243) 0:01:10.695 ****** 7071 1726853202.73899: entering _queue_task() for managed_node1/yum 7071 1726853202.74427: worker is 1 (out of 1 available) 7071 1726853202.74440: exiting _queue_task() for managed_node1/yum 7071 1726853202.74453: done queuing things up, now waiting for results queue to drain 7071 1726853202.74454: waiting for pending results... 7071 1726853202.74986: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 7071 1726853202.75176: in run() - task 02083763-bbaf-ff75-6002-00000000057b 7071 1726853202.75197: variable 'ansible_search_path' from source: unknown 7071 1726853202.75205: variable 'ansible_search_path' from source: unknown 7071 1726853202.75324: calling self._execute() 7071 1726853202.75357: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853202.75367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853202.75383: variable 'omit' from source: magic vars 7071 1726853202.75776: variable 'ansible_distribution_major_version' from source: facts 7071 1726853202.75794: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853202.75996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853202.79163: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853202.79237: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853202.79281: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853202.79320: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853202.79360: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853202.79460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853202.79552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853202.79556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853202.79569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853202.79594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853202.79720: variable 'ansible_distribution' from source: facts 7071 1726853202.79730: variable 'ansible_distribution_major_version' from source: facts 7071 1726853202.79742: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853202.79896: variable 'ansible_distribution_major_version' from source: facts 7071 1726853202.79916: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7071 1726853202.79925: when evaluation is False, skipping this task 7071 1726853202.79985: _execute() done 7071 1726853202.79989: dumping result to json 7071 1726853202.79992: done dumping result, returning 7071 1726853202.79994: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [02083763-bbaf-ff75-6002-00000000057b] 7071 1726853202.79996: sending task result for task 02083763-bbaf-ff75-6002-00000000057b skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7071 1726853202.80138: no more pending results, returning what we have 7071 1726853202.80142: results queue empty 7071 1726853202.80146: checking for any_errors_fatal 7071 1726853202.80152: done checking for any_errors_fatal 7071 1726853202.80153: checking for max_fail_percentage 7071 1726853202.80155: done checking for max_fail_percentage 7071 1726853202.80156: checking to see if all hosts have failed and the running result is not ok 7071 1726853202.80157: done checking to see if all hosts have failed 7071 1726853202.80158: getting the remaining hosts for this loop 7071 1726853202.80159: done getting the remaining hosts for this loop 7071 1726853202.80164: getting the next task for host managed_node1 7071 1726853202.80275: done getting next task for host managed_node1 7071 1726853202.80280: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7071 1726853202.80284: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853202.80310: getting variables 7071 1726853202.80313: in VariableManager get_vars() 7071 1726853202.80577: Calling all_inventory to load vars for managed_node1 7071 1726853202.80580: Calling groups_inventory to load vars for managed_node1 7071 1726853202.80583: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853202.80592: Calling all_plugins_play to load vars for managed_node1 7071 1726853202.80595: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853202.80597: Calling groups_plugins_play to load vars for managed_node1 7071 1726853202.81300: done sending task result for task 02083763-bbaf-ff75-6002-00000000057b 7071 1726853202.81303: WORKER PROCESS EXITING 7071 1726853202.83305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853202.87828: done with get_vars() 7071 1726853202.87852: done getting variables 7071 1726853202.88053: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:26:42 -0400 (0:00:00.141) 0:01:10.836 ****** 7071 1726853202.88092: entering _queue_task() for managed_node1/fail 7071 1726853202.88809: worker is 1 (out of 1 available) 7071 1726853202.88823: exiting _queue_task() for managed_node1/fail 7071 1726853202.88952: done queuing things up, now waiting for results queue to drain 7071 1726853202.88954: waiting for pending results... 7071 1726853202.89390: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7071 1726853202.89967: in run() - task 02083763-bbaf-ff75-6002-00000000057c 7071 1726853202.89990: variable 'ansible_search_path' from source: unknown 7071 1726853202.90057: variable 'ansible_search_path' from source: unknown 7071 1726853202.90102: calling self._execute() 7071 1726853202.90378: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853202.90391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853202.90404: variable 'omit' from source: magic vars 7071 1726853202.91178: variable 'ansible_distribution_major_version' from source: facts 7071 1726853202.91195: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853202.91632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853202.95153: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853202.95232: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853202.95277: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853202.95316: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853202.95354: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853202.95479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853202.95514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853202.95551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853202.95598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853202.95616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853202.95754: variable 'ansible_distribution' from source: facts 7071 1726853202.95769: variable 'ansible_distribution_major_version' from source: facts 7071 1726853202.95785: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853202.95921: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853202.96420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853202.96529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853202.96532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853202.96535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853202.96537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853202.96626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853202.96704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853202.96735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853202.96901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853202.96924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853202.96988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853202.97102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853202.97131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853202.97376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853202.97380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853202.97595: variable 'network_connections' from source: task vars 7071 1726853202.97826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853202.98384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853202.98388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853202.98390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853202.98392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853202.98500: variable 'interface' from source: play vars 7071 1726853202.98780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853202.99475: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853202.99520: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853202.99555: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853202.99590: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853202.99676: 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) 7071 1726853202.99785: 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) 7071 1726853202.99874: 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) 7071 1726853202.99912: 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) 7071 1726853203.00017: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853203.01095: variable 'network_connections' from source: task vars 7071 1726853203.01306: variable 'interface' from source: play vars 7071 1726853203.01349: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7071 1726853203.01411: when evaluation is False, skipping this task 7071 1726853203.01419: _execute() done 7071 1726853203.01428: dumping result to json 7071 1726853203.01436: done dumping result, returning 7071 1726853203.01578: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-ff75-6002-00000000057c] 7071 1726853203.01582: sending task result for task 02083763-bbaf-ff75-6002-00000000057c 7071 1726853203.01723: done sending task result for task 02083763-bbaf-ff75-6002-00000000057c 7071 1726853203.01881: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7071 1726853203.01932: no more pending results, returning what we have 7071 1726853203.01936: results queue empty 7071 1726853203.01937: checking for any_errors_fatal 7071 1726853203.01947: done checking for any_errors_fatal 7071 1726853203.01948: checking for max_fail_percentage 7071 1726853203.01950: done checking for max_fail_percentage 7071 1726853203.01951: checking to see if all hosts have failed and the running result is not ok 7071 1726853203.01952: done checking to see if all hosts have failed 7071 1726853203.01952: getting the remaining hosts for this loop 7071 1726853203.01954: done getting the remaining hosts for this loop 7071 1726853203.01959: getting the next task for host managed_node1 7071 1726853203.01966: done getting next task for host managed_node1 7071 1726853203.01972: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7071 1726853203.01977: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853203.02004: getting variables 7071 1726853203.02006: in VariableManager get_vars() 7071 1726853203.02278: Calling all_inventory to load vars for managed_node1 7071 1726853203.02282: Calling groups_inventory to load vars for managed_node1 7071 1726853203.02284: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853203.02411: Calling all_plugins_play to load vars for managed_node1 7071 1726853203.02416: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853203.02420: Calling groups_plugins_play to load vars for managed_node1 7071 1726853203.06417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853203.10317: done with get_vars() 7071 1726853203.10350: done getting variables 7071 1726853203.10622: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:26:43 -0400 (0:00:00.225) 0:01:11.062 ****** 7071 1726853203.10664: entering _queue_task() for managed_node1/package 7071 1726853203.11427: worker is 1 (out of 1 available) 7071 1726853203.11440: exiting _queue_task() for managed_node1/package 7071 1726853203.11569: done queuing things up, now waiting for results queue to drain 7071 1726853203.11573: waiting for pending results... 7071 1726853203.11951: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7071 1726853203.12423: in run() - task 02083763-bbaf-ff75-6002-00000000057d 7071 1726853203.12426: variable 'ansible_search_path' from source: unknown 7071 1726853203.12429: variable 'ansible_search_path' from source: unknown 7071 1726853203.12431: calling self._execute() 7071 1726853203.12558: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853203.12747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853203.12751: variable 'omit' from source: magic vars 7071 1726853203.13365: variable 'ansible_distribution_major_version' from source: facts 7071 1726853203.13490: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853203.13848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853203.18368: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853203.18570: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853203.18720: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853203.18725: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853203.18756: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853203.18903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853203.19616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853203.19722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853203.19766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853203.19819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853203.20235: variable 'ansible_distribution' from source: facts 7071 1726853203.20239: variable 'ansible_distribution_major_version' from source: facts 7071 1726853203.20242: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853203.20473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853203.20750: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853203.20994: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853203.20998: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853203.21000: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853203.21154: variable 'network_packages' from source: role '' defaults 7071 1726853203.21430: variable '__network_provider_setup' from source: role '' defaults 7071 1726853203.21444: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853203.21518: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853203.21669: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853203.21731: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853203.22030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853203.22123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853203.22218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853203.22270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853203.22318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853203.22393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853203.22555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853203.22592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853203.22688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853203.22712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853203.22976: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7071 1726853203.23376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853203.23380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853203.23383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853203.23385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853203.23409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853203.23680: variable 'ansible_python' from source: facts 7071 1726853203.23684: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7071 1726853203.23814: variable '__network_wpa_supplicant_required' from source: role '' defaults 7071 1726853203.23901: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7071 1726853203.24295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853203.24323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853203.24351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853203.24449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853203.24501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853203.24549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853203.24585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853203.24613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853203.24654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853203.24674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853203.24826: variable 'network_connections' from source: task vars 7071 1726853203.24946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853203.24976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853203.25004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853203.25129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853203.25132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853203.25143: variable 'interface' from source: play vars 7071 1726853203.25220: 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) 7071 1726853203.25256: 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) 7071 1726853203.25293: 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) 7071 1726853203.25327: 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) 7071 1726853203.25384: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853203.25673: variable 'network_connections' from source: task vars 7071 1726853203.25823: variable 'interface' from source: play vars 7071 1726853203.25891: variable '__network_packages_default_wireless' from source: role '' defaults 7071 1726853203.25972: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853203.26287: variable 'network_connections' from source: task vars 7071 1726853203.26393: variable 'interface' from source: play vars 7071 1726853203.26429: variable '__network_packages_default_team' from source: role '' defaults 7071 1726853203.26540: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853203.26890: variable 'network_connections' from source: task vars 7071 1726853203.27039: variable 'interface' from source: play vars 7071 1726853203.27144: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853203.27213: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853203.27225: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853203.27283: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853203.27499: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7071 1726853203.27996: variable 'network_connections' from source: task vars 7071 1726853203.28180: variable 'interface' from source: play vars 7071 1726853203.28184: variable 'ansible_distribution' from source: facts 7071 1726853203.28187: variable '__network_rh_distros' from source: role '' defaults 7071 1726853203.28190: variable 'ansible_distribution_major_version' from source: facts 7071 1726853203.28192: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7071 1726853203.28358: variable 'ansible_distribution' from source: facts 7071 1726853203.28368: variable '__network_rh_distros' from source: role '' defaults 7071 1726853203.28382: variable 'ansible_distribution_major_version' from source: facts 7071 1726853203.28406: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7071 1726853203.28928: variable 'ansible_distribution' from source: facts 7071 1726853203.28932: variable '__network_rh_distros' from source: role '' defaults 7071 1726853203.28934: variable 'ansible_distribution_major_version' from source: facts 7071 1726853203.28938: variable 'network_provider' from source: set_fact 7071 1726853203.28941: variable 'ansible_facts' from source: unknown 7071 1726853203.29653: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7071 1726853203.29662: when evaluation is False, skipping this task 7071 1726853203.29670: _execute() done 7071 1726853203.29681: dumping result to json 7071 1726853203.29689: done dumping result, returning 7071 1726853203.29708: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-ff75-6002-00000000057d] 7071 1726853203.29719: sending task result for task 02083763-bbaf-ff75-6002-00000000057d 7071 1726853203.29903: done sending task result for task 02083763-bbaf-ff75-6002-00000000057d 7071 1726853203.29907: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 7071 1726853203.29966: no more pending results, returning what we have 7071 1726853203.29970: results queue empty 7071 1726853203.29973: checking for any_errors_fatal 7071 1726853203.29984: done checking for any_errors_fatal 7071 1726853203.29985: checking for max_fail_percentage 7071 1726853203.29987: done checking for max_fail_percentage 7071 1726853203.29988: checking to see if all hosts have failed and the running result is not ok 7071 1726853203.29989: done checking to see if all hosts have failed 7071 1726853203.29990: getting the remaining hosts for this loop 7071 1726853203.29991: done getting the remaining hosts for this loop 7071 1726853203.29995: getting the next task for host managed_node1 7071 1726853203.30002: done getting next task for host managed_node1 7071 1726853203.30006: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7071 1726853203.30010: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853203.30035: getting variables 7071 1726853203.30036: in VariableManager get_vars() 7071 1726853203.30254: Calling all_inventory to load vars for managed_node1 7071 1726853203.30258: Calling groups_inventory to load vars for managed_node1 7071 1726853203.30260: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853203.30321: Calling all_plugins_play to load vars for managed_node1 7071 1726853203.30324: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853203.30328: Calling groups_plugins_play to load vars for managed_node1 7071 1726853203.31888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853203.33915: done with get_vars() 7071 1726853203.33946: done getting variables 7071 1726853203.34133: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:26:43 -0400 (0:00:00.235) 0:01:11.297 ****** 7071 1726853203.34166: entering _queue_task() for managed_node1/package 7071 1726853203.34930: worker is 1 (out of 1 available) 7071 1726853203.34943: exiting _queue_task() for managed_node1/package 7071 1726853203.34955: done queuing things up, now waiting for results queue to drain 7071 1726853203.34957: waiting for pending results... 7071 1726853203.35219: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7071 1726853203.35377: in run() - task 02083763-bbaf-ff75-6002-00000000057e 7071 1726853203.35381: variable 'ansible_search_path' from source: unknown 7071 1726853203.35384: variable 'ansible_search_path' from source: unknown 7071 1726853203.35405: calling self._execute() 7071 1726853203.35502: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853203.35511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853203.35516: variable 'omit' from source: magic vars 7071 1726853203.35898: variable 'ansible_distribution_major_version' from source: facts 7071 1726853203.35909: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853203.36107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853203.38468: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853203.38558: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853203.38615: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853203.38657: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853203.38709: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853203.38874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853203.38939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853203.38992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853203.39048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853203.39083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853203.39300: variable 'ansible_distribution' from source: facts 7071 1726853203.39303: variable 'ansible_distribution_major_version' from source: facts 7071 1726853203.39306: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853203.39469: variable 'network_state' from source: role '' defaults 7071 1726853203.39489: Evaluated conditional (network_state != {}): False 7071 1726853203.39497: when evaluation is False, skipping this task 7071 1726853203.39504: _execute() done 7071 1726853203.39537: dumping result to json 7071 1726853203.39540: done dumping result, returning 7071 1726853203.39549: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-ff75-6002-00000000057e] 7071 1726853203.39555: sending task result for task 02083763-bbaf-ff75-6002-00000000057e skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853203.39856: no more pending results, returning what we have 7071 1726853203.39860: results queue empty 7071 1726853203.39861: checking for any_errors_fatal 7071 1726853203.39914: done checking for any_errors_fatal 7071 1726853203.39916: checking for max_fail_percentage 7071 1726853203.39918: done checking for max_fail_percentage 7071 1726853203.39919: checking to see if all hosts have failed and the running result is not ok 7071 1726853203.40034: done checking to see if all hosts have failed 7071 1726853203.40036: getting the remaining hosts for this loop 7071 1726853203.40038: done getting the remaining hosts for this loop 7071 1726853203.40043: getting the next task for host managed_node1 7071 1726853203.40051: done getting next task for host managed_node1 7071 1726853203.40055: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7071 1726853203.40059: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853203.40092: getting variables 7071 1726853203.40095: in VariableManager get_vars() 7071 1726853203.40164: Calling all_inventory to load vars for managed_node1 7071 1726853203.40167: Calling groups_inventory to load vars for managed_node1 7071 1726853203.40170: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853203.40299: done sending task result for task 02083763-bbaf-ff75-6002-00000000057e 7071 1726853203.40302: WORKER PROCESS EXITING 7071 1726853203.40311: Calling all_plugins_play to load vars for managed_node1 7071 1726853203.40314: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853203.40318: Calling groups_plugins_play to load vars for managed_node1 7071 1726853203.42110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853203.44061: done with get_vars() 7071 1726853203.44095: done getting variables 7071 1726853203.44166: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:26:43 -0400 (0:00:00.100) 0:01:11.398 ****** 7071 1726853203.44230: entering _queue_task() for managed_node1/package 7071 1726853203.44808: worker is 1 (out of 1 available) 7071 1726853203.44819: exiting _queue_task() for managed_node1/package 7071 1726853203.44830: done queuing things up, now waiting for results queue to drain 7071 1726853203.44832: waiting for pending results... 7071 1726853203.45020: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7071 1726853203.45196: in run() - task 02083763-bbaf-ff75-6002-00000000057f 7071 1726853203.45215: variable 'ansible_search_path' from source: unknown 7071 1726853203.45224: variable 'ansible_search_path' from source: unknown 7071 1726853203.45265: calling self._execute() 7071 1726853203.45374: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853203.45397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853203.45412: variable 'omit' from source: magic vars 7071 1726853203.45836: variable 'ansible_distribution_major_version' from source: facts 7071 1726853203.45855: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853203.46072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853203.48923: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853203.49002: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853203.49044: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853203.49102: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853203.49135: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853203.49258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853203.49322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853203.49373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853203.49476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853203.49479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853203.49579: variable 'ansible_distribution' from source: facts 7071 1726853203.49602: variable 'ansible_distribution_major_version' from source: facts 7071 1726853203.49639: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853203.49817: variable 'network_state' from source: role '' defaults 7071 1726853203.49848: Evaluated conditional (network_state != {}): False 7071 1726853203.49855: when evaluation is False, skipping this task 7071 1726853203.49927: _execute() done 7071 1726853203.49930: dumping result to json 7071 1726853203.49933: done dumping result, returning 7071 1726853203.49941: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-ff75-6002-00000000057f] 7071 1726853203.49954: sending task result for task 02083763-bbaf-ff75-6002-00000000057f skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853203.50219: no more pending results, returning what we have 7071 1726853203.50224: results queue empty 7071 1726853203.50225: checking for any_errors_fatal 7071 1726853203.50231: done checking for any_errors_fatal 7071 1726853203.50232: checking for max_fail_percentage 7071 1726853203.50234: done checking for max_fail_percentage 7071 1726853203.50235: checking to see if all hosts have failed and the running result is not ok 7071 1726853203.50240: done checking to see if all hosts have failed 7071 1726853203.50241: getting the remaining hosts for this loop 7071 1726853203.50243: done getting the remaining hosts for this loop 7071 1726853203.50249: getting the next task for host managed_node1 7071 1726853203.50256: done getting next task for host managed_node1 7071 1726853203.50282: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7071 1726853203.50287: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853203.50317: getting variables 7071 1726853203.50319: in VariableManager get_vars() 7071 1726853203.50502: Calling all_inventory to load vars for managed_node1 7071 1726853203.50506: Calling groups_inventory to load vars for managed_node1 7071 1726853203.50508: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853203.50528: done sending task result for task 02083763-bbaf-ff75-6002-00000000057f 7071 1726853203.50531: WORKER PROCESS EXITING 7071 1726853203.50547: Calling all_plugins_play to load vars for managed_node1 7071 1726853203.50551: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853203.50564: Calling groups_plugins_play to load vars for managed_node1 7071 1726853203.52392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853203.54237: done with get_vars() 7071 1726853203.54268: done getting variables 7071 1726853203.54335: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:26:43 -0400 (0:00:00.101) 0:01:11.499 ****** 7071 1726853203.54381: entering _queue_task() for managed_node1/service 7071 1726853203.54849: worker is 1 (out of 1 available) 7071 1726853203.54863: exiting _queue_task() for managed_node1/service 7071 1726853203.54881: done queuing things up, now waiting for results queue to drain 7071 1726853203.54882: waiting for pending results... 7071 1726853203.55298: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7071 1726853203.55454: in run() - task 02083763-bbaf-ff75-6002-000000000580 7071 1726853203.55467: variable 'ansible_search_path' from source: unknown 7071 1726853203.55474: variable 'ansible_search_path' from source: unknown 7071 1726853203.55513: calling self._execute() 7071 1726853203.55612: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853203.55615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853203.55677: variable 'omit' from source: magic vars 7071 1726853203.56135: variable 'ansible_distribution_major_version' from source: facts 7071 1726853203.56139: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853203.56306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853203.59587: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853203.59591: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853203.59639: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853203.59688: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853203.59714: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853203.59919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853203.60003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853203.60075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853203.60145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853203.60165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853203.60341: variable 'ansible_distribution' from source: facts 7071 1726853203.60345: variable 'ansible_distribution_major_version' from source: facts 7071 1726853203.60360: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853203.60566: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853203.60881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853203.60904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853203.60963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853203.61001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853203.61016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853203.61088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853203.61117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853203.61225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853203.61230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853203.61233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853203.61240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853203.61274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853203.61298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853203.61351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853203.61393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853203.61623: variable 'network_connections' from source: task vars 7071 1726853203.61711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853203.61735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853203.61763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853203.61879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853203.61882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853203.61890: variable 'interface' from source: play vars 7071 1726853203.62002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853203.62250: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853203.62288: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853203.62344: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853203.62378: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853203.62505: 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) 7071 1726853203.62531: 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) 7071 1726853203.62573: 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) 7071 1726853203.62598: 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) 7071 1726853203.62663: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853203.63076: variable 'network_connections' from source: task vars 7071 1726853203.63386: variable 'interface' from source: play vars 7071 1726853203.63430: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7071 1726853203.63438: when evaluation is False, skipping this task 7071 1726853203.63441: _execute() done 7071 1726853203.63443: dumping result to json 7071 1726853203.63476: done dumping result, returning 7071 1726853203.63479: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-ff75-6002-000000000580] 7071 1726853203.63482: sending task result for task 02083763-bbaf-ff75-6002-000000000580 7071 1726853203.63601: done sending task result for task 02083763-bbaf-ff75-6002-000000000580 7071 1726853203.63606: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7071 1726853203.63664: no more pending results, returning what we have 7071 1726853203.63669: results queue empty 7071 1726853203.63677: checking for any_errors_fatal 7071 1726853203.63684: done checking for any_errors_fatal 7071 1726853203.63685: checking for max_fail_percentage 7071 1726853203.63688: done checking for max_fail_percentage 7071 1726853203.63689: checking to see if all hosts have failed and the running result is not ok 7071 1726853203.63690: done checking to see if all hosts have failed 7071 1726853203.63691: getting the remaining hosts for this loop 7071 1726853203.63692: done getting the remaining hosts for this loop 7071 1726853203.63697: getting the next task for host managed_node1 7071 1726853203.63705: done getting next task for host managed_node1 7071 1726853203.63710: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7071 1726853203.63715: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853203.63742: getting variables 7071 1726853203.63747: in VariableManager get_vars() 7071 1726853203.64090: Calling all_inventory to load vars for managed_node1 7071 1726853203.64093: Calling groups_inventory to load vars for managed_node1 7071 1726853203.64096: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853203.64107: Calling all_plugins_play to load vars for managed_node1 7071 1726853203.64110: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853203.64113: Calling groups_plugins_play to load vars for managed_node1 7071 1726853203.66294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853203.68368: done with get_vars() 7071 1726853203.68391: done getting variables 7071 1726853203.68452: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:26:43 -0400 (0:00:00.141) 0:01:11.640 ****** 7071 1726853203.68487: entering _queue_task() for managed_node1/service 7071 1726853203.68807: worker is 1 (out of 1 available) 7071 1726853203.68820: exiting _queue_task() for managed_node1/service 7071 1726853203.68832: done queuing things up, now waiting for results queue to drain 7071 1726853203.68833: waiting for pending results... 7071 1726853203.69289: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7071 1726853203.69295: in run() - task 02083763-bbaf-ff75-6002-000000000581 7071 1726853203.69306: variable 'ansible_search_path' from source: unknown 7071 1726853203.69311: variable 'ansible_search_path' from source: unknown 7071 1726853203.69314: calling self._execute() 7071 1726853203.69415: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853203.69419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853203.69432: variable 'omit' from source: magic vars 7071 1726853203.69866: variable 'ansible_distribution_major_version' from source: facts 7071 1726853203.69879: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853203.70276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853203.73374: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853203.73557: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853203.73631: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853203.73708: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853203.73735: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853203.73944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853203.74070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853203.74106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853203.74144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853203.74162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853203.74500: variable 'ansible_distribution' from source: facts 7071 1726853203.74503: variable 'ansible_distribution_major_version' from source: facts 7071 1726853203.74687: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853203.74835: variable 'network_provider' from source: set_fact 7071 1726853203.74841: variable 'network_state' from source: role '' defaults 7071 1726853203.74857: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7071 1726853203.74863: variable 'omit' from source: magic vars 7071 1726853203.75042: variable 'omit' from source: magic vars 7071 1726853203.75281: variable 'network_service_name' from source: role '' defaults 7071 1726853203.75285: variable 'network_service_name' from source: role '' defaults 7071 1726853203.75486: variable '__network_provider_setup' from source: role '' defaults 7071 1726853203.75491: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853203.75610: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853203.75647: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853203.75799: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853203.76189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853203.76212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853203.76235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853203.76275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853203.76481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853203.76485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853203.76487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853203.76626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853203.76668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853203.76684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853203.77140: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7071 1726853203.77482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853203.77507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853203.77532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853203.77574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853203.77713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853203.77874: variable 'ansible_python' from source: facts 7071 1726853203.78079: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7071 1726853203.78140: variable '__network_wpa_supplicant_required' from source: role '' defaults 7071 1726853203.78218: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7071 1726853203.78496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853203.78521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853203.78549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853203.78704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853203.78718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853203.78770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853203.78905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853203.78929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853203.78968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853203.78986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853203.79356: variable 'network_connections' from source: task vars 7071 1726853203.79502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853203.79527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853203.79683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853203.79703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853203.79763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853203.79915: variable 'interface' from source: play vars 7071 1726853203.80153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853203.80519: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853203.80805: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853203.80952: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853203.81003: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853203.81068: 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) 7071 1726853203.81195: 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) 7071 1726853203.81231: 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) 7071 1726853203.81266: 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) 7071 1726853203.81320: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853203.82088: variable 'network_connections' from source: task vars 7071 1726853203.82225: variable 'interface' from source: play vars 7071 1726853203.82519: variable '__network_packages_default_wireless' from source: role '' defaults 7071 1726853203.82638: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853203.83169: variable 'network_connections' from source: task vars 7071 1726853203.83305: variable 'interface' from source: play vars 7071 1726853203.83405: variable '__network_packages_default_team' from source: role '' defaults 7071 1726853203.83408: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853203.83711: variable 'network_connections' from source: task vars 7071 1726853203.83825: variable 'interface' from source: play vars 7071 1726853203.83902: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853203.83966: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853203.83974: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853203.84077: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853203.84274: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7071 1726853203.85078: variable 'network_connections' from source: task vars 7071 1726853203.85081: variable 'interface' from source: play vars 7071 1726853203.85084: variable 'ansible_distribution' from source: facts 7071 1726853203.85086: variable '__network_rh_distros' from source: role '' defaults 7071 1726853203.85088: variable 'ansible_distribution_major_version' from source: facts 7071 1726853203.85090: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7071 1726853203.85092: variable 'ansible_distribution' from source: facts 7071 1726853203.85094: variable '__network_rh_distros' from source: role '' defaults 7071 1726853203.85096: variable 'ansible_distribution_major_version' from source: facts 7071 1726853203.85098: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7071 1726853203.85266: variable 'ansible_distribution' from source: facts 7071 1726853203.85269: variable '__network_rh_distros' from source: role '' defaults 7071 1726853203.85274: variable 'ansible_distribution_major_version' from source: facts 7071 1726853203.85309: variable 'network_provider' from source: set_fact 7071 1726853203.85332: variable 'omit' from source: magic vars 7071 1726853203.85366: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853203.85399: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853203.85416: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853203.85496: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853203.85499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853203.85501: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853203.85504: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853203.85506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853203.85677: Set connection var ansible_connection to ssh 7071 1726853203.85681: Set connection var ansible_timeout to 10 7071 1726853203.85684: Set connection var ansible_shell_type to sh 7071 1726853203.85687: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853203.85690: Set connection var ansible_pipelining to False 7071 1726853203.85692: Set connection var ansible_shell_executable to /bin/sh 7071 1726853203.85695: variable 'ansible_shell_executable' from source: unknown 7071 1726853203.85697: variable 'ansible_connection' from source: unknown 7071 1726853203.85700: variable 'ansible_module_compression' from source: unknown 7071 1726853203.85702: variable 'ansible_shell_type' from source: unknown 7071 1726853203.85705: variable 'ansible_shell_executable' from source: unknown 7071 1726853203.85707: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853203.85710: variable 'ansible_pipelining' from source: unknown 7071 1726853203.85712: variable 'ansible_timeout' from source: unknown 7071 1726853203.85715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853203.85788: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853203.85846: variable 'omit' from source: magic vars 7071 1726853203.85849: starting attempt loop 7071 1726853203.85851: running the handler 7071 1726853203.85887: variable 'ansible_facts' from source: unknown 7071 1726853203.86684: _low_level_execute_command(): starting 7071 1726853203.86709: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853203.87978: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853203.87981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853203.87984: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853203.87986: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853203.87989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853203.88098: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853203.88103: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853203.88128: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853203.88198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853203.90016: stdout chunk (state=3): >>>/root <<< 7071 1726853203.90286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853203.90290: stdout chunk (state=3): >>><<< 7071 1726853203.90298: stderr chunk (state=3): >>><<< 7071 1726853203.90319: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853203.90332: _low_level_execute_command(): starting 7071 1726853203.90339: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853203.9031966-9713-220276048527325 `" && echo ansible-tmp-1726853203.9031966-9713-220276048527325="` echo /root/.ansible/tmp/ansible-tmp-1726853203.9031966-9713-220276048527325 `" ) && sleep 0' 7071 1726853203.92025: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853203.92030: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853203.92105: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853203.92142: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853203.94019: stdout chunk (state=3): >>>ansible-tmp-1726853203.9031966-9713-220276048527325=/root/.ansible/tmp/ansible-tmp-1726853203.9031966-9713-220276048527325 <<< 7071 1726853203.94213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853203.94216: stdout chunk (state=3): >>><<< 7071 1726853203.94223: stderr chunk (state=3): >>><<< 7071 1726853203.94241: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853203.9031966-9713-220276048527325=/root/.ansible/tmp/ansible-tmp-1726853203.9031966-9713-220276048527325 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853203.94281: variable 'ansible_module_compression' from source: unknown 7071 1726853203.94334: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7071 1726853203.94516: variable 'ansible_facts' from source: unknown 7071 1726853203.94965: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853203.9031966-9713-220276048527325/AnsiballZ_systemd.py 7071 1726853203.95313: Sending initial data 7071 1726853203.95317: Sent initial data (154 bytes) 7071 1726853203.97199: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853203.97530: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853203.97604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853203.99192: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7071 1726853203.99217: 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 <<< 7071 1726853203.99324: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853203.99377: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp38ko4efo /root/.ansible/tmp/ansible-tmp-1726853203.9031966-9713-220276048527325/AnsiballZ_systemd.py <<< 7071 1726853203.99389: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853203.9031966-9713-220276048527325/AnsiballZ_systemd.py" <<< 7071 1726853203.99493: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp38ko4efo" to remote "/root/.ansible/tmp/ansible-tmp-1726853203.9031966-9713-220276048527325/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853203.9031966-9713-220276048527325/AnsiballZ_systemd.py" <<< 7071 1726853204.02506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853204.02618: stderr chunk (state=3): >>><<< 7071 1726853204.02623: stdout chunk (state=3): >>><<< 7071 1726853204.02643: done transferring module to remote 7071 1726853204.02658: _low_level_execute_command(): starting 7071 1726853204.02661: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853203.9031966-9713-220276048527325/ /root/.ansible/tmp/ansible-tmp-1726853203.9031966-9713-220276048527325/AnsiballZ_systemd.py && sleep 0' 7071 1726853204.04079: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853204.04084: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853204.04089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853204.04187: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853204.04226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853204.06096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853204.06357: stderr chunk (state=3): >>><<< 7071 1726853204.06361: stdout chunk (state=3): >>><<< 7071 1726853204.06380: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853204.06383: _low_level_execute_command(): starting 7071 1726853204.06388: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853203.9031966-9713-220276048527325/AnsiballZ_systemd.py && sleep 0' 7071 1726853204.07891: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853204.07922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853204.07939: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853204.08124: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853204.08200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853204.37448: 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 13:20:47 EDT", "ExecMainStartTimestampMonotonic": "13747067", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ExecMainHandoffTimestampMonotonic": "13825256", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9945088", "MemoryPeak": "10485760", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3324489728", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "249161000", "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", "CoredumpRec<<< 7071 1726853204.37596: stdout chunk (state=3): >>>eive": "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 system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service network.target NetworkManager-wait-online.service multi-user.target", "After": "basic.target dbus.socket cloud-init-local.service network-pre.target dbus-broker.service sysinit.target system.slice systemd-journald.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 13:26:03 EDT", "StateChangeTimestampMonotonic": "329729315", "InactiveExitTimestamp": "Fri 2024-09-20 13:20:47 EDT", "InactiveExitTimestampMonotonic": "13748890", "ActiveEnterTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ActiveEnterTimestampMonotonic": "14166608", "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 13:20:47 EDT", "ConditionTimestampMonotonic": "13745559", "AssertTimestamp": "Fri 2024-09-20 13:20:47 EDT", "AssertTimestampMonotonic": "13745562", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "5f58decfa480494eac8aa3993b4c7ec8", "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}}} <<< 7071 1726853204.39326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853204.39335: stderr chunk (state=3): >>>Shared connection to 10.31.45.153 closed. <<< 7071 1726853204.39392: stderr chunk (state=3): >>><<< 7071 1726853204.39401: stdout chunk (state=3): >>><<< 7071 1726853204.39434: _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 13:20:47 EDT", "ExecMainStartTimestampMonotonic": "13747067", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ExecMainHandoffTimestampMonotonic": "13825256", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9945088", "MemoryPeak": "10485760", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3324489728", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "249161000", "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 system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service network.target NetworkManager-wait-online.service multi-user.target", "After": "basic.target dbus.socket cloud-init-local.service network-pre.target dbus-broker.service sysinit.target system.slice systemd-journald.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 13:26:03 EDT", "StateChangeTimestampMonotonic": "329729315", "InactiveExitTimestamp": "Fri 2024-09-20 13:20:47 EDT", "InactiveExitTimestampMonotonic": "13748890", "ActiveEnterTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ActiveEnterTimestampMonotonic": "14166608", "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 13:20:47 EDT", "ConditionTimestampMonotonic": "13745559", "AssertTimestamp": "Fri 2024-09-20 13:20:47 EDT", "AssertTimestampMonotonic": "13745562", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "5f58decfa480494eac8aa3993b4c7ec8", "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853204.39636: 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-1726853203.9031966-9713-220276048527325/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853204.39662: _low_level_execute_command(): starting 7071 1726853204.39674: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853203.9031966-9713-220276048527325/ > /dev/null 2>&1 && sleep 0' 7071 1726853204.41383: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853204.41499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853204.41570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853204.43663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853204.43667: stdout chunk (state=3): >>><<< 7071 1726853204.43670: stderr chunk (state=3): >>><<< 7071 1726853204.43876: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853204.43879: handler run complete 7071 1726853204.43881: attempt loop complete, returning result 7071 1726853204.43883: _execute() done 7071 1726853204.43885: dumping result to json 7071 1726853204.43887: done dumping result, returning 7071 1726853204.43889: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-ff75-6002-000000000581] 7071 1726853204.43891: sending task result for task 02083763-bbaf-ff75-6002-000000000581 7071 1726853204.44477: done sending task result for task 02083763-bbaf-ff75-6002-000000000581 7071 1726853204.44481: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853204.44541: no more pending results, returning what we have 7071 1726853204.44544: results queue empty 7071 1726853204.44545: checking for any_errors_fatal 7071 1726853204.44551: done checking for any_errors_fatal 7071 1726853204.44552: checking for max_fail_percentage 7071 1726853204.44553: done checking for max_fail_percentage 7071 1726853204.44554: checking to see if all hosts have failed and the running result is not ok 7071 1726853204.44555: done checking to see if all hosts have failed 7071 1726853204.44556: getting the remaining hosts for this loop 7071 1726853204.44557: done getting the remaining hosts for this loop 7071 1726853204.44560: getting the next task for host managed_node1 7071 1726853204.44567: done getting next task for host managed_node1 7071 1726853204.44570: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7071 1726853204.44577: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853204.44595: getting variables 7071 1726853204.44597: in VariableManager get_vars() 7071 1726853204.44680: Calling all_inventory to load vars for managed_node1 7071 1726853204.44683: Calling groups_inventory to load vars for managed_node1 7071 1726853204.44685: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853204.44695: Calling all_plugins_play to load vars for managed_node1 7071 1726853204.44702: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853204.44707: Calling groups_plugins_play to load vars for managed_node1 7071 1726853204.46573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853204.48544: done with get_vars() 7071 1726853204.48578: done getting variables 7071 1726853204.48651: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:26:44 -0400 (0:00:00.802) 0:01:12.442 ****** 7071 1726853204.48697: entering _queue_task() for managed_node1/service 7071 1726853204.49142: worker is 1 (out of 1 available) 7071 1726853204.49155: exiting _queue_task() for managed_node1/service 7071 1726853204.49170: done queuing things up, now waiting for results queue to drain 7071 1726853204.49234: waiting for pending results... 7071 1726853204.49444: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7071 1726853204.49668: in run() - task 02083763-bbaf-ff75-6002-000000000582 7071 1726853204.49674: variable 'ansible_search_path' from source: unknown 7071 1726853204.49677: variable 'ansible_search_path' from source: unknown 7071 1726853204.49679: calling self._execute() 7071 1726853204.49780: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853204.49794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853204.49805: variable 'omit' from source: magic vars 7071 1726853204.50213: variable 'ansible_distribution_major_version' from source: facts 7071 1726853204.50265: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853204.50460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853204.52830: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853204.52918: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853204.52978: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853204.53177: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853204.53181: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853204.53496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853204.53542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853204.53577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853204.53631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853204.53654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853204.53788: variable 'ansible_distribution' from source: facts 7071 1726853204.53798: variable 'ansible_distribution_major_version' from source: facts 7071 1726853204.53811: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853204.53942: variable 'network_provider' from source: set_fact 7071 1726853204.53965: Evaluated conditional (network_provider == "nm"): True 7071 1726853204.54069: variable '__network_wpa_supplicant_required' from source: role '' defaults 7071 1726853204.54151: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7071 1726853204.54270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853204.54381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853204.54385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853204.54388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853204.54506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853204.54510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853204.54512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853204.54515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853204.54556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853204.54580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853204.54634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853204.54662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853204.54694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853204.54745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853204.54765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853204.54908: variable 'network_connections' from source: task vars 7071 1726853204.55002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853204.55028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853204.55062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853204.55157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853204.55160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853204.55198: variable 'interface' from source: play vars 7071 1726853204.55293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853204.55462: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853204.55511: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853204.55543: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853204.55575: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853204.55626: 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) 7071 1726853204.55700: 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) 7071 1726853204.55703: 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) 7071 1726853204.55716: 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) 7071 1726853204.55769: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853204.62314: variable 'network_connections' from source: task vars 7071 1726853204.62434: variable 'interface' from source: play vars 7071 1726853204.62502: Evaluated conditional (__network_wpa_supplicant_required): True 7071 1726853204.62581: variable 'omit' from source: magic vars 7071 1726853204.62585: variable 'omit' from source: magic vars 7071 1726853204.62622: variable 'omit' from source: magic vars 7071 1726853204.62650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853204.62686: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853204.62707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853204.62727: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853204.62798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853204.62801: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853204.62803: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853204.62805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853204.62872: Set connection var ansible_connection to ssh 7071 1726853204.62886: Set connection var ansible_timeout to 10 7071 1726853204.62916: Set connection var ansible_shell_type to sh 7071 1726853204.62923: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853204.62935: Set connection var ansible_pipelining to False 7071 1726853204.63014: Set connection var ansible_shell_executable to /bin/sh 7071 1726853204.63017: variable 'ansible_shell_executable' from source: unknown 7071 1726853204.63019: variable 'ansible_connection' from source: unknown 7071 1726853204.63022: variable 'ansible_module_compression' from source: unknown 7071 1726853204.63024: variable 'ansible_shell_type' from source: unknown 7071 1726853204.63028: variable 'ansible_shell_executable' from source: unknown 7071 1726853204.63030: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853204.63032: variable 'ansible_pipelining' from source: unknown 7071 1726853204.63034: variable 'ansible_timeout' from source: unknown 7071 1726853204.63036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853204.63125: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853204.63150: variable 'omit' from source: magic vars 7071 1726853204.63153: starting attempt loop 7071 1726853204.63259: running the handler 7071 1726853204.63262: variable 'ansible_facts' from source: unknown 7071 1726853204.63894: _low_level_execute_command(): starting 7071 1726853204.63904: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853204.64919: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853204.65123: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853204.65237: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853204.65317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853204.67007: stdout chunk (state=3): >>>/root <<< 7071 1726853204.67163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853204.67166: stdout chunk (state=3): >>><<< 7071 1726853204.67168: stderr chunk (state=3): >>><<< 7071 1726853204.67190: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853204.67360: _low_level_execute_command(): starting 7071 1726853204.67363: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853204.6720119-9756-156049747945486 `" && echo ansible-tmp-1726853204.6720119-9756-156049747945486="` echo /root/.ansible/tmp/ansible-tmp-1726853204.6720119-9756-156049747945486 `" ) && sleep 0' 7071 1726853204.67851: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853204.67855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853204.67857: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853204.67860: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853204.67873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853204.67919: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853204.67931: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853204.67990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853204.70107: stdout chunk (state=3): >>>ansible-tmp-1726853204.6720119-9756-156049747945486=/root/.ansible/tmp/ansible-tmp-1726853204.6720119-9756-156049747945486 <<< 7071 1726853204.70137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853204.70140: stdout chunk (state=3): >>><<< 7071 1726853204.70143: stderr chunk (state=3): >>><<< 7071 1726853204.70174: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853204.6720119-9756-156049747945486=/root/.ansible/tmp/ansible-tmp-1726853204.6720119-9756-156049747945486 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853204.70381: variable 'ansible_module_compression' from source: unknown 7071 1726853204.70384: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7071 1726853204.70387: variable 'ansible_facts' from source: unknown 7071 1726853204.70563: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853204.6720119-9756-156049747945486/AnsiballZ_systemd.py 7071 1726853204.70731: Sending initial data 7071 1726853204.70739: Sent initial data (154 bytes) 7071 1726853204.71343: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853204.71390: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853204.71409: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853204.71493: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853204.71512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853204.71531: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853204.71546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853204.71617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853204.73494: 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 <<< 7071 1726853204.73532: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853204.73666: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853204.6720119-9756-156049747945486/AnsiballZ_systemd.py" <<< 7071 1726853204.73670: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmppxhq4w57 /root/.ansible/tmp/ansible-tmp-1726853204.6720119-9756-156049747945486/AnsiballZ_systemd.py <<< 7071 1726853204.73674: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmppxhq4w57" to remote "/root/.ansible/tmp/ansible-tmp-1726853204.6720119-9756-156049747945486/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853204.6720119-9756-156049747945486/AnsiballZ_systemd.py" <<< 7071 1726853204.75369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853204.75494: stderr chunk (state=3): >>><<< 7071 1726853204.75497: stdout chunk (state=3): >>><<< 7071 1726853204.75499: done transferring module to remote 7071 1726853204.75502: _low_level_execute_command(): starting 7071 1726853204.75504: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853204.6720119-9756-156049747945486/ /root/.ansible/tmp/ansible-tmp-1726853204.6720119-9756-156049747945486/AnsiballZ_systemd.py && sleep 0' 7071 1726853204.76154: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853204.76199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853204.76293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853204.76347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853204.76548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853204.78322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853204.78335: stderr chunk (state=3): >>><<< 7071 1726853204.78344: stdout chunk (state=3): >>><<< 7071 1726853204.78442: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853204.78446: _low_level_execute_command(): starting 7071 1726853204.78448: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853204.6720119-9756-156049747945486/AnsiballZ_systemd.py && sleep 0' 7071 1726853204.78939: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853204.78952: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853204.78964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853204.78986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853204.79078: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853204.79092: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853204.79117: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853204.79197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853205.08151: stdout chunk (state=3): >>> {"name": "wpa_supplicant", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "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": "10110", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "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 13:26:03 EDT", "ExecMainStartTimestampMonotonic": "329738951", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:26:03 EDT", "ExecMainHandoffTimestampMonotonic": "329745489", "ExecMainPID": "10110", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 13:26:03 EDT] ; stop_time=[n/a] ; pid=10110 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 13:26:03 EDT] ; stop_time=[n/a] ; pid=10110 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "5194", "MemoryCurrent": "2838528", "MemoryPeak": "3117056", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3324551168", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "35311000", "TasksCurrent": "1", "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", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target multi-user.target shutdown.target", "After": "dbus-broker.service basic.target dbus.socket system.slice sysinit.target systemd-journald.socket", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 13:26:03 EDT", "StateChangeTimestampMonotonic": "329753890", "InactiveExitTimestamp": "Fri 2024-09-20 13:26:03 EDT", "InactiveExitTimestampMonotonic": "329740994", "ActiveEnterTimestamp": "Fri 2024-09-20 13:26:03 EDT", "ActiveEnterTimestampMonotonic": "329753890", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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 13:26:03 EDT", "ConditionTimestampMonotonic": "329737858", "AssertTimestamp": "Fri 2024-09-20 13:26:03 EDT", "AssertTimestampMonotonic": "329737861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "67d08328cd874dc9829d22b0b7c07dfb", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 7071 1726853205.10094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853205.10097: stdout chunk (state=3): >>><<< 7071 1726853205.10099: stderr chunk (state=3): >>><<< 7071 1726853205.10138: _low_level_execute_command() done: rc=0, stdout= {"name": "wpa_supplicant", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "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": "10110", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "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 13:26:03 EDT", "ExecMainStartTimestampMonotonic": "329738951", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:26:03 EDT", "ExecMainHandoffTimestampMonotonic": "329745489", "ExecMainPID": "10110", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 13:26:03 EDT] ; stop_time=[n/a] ; pid=10110 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 13:26:03 EDT] ; stop_time=[n/a] ; pid=10110 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "5194", "MemoryCurrent": "2838528", "MemoryPeak": "3117056", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3324551168", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "35311000", "TasksCurrent": "1", "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", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target multi-user.target shutdown.target", "After": "dbus-broker.service basic.target dbus.socket system.slice sysinit.target systemd-journald.socket", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 13:26:03 EDT", "StateChangeTimestampMonotonic": "329753890", "InactiveExitTimestamp": "Fri 2024-09-20 13:26:03 EDT", "InactiveExitTimestampMonotonic": "329740994", "ActiveEnterTimestamp": "Fri 2024-09-20 13:26:03 EDT", "ActiveEnterTimestampMonotonic": "329753890", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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 13:26:03 EDT", "ConditionTimestampMonotonic": "329737858", "AssertTimestamp": "Fri 2024-09-20 13:26:03 EDT", "AssertTimestampMonotonic": "329737861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "67d08328cd874dc9829d22b0b7c07dfb", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853205.10580: done with _execute_module (ansible.legacy.systemd, {'name': 'wpa_supplicant', 'state': 'started', 'enabled': 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.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-1726853204.6720119-9756-156049747945486/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853205.10709: _low_level_execute_command(): starting 7071 1726853205.10721: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853204.6720119-9756-156049747945486/ > /dev/null 2>&1 && sleep 0' 7071 1726853205.11788: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853205.11949: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853205.12029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853205.12087: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853205.12114: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853205.12169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853205.14069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853205.14074: stdout chunk (state=3): >>><<< 7071 1726853205.14076: stderr chunk (state=3): >>><<< 7071 1726853205.14277: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853205.14281: handler run complete 7071 1726853205.14283: attempt loop complete, returning result 7071 1726853205.14285: _execute() done 7071 1726853205.14287: dumping result to json 7071 1726853205.14289: done dumping result, returning 7071 1726853205.14332: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-ff75-6002-000000000582] 7071 1726853205.14476: sending task result for task 02083763-bbaf-ff75-6002-000000000582 7071 1726853205.14876: done sending task result for task 02083763-bbaf-ff75-6002-000000000582 7071 1726853205.14879: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 13:26:03 EDT", "ActiveEnterTimestampMonotonic": "329753890", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service basic.target dbus.socket system.slice sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 13:26:03 EDT", "AssertTimestampMonotonic": "329737861", "Before": "network.target multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "35311000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 13:26:03 EDT", "ConditionTimestampMonotonic": "329737858", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "5194", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:26:03 EDT", "ExecMainHandoffTimestampMonotonic": "329745489", "ExecMainPID": "10110", "ExecMainStartTimestamp": "Fri 2024-09-20 13:26:03 EDT", "ExecMainStartTimestampMonotonic": "329738951", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 13:26:03 EDT] ; stop_time=[n/a] ; pid=10110 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 13:26:03 EDT] ; stop_time=[n/a] ; pid=10110 ; code=(null) ; status=0/0 }", "ExitType": "main", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 13:26:03 EDT", "InactiveExitTimestampMonotonic": "329740994", "InvocationID": "67d08328cd874dc9829d22b0b7c07dfb", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10110", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3324551168", "MemoryCurrent": "2838528", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "3117056", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "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", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "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", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Fri 2024-09-20 13:26:03 EDT", "StateChangeTimestampMonotonic": "329753890", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 7071 1726853205.15637: no more pending results, returning what we have 7071 1726853205.15640: results queue empty 7071 1726853205.15641: checking for any_errors_fatal 7071 1726853205.15657: done checking for any_errors_fatal 7071 1726853205.15657: checking for max_fail_percentage 7071 1726853205.15659: done checking for max_fail_percentage 7071 1726853205.15660: checking to see if all hosts have failed and the running result is not ok 7071 1726853205.15661: done checking to see if all hosts have failed 7071 1726853205.15661: getting the remaining hosts for this loop 7071 1726853205.15663: done getting the remaining hosts for this loop 7071 1726853205.15667: getting the next task for host managed_node1 7071 1726853205.15674: done getting next task for host managed_node1 7071 1726853205.15678: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7071 1726853205.15681: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853205.15692: getting variables 7071 1726853205.15693: in VariableManager get_vars() 7071 1726853205.15736: Calling all_inventory to load vars for managed_node1 7071 1726853205.15739: Calling groups_inventory to load vars for managed_node1 7071 1726853205.15741: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853205.15752: Calling all_plugins_play to load vars for managed_node1 7071 1726853205.15755: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853205.15757: Calling groups_plugins_play to load vars for managed_node1 7071 1726853205.33632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853205.36773: done with get_vars() 7071 1726853205.36918: done getting variables 7071 1726853205.36965: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:26:45 -0400 (0:00:00.884) 0:01:13.327 ****** 7071 1726853205.37102: entering _queue_task() for managed_node1/service 7071 1726853205.37837: worker is 1 (out of 1 available) 7071 1726853205.37849: exiting _queue_task() for managed_node1/service 7071 1726853205.37861: done queuing things up, now waiting for results queue to drain 7071 1726853205.37863: waiting for pending results... 7071 1726853205.38657: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7071 1726853205.39233: in run() - task 02083763-bbaf-ff75-6002-000000000583 7071 1726853205.39246: variable 'ansible_search_path' from source: unknown 7071 1726853205.39252: variable 'ansible_search_path' from source: unknown 7071 1726853205.39294: calling self._execute() 7071 1726853205.39641: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853205.39645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853205.39941: variable 'omit' from source: magic vars 7071 1726853205.40864: variable 'ansible_distribution_major_version' from source: facts 7071 1726853205.40914: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853205.41462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853205.46082: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853205.46145: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853205.46245: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853205.46400: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853205.46519: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853205.46657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853205.46694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853205.47129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853205.47144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853205.47163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853205.47587: variable 'ansible_distribution' from source: facts 7071 1726853205.47591: variable 'ansible_distribution_major_version' from source: facts 7071 1726853205.47598: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853205.47922: variable 'network_provider' from source: set_fact 7071 1726853205.47929: Evaluated conditional (network_provider == "initscripts"): False 7071 1726853205.47932: when evaluation is False, skipping this task 7071 1726853205.47935: _execute() done 7071 1726853205.47938: dumping result to json 7071 1726853205.47949: done dumping result, returning 7071 1726853205.47951: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-ff75-6002-000000000583] 7071 1726853205.47958: sending task result for task 02083763-bbaf-ff75-6002-000000000583 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853205.48212: no more pending results, returning what we have 7071 1726853205.48216: results queue empty 7071 1726853205.48217: checking for any_errors_fatal 7071 1726853205.48242: done checking for any_errors_fatal 7071 1726853205.48243: checking for max_fail_percentage 7071 1726853205.48245: done checking for max_fail_percentage 7071 1726853205.48246: checking to see if all hosts have failed and the running result is not ok 7071 1726853205.48247: done checking to see if all hosts have failed 7071 1726853205.48247: getting the remaining hosts for this loop 7071 1726853205.48250: done getting the remaining hosts for this loop 7071 1726853205.48254: getting the next task for host managed_node1 7071 1726853205.48261: done getting next task for host managed_node1 7071 1726853205.48267: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7071 1726853205.48272: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853205.48297: getting variables 7071 1726853205.48299: in VariableManager get_vars() 7071 1726853205.48354: Calling all_inventory to load vars for managed_node1 7071 1726853205.48358: Calling groups_inventory to load vars for managed_node1 7071 1726853205.48360: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853205.48369: Calling all_plugins_play to load vars for managed_node1 7071 1726853205.48476: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853205.48485: Calling groups_plugins_play to load vars for managed_node1 7071 1726853205.49248: done sending task result for task 02083763-bbaf-ff75-6002-000000000583 7071 1726853205.49251: WORKER PROCESS EXITING 7071 1726853205.51128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853205.54967: done with get_vars() 7071 1726853205.55116: done getting variables 7071 1726853205.55212: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:26:45 -0400 (0:00:00.181) 0:01:13.508 ****** 7071 1726853205.55249: entering _queue_task() for managed_node1/copy 7071 1726853205.56116: worker is 1 (out of 1 available) 7071 1726853205.56130: exiting _queue_task() for managed_node1/copy 7071 1726853205.56142: done queuing things up, now waiting for results queue to drain 7071 1726853205.56144: waiting for pending results... 7071 1726853205.56636: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7071 1726853205.56891: in run() - task 02083763-bbaf-ff75-6002-000000000584 7071 1726853205.56903: variable 'ansible_search_path' from source: unknown 7071 1726853205.56907: variable 'ansible_search_path' from source: unknown 7071 1726853205.56945: calling self._execute() 7071 1726853205.57164: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853205.57181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853205.57196: variable 'omit' from source: magic vars 7071 1726853205.57586: variable 'ansible_distribution_major_version' from source: facts 7071 1726853205.57606: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853205.57820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853205.61119: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853205.61194: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853205.61248: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853205.61298: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853205.61330: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853205.61422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853205.61459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853205.61493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853205.61545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853205.61566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853205.61691: variable 'ansible_distribution' from source: facts 7071 1726853205.61702: variable 'ansible_distribution_major_version' from source: facts 7071 1726853205.61714: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853205.61860: variable 'network_provider' from source: set_fact 7071 1726853205.61874: Evaluated conditional (network_provider == "initscripts"): False 7071 1726853205.61882: when evaluation is False, skipping this task 7071 1726853205.61889: _execute() done 7071 1726853205.61896: dumping result to json 7071 1726853205.61905: done dumping result, returning 7071 1726853205.62021: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-ff75-6002-000000000584] 7071 1726853205.62025: sending task result for task 02083763-bbaf-ff75-6002-000000000584 skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7071 1726853205.62208: no more pending results, returning what we have 7071 1726853205.62211: results queue empty 7071 1726853205.62212: checking for any_errors_fatal 7071 1726853205.62217: done checking for any_errors_fatal 7071 1726853205.62218: checking for max_fail_percentage 7071 1726853205.62219: done checking for max_fail_percentage 7071 1726853205.62221: checking to see if all hosts have failed and the running result is not ok 7071 1726853205.62222: done checking to see if all hosts have failed 7071 1726853205.62223: getting the remaining hosts for this loop 7071 1726853205.62225: done getting the remaining hosts for this loop 7071 1726853205.62229: getting the next task for host managed_node1 7071 1726853205.62239: done getting next task for host managed_node1 7071 1726853205.62243: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7071 1726853205.62246: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853205.62276: getting variables 7071 1726853205.62279: in VariableManager get_vars() 7071 1726853205.62339: Calling all_inventory to load vars for managed_node1 7071 1726853205.62342: Calling groups_inventory to load vars for managed_node1 7071 1726853205.62345: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853205.62355: Calling all_plugins_play to load vars for managed_node1 7071 1726853205.62359: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853205.62361: Calling groups_plugins_play to load vars for managed_node1 7071 1726853205.63089: done sending task result for task 02083763-bbaf-ff75-6002-000000000584 7071 1726853205.63093: WORKER PROCESS EXITING 7071 1726853205.64800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853205.67042: done with get_vars() 7071 1726853205.67067: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:26:45 -0400 (0:00:00.119) 0:01:13.627 ****** 7071 1726853205.67164: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7071 1726853205.67686: worker is 1 (out of 1 available) 7071 1726853205.67699: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7071 1726853205.67711: done queuing things up, now waiting for results queue to drain 7071 1726853205.67712: waiting for pending results... 7071 1726853205.67978: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7071 1726853205.68241: in run() - task 02083763-bbaf-ff75-6002-000000000585 7071 1726853205.68261: variable 'ansible_search_path' from source: unknown 7071 1726853205.68265: variable 'ansible_search_path' from source: unknown 7071 1726853205.68304: calling self._execute() 7071 1726853205.68568: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853205.68574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853205.68638: variable 'omit' from source: magic vars 7071 1726853205.69334: variable 'ansible_distribution_major_version' from source: facts 7071 1726853205.69345: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853205.69840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853205.73678: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853205.73801: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853205.73825: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853205.73861: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853205.73889: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853205.73968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853205.74055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853205.74063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853205.74068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853205.74274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853205.74278: variable 'ansible_distribution' from source: facts 7071 1726853205.74281: variable 'ansible_distribution_major_version' from source: facts 7071 1726853205.74283: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853205.74285: variable 'omit' from source: magic vars 7071 1726853205.74287: variable 'omit' from source: magic vars 7071 1726853205.74403: variable 'network_provider' from source: set_fact 7071 1726853205.74497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853205.74515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853205.74537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853205.74575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853205.74589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853205.74655: variable 'omit' from source: magic vars 7071 1726853205.74760: variable 'omit' from source: magic vars 7071 1726853205.74859: variable 'network_connections' from source: task vars 7071 1726853205.75033: variable 'interface' from source: play vars 7071 1726853205.75136: variable 'omit' from source: magic vars 7071 1726853205.75148: variable '__lsr_ansible_managed' from source: task vars 7071 1726853205.75210: variable '__lsr_ansible_managed' from source: task vars 7071 1726853205.75688: Loaded config def from plugin (lookup/template) 7071 1726853205.75692: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7071 1726853205.75694: File lookup term: get_ansible_managed.j2 7071 1726853205.75697: variable 'ansible_search_path' from source: unknown 7071 1726853205.75699: evaluation_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7071 1726853205.75703: search_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7071 1726853205.75707: variable 'ansible_search_path' from source: unknown 7071 1726853205.81565: variable 'ansible_managed' from source: unknown 7071 1726853205.81694: variable 'omit' from source: magic vars 7071 1726853205.81721: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853205.81750: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853205.81768: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853205.81786: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853205.81796: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853205.81824: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853205.81827: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853205.81830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853205.81923: Set connection var ansible_connection to ssh 7071 1726853205.81931: Set connection var ansible_timeout to 10 7071 1726853205.81941: Set connection var ansible_shell_type to sh 7071 1726853205.81943: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853205.82013: Set connection var ansible_pipelining to False 7071 1726853205.82016: Set connection var ansible_shell_executable to /bin/sh 7071 1726853205.82018: variable 'ansible_shell_executable' from source: unknown 7071 1726853205.82021: variable 'ansible_connection' from source: unknown 7071 1726853205.82023: variable 'ansible_module_compression' from source: unknown 7071 1726853205.82025: variable 'ansible_shell_type' from source: unknown 7071 1726853205.82027: variable 'ansible_shell_executable' from source: unknown 7071 1726853205.82029: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853205.82031: variable 'ansible_pipelining' from source: unknown 7071 1726853205.82033: variable 'ansible_timeout' from source: unknown 7071 1726853205.82034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853205.82149: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853205.82153: variable 'omit' from source: magic vars 7071 1726853205.82156: starting attempt loop 7071 1726853205.82158: running the handler 7071 1726853205.82284: _low_level_execute_command(): starting 7071 1726853205.82287: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853205.82835: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853205.82852: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853205.82863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853205.82965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853205.82990: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853205.83067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853205.84819: stdout chunk (state=3): >>>/root <<< 7071 1726853205.84981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853205.84992: stdout chunk (state=3): >>><<< 7071 1726853205.85017: stderr chunk (state=3): >>><<< 7071 1726853205.85126: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853205.85130: _low_level_execute_command(): starting 7071 1726853205.85134: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853205.85039-9814-1089155062406 `" && echo ansible-tmp-1726853205.85039-9814-1089155062406="` echo /root/.ansible/tmp/ansible-tmp-1726853205.85039-9814-1089155062406 `" ) && sleep 0' 7071 1726853205.85689: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853205.85700: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853205.85712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853205.85796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853205.85799: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853205.85801: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853205.85804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853205.85807: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853205.85814: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853205.85817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853205.85819: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853205.85890: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853205.85931: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853205.86010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853205.87884: stdout chunk (state=3): >>>ansible-tmp-1726853205.85039-9814-1089155062406=/root/.ansible/tmp/ansible-tmp-1726853205.85039-9814-1089155062406 <<< 7071 1726853205.88073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853205.88076: stdout chunk (state=3): >>><<< 7071 1726853205.88079: stderr chunk (state=3): >>><<< 7071 1726853205.88097: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853205.85039-9814-1089155062406=/root/.ansible/tmp/ansible-tmp-1726853205.85039-9814-1089155062406 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853205.88350: variable 'ansible_module_compression' from source: unknown 7071 1726853205.88353: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7071 1726853205.88355: variable 'ansible_facts' from source: unknown 7071 1726853205.88508: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853205.85039-9814-1089155062406/AnsiballZ_network_connections.py 7071 1726853205.88722: Sending initial data 7071 1726853205.88725: Sent initial data (162 bytes) 7071 1726853205.89414: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853205.89452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853205.91059: 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 <<< 7071 1726853205.91100: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853205.91141: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpvcpp7ff6 /root/.ansible/tmp/ansible-tmp-1726853205.85039-9814-1089155062406/AnsiballZ_network_connections.py <<< 7071 1726853205.91144: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853205.85039-9814-1089155062406/AnsiballZ_network_connections.py" <<< 7071 1726853205.91176: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpvcpp7ff6" to remote "/root/.ansible/tmp/ansible-tmp-1726853205.85039-9814-1089155062406/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853205.85039-9814-1089155062406/AnsiballZ_network_connections.py" <<< 7071 1726853205.92586: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853205.92589: stderr chunk (state=3): >>><<< 7071 1726853205.92591: stdout chunk (state=3): >>><<< 7071 1726853205.92593: done transferring module to remote 7071 1726853205.92595: _low_level_execute_command(): starting 7071 1726853205.92597: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853205.85039-9814-1089155062406/ /root/.ansible/tmp/ansible-tmp-1726853205.85039-9814-1089155062406/AnsiballZ_network_connections.py && sleep 0' 7071 1726853205.93162: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853205.93168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853205.93287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853205.93318: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853205.93324: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853205.93345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853205.93408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853205.95166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853205.95169: stdout chunk (state=3): >>><<< 7071 1726853205.95260: stderr chunk (state=3): >>><<< 7071 1726853205.95264: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853205.95266: _low_level_execute_command(): starting 7071 1726853205.95268: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853205.85039-9814-1089155062406/AnsiballZ_network_connections.py && sleep 0' 7071 1726853205.95816: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853205.95831: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853205.95851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853205.95887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853205.95906: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853205.95933: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853205.95986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853205.96032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853205.96057: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853205.96086: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853205.96175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853208.57816: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, c97679be-1cbb-4b94-bb92-34b5c1d1d467\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, c97679be-1cbb-4b94-bb92-34b5c1d1d467 (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost_capath", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "ca_path": "/etc/pki/tls/my_ca_certs"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost_capath", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "ca_path": "/etc/pki/tls/my_ca_certs"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7071 1726853208.59512: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853208.59711: stderr chunk (state=3): >>>Shared connection to 10.31.45.153 closed. <<< 7071 1726853208.59715: stdout chunk (state=3): >>><<< 7071 1726853208.59717: stderr chunk (state=3): >>><<< 7071 1726853208.59720: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, c97679be-1cbb-4b94-bb92-34b5c1d1d467\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, c97679be-1cbb-4b94-bb92-34b5c1d1d467 (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost_capath", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "ca_path": "/etc/pki/tls/my_ca_certs"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost_capath", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "ca_path": "/etc/pki/tls/my_ca_certs"}}], "__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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853208.59933: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'interface_name': 'veth2', 'state': 'up', 'type': 'ethernet', 'ip': {'address': ['203.0.113.2/24'], 'dhcp4': 'no', 'auto6': 'no'}, 'ieee802_1x': {'identity': 'myhost_capath', 'eap': 'tls', 'private_key': '/etc/pki/tls/client.key.nocrypt', 'client_cert': '/etc/pki/tls/client.pem', 'private_key_password_flags': ['not-required'], 'ca_path': '/etc/pki/tls/my_ca_certs'}}], '__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-1726853205.85039-9814-1089155062406/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853208.59985: _low_level_execute_command(): starting 7071 1726853208.59989: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853205.85039-9814-1089155062406/ > /dev/null 2>&1 && sleep 0' 7071 1726853208.61526: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853208.61529: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853208.61531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853208.61533: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853208.61539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853208.61541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853208.61586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853208.61894: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853208.63667: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853208.63756: stderr chunk (state=3): >>><<< 7071 1726853208.63759: stdout chunk (state=3): >>><<< 7071 1726853208.63847: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853208.63850: handler run complete 7071 1726853208.63852: attempt loop complete, returning result 7071 1726853208.63854: _execute() done 7071 1726853208.63856: dumping result to json 7071 1726853208.63858: done dumping result, returning 7071 1726853208.63860: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-ff75-6002-000000000585] 7071 1726853208.63862: sending task result for task 02083763-bbaf-ff75-6002-000000000585 7071 1726853208.64449: done sending task result for task 02083763-bbaf-ff75-6002-000000000585 7071 1726853208.64452: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_path": "/etc/pki/tls/my_ca_certs", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost_capath", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, c97679be-1cbb-4b94-bb92-34b5c1d1d467 [004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, c97679be-1cbb-4b94-bb92-34b5c1d1d467 (is-modified) 7071 1726853208.64613: no more pending results, returning what we have 7071 1726853208.64616: results queue empty 7071 1726853208.64617: checking for any_errors_fatal 7071 1726853208.64625: done checking for any_errors_fatal 7071 1726853208.64626: checking for max_fail_percentage 7071 1726853208.64627: done checking for max_fail_percentage 7071 1726853208.64628: checking to see if all hosts have failed and the running result is not ok 7071 1726853208.64629: done checking to see if all hosts have failed 7071 1726853208.64630: getting the remaining hosts for this loop 7071 1726853208.64631: done getting the remaining hosts for this loop 7071 1726853208.64635: getting the next task for host managed_node1 7071 1726853208.64642: done getting next task for host managed_node1 7071 1726853208.64645: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7071 1726853208.64649: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853208.64659: getting variables 7071 1726853208.64661: in VariableManager get_vars() 7071 1726853208.65115: Calling all_inventory to load vars for managed_node1 7071 1726853208.65118: Calling groups_inventory to load vars for managed_node1 7071 1726853208.65120: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853208.65129: Calling all_plugins_play to load vars for managed_node1 7071 1726853208.65132: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853208.65134: Calling groups_plugins_play to load vars for managed_node1 7071 1726853208.68906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853208.73168: done with get_vars() 7071 1726853208.73204: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:26:48 -0400 (0:00:03.062) 0:01:16.690 ****** 7071 1726853208.73411: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7071 1726853208.74137: worker is 1 (out of 1 available) 7071 1726853208.74152: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7071 1726853208.74279: done queuing things up, now waiting for results queue to drain 7071 1726853208.74281: waiting for pending results... 7071 1726853208.74678: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7071 1726853208.75235: in run() - task 02083763-bbaf-ff75-6002-000000000586 7071 1726853208.75253: variable 'ansible_search_path' from source: unknown 7071 1726853208.75257: variable 'ansible_search_path' from source: unknown 7071 1726853208.75496: calling self._execute() 7071 1726853208.75795: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853208.75799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853208.75876: variable 'omit' from source: magic vars 7071 1726853208.76904: variable 'ansible_distribution_major_version' from source: facts 7071 1726853208.76915: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853208.77624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853208.82232: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853208.82374: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853208.82661: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853208.82664: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853208.82667: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853208.82741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853208.82992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853208.82996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853208.82999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853208.83090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853208.83428: variable 'ansible_distribution' from source: facts 7071 1726853208.83432: variable 'ansible_distribution_major_version' from source: facts 7071 1726853208.83434: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853208.83505: variable 'network_state' from source: role '' defaults 7071 1726853208.83660: Evaluated conditional (network_state != {}): False 7071 1726853208.83669: when evaluation is False, skipping this task 7071 1726853208.83680: _execute() done 7071 1726853208.83688: dumping result to json 7071 1726853208.83696: done dumping result, returning 7071 1726853208.83708: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-ff75-6002-000000000586] 7071 1726853208.83718: sending task result for task 02083763-bbaf-ff75-6002-000000000586 7071 1726853208.84042: done sending task result for task 02083763-bbaf-ff75-6002-000000000586 7071 1726853208.84045: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853208.84127: no more pending results, returning what we have 7071 1726853208.84132: results queue empty 7071 1726853208.84133: checking for any_errors_fatal 7071 1726853208.84148: done checking for any_errors_fatal 7071 1726853208.84149: checking for max_fail_percentage 7071 1726853208.84151: done checking for max_fail_percentage 7071 1726853208.84152: checking to see if all hosts have failed and the running result is not ok 7071 1726853208.84153: done checking to see if all hosts have failed 7071 1726853208.84154: getting the remaining hosts for this loop 7071 1726853208.84156: done getting the remaining hosts for this loop 7071 1726853208.84160: getting the next task for host managed_node1 7071 1726853208.84168: done getting next task for host managed_node1 7071 1726853208.84174: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7071 1726853208.84178: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853208.84393: getting variables 7071 1726853208.84395: in VariableManager get_vars() 7071 1726853208.84445: Calling all_inventory to load vars for managed_node1 7071 1726853208.84448: Calling groups_inventory to load vars for managed_node1 7071 1726853208.84450: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853208.84459: Calling all_plugins_play to load vars for managed_node1 7071 1726853208.84462: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853208.84465: Calling groups_plugins_play to load vars for managed_node1 7071 1726853208.87598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853208.90791: done with get_vars() 7071 1726853208.90819: done getting variables 7071 1726853208.90885: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:26:48 -0400 (0:00:00.175) 0:01:16.865 ****** 7071 1726853208.90923: entering _queue_task() for managed_node1/debug 7071 1726853208.92106: worker is 1 (out of 1 available) 7071 1726853208.92119: exiting _queue_task() for managed_node1/debug 7071 1726853208.92131: done queuing things up, now waiting for results queue to drain 7071 1726853208.92132: waiting for pending results... 7071 1726853208.92687: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7071 1726853208.92873: in run() - task 02083763-bbaf-ff75-6002-000000000587 7071 1726853208.92993: variable 'ansible_search_path' from source: unknown 7071 1726853208.93001: variable 'ansible_search_path' from source: unknown 7071 1726853208.93048: calling self._execute() 7071 1726853208.93350: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853208.93362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853208.93379: variable 'omit' from source: magic vars 7071 1726853208.94281: variable 'ansible_distribution_major_version' from source: facts 7071 1726853208.94284: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853208.94776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853209.00026: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853209.00849: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853209.00897: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853209.01014: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853209.01103: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853209.01188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853209.01308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853209.01577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853209.01581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853209.01583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853209.01976: variable 'ansible_distribution' from source: facts 7071 1726853209.01979: variable 'ansible_distribution_major_version' from source: facts 7071 1726853209.01982: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853209.01985: variable 'omit' from source: magic vars 7071 1726853209.01991: variable 'omit' from source: magic vars 7071 1726853209.02032: variable 'omit' from source: magic vars 7071 1726853209.02065: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853209.02100: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853209.02376: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853209.02379: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853209.02383: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853209.02385: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853209.02387: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853209.02389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853209.02475: Set connection var ansible_connection to ssh 7071 1726853209.02777: Set connection var ansible_timeout to 10 7071 1726853209.02780: Set connection var ansible_shell_type to sh 7071 1726853209.02782: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853209.02785: Set connection var ansible_pipelining to False 7071 1726853209.02787: Set connection var ansible_shell_executable to /bin/sh 7071 1726853209.02789: variable 'ansible_shell_executable' from source: unknown 7071 1726853209.02790: variable 'ansible_connection' from source: unknown 7071 1726853209.02792: variable 'ansible_module_compression' from source: unknown 7071 1726853209.02794: variable 'ansible_shell_type' from source: unknown 7071 1726853209.02796: variable 'ansible_shell_executable' from source: unknown 7071 1726853209.02798: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853209.02800: variable 'ansible_pipelining' from source: unknown 7071 1726853209.02801: variable 'ansible_timeout' from source: unknown 7071 1726853209.02804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853209.02929: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853209.03115: variable 'omit' from source: magic vars 7071 1726853209.03126: starting attempt loop 7071 1726853209.03135: running the handler 7071 1726853209.03276: variable '__network_connections_result' from source: set_fact 7071 1726853209.03575: handler run complete 7071 1726853209.03579: attempt loop complete, returning result 7071 1726853209.03581: _execute() done 7071 1726853209.03583: dumping result to json 7071 1726853209.03586: done dumping result, returning 7071 1726853209.03590: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-ff75-6002-000000000587] 7071 1726853209.03600: sending task result for task 02083763-bbaf-ff75-6002-000000000587 ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, c97679be-1cbb-4b94-bb92-34b5c1d1d467", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, c97679be-1cbb-4b94-bb92-34b5c1d1d467 (is-modified)" ] } 7071 1726853209.03770: no more pending results, returning what we have 7071 1726853209.03775: results queue empty 7071 1726853209.03776: checking for any_errors_fatal 7071 1726853209.03782: done checking for any_errors_fatal 7071 1726853209.03783: checking for max_fail_percentage 7071 1726853209.03784: done checking for max_fail_percentage 7071 1726853209.03785: checking to see if all hosts have failed and the running result is not ok 7071 1726853209.03786: done checking to see if all hosts have failed 7071 1726853209.03787: getting the remaining hosts for this loop 7071 1726853209.03788: done getting the remaining hosts for this loop 7071 1726853209.03792: getting the next task for host managed_node1 7071 1726853209.03800: done getting next task for host managed_node1 7071 1726853209.03804: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7071 1726853209.03807: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853209.03825: getting variables 7071 1726853209.03827: in VariableManager get_vars() 7071 1726853209.03992: Calling all_inventory to load vars for managed_node1 7071 1726853209.03995: Calling groups_inventory to load vars for managed_node1 7071 1726853209.03998: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853209.04004: done sending task result for task 02083763-bbaf-ff75-6002-000000000587 7071 1726853209.04007: WORKER PROCESS EXITING 7071 1726853209.04017: Calling all_plugins_play to load vars for managed_node1 7071 1726853209.04020: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853209.04023: Calling groups_plugins_play to load vars for managed_node1 7071 1726853209.07025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853209.10251: done with get_vars() 7071 1726853209.10395: done getting variables 7071 1726853209.10458: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:26:49 -0400 (0:00:00.196) 0:01:17.062 ****** 7071 1726853209.10610: entering _queue_task() for managed_node1/debug 7071 1726853209.11356: worker is 1 (out of 1 available) 7071 1726853209.11368: exiting _queue_task() for managed_node1/debug 7071 1726853209.11382: done queuing things up, now waiting for results queue to drain 7071 1726853209.11384: waiting for pending results... 7071 1726853209.11774: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7071 1726853209.12126: in run() - task 02083763-bbaf-ff75-6002-000000000588 7071 1726853209.12149: variable 'ansible_search_path' from source: unknown 7071 1726853209.12157: variable 'ansible_search_path' from source: unknown 7071 1726853209.12200: calling self._execute() 7071 1726853209.12478: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853209.12677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853209.12680: variable 'omit' from source: magic vars 7071 1726853209.13294: variable 'ansible_distribution_major_version' from source: facts 7071 1726853209.13311: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853209.13718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853209.18138: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853209.18261: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853209.18514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853209.18554: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853209.18586: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853209.18666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853209.18907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853209.19076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853209.19080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853209.19082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853209.19114: variable 'ansible_distribution' from source: facts 7071 1726853209.19123: variable 'ansible_distribution_major_version' from source: facts 7071 1726853209.19135: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853209.19147: variable 'omit' from source: magic vars 7071 1726853209.19216: variable 'omit' from source: magic vars 7071 1726853209.19257: variable 'omit' from source: magic vars 7071 1726853209.19286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853209.19316: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853209.19336: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853209.19359: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853209.19374: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853209.19407: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853209.19414: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853209.19422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853209.19519: Set connection var ansible_connection to ssh 7071 1726853209.19531: Set connection var ansible_timeout to 10 7071 1726853209.19541: Set connection var ansible_shell_type to sh 7071 1726853209.19556: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853209.19567: Set connection var ansible_pipelining to False 7071 1726853209.19578: Set connection var ansible_shell_executable to /bin/sh 7071 1726853209.19605: variable 'ansible_shell_executable' from source: unknown 7071 1726853209.19613: variable 'ansible_connection' from source: unknown 7071 1726853209.19619: variable 'ansible_module_compression' from source: unknown 7071 1726853209.19626: variable 'ansible_shell_type' from source: unknown 7071 1726853209.19632: variable 'ansible_shell_executable' from source: unknown 7071 1726853209.19640: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853209.19651: variable 'ansible_pipelining' from source: unknown 7071 1726853209.19657: variable 'ansible_timeout' from source: unknown 7071 1726853209.19665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853209.19765: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853209.19781: variable 'omit' from source: magic vars 7071 1726853209.19792: starting attempt loop 7071 1726853209.19799: running the handler 7071 1726853209.19853: variable '__network_connections_result' from source: set_fact 7071 1726853209.19932: variable '__network_connections_result' from source: set_fact 7071 1726853209.20076: handler run complete 7071 1726853209.20175: attempt loop complete, returning result 7071 1726853209.20178: _execute() done 7071 1726853209.20181: dumping result to json 7071 1726853209.20183: done dumping result, returning 7071 1726853209.20186: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-ff75-6002-000000000588] 7071 1726853209.20188: sending task result for task 02083763-bbaf-ff75-6002-000000000588 7071 1726853209.20479: done sending task result for task 02083763-bbaf-ff75-6002-000000000588 7071 1726853209.20482: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_path": "/etc/pki/tls/my_ca_certs", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost_capath", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "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, '802-1x-test': add connection 802-1x-test, c97679be-1cbb-4b94-bb92-34b5c1d1d467\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, c97679be-1cbb-4b94-bb92-34b5c1d1d467 (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, c97679be-1cbb-4b94-bb92-34b5c1d1d467", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, c97679be-1cbb-4b94-bb92-34b5c1d1d467 (is-modified)" ] } } 7071 1726853209.20593: no more pending results, returning what we have 7071 1726853209.20597: results queue empty 7071 1726853209.20598: checking for any_errors_fatal 7071 1726853209.20603: done checking for any_errors_fatal 7071 1726853209.20604: checking for max_fail_percentage 7071 1726853209.20605: done checking for max_fail_percentage 7071 1726853209.20606: checking to see if all hosts have failed and the running result is not ok 7071 1726853209.20607: done checking to see if all hosts have failed 7071 1726853209.20608: getting the remaining hosts for this loop 7071 1726853209.20610: done getting the remaining hosts for this loop 7071 1726853209.20613: getting the next task for host managed_node1 7071 1726853209.20620: done getting next task for host managed_node1 7071 1726853209.20625: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7071 1726853209.20628: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853209.20640: getting variables 7071 1726853209.20641: in VariableManager get_vars() 7071 1726853209.20838: Calling all_inventory to load vars for managed_node1 7071 1726853209.20841: Calling groups_inventory to load vars for managed_node1 7071 1726853209.20846: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853209.20855: Calling all_plugins_play to load vars for managed_node1 7071 1726853209.20858: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853209.20860: Calling groups_plugins_play to load vars for managed_node1 7071 1726853209.22126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853209.23683: done with get_vars() 7071 1726853209.23704: done getting variables 7071 1726853209.23764: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:26:49 -0400 (0:00:00.131) 0:01:17.194 ****** 7071 1726853209.23799: entering _queue_task() for managed_node1/debug 7071 1726853209.24093: worker is 1 (out of 1 available) 7071 1726853209.24105: exiting _queue_task() for managed_node1/debug 7071 1726853209.24117: done queuing things up, now waiting for results queue to drain 7071 1726853209.24118: waiting for pending results... 7071 1726853209.24401: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7071 1726853209.24543: in run() - task 02083763-bbaf-ff75-6002-000000000589 7071 1726853209.24564: variable 'ansible_search_path' from source: unknown 7071 1726853209.24572: variable 'ansible_search_path' from source: unknown 7071 1726853209.24613: calling self._execute() 7071 1726853209.24716: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853209.24729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853209.24746: variable 'omit' from source: magic vars 7071 1726853209.25132: variable 'ansible_distribution_major_version' from source: facts 7071 1726853209.25155: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853209.25361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853209.27863: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853209.27977: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853209.27981: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853209.28025: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853209.28058: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853209.28140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853209.28179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853209.28214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853209.28376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853209.28380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853209.28392: variable 'ansible_distribution' from source: facts 7071 1726853209.28401: variable 'ansible_distribution_major_version' from source: facts 7071 1726853209.28412: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853209.28533: variable 'network_state' from source: role '' defaults 7071 1726853209.28553: Evaluated conditional (network_state != {}): False 7071 1726853209.28561: when evaluation is False, skipping this task 7071 1726853209.28568: _execute() done 7071 1726853209.28577: dumping result to json 7071 1726853209.28585: done dumping result, returning 7071 1726853209.28602: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-ff75-6002-000000000589] 7071 1726853209.28612: sending task result for task 02083763-bbaf-ff75-6002-000000000589 7071 1726853209.28883: done sending task result for task 02083763-bbaf-ff75-6002-000000000589 7071 1726853209.28886: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7071 1726853209.28930: no more pending results, returning what we have 7071 1726853209.28933: results queue empty 7071 1726853209.28935: checking for any_errors_fatal 7071 1726853209.28942: done checking for any_errors_fatal 7071 1726853209.28943: checking for max_fail_percentage 7071 1726853209.28947: done checking for max_fail_percentage 7071 1726853209.28948: checking to see if all hosts have failed and the running result is not ok 7071 1726853209.28949: done checking to see if all hosts have failed 7071 1726853209.28950: getting the remaining hosts for this loop 7071 1726853209.28952: done getting the remaining hosts for this loop 7071 1726853209.28955: getting the next task for host managed_node1 7071 1726853209.28962: done getting next task for host managed_node1 7071 1726853209.28966: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7071 1726853209.28970: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853209.28997: getting variables 7071 1726853209.28999: in VariableManager get_vars() 7071 1726853209.29059: Calling all_inventory to load vars for managed_node1 7071 1726853209.29062: Calling groups_inventory to load vars for managed_node1 7071 1726853209.29065: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853209.29250: Calling all_plugins_play to load vars for managed_node1 7071 1726853209.29254: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853209.29258: Calling groups_plugins_play to load vars for managed_node1 7071 1726853209.30673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853209.32214: done with get_vars() 7071 1726853209.32237: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:26:49 -0400 (0:00:00.085) 0:01:17.279 ****** 7071 1726853209.32336: entering _queue_task() for managed_node1/ping 7071 1726853209.32652: worker is 1 (out of 1 available) 7071 1726853209.32664: exiting _queue_task() for managed_node1/ping 7071 1726853209.32877: done queuing things up, now waiting for results queue to drain 7071 1726853209.32879: waiting for pending results... 7071 1726853209.32964: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7071 1726853209.33129: in run() - task 02083763-bbaf-ff75-6002-00000000058a 7071 1726853209.33151: variable 'ansible_search_path' from source: unknown 7071 1726853209.33160: variable 'ansible_search_path' from source: unknown 7071 1726853209.33203: calling self._execute() 7071 1726853209.33307: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853209.33323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853209.33339: variable 'omit' from source: magic vars 7071 1726853209.33729: variable 'ansible_distribution_major_version' from source: facts 7071 1726853209.33873: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853209.33955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853209.36194: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853209.36279: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853209.36318: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853209.36358: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853209.36394: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853209.36476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853209.36514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853209.36548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853209.36599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853209.36621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853209.36779: variable 'ansible_distribution' from source: facts 7071 1726853209.36782: variable 'ansible_distribution_major_version' from source: facts 7071 1726853209.36784: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853209.36786: variable 'omit' from source: magic vars 7071 1726853209.36846: variable 'omit' from source: magic vars 7071 1726853209.36888: variable 'omit' from source: magic vars 7071 1726853209.36921: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853209.37029: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853209.37032: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853209.37034: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853209.37036: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853209.37041: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853209.37054: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853209.37062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853209.37168: Set connection var ansible_connection to ssh 7071 1726853209.37185: Set connection var ansible_timeout to 10 7071 1726853209.37197: Set connection var ansible_shell_type to sh 7071 1726853209.37210: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853209.37221: Set connection var ansible_pipelining to False 7071 1726853209.37230: Set connection var ansible_shell_executable to /bin/sh 7071 1726853209.37263: variable 'ansible_shell_executable' from source: unknown 7071 1726853209.37270: variable 'ansible_connection' from source: unknown 7071 1726853209.37279: variable 'ansible_module_compression' from source: unknown 7071 1726853209.37286: variable 'ansible_shell_type' from source: unknown 7071 1726853209.37292: variable 'ansible_shell_executable' from source: unknown 7071 1726853209.37298: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853209.37354: variable 'ansible_pipelining' from source: unknown 7071 1726853209.37357: variable 'ansible_timeout' from source: unknown 7071 1726853209.37360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853209.37472: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853209.37489: variable 'omit' from source: magic vars 7071 1726853209.37498: starting attempt loop 7071 1726853209.37505: running the handler 7071 1726853209.37524: _low_level_execute_command(): starting 7071 1726853209.37535: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853209.38252: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853209.38266: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853209.38369: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853209.38395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853209.38420: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853209.38433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853209.38598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853209.40296: stdout chunk (state=3): >>>/root <<< 7071 1726853209.40500: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853209.40503: stdout chunk (state=3): >>><<< 7071 1726853209.40506: stderr chunk (state=3): >>><<< 7071 1726853209.40682: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853209.40692: _low_level_execute_command(): starting 7071 1726853209.40696: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853209.4059231-9989-58898020444414 `" && echo ansible-tmp-1726853209.4059231-9989-58898020444414="` echo /root/.ansible/tmp/ansible-tmp-1726853209.4059231-9989-58898020444414 `" ) && sleep 0' 7071 1726853209.41609: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853209.41785: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853209.41839: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853209.41857: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853209.41976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853209.42046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853209.43907: stdout chunk (state=3): >>>ansible-tmp-1726853209.4059231-9989-58898020444414=/root/.ansible/tmp/ansible-tmp-1726853209.4059231-9989-58898020444414 <<< 7071 1726853209.44068: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853209.44074: stdout chunk (state=3): >>><<< 7071 1726853209.44081: stderr chunk (state=3): >>><<< 7071 1726853209.44099: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853209.4059231-9989-58898020444414=/root/.ansible/tmp/ansible-tmp-1726853209.4059231-9989-58898020444414 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853209.44256: variable 'ansible_module_compression' from source: unknown 7071 1726853209.44295: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7071 1726853209.44327: variable 'ansible_facts' from source: unknown 7071 1726853209.44676: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853209.4059231-9989-58898020444414/AnsiballZ_ping.py 7071 1726853209.44680: Sending initial data 7071 1726853209.44682: Sent initial data (150 bytes) 7071 1726853209.45551: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853209.45660: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853209.45669: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853209.45741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853209.47308: 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 <<< 7071 1726853209.47343: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853209.47417: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpyq3sbkqo /root/.ansible/tmp/ansible-tmp-1726853209.4059231-9989-58898020444414/AnsiballZ_ping.py <<< 7071 1726853209.47425: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853209.4059231-9989-58898020444414/AnsiballZ_ping.py" <<< 7071 1726853209.47505: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpyq3sbkqo" to remote "/root/.ansible/tmp/ansible-tmp-1726853209.4059231-9989-58898020444414/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853209.4059231-9989-58898020444414/AnsiballZ_ping.py" <<< 7071 1726853209.48702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853209.48706: stdout chunk (state=3): >>><<< 7071 1726853209.48718: stderr chunk (state=3): >>><<< 7071 1726853209.48748: done transferring module to remote 7071 1726853209.48756: _low_level_execute_command(): starting 7071 1726853209.48761: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853209.4059231-9989-58898020444414/ /root/.ansible/tmp/ansible-tmp-1726853209.4059231-9989-58898020444414/AnsiballZ_ping.py && sleep 0' 7071 1726853209.50115: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853209.50238: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853209.50249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853209.50385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853209.50769: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853209.50774: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853209.50776: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853209.52539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853209.52562: stderr chunk (state=3): >>><<< 7071 1726853209.52568: stdout chunk (state=3): >>><<< 7071 1726853209.52590: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853209.52593: _low_level_execute_command(): starting 7071 1726853209.52598: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853209.4059231-9989-58898020444414/AnsiballZ_ping.py && sleep 0' 7071 1726853209.53703: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853209.53709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853209.53740: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853209.53908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853209.53911: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853209.53914: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853209.53945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853209.53954: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853209.53988: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853209.54059: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853209.68916: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7071 1726853209.70399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853209.70403: stdout chunk (state=3): >>><<< 7071 1726853209.70405: stderr chunk (state=3): >>><<< 7071 1726853209.70407: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853209.70525: 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-1726853209.4059231-9989-58898020444414/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853209.70528: _low_level_execute_command(): starting 7071 1726853209.70531: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853209.4059231-9989-58898020444414/ > /dev/null 2>&1 && sleep 0' 7071 1726853209.71988: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853209.72259: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853209.72310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853209.74097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853209.74126: stderr chunk (state=3): >>><<< 7071 1726853209.74193: stdout chunk (state=3): >>><<< 7071 1726853209.74223: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853209.74236: handler run complete 7071 1726853209.74487: attempt loop complete, returning result 7071 1726853209.74490: _execute() done 7071 1726853209.74493: dumping result to json 7071 1726853209.74495: done dumping result, returning 7071 1726853209.74497: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-ff75-6002-00000000058a] 7071 1726853209.74499: sending task result for task 02083763-bbaf-ff75-6002-00000000058a 7071 1726853209.74580: done sending task result for task 02083763-bbaf-ff75-6002-00000000058a ok: [managed_node1] => { "changed": false, "ping": "pong" } 7071 1726853209.74685: no more pending results, returning what we have 7071 1726853209.74980: results queue empty 7071 1726853209.74982: checking for any_errors_fatal 7071 1726853209.74987: done checking for any_errors_fatal 7071 1726853209.74987: checking for max_fail_percentage 7071 1726853209.74989: done checking for max_fail_percentage 7071 1726853209.74990: checking to see if all hosts have failed and the running result is not ok 7071 1726853209.74991: done checking to see if all hosts have failed 7071 1726853209.74991: getting the remaining hosts for this loop 7071 1726853209.74993: done getting the remaining hosts for this loop 7071 1726853209.74996: getting the next task for host managed_node1 7071 1726853209.75006: done getting next task for host managed_node1 7071 1726853209.75008: ^ task is: TASK: meta (role_complete) 7071 1726853209.75011: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853209.75026: getting variables 7071 1726853209.75028: in VariableManager get_vars() 7071 1726853209.75231: Calling all_inventory to load vars for managed_node1 7071 1726853209.75234: Calling groups_inventory to load vars for managed_node1 7071 1726853209.75237: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853209.75292: WORKER PROCESS EXITING 7071 1726853209.75302: Calling all_plugins_play to load vars for managed_node1 7071 1726853209.75306: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853209.75309: Calling groups_plugins_play to load vars for managed_node1 7071 1726853209.78597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853209.82281: done with get_vars() 7071 1726853209.82309: done getting variables 7071 1726853209.82412: done queuing things up, now waiting for results queue to drain 7071 1726853209.82415: results queue empty 7071 1726853209.82416: checking for any_errors_fatal 7071 1726853209.82419: done checking for any_errors_fatal 7071 1726853209.82419: checking for max_fail_percentage 7071 1726853209.82420: done checking for max_fail_percentage 7071 1726853209.82421: checking to see if all hosts have failed and the running result is not ok 7071 1726853209.82422: done checking to see if all hosts have failed 7071 1726853209.82423: getting the remaining hosts for this loop 7071 1726853209.82424: done getting the remaining hosts for this loop 7071 1726853209.82427: getting the next task for host managed_node1 7071 1726853209.82432: done getting next task for host managed_node1 7071 1726853209.82434: ^ task is: TASK: Ensure ping command is present 7071 1726853209.82436: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853209.82438: getting variables 7071 1726853209.82439: in VariableManager get_vars() 7071 1726853209.82466: Calling all_inventory to load vars for managed_node1 7071 1726853209.82468: Calling groups_inventory to load vars for managed_node1 7071 1726853209.82472: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853209.82479: Calling all_plugins_play to load vars for managed_node1 7071 1726853209.82486: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853209.82490: Calling groups_plugins_play to load vars for managed_node1 7071 1726853209.84816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853209.86609: done with get_vars() 7071 1726853209.86638: done getting variables 7071 1726853209.86695: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure ping command is present] ****************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:76 Friday 20 September 2024 13:26:49 -0400 (0:00:00.543) 0:01:17.823 ****** 7071 1726853209.86727: entering _queue_task() for managed_node1/package 7071 1726853209.87575: worker is 1 (out of 1 available) 7071 1726853209.87589: exiting _queue_task() for managed_node1/package 7071 1726853209.87605: done queuing things up, now waiting for results queue to drain 7071 1726853209.87675: waiting for pending results... 7071 1726853209.88050: running TaskExecutor() for managed_node1/TASK: Ensure ping command is present 7071 1726853209.88252: in run() - task 02083763-bbaf-ff75-6002-0000000005ba 7071 1726853209.88382: variable 'ansible_search_path' from source: unknown 7071 1726853209.88387: variable 'ansible_search_path' from source: unknown 7071 1726853209.88424: calling self._execute() 7071 1726853209.88633: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853209.88637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853209.88649: variable 'omit' from source: magic vars 7071 1726853209.89438: variable 'ansible_distribution_major_version' from source: facts 7071 1726853209.89456: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853209.89869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853209.94027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853209.94177: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853209.94181: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853209.94184: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853209.94206: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853209.94284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853209.94317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853209.94334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853209.94376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853209.94390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853209.94646: variable 'ansible_distribution' from source: facts 7071 1726853209.94650: variable 'ansible_distribution_major_version' from source: facts 7071 1726853209.94653: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853209.94655: variable 'omit' from source: magic vars 7071 1726853209.94657: variable 'omit' from source: magic vars 7071 1726853209.94677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853209.94699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853209.94723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853209.94761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853209.94782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853209.94878: variable '__network_is_ostree' from source: set_fact 7071 1726853209.94882: variable 'omit' from source: magic vars 7071 1726853209.94897: variable 'omit' from source: magic vars 7071 1726853209.94924: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853209.94950: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853209.94972: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853209.94988: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853209.94998: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853209.95028: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853209.95031: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853209.95080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853209.95129: Set connection var ansible_connection to ssh 7071 1726853209.95136: Set connection var ansible_timeout to 10 7071 1726853209.95142: Set connection var ansible_shell_type to sh 7071 1726853209.95150: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853209.95156: Set connection var ansible_pipelining to False 7071 1726853209.95161: Set connection var ansible_shell_executable to /bin/sh 7071 1726853209.95187: variable 'ansible_shell_executable' from source: unknown 7071 1726853209.95191: variable 'ansible_connection' from source: unknown 7071 1726853209.95193: variable 'ansible_module_compression' from source: unknown 7071 1726853209.95196: variable 'ansible_shell_type' from source: unknown 7071 1726853209.95199: variable 'ansible_shell_executable' from source: unknown 7071 1726853209.95201: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853209.95206: variable 'ansible_pipelining' from source: unknown 7071 1726853209.95208: variable 'ansible_timeout' from source: unknown 7071 1726853209.95212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853209.95317: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853209.95320: variable 'omit' from source: magic vars 7071 1726853209.95323: starting attempt loop 7071 1726853209.95325: running the handler 7071 1726853209.95332: variable 'ansible_facts' from source: unknown 7071 1726853209.95335: variable 'ansible_facts' from source: unknown 7071 1726853209.95368: _low_level_execute_command(): starting 7071 1726853209.95405: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853209.96155: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853209.96169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853209.96174: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853209.96311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853209.96364: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853209.98115: stdout chunk (state=3): >>>/root <<< 7071 1726853209.98329: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853209.98332: stderr chunk (state=3): >>><<< 7071 1726853209.98335: stdout chunk (state=3): >>><<< 7071 1726853209.98339: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853209.98342: _low_level_execute_command(): starting 7071 1726853209.98348: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853209.9828477-10015-228094228619036 `" && echo ansible-tmp-1726853209.9828477-10015-228094228619036="` echo /root/.ansible/tmp/ansible-tmp-1726853209.9828477-10015-228094228619036 `" ) && sleep 0' 7071 1726853209.99583: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853209.99587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853209.99708: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853209.99714: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853209.99719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853209.99877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853209.99880: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853209.99903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853209.99909: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853209.99980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853210.01989: stdout chunk (state=3): >>>ansible-tmp-1726853209.9828477-10015-228094228619036=/root/.ansible/tmp/ansible-tmp-1726853209.9828477-10015-228094228619036 <<< 7071 1726853210.02203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853210.02386: stderr chunk (state=3): >>><<< 7071 1726853210.02390: stdout chunk (state=3): >>><<< 7071 1726853210.02414: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853209.9828477-10015-228094228619036=/root/.ansible/tmp/ansible-tmp-1726853209.9828477-10015-228094228619036 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853210.02442: variable 'ansible_module_compression' from source: unknown 7071 1726853210.02501: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7071 1726853210.02546: variable 'ansible_facts' from source: unknown 7071 1726853210.02858: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853209.9828477-10015-228094228619036/AnsiballZ_dnf.py 7071 1726853210.03178: Sending initial data 7071 1726853210.03183: Sent initial data (151 bytes) 7071 1726853210.03986: 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 <<< 7071 1726853210.04065: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853210.04106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853210.04130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853210.04148: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853210.04229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853210.05904: 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 <<< 7071 1726853210.05953: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853210.06022: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpn2u4hs6a /root/.ansible/tmp/ansible-tmp-1726853209.9828477-10015-228094228619036/AnsiballZ_dnf.py <<< 7071 1726853210.06026: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853209.9828477-10015-228094228619036/AnsiballZ_dnf.py" <<< 7071 1726853210.06089: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpn2u4hs6a" to remote "/root/.ansible/tmp/ansible-tmp-1726853209.9828477-10015-228094228619036/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853209.9828477-10015-228094228619036/AnsiballZ_dnf.py" <<< 7071 1726853210.07400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853210.07486: stderr chunk (state=3): >>><<< 7071 1726853210.07489: stdout chunk (state=3): >>><<< 7071 1726853210.07676: done transferring module to remote 7071 1726853210.07680: _low_level_execute_command(): starting 7071 1726853210.07683: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853209.9828477-10015-228094228619036/ /root/.ansible/tmp/ansible-tmp-1726853209.9828477-10015-228094228619036/AnsiballZ_dnf.py && sleep 0' 7071 1726853210.08223: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853210.08286: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853210.08359: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853210.08373: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853210.08422: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853210.08452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853210.10255: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853210.10260: stdout chunk (state=3): >>><<< 7071 1726853210.10477: stderr chunk (state=3): >>><<< 7071 1726853210.10481: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853210.10484: _low_level_execute_command(): starting 7071 1726853210.10486: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853209.9828477-10015-228094228619036/AnsiballZ_dnf.py && sleep 0' 7071 1726853210.10965: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853210.10974: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853210.10992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853210.11005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853210.11016: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853210.11023: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853210.11054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853210.11088: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853210.11195: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853210.11275: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853210.11292: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853210.11488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853210.52420: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iputils"], "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}}} <<< 7071 1726853210.56326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853210.56382: stderr chunk (state=3): >>><<< 7071 1726853210.56385: stdout chunk (state=3): >>><<< 7071 1726853210.56428: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iputils"], "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853210.56475: done with _execute_module (ansible.legacy.dnf, {'name': 'iputils', '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-1726853209.9828477-10015-228094228619036/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853210.56481: _low_level_execute_command(): starting 7071 1726853210.56487: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853209.9828477-10015-228094228619036/ > /dev/null 2>&1 && sleep 0' 7071 1726853210.57123: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853210.57137: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853210.57156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853210.57235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853210.59162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853210.59166: stdout chunk (state=3): >>><<< 7071 1726853210.59169: stderr chunk (state=3): >>><<< 7071 1726853210.59193: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853210.59207: handler run complete 7071 1726853210.59376: attempt loop complete, returning result 7071 1726853210.59379: _execute() done 7071 1726853210.59381: dumping result to json 7071 1726853210.59384: done dumping result, returning 7071 1726853210.59386: done running TaskExecutor() for managed_node1/TASK: Ensure ping command is present [02083763-bbaf-ff75-6002-0000000005ba] 7071 1726853210.59388: sending task result for task 02083763-bbaf-ff75-6002-0000000005ba 7071 1726853210.59468: done sending task result for task 02083763-bbaf-ff75-6002-0000000005ba 7071 1726853210.59475: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7071 1726853210.59554: no more pending results, returning what we have 7071 1726853210.59558: results queue empty 7071 1726853210.59558: checking for any_errors_fatal 7071 1726853210.59560: done checking for any_errors_fatal 7071 1726853210.59561: checking for max_fail_percentage 7071 1726853210.59563: done checking for max_fail_percentage 7071 1726853210.59564: checking to see if all hosts have failed and the running result is not ok 7071 1726853210.59565: done checking to see if all hosts have failed 7071 1726853210.59565: getting the remaining hosts for this loop 7071 1726853210.59567: done getting the remaining hosts for this loop 7071 1726853210.59572: getting the next task for host managed_node1 7071 1726853210.59580: done getting next task for host managed_node1 7071 1726853210.59582: ^ task is: TASK: TEST: I can ping the EAP server 7071 1726853210.59585: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853210.59589: getting variables 7071 1726853210.59591: in VariableManager get_vars() 7071 1726853210.59974: Calling all_inventory to load vars for managed_node1 7071 1726853210.59977: Calling groups_inventory to load vars for managed_node1 7071 1726853210.59981: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853210.59991: Calling all_plugins_play to load vars for managed_node1 7071 1726853210.59994: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853210.59997: Calling groups_plugins_play to load vars for managed_node1 7071 1726853210.65798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853210.70324: done with get_vars() 7071 1726853210.70429: done getting variables 7071 1726853210.70614: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can ping the EAP server] ***************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:81 Friday 20 September 2024 13:26:50 -0400 (0:00:00.841) 0:01:18.665 ****** 7071 1726853210.70918: entering _queue_task() for managed_node1/command 7071 1726853210.71826: worker is 1 (out of 1 available) 7071 1726853210.71840: exiting _queue_task() for managed_node1/command 7071 1726853210.71853: done queuing things up, now waiting for results queue to drain 7071 1726853210.71858: waiting for pending results... 7071 1726853210.72795: running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server 7071 1726853210.72802: in run() - task 02083763-bbaf-ff75-6002-0000000005bb 7071 1726853210.72805: variable 'ansible_search_path' from source: unknown 7071 1726853210.72808: variable 'ansible_search_path' from source: unknown 7071 1726853210.72810: calling self._execute() 7071 1726853210.72886: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853210.72890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853210.72956: variable 'omit' from source: magic vars 7071 1726853210.73555: variable 'ansible_distribution_major_version' from source: facts 7071 1726853210.73559: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853210.73591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853210.75940: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853210.76021: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853210.76052: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853210.76092: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853210.76120: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853210.76194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853210.76220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853210.76314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853210.76427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853210.76443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853210.76654: variable 'ansible_distribution' from source: facts 7071 1726853210.76658: variable 'ansible_distribution_major_version' from source: facts 7071 1726853210.76666: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853210.76673: variable 'omit' from source: magic vars 7071 1726853210.76899: variable 'omit' from source: magic vars 7071 1726853210.76953: variable 'omit' from source: magic vars 7071 1726853210.76956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853210.76989: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853210.77061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853210.77065: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853210.77068: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853210.77070: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853210.77074: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853210.77077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853210.77359: Set connection var ansible_connection to ssh 7071 1726853210.77368: Set connection var ansible_timeout to 10 7071 1726853210.77376: Set connection var ansible_shell_type to sh 7071 1726853210.77384: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853210.77392: Set connection var ansible_pipelining to False 7071 1726853210.77395: Set connection var ansible_shell_executable to /bin/sh 7071 1726853210.77529: variable 'ansible_shell_executable' from source: unknown 7071 1726853210.77533: variable 'ansible_connection' from source: unknown 7071 1726853210.77535: variable 'ansible_module_compression' from source: unknown 7071 1726853210.77538: variable 'ansible_shell_type' from source: unknown 7071 1726853210.77540: variable 'ansible_shell_executable' from source: unknown 7071 1726853210.77542: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853210.77550: variable 'ansible_pipelining' from source: unknown 7071 1726853210.77553: variable 'ansible_timeout' from source: unknown 7071 1726853210.77555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853210.77724: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853210.77727: variable 'omit' from source: magic vars 7071 1726853210.77730: starting attempt loop 7071 1726853210.77732: running the handler 7071 1726853210.77734: _low_level_execute_command(): starting 7071 1726853210.77736: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853210.78957: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853210.79011: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853210.79066: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853210.79131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853210.79177: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853210.79210: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853210.79261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853210.81041: stdout chunk (state=3): >>>/root <<< 7071 1726853210.81256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853210.81260: stdout chunk (state=3): >>><<< 7071 1726853210.81263: stderr chunk (state=3): >>><<< 7071 1726853210.81359: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853210.81370: _low_level_execute_command(): starting 7071 1726853210.81376: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853210.8129368-10054-217296667380724 `" && echo ansible-tmp-1726853210.8129368-10054-217296667380724="` echo /root/.ansible/tmp/ansible-tmp-1726853210.8129368-10054-217296667380724 `" ) && sleep 0' 7071 1726853210.82201: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853210.82328: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853210.82378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853210.84217: stdout chunk (state=3): >>>ansible-tmp-1726853210.8129368-10054-217296667380724=/root/.ansible/tmp/ansible-tmp-1726853210.8129368-10054-217296667380724 <<< 7071 1726853210.84321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853210.84354: stderr chunk (state=3): >>><<< 7071 1726853210.84357: stdout chunk (state=3): >>><<< 7071 1726853210.84377: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853210.8129368-10054-217296667380724=/root/.ansible/tmp/ansible-tmp-1726853210.8129368-10054-217296667380724 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853210.84403: variable 'ansible_module_compression' from source: unknown 7071 1726853210.84440: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7071 1726853210.84478: variable 'ansible_facts' from source: unknown 7071 1726853210.84528: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853210.8129368-10054-217296667380724/AnsiballZ_command.py 7071 1726853210.84632: Sending initial data 7071 1726853210.84636: Sent initial data (155 bytes) 7071 1726853210.85303: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853210.85335: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853210.85355: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853210.85395: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853210.85479: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853210.86990: 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 <<< 7071 1726853210.87095: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853210.87130: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpzwrakodu /root/.ansible/tmp/ansible-tmp-1726853210.8129368-10054-217296667380724/AnsiballZ_command.py <<< 7071 1726853210.87138: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853210.8129368-10054-217296667380724/AnsiballZ_command.py" <<< 7071 1726853210.87172: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpzwrakodu" to remote "/root/.ansible/tmp/ansible-tmp-1726853210.8129368-10054-217296667380724/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853210.8129368-10054-217296667380724/AnsiballZ_command.py" <<< 7071 1726853210.87751: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853210.87783: stderr chunk (state=3): >>><<< 7071 1726853210.87786: stdout chunk (state=3): >>><<< 7071 1726853210.87823: done transferring module to remote 7071 1726853210.87835: _low_level_execute_command(): starting 7071 1726853210.87838: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853210.8129368-10054-217296667380724/ /root/.ansible/tmp/ansible-tmp-1726853210.8129368-10054-217296667380724/AnsiballZ_command.py && sleep 0' 7071 1726853210.88487: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853210.88557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853210.88562: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853210.88590: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853210.88638: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853210.90351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853210.90372: stderr chunk (state=3): >>><<< 7071 1726853210.90375: stdout chunk (state=3): >>><<< 7071 1726853210.90391: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853210.90394: _low_level_execute_command(): starting 7071 1726853210.90399: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853210.8129368-10054-217296667380724/AnsiballZ_command.py && sleep 0' 7071 1726853210.90849: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853210.90852: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853210.90854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853210.90856: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853210.90858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853210.90907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853210.90911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853210.91053: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853211.07061: stdout chunk (state=3): >>> {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.049 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.049/0.049/0.049/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 13:26:51.066202", "end": "2024-09-20 13:26:51.069918", "delta": "0:00:00.003716", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_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}}} <<< 7071 1726853211.08892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853211.08897: stdout chunk (state=3): >>><<< 7071 1726853211.08899: stderr chunk (state=3): >>><<< 7071 1726853211.08902: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.049 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.049/0.049/0.049/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 13:26:51.066202", "end": "2024-09-20 13:26:51.069918", "delta": "0:00:00.003716", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853211.08905: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ping -c1 203.0.113.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-1726853210.8129368-10054-217296667380724/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853211.08907: _low_level_execute_command(): starting 7071 1726853211.08910: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853210.8129368-10054-217296667380724/ > /dev/null 2>&1 && sleep 0' 7071 1726853211.09509: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853211.09537: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853211.09552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853211.09615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853211.09662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853211.09736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853211.09775: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853211.09816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853211.11677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853211.11714: stderr chunk (state=3): >>><<< 7071 1726853211.11717: stdout chunk (state=3): >>><<< 7071 1726853211.11734: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853211.11740: handler run complete 7071 1726853211.11760: Evaluated conditional (False): False 7071 1726853211.11768: attempt loop complete, returning result 7071 1726853211.11772: _execute() done 7071 1726853211.11775: dumping result to json 7071 1726853211.11784: done dumping result, returning 7071 1726853211.11792: done running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server [02083763-bbaf-ff75-6002-0000000005bb] 7071 1726853211.11803: sending task result for task 02083763-bbaf-ff75-6002-0000000005bb 7071 1726853211.11934: done sending task result for task 02083763-bbaf-ff75-6002-0000000005bb 7071 1726853211.11937: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ping", "-c1", "203.0.113.1" ], "delta": "0:00:00.003716", "end": "2024-09-20 13:26:51.069918", "rc": 0, "start": "2024-09-20 13:26:51.066202" } STDOUT: PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data. 64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.049 ms --- 203.0.113.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.049/0.049/0.049/0.000 ms 7071 1726853211.12035: no more pending results, returning what we have 7071 1726853211.12039: results queue empty 7071 1726853211.12039: checking for any_errors_fatal 7071 1726853211.12050: done checking for any_errors_fatal 7071 1726853211.12051: checking for max_fail_percentage 7071 1726853211.12053: done checking for max_fail_percentage 7071 1726853211.12054: checking to see if all hosts have failed and the running result is not ok 7071 1726853211.12055: done checking to see if all hosts have failed 7071 1726853211.12056: getting the remaining hosts for this loop 7071 1726853211.12057: done getting the remaining hosts for this loop 7071 1726853211.12061: getting the next task for host managed_node1 7071 1726853211.12068: done getting next task for host managed_node1 7071 1726853211.12072: ^ task is: TASK: Trigger failure in case the role did not fail 7071 1726853211.12076: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853211.12080: getting variables 7071 1726853211.12082: in VariableManager get_vars() 7071 1726853211.12146: Calling all_inventory to load vars for managed_node1 7071 1726853211.12150: Calling groups_inventory to load vars for managed_node1 7071 1726853211.12152: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853211.12162: Calling all_plugins_play to load vars for managed_node1 7071 1726853211.12165: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853211.12167: Calling groups_plugins_play to load vars for managed_node1 7071 1726853211.13405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853211.15168: done with get_vars() 7071 1726853211.15200: done getting variables 7071 1726853211.15277: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Trigger failure in case the role did not fail] *************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:84 Friday 20 September 2024 13:26:51 -0400 (0:00:00.443) 0:01:19.109 ****** 7071 1726853211.15308: entering _queue_task() for managed_node1/fail 7071 1726853211.15780: worker is 1 (out of 1 available) 7071 1726853211.15792: exiting _queue_task() for managed_node1/fail 7071 1726853211.15865: done queuing things up, now waiting for results queue to drain 7071 1726853211.15867: waiting for pending results... 7071 1726853211.16387: running TaskExecutor() for managed_node1/TASK: Trigger failure in case the role did not fail 7071 1726853211.16392: in run() - task 02083763-bbaf-ff75-6002-0000000005bc 7071 1726853211.16396: variable 'ansible_search_path' from source: unknown 7071 1726853211.16398: variable 'ansible_search_path' from source: unknown 7071 1726853211.16401: calling self._execute() 7071 1726853211.16412: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.16422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.16430: variable 'omit' from source: magic vars 7071 1726853211.16992: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.16996: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853211.17148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853211.20014: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853211.20095: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853211.20168: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853211.20225: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853211.20253: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853211.20347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853211.20389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853211.20422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853211.20464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853211.20481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853211.20622: variable 'ansible_distribution' from source: facts 7071 1726853211.20625: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.20635: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853211.20642: variable 'omit' from source: magic vars 7071 1726853211.20674: variable 'omit' from source: magic vars 7071 1726853211.20708: variable 'omit' from source: magic vars 7071 1726853211.20744: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853211.20776: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853211.20795: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853211.21078: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853211.21081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853211.21083: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853211.21087: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.21089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.21091: Set connection var ansible_connection to ssh 7071 1726853211.21093: Set connection var ansible_timeout to 10 7071 1726853211.21096: Set connection var ansible_shell_type to sh 7071 1726853211.21098: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853211.21100: Set connection var ansible_pipelining to False 7071 1726853211.21102: Set connection var ansible_shell_executable to /bin/sh 7071 1726853211.21104: variable 'ansible_shell_executable' from source: unknown 7071 1726853211.21106: variable 'ansible_connection' from source: unknown 7071 1726853211.21108: variable 'ansible_module_compression' from source: unknown 7071 1726853211.21110: variable 'ansible_shell_type' from source: unknown 7071 1726853211.21112: variable 'ansible_shell_executable' from source: unknown 7071 1726853211.21114: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.21116: variable 'ansible_pipelining' from source: unknown 7071 1726853211.21118: variable 'ansible_timeout' from source: unknown 7071 1726853211.21120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.21186: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853211.21196: variable 'omit' from source: magic vars 7071 1726853211.21201: starting attempt loop 7071 1726853211.21204: running the handler 7071 1726853211.21214: handler run complete 7071 1726853211.21237: attempt loop complete, returning result 7071 1726853211.21240: _execute() done 7071 1726853211.21243: dumping result to json 7071 1726853211.21246: done dumping result, returning 7071 1726853211.21256: done running TaskExecutor() for managed_node1/TASK: Trigger failure in case the role did not fail [02083763-bbaf-ff75-6002-0000000005bc] 7071 1726853211.21274: sending task result for task 02083763-bbaf-ff75-6002-0000000005bc 7071 1726853211.21357: done sending task result for task 02083763-bbaf-ff75-6002-0000000005bc 7071 1726853211.21360: WORKER PROCESS EXITING 7071 1726853211.21369: marking managed_node1 as failed 7071 1726853211.21379: marking host managed_node1 failed, current state: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7071 1726853211.21388: ^ failed state is now: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853211.21391: getting the next task for host managed_node1 7071 1726853211.21403: done getting next task for host managed_node1 7071 1726853211.21407: ^ task is: TASK: Show failed item 7071 1726853211.21409: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False fatal: [managed_node1]: FAILED! => { "changed": false } MSG: after test 7071 1726853211.21522: no more pending results, returning what we have 7071 1726853211.21526: results queue empty 7071 1726853211.21527: checking for any_errors_fatal 7071 1726853211.21534: done checking for any_errors_fatal 7071 1726853211.21534: checking for max_fail_percentage 7071 1726853211.21536: done checking for max_fail_percentage 7071 1726853211.21537: checking to see if all hosts have failed and the running result is not ok 7071 1726853211.21538: done checking to see if all hosts have failed 7071 1726853211.21539: getting the remaining hosts for this loop 7071 1726853211.21540: done getting the remaining hosts for this loop 7071 1726853211.21547: getting the next task for host managed_node1 7071 1726853211.21551: done getting next task for host managed_node1 7071 1726853211.21553: ^ task is: TASK: Show failed item 7071 1726853211.21554: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853211.21557: getting variables 7071 1726853211.21559: in VariableManager get_vars() 7071 1726853211.21735: Calling all_inventory to load vars for managed_node1 7071 1726853211.21739: Calling groups_inventory to load vars for managed_node1 7071 1726853211.21741: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853211.21756: Calling all_plugins_play to load vars for managed_node1 7071 1726853211.21759: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853211.21762: Calling groups_plugins_play to load vars for managed_node1 7071 1726853211.23578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853211.25293: done with get_vars() 7071 1726853211.25322: done getting variables 7071 1726853211.25395: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show failed item] ******************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:88 Friday 20 September 2024 13:26:51 -0400 (0:00:00.101) 0:01:19.210 ****** 7071 1726853211.25426: entering _queue_task() for managed_node1/debug 7071 1726853211.25901: worker is 1 (out of 1 available) 7071 1726853211.25918: exiting _queue_task() for managed_node1/debug 7071 1726853211.25929: done queuing things up, now waiting for results queue to drain 7071 1726853211.25931: waiting for pending results... 7071 1726853211.26391: running TaskExecutor() for managed_node1/TASK: Show failed item 7071 1726853211.26397: in run() - task 02083763-bbaf-ff75-6002-0000000005bd 7071 1726853211.26400: variable 'ansible_search_path' from source: unknown 7071 1726853211.26404: variable 'ansible_search_path' from source: unknown 7071 1726853211.26545: Loaded config def from plugin (lookup/items) 7071 1726853211.26557: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7071 1726853211.27037: variable 'omit' from source: magic vars 7071 1726853211.27041: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.27043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.27045: variable 'omit' from source: magic vars 7071 1726853211.27518: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.27527: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853211.28001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853211.30768: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853211.30920: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853211.31020: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853211.31133: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853211.31279: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853211.31634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853211.31665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853211.31976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853211.31979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853211.31982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853211.32576: variable 'ansible_distribution' from source: facts 7071 1726853211.32580: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.32582: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853211.32697: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.32702: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853211.33106: variable 'ansible_distribution' from source: facts 7071 1726853211.33110: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.33116: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853211.33122: variable 'omit' from source: magic vars 7071 1726853211.33146: variable 'omit' from source: magic vars 7071 1726853211.33304: variable 'item' from source: unknown 7071 1726853211.33367: variable 'item' from source: unknown 7071 1726853211.33492: variable 'omit' from source: magic vars 7071 1726853211.33632: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853211.33661: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853211.33846: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853211.33867: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853211.33879: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853211.33912: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853211.33915: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.33918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.34355: Set connection var ansible_connection to ssh 7071 1726853211.34364: Set connection var ansible_timeout to 10 7071 1726853211.34369: Set connection var ansible_shell_type to sh 7071 1726853211.34379: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853211.34393: Set connection var ansible_pipelining to False 7071 1726853211.34398: Set connection var ansible_shell_executable to /bin/sh 7071 1726853211.34420: variable 'ansible_shell_executable' from source: unknown 7071 1726853211.34423: variable 'ansible_connection' from source: unknown 7071 1726853211.34425: variable 'ansible_module_compression' from source: unknown 7071 1726853211.34427: variable 'ansible_shell_type' from source: unknown 7071 1726853211.34430: variable 'ansible_shell_executable' from source: unknown 7071 1726853211.34432: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.34556: variable 'ansible_pipelining' from source: unknown 7071 1726853211.34560: variable 'ansible_timeout' from source: unknown 7071 1726853211.34564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.34903: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853211.34913: variable 'omit' from source: magic vars 7071 1726853211.34917: starting attempt loop 7071 1726853211.34920: running the handler 7071 1726853211.34973: handler run complete 7071 1726853211.35319: Evaluated conditional (False): False 7071 1726853211.35327: attempt loop complete, returning result 7071 1726853211.35343: variable 'item' from source: unknown 7071 1726853211.35414: variable 'item' from source: unknown ok: [managed_node1] => (item=ansible_failed_result) => { "ansible_failed_result": "{{ansible_failed_result}}", "ansible_loop_var": "item", "item": "ansible_failed_result" } 7071 1726853211.35987: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.35990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.35993: variable 'omit' from source: magic vars 7071 1726853211.36421: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.36427: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853211.36854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853211.36858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853211.36868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853211.36873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853211.36967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853211.37286: variable 'ansible_distribution' from source: facts 7071 1726853211.37289: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.37292: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853211.37501: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.37505: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853211.37878: variable 'ansible_distribution' from source: facts 7071 1726853211.37881: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.37884: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853211.37886: variable 'omit' from source: magic vars 7071 1726853211.37943: variable 'omit' from source: magic vars 7071 1726853211.37990: variable 'item' from source: unknown 7071 1726853211.38050: variable 'item' from source: unknown 7071 1726853211.38065: variable 'omit' from source: magic vars 7071 1726853211.38157: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853211.38166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853211.38174: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853211.38210: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853211.38213: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.38216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.38400: Set connection var ansible_connection to ssh 7071 1726853211.38406: Set connection var ansible_timeout to 10 7071 1726853211.38418: Set connection var ansible_shell_type to sh 7071 1726853211.38425: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853211.38432: Set connection var ansible_pipelining to False 7071 1726853211.38437: Set connection var ansible_shell_executable to /bin/sh 7071 1726853211.38457: variable 'ansible_shell_executable' from source: unknown 7071 1726853211.38460: variable 'ansible_connection' from source: unknown 7071 1726853211.38463: variable 'ansible_module_compression' from source: unknown 7071 1726853211.38465: variable 'ansible_shell_type' from source: unknown 7071 1726853211.38467: variable 'ansible_shell_executable' from source: unknown 7071 1726853211.38469: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.38581: variable 'ansible_pipelining' from source: unknown 7071 1726853211.38589: variable 'ansible_timeout' from source: unknown 7071 1726853211.38594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.38851: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853211.38854: variable 'omit' from source: magic vars 7071 1726853211.38856: starting attempt loop 7071 1726853211.38858: running the handler 7071 1726853211.38959: handler run complete 7071 1726853211.38963: Evaluated conditional (False): False 7071 1726853211.38965: attempt loop complete, returning result 7071 1726853211.38967: variable 'item' from source: unknown 7071 1726853211.39011: variable 'item' from source: unknown ok: [managed_node1] => (item=ansible_failed_task) => { "ansible_failed_task": "{{ansible_failed_task}}", "ansible_loop_var": "item", "item": "ansible_failed_task" } 7071 1726853211.39194: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.39201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.39211: variable 'omit' from source: magic vars 7071 1726853211.39718: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.39721: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853211.39903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853211.39927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853211.39960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853211.40114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853211.40128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853211.40478: variable 'ansible_distribution' from source: facts 7071 1726853211.40481: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.40484: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853211.40510: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.40515: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853211.40909: variable 'ansible_distribution' from source: facts 7071 1726853211.40913: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.40925: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853211.40929: variable 'omit' from source: magic vars 7071 1726853211.40944: variable 'omit' from source: magic vars 7071 1726853211.41163: variable 'item' from source: unknown 7071 1726853211.41338: variable 'item' from source: unknown 7071 1726853211.41359: variable 'omit' from source: magic vars 7071 1726853211.41594: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853211.41597: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853211.41604: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853211.41618: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853211.41621: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.41623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.41704: Set connection var ansible_connection to ssh 7071 1726853211.41711: Set connection var ansible_timeout to 10 7071 1726853211.41716: Set connection var ansible_shell_type to sh 7071 1726853211.41724: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853211.41731: Set connection var ansible_pipelining to False 7071 1726853211.41736: Set connection var ansible_shell_executable to /bin/sh 7071 1726853211.41763: variable 'ansible_shell_executable' from source: unknown 7071 1726853211.41766: variable 'ansible_connection' from source: unknown 7071 1726853211.41768: variable 'ansible_module_compression' from source: unknown 7071 1726853211.41773: variable 'ansible_shell_type' from source: unknown 7071 1726853211.41776: variable 'ansible_shell_executable' from source: unknown 7071 1726853211.42211: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.42215: variable 'ansible_pipelining' from source: unknown 7071 1726853211.42217: variable 'ansible_timeout' from source: unknown 7071 1726853211.42223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.42431: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853211.42444: variable 'omit' from source: magic vars 7071 1726853211.42673: starting attempt loop 7071 1726853211.42678: running the handler 7071 1726853211.42681: handler run complete 7071 1726853211.42683: Evaluated conditional (False): False 7071 1726853211.42686: attempt loop complete, returning result 7071 1726853211.42688: variable 'item' from source: unknown 7071 1726853211.42891: variable 'item' from source: unknown ok: [managed_node1] => (item=__network_nm_nvr.stdout) => { "__network_nm_nvr.stdout": "{{__network_nm_nvr.stdout}}", "ansible_loop_var": "item", "item": "__network_nm_nvr.stdout" } 7071 1726853211.43185: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.43260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.43352: variable 'omit' from source: magic vars 7071 1726853211.43861: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.43866: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853211.44312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853211.44352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853211.44386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853211.44441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853211.44462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853211.44558: variable 'ansible_distribution' from source: facts 7071 1726853211.44567: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.44580: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853211.44695: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.44706: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853211.44877: variable 'ansible_distribution' from source: facts 7071 1726853211.44978: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.44981: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853211.44984: variable 'omit' from source: magic vars 7071 1726853211.44986: variable 'omit' from source: magic vars 7071 1726853211.44988: variable 'item' from source: unknown 7071 1726853211.45026: variable 'item' from source: unknown 7071 1726853211.45046: variable 'omit' from source: magic vars 7071 1726853211.45069: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853211.45090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853211.45102: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853211.45118: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853211.45125: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.45132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.45211: Set connection var ansible_connection to ssh 7071 1726853211.45223: Set connection var ansible_timeout to 10 7071 1726853211.45233: Set connection var ansible_shell_type to sh 7071 1726853211.45244: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853211.45256: Set connection var ansible_pipelining to False 7071 1726853211.45266: Set connection var ansible_shell_executable to /bin/sh 7071 1726853211.45289: variable 'ansible_shell_executable' from source: unknown 7071 1726853211.45301: variable 'ansible_connection' from source: unknown 7071 1726853211.45310: variable 'ansible_module_compression' from source: unknown 7071 1726853211.45412: variable 'ansible_shell_type' from source: unknown 7071 1726853211.45416: variable 'ansible_shell_executable' from source: unknown 7071 1726853211.45418: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.45420: variable 'ansible_pipelining' from source: unknown 7071 1726853211.45423: variable 'ansible_timeout' from source: unknown 7071 1726853211.45425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.45529: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853211.45542: variable 'omit' from source: magic vars 7071 1726853211.45585: starting attempt loop 7071 1726853211.45593: running the handler 7071 1726853211.45616: handler run complete 7071 1726853211.45642: Evaluated conditional (False): False 7071 1726853211.45848: attempt loop complete, returning result 7071 1726853211.45852: variable 'item' from source: unknown 7071 1726853211.45854: variable 'item' from source: unknown ok: [managed_node1] => (item=__NM_capath_ignored_NVRs) => { "__NM_capath_ignored_NVRs": "{{__NM_capath_ignored_NVRs}}", "ansible_loop_var": "item", "item": "__NM_capath_ignored_NVRs" } 7071 1726853211.46184: dumping result to json 7071 1726853211.46187: done dumping result, returning 7071 1726853211.46189: done running TaskExecutor() for managed_node1/TASK: Show failed item [02083763-bbaf-ff75-6002-0000000005bd] 7071 1726853211.46196: sending task result for task 02083763-bbaf-ff75-6002-0000000005bd 7071 1726853211.46244: done sending task result for task 02083763-bbaf-ff75-6002-0000000005bd 7071 1726853211.46251: WORKER PROCESS EXITING 7071 1726853211.46289: no more pending results, returning what we have 7071 1726853211.46292: results queue empty 7071 1726853211.46293: checking for any_errors_fatal 7071 1726853211.46299: done checking for any_errors_fatal 7071 1726853211.46300: checking for max_fail_percentage 7071 1726853211.46302: done checking for max_fail_percentage 7071 1726853211.46302: checking to see if all hosts have failed and the running result is not ok 7071 1726853211.46304: done checking to see if all hosts have failed 7071 1726853211.46304: getting the remaining hosts for this loop 7071 1726853211.46306: done getting the remaining hosts for this loop 7071 1726853211.46309: getting the next task for host managed_node1 7071 1726853211.46318: done getting next task for host managed_node1 7071 1726853211.46321: ^ task is: TASK: Assert role behavior 7071 1726853211.46323: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=2, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853211.46327: getting variables 7071 1726853211.46329: in VariableManager get_vars() 7071 1726853211.46409: Calling all_inventory to load vars for managed_node1 7071 1726853211.46412: Calling groups_inventory to load vars for managed_node1 7071 1726853211.46414: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853211.46479: Calling all_plugins_play to load vars for managed_node1 7071 1726853211.46490: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853211.46494: Calling groups_plugins_play to load vars for managed_node1 7071 1726853211.49721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853211.52885: done with get_vars() 7071 1726853211.52992: done getting variables 7071 1726853211.53206: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Assert role behavior] **************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:98 Friday 20 September 2024 13:26:51 -0400 (0:00:00.278) 0:01:19.488 ****** 7071 1726853211.53293: entering _queue_task() for managed_node1/assert 7071 1726853211.53295: Creating lock for assert 7071 1726853211.53922: worker is 1 (out of 1 available) 7071 1726853211.53934: exiting _queue_task() for managed_node1/assert 7071 1726853211.53948: done queuing things up, now waiting for results queue to drain 7071 1726853211.53949: waiting for pending results... 7071 1726853211.54495: running TaskExecutor() for managed_node1/TASK: Assert role behavior 7071 1726853211.54501: in run() - task 02083763-bbaf-ff75-6002-0000000005be 7071 1726853211.54504: variable 'ansible_search_path' from source: unknown 7071 1726853211.54507: variable 'ansible_search_path' from source: unknown 7071 1726853211.54510: calling self._execute() 7071 1726853211.54881: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.54885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.54888: variable 'omit' from source: magic vars 7071 1726853211.55077: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.55080: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853211.55332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853211.59175: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853211.59238: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853211.59281: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853211.59335: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853211.59365: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853211.59495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853211.59499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853211.59517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853211.59564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853211.59580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853211.59752: variable 'ansible_distribution' from source: facts 7071 1726853211.59755: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.59787: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853211.59790: variable 'omit' from source: magic vars 7071 1726853211.59804: variable 'omit' from source: magic vars 7071 1726853211.60335: variable 'failure' from source: task vars 7071 1726853211.60339: variable 'expected_failure' from source: task vars 7071 1726853211.60345: variable '__network_nm_nvr' from source: set_fact 7071 1726853211.60473: variable 'omit' from source: magic vars 7071 1726853211.60479: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853211.60527: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853211.60531: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853211.60533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853211.60788: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853211.60824: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853211.60827: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.60830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.60934: Set connection var ansible_connection to ssh 7071 1726853211.60942: Set connection var ansible_timeout to 10 7071 1726853211.60977: Set connection var ansible_shell_type to sh 7071 1726853211.60980: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853211.60982: Set connection var ansible_pipelining to False 7071 1726853211.60984: Set connection var ansible_shell_executable to /bin/sh 7071 1726853211.61110: variable 'ansible_shell_executable' from source: unknown 7071 1726853211.61118: variable 'ansible_connection' from source: unknown 7071 1726853211.61122: variable 'ansible_module_compression' from source: unknown 7071 1726853211.61124: variable 'ansible_shell_type' from source: unknown 7071 1726853211.61126: variable 'ansible_shell_executable' from source: unknown 7071 1726853211.61129: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.61179: variable 'ansible_pipelining' from source: unknown 7071 1726853211.61182: variable 'ansible_timeout' from source: unknown 7071 1726853211.61185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.61311: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853211.61327: variable 'omit' from source: magic vars 7071 1726853211.61336: starting attempt loop 7071 1726853211.61339: running the handler 7071 1726853211.61630: variable 'failure' from source: task vars 7071 1726853211.61634: variable 'expected_failure' from source: task vars 7071 1726853211.61662: Evaluated conditional ((failure and expected_failure) or (not failure and not expected_failure)): True 7071 1726853211.61773: handler run complete 7071 1726853211.61788: attempt loop complete, returning result 7071 1726853211.61791: _execute() done 7071 1726853211.61794: dumping result to json 7071 1726853211.61796: done dumping result, returning 7071 1726853211.61803: done running TaskExecutor() for managed_node1/TASK: Assert role behavior [02083763-bbaf-ff75-6002-0000000005be] 7071 1726853211.61807: sending task result for task 02083763-bbaf-ff75-6002-0000000005be 7071 1726853211.62004: done sending task result for task 02083763-bbaf-ff75-6002-0000000005be 7071 1726853211.62008: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7071 1726853211.62058: no more pending results, returning what we have 7071 1726853211.62061: results queue empty 7071 1726853211.62062: checking for any_errors_fatal 7071 1726853211.62074: done checking for any_errors_fatal 7071 1726853211.62075: checking for max_fail_percentage 7071 1726853211.62077: done checking for max_fail_percentage 7071 1726853211.62078: checking to see if all hosts have failed and the running result is not ok 7071 1726853211.62080: done checking to see if all hosts have failed 7071 1726853211.62080: getting the remaining hosts for this loop 7071 1726853211.62082: done getting the remaining hosts for this loop 7071 1726853211.62086: getting the next task for host managed_node1 7071 1726853211.62096: done getting next task for host managed_node1 7071 1726853211.62098: ^ task is: TASK: Assert role failure 7071 1726853211.62107: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=3, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853211.62112: getting variables 7071 1726853211.62114: in VariableManager get_vars() 7071 1726853211.62369: Calling all_inventory to load vars for managed_node1 7071 1726853211.62374: Calling groups_inventory to load vars for managed_node1 7071 1726853211.62377: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853211.62389: Calling all_plugins_play to load vars for managed_node1 7071 1726853211.62391: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853211.62394: Calling groups_plugins_play to load vars for managed_node1 7071 1726853211.65504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853211.67165: done with get_vars() 7071 1726853211.67197: done getting variables 7071 1726853211.67260: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert role failure] ***************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:105 Friday 20 September 2024 13:26:51 -0400 (0:00:00.139) 0:01:19.628 ****** 7071 1726853211.67291: entering _queue_task() for managed_node1/assert 7071 1726853211.67704: worker is 1 (out of 1 available) 7071 1726853211.67717: exiting _queue_task() for managed_node1/assert 7071 1726853211.67729: done queuing things up, now waiting for results queue to drain 7071 1726853211.67730: waiting for pending results... 7071 1726853211.68325: running TaskExecutor() for managed_node1/TASK: Assert role failure 7071 1726853211.68606: in run() - task 02083763-bbaf-ff75-6002-0000000005bf 7071 1726853211.68620: variable 'ansible_search_path' from source: unknown 7071 1726853211.68625: variable 'ansible_search_path' from source: unknown 7071 1726853211.68663: calling self._execute() 7071 1726853211.68991: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.68995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.69006: variable 'omit' from source: magic vars 7071 1726853211.70034: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.70048: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853211.70286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853211.72725: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853211.72729: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853211.72741: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853211.72781: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853211.72806: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853211.72890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853211.72919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853211.72950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853211.72991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853211.73005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853211.73123: variable 'ansible_distribution' from source: facts 7071 1726853211.73127: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.73134: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853211.73250: variable '__network_connections_result' from source: set_fact 7071 1726853211.73377: Evaluated conditional (__network_connections_result.failed): False 7071 1726853211.73379: when evaluation is False, skipping this task 7071 1726853211.73381: _execute() done 7071 1726853211.73383: dumping result to json 7071 1726853211.73385: done dumping result, returning 7071 1726853211.73387: done running TaskExecutor() for managed_node1/TASK: Assert role failure [02083763-bbaf-ff75-6002-0000000005bf] 7071 1726853211.73388: sending task result for task 02083763-bbaf-ff75-6002-0000000005bf 7071 1726853211.73462: done sending task result for task 02083763-bbaf-ff75-6002-0000000005bf 7071 1726853211.73465: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_connections_result.failed", "skip_reason": "Conditional result was False" } 7071 1726853211.73721: no more pending results, returning what we have 7071 1726853211.73725: results queue empty 7071 1726853211.73727: checking for any_errors_fatal 7071 1726853211.73734: done checking for any_errors_fatal 7071 1726853211.73735: checking for max_fail_percentage 7071 1726853211.73737: done checking for max_fail_percentage 7071 1726853211.73738: checking to see if all hosts have failed and the running result is not ok 7071 1726853211.73739: done checking to see if all hosts have failed 7071 1726853211.73740: getting the remaining hosts for this loop 7071 1726853211.73741: done getting the remaining hosts for this loop 7071 1726853211.73745: getting the next task for host managed_node1 7071 1726853211.73754: done getting next task for host managed_node1 7071 1726853211.73757: ^ task is: TASK: Assert ping succeeded 7071 1726853211.73759: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=4, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853211.73763: getting variables 7071 1726853211.73765: in VariableManager get_vars() 7071 1726853211.73851: Calling all_inventory to load vars for managed_node1 7071 1726853211.73856: Calling groups_inventory to load vars for managed_node1 7071 1726853211.73859: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853211.73870: Calling all_plugins_play to load vars for managed_node1 7071 1726853211.74116: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853211.74154: Calling groups_plugins_play to load vars for managed_node1 7071 1726853211.76885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853211.79924: done with get_vars() 7071 1726853211.79951: done getting variables 7071 1726853211.80050: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert ping succeeded] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:112 Friday 20 September 2024 13:26:51 -0400 (0:00:00.127) 0:01:19.756 ****** 7071 1726853211.80082: entering _queue_task() for managed_node1/assert 7071 1726853211.80609: worker is 1 (out of 1 available) 7071 1726853211.80625: exiting _queue_task() for managed_node1/assert 7071 1726853211.80638: done queuing things up, now waiting for results queue to drain 7071 1726853211.80639: waiting for pending results... 7071 1726853211.80988: running TaskExecutor() for managed_node1/TASK: Assert ping succeeded 7071 1726853211.80992: in run() - task 02083763-bbaf-ff75-6002-0000000005c0 7071 1726853211.81011: variable 'ansible_search_path' from source: unknown 7071 1726853211.81018: variable 'ansible_search_path' from source: unknown 7071 1726853211.81061: calling self._execute() 7071 1726853211.81175: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.81188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.81203: variable 'omit' from source: magic vars 7071 1726853211.81776: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.81780: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853211.81823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853211.84126: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853211.84210: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853211.84250: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853211.84293: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853211.84324: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853211.84409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853211.84441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853211.84470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853211.84521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853211.84540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853211.84660: variable 'ansible_distribution' from source: facts 7071 1726853211.84670: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.84684: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853211.84697: variable 'omit' from source: magic vars 7071 1726853211.84729: variable 'omit' from source: magic vars 7071 1726853211.84766: variable 'omit' from source: magic vars 7071 1726853211.84796: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853211.84827: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853211.84926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853211.84929: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853211.84931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853211.84933: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853211.84935: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.84936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.85080: Set connection var ansible_connection to ssh 7071 1726853211.85096: Set connection var ansible_timeout to 10 7071 1726853211.85113: Set connection var ansible_shell_type to sh 7071 1726853211.85125: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853211.85145: Set connection var ansible_pipelining to False 7071 1726853211.85158: Set connection var ansible_shell_executable to /bin/sh 7071 1726853211.85191: variable 'ansible_shell_executable' from source: unknown 7071 1726853211.85199: variable 'ansible_connection' from source: unknown 7071 1726853211.85206: variable 'ansible_module_compression' from source: unknown 7071 1726853211.85215: variable 'ansible_shell_type' from source: unknown 7071 1726853211.85222: variable 'ansible_shell_executable' from source: unknown 7071 1726853211.85228: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.85236: variable 'ansible_pipelining' from source: unknown 7071 1726853211.85242: variable 'ansible_timeout' from source: unknown 7071 1726853211.85256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.85380: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853211.85476: variable 'omit' from source: magic vars 7071 1726853211.85479: starting attempt loop 7071 1726853211.85481: running the handler 7071 1726853211.85557: variable 'ansible_failed_result' from source: set_fact 7071 1726853211.85574: Evaluated conditional (not 'cmd' in ansible_failed_result): True 7071 1726853211.85588: handler run complete 7071 1726853211.85676: attempt loop complete, returning result 7071 1726853211.85679: _execute() done 7071 1726853211.85682: dumping result to json 7071 1726853211.85685: done dumping result, returning 7071 1726853211.85689: done running TaskExecutor() for managed_node1/TASK: Assert ping succeeded [02083763-bbaf-ff75-6002-0000000005c0] 7071 1726853211.85691: sending task result for task 02083763-bbaf-ff75-6002-0000000005c0 7071 1726853211.85763: done sending task result for task 02083763-bbaf-ff75-6002-0000000005c0 7071 1726853211.85767: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7071 1726853211.85825: no more pending results, returning what we have 7071 1726853211.85829: results queue empty 7071 1726853211.85829: checking for any_errors_fatal 7071 1726853211.85835: done checking for any_errors_fatal 7071 1726853211.85836: checking for max_fail_percentage 7071 1726853211.85837: done checking for max_fail_percentage 7071 1726853211.85838: checking to see if all hosts have failed and the running result is not ok 7071 1726853211.85839: done checking to see if all hosts have failed 7071 1726853211.85840: getting the remaining hosts for this loop 7071 1726853211.85963: done getting the remaining hosts for this loop 7071 1726853211.85972: getting the next task for host managed_node1 7071 1726853211.85988: done getting next task for host managed_node1 7071 1726853211.85993: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7071 1726853211.85996: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853211.86025: getting variables 7071 1726853211.86027: in VariableManager get_vars() 7071 1726853211.86148: Calling all_inventory to load vars for managed_node1 7071 1726853211.86151: Calling groups_inventory to load vars for managed_node1 7071 1726853211.86153: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853211.86163: Calling all_plugins_play to load vars for managed_node1 7071 1726853211.86170: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853211.86177: Calling groups_plugins_play to load vars for managed_node1 7071 1726853211.87666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853211.89361: done with get_vars() 7071 1726853211.89385: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:26:51 -0400 (0:00:00.093) 0:01:19.850 ****** 7071 1726853211.89483: entering _queue_task() for managed_node1/include_tasks 7071 1726853211.89999: worker is 1 (out of 1 available) 7071 1726853211.90009: exiting _queue_task() for managed_node1/include_tasks 7071 1726853211.90020: done queuing things up, now waiting for results queue to drain 7071 1726853211.90022: waiting for pending results... 7071 1726853211.90293: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7071 1726853211.90298: in run() - task 02083763-bbaf-ff75-6002-00000000014e 7071 1726853211.90301: variable 'ansible_search_path' from source: unknown 7071 1726853211.90308: variable 'ansible_search_path' from source: unknown 7071 1726853211.90347: calling self._execute() 7071 1726853211.90460: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853211.90475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853211.90491: variable 'omit' from source: magic vars 7071 1726853211.90929: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.90981: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853211.91215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853211.93546: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853211.93965: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853211.94016: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853211.94078: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853211.94086: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853211.94173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853211.94210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853211.94294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853211.94298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853211.94308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853211.94427: variable 'ansible_distribution' from source: facts 7071 1726853211.94437: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.94453: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853211.94574: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.94585: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853211.94778: variable 'ansible_distribution' from source: facts 7071 1726853211.94788: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.94838: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853211.94923: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.94934: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853211.95122: variable 'ansible_distribution' from source: facts 7071 1726853211.95132: variable 'ansible_distribution_major_version' from source: facts 7071 1726853211.95142: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853211.95162: _execute() done 7071 1726853211.95165: dumping result to json 7071 1726853211.95205: done dumping result, returning 7071 1726853211.95209: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-ff75-6002-00000000014e] 7071 1726853211.95212: sending task result for task 02083763-bbaf-ff75-6002-00000000014e 7071 1726853211.95353: done sending task result for task 02083763-bbaf-ff75-6002-00000000014e 7071 1726853211.95357: WORKER PROCESS EXITING 7071 1726853211.95409: no more pending results, returning what we have 7071 1726853211.95415: in VariableManager get_vars() 7071 1726853211.95482: Calling all_inventory to load vars for managed_node1 7071 1726853211.95486: Calling groups_inventory to load vars for managed_node1 7071 1726853211.95488: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853211.95500: Calling all_plugins_play to load vars for managed_node1 7071 1726853211.95503: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853211.95506: Calling groups_plugins_play to load vars for managed_node1 7071 1726853211.97326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853211.98951: done with get_vars() 7071 1726853211.98976: variable 'ansible_search_path' from source: unknown 7071 1726853211.98977: variable 'ansible_search_path' from source: unknown 7071 1726853211.99015: we have included files to process 7071 1726853211.99017: generating all_blocks data 7071 1726853211.99020: done generating all_blocks data 7071 1726853211.99032: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7071 1726853211.99033: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7071 1726853211.99036: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7071 1726853211.99764: done processing included file 7071 1726853211.99767: iterating over new_blocks loaded from include file 7071 1726853211.99768: in VariableManager get_vars() 7071 1726853211.99823: done with get_vars() 7071 1726853211.99826: filtering new block on tags 7071 1726853211.99861: done filtering new block on tags 7071 1726853211.99865: in VariableManager get_vars() 7071 1726853211.99924: done with get_vars() 7071 1726853211.99934: filtering new block on tags 7071 1726853211.99984: done filtering new block on tags 7071 1726853211.99987: in VariableManager get_vars() 7071 1726853212.00035: done with get_vars() 7071 1726853212.00037: filtering new block on tags 7071 1726853212.00085: done filtering new block on tags 7071 1726853212.00088: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7071 1726853212.00093: extending task lists for all hosts with included blocks 7071 1726853212.01269: done extending task lists 7071 1726853212.01273: done processing included files 7071 1726853212.01273: results queue empty 7071 1726853212.01274: checking for any_errors_fatal 7071 1726853212.01278: done checking for any_errors_fatal 7071 1726853212.01278: checking for max_fail_percentage 7071 1726853212.01279: done checking for max_fail_percentage 7071 1726853212.01280: checking to see if all hosts have failed and the running result is not ok 7071 1726853212.01281: done checking to see if all hosts have failed 7071 1726853212.01282: getting the remaining hosts for this loop 7071 1726853212.01283: done getting the remaining hosts for this loop 7071 1726853212.01290: getting the next task for host managed_node1 7071 1726853212.01295: done getting next task for host managed_node1 7071 1726853212.01302: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7071 1726853212.01306: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853212.01316: getting variables 7071 1726853212.01317: in VariableManager get_vars() 7071 1726853212.01345: Calling all_inventory to load vars for managed_node1 7071 1726853212.01348: Calling groups_inventory to load vars for managed_node1 7071 1726853212.01350: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853212.01356: Calling all_plugins_play to load vars for managed_node1 7071 1726853212.01358: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853212.01361: Calling groups_plugins_play to load vars for managed_node1 7071 1726853212.02525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853212.04222: done with get_vars() 7071 1726853212.04247: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 13:26:52 -0400 (0:00:00.148) 0:01:19.999 ****** 7071 1726853212.04330: entering _queue_task() for managed_node1/setup 7071 1726853212.04814: worker is 1 (out of 1 available) 7071 1726853212.04825: exiting _queue_task() for managed_node1/setup 7071 1726853212.04837: done queuing things up, now waiting for results queue to drain 7071 1726853212.04839: waiting for pending results... 7071 1726853212.05189: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7071 1726853212.05310: in run() - task 02083763-bbaf-ff75-6002-00000000090b 7071 1726853212.05315: variable 'ansible_search_path' from source: unknown 7071 1726853212.05318: variable 'ansible_search_path' from source: unknown 7071 1726853212.05321: calling self._execute() 7071 1726853212.05419: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853212.05429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853212.05441: variable 'omit' from source: magic vars 7071 1726853212.05838: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.05867: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853212.06086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853212.14242: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853212.14311: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853212.14495: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853212.14500: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853212.14502: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853212.14610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853212.14644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853212.14674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853212.14800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853212.14804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853212.14936: variable 'ansible_distribution' from source: facts 7071 1726853212.14968: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.14984: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853212.15141: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.15154: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853212.15423: variable 'ansible_distribution' from source: facts 7071 1726853212.15438: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.15455: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853212.15776: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.15779: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853212.15781: variable 'ansible_distribution' from source: facts 7071 1726853212.15784: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.15786: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853212.15882: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.15892: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853212.16164: variable 'ansible_distribution' from source: facts 7071 1726853212.16176: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.16187: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853212.16374: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.16406: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853212.16653: variable 'ansible_distribution' from source: facts 7071 1726853212.16688: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.16700: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853212.16862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853212.16901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853212.16933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853212.17006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853212.17029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853212.17079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853212.17217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853212.17221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853212.17223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853212.17249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853212.17380: variable '__network_required_facts' from source: role '' defaults 7071 1726853212.17392: variable 'ansible_facts' from source: unknown 7071 1726853212.17990: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7071 1726853212.17994: when evaluation is False, skipping this task 7071 1726853212.17996: _execute() done 7071 1726853212.18003: dumping result to json 7071 1726853212.18006: done dumping result, returning 7071 1726853212.18009: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [02083763-bbaf-ff75-6002-00000000090b] 7071 1726853212.18017: sending task result for task 02083763-bbaf-ff75-6002-00000000090b skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853212.18154: no more pending results, returning what we have 7071 1726853212.18158: results queue empty 7071 1726853212.18159: checking for any_errors_fatal 7071 1726853212.18160: done checking for any_errors_fatal 7071 1726853212.18161: checking for max_fail_percentage 7071 1726853212.18162: done checking for max_fail_percentage 7071 1726853212.18163: checking to see if all hosts have failed and the running result is not ok 7071 1726853212.18164: done checking to see if all hosts have failed 7071 1726853212.18164: getting the remaining hosts for this loop 7071 1726853212.18166: done getting the remaining hosts for this loop 7071 1726853212.18170: getting the next task for host managed_node1 7071 1726853212.18186: done getting next task for host managed_node1 7071 1726853212.18190: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7071 1726853212.18194: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853212.18204: done sending task result for task 02083763-bbaf-ff75-6002-00000000090b 7071 1726853212.18206: WORKER PROCESS EXITING 7071 1726853212.18224: getting variables 7071 1726853212.18226: in VariableManager get_vars() 7071 1726853212.18287: Calling all_inventory to load vars for managed_node1 7071 1726853212.18289: Calling groups_inventory to load vars for managed_node1 7071 1726853212.18292: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853212.18301: Calling all_plugins_play to load vars for managed_node1 7071 1726853212.18303: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853212.18306: Calling groups_plugins_play to load vars for managed_node1 7071 1726853212.25516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853212.26654: done with get_vars() 7071 1726853212.26679: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 13:26:52 -0400 (0:00:00.224) 0:01:20.223 ****** 7071 1726853212.26762: entering _queue_task() for managed_node1/stat 7071 1726853212.27119: worker is 1 (out of 1 available) 7071 1726853212.27136: exiting _queue_task() for managed_node1/stat 7071 1726853212.27150: done queuing things up, now waiting for results queue to drain 7071 1726853212.27151: waiting for pending results... 7071 1726853212.27430: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7071 1726853212.27721: in run() - task 02083763-bbaf-ff75-6002-00000000090d 7071 1726853212.27726: variable 'ansible_search_path' from source: unknown 7071 1726853212.27728: variable 'ansible_search_path' from source: unknown 7071 1726853212.27731: calling self._execute() 7071 1726853212.27778: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853212.27783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853212.27785: variable 'omit' from source: magic vars 7071 1726853212.28165: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.28245: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853212.28372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853212.30546: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853212.30599: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853212.30786: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853212.30789: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853212.30792: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853212.30940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853212.31098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853212.31102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853212.31105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853212.31107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853212.31168: variable 'ansible_distribution' from source: facts 7071 1726853212.31174: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.31489: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853212.31706: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.31711: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853212.31989: variable 'ansible_distribution' from source: facts 7071 1726853212.31993: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.32000: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853212.32285: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.32295: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853212.32487: variable 'ansible_distribution' from source: facts 7071 1726853212.32490: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.32512: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853212.32601: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.32604: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853212.32775: variable 'ansible_distribution' from source: facts 7071 1726853212.32839: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.32844: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853212.32905: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.32908: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853212.33057: variable 'ansible_distribution' from source: facts 7071 1726853212.33063: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.33065: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853212.33184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853212.33361: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853212.33401: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853212.33433: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853212.33464: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853212.33509: 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) 7071 1726853212.33528: 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) 7071 1726853212.33555: 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) 7071 1726853212.33598: 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) 7071 1726853212.33648: variable '__network_is_ostree' from source: set_fact 7071 1726853212.33656: Evaluated conditional (not __network_is_ostree is defined): False 7071 1726853212.33659: when evaluation is False, skipping this task 7071 1726853212.33663: _execute() done 7071 1726853212.33666: dumping result to json 7071 1726853212.33670: done dumping result, returning 7071 1726853212.33707: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [02083763-bbaf-ff75-6002-00000000090d] 7071 1726853212.33711: sending task result for task 02083763-bbaf-ff75-6002-00000000090d skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7071 1726853212.33976: no more pending results, returning what we have 7071 1726853212.33980: results queue empty 7071 1726853212.33980: checking for any_errors_fatal 7071 1726853212.33986: done checking for any_errors_fatal 7071 1726853212.33987: checking for max_fail_percentage 7071 1726853212.33988: done checking for max_fail_percentage 7071 1726853212.33989: checking to see if all hosts have failed and the running result is not ok 7071 1726853212.33990: done checking to see if all hosts have failed 7071 1726853212.33991: getting the remaining hosts for this loop 7071 1726853212.33998: done getting the remaining hosts for this loop 7071 1726853212.34002: getting the next task for host managed_node1 7071 1726853212.34008: done getting next task for host managed_node1 7071 1726853212.34011: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7071 1726853212.34015: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853212.34035: getting variables 7071 1726853212.34037: in VariableManager get_vars() 7071 1726853212.34090: Calling all_inventory to load vars for managed_node1 7071 1726853212.34093: Calling groups_inventory to load vars for managed_node1 7071 1726853212.34095: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853212.34104: Calling all_plugins_play to load vars for managed_node1 7071 1726853212.34107: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853212.34110: Calling groups_plugins_play to load vars for managed_node1 7071 1726853212.34679: done sending task result for task 02083763-bbaf-ff75-6002-00000000090d 7071 1726853212.34683: WORKER PROCESS EXITING 7071 1726853212.35238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853212.36229: done with get_vars() 7071 1726853212.36248: done getting variables 7071 1726853212.36291: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 13:26:52 -0400 (0:00:00.095) 0:01:20.319 ****** 7071 1726853212.36317: entering _queue_task() for managed_node1/set_fact 7071 1726853212.36561: worker is 1 (out of 1 available) 7071 1726853212.36575: exiting _queue_task() for managed_node1/set_fact 7071 1726853212.36589: done queuing things up, now waiting for results queue to drain 7071 1726853212.36590: waiting for pending results... 7071 1726853212.36770: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7071 1726853212.36899: in run() - task 02083763-bbaf-ff75-6002-00000000090e 7071 1726853212.36909: variable 'ansible_search_path' from source: unknown 7071 1726853212.36913: variable 'ansible_search_path' from source: unknown 7071 1726853212.36946: calling self._execute() 7071 1726853212.37021: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853212.37025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853212.37037: variable 'omit' from source: magic vars 7071 1726853212.37443: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.37450: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853212.37686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853212.39276: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853212.39330: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853212.39357: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853212.39384: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853212.39404: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853212.39464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853212.39486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853212.39503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853212.39528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853212.39541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853212.39622: variable 'ansible_distribution' from source: facts 7071 1726853212.39625: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.39631: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853212.39710: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.39713: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853212.39831: variable 'ansible_distribution' from source: facts 7071 1726853212.39834: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.39839: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853212.39915: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.39918: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853212.40029: variable 'ansible_distribution' from source: facts 7071 1726853212.40033: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.40038: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853212.40113: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.40116: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853212.40226: variable 'ansible_distribution' from source: facts 7071 1726853212.40230: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.40235: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853212.40308: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.40311: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853212.40416: variable 'ansible_distribution' from source: facts 7071 1726853212.40419: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.40423: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853212.40502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853212.40624: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853212.40652: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853212.40677: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853212.40699: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853212.40730: 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) 7071 1726853212.40748: 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) 7071 1726853212.40766: 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) 7071 1726853212.40786: 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) 7071 1726853212.40836: variable '__network_is_ostree' from source: set_fact 7071 1726853212.40841: Evaluated conditional (not __network_is_ostree is defined): False 7071 1726853212.40844: when evaluation is False, skipping this task 7071 1726853212.40849: _execute() done 7071 1726853212.40851: dumping result to json 7071 1726853212.40853: done dumping result, returning 7071 1726853212.40862: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [02083763-bbaf-ff75-6002-00000000090e] 7071 1726853212.40865: sending task result for task 02083763-bbaf-ff75-6002-00000000090e 7071 1726853212.40951: done sending task result for task 02083763-bbaf-ff75-6002-00000000090e 7071 1726853212.40954: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7071 1726853212.41006: no more pending results, returning what we have 7071 1726853212.41010: results queue empty 7071 1726853212.41011: checking for any_errors_fatal 7071 1726853212.41016: done checking for any_errors_fatal 7071 1726853212.41016: checking for max_fail_percentage 7071 1726853212.41018: done checking for max_fail_percentage 7071 1726853212.41019: checking to see if all hosts have failed and the running result is not ok 7071 1726853212.41027: done checking to see if all hosts have failed 7071 1726853212.41027: getting the remaining hosts for this loop 7071 1726853212.41029: done getting the remaining hosts for this loop 7071 1726853212.41032: getting the next task for host managed_node1 7071 1726853212.41042: done getting next task for host managed_node1 7071 1726853212.41048: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7071 1726853212.41052: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853212.41074: getting variables 7071 1726853212.41076: in VariableManager get_vars() 7071 1726853212.41128: Calling all_inventory to load vars for managed_node1 7071 1726853212.41131: Calling groups_inventory to load vars for managed_node1 7071 1726853212.41133: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853212.41142: Calling all_plugins_play to load vars for managed_node1 7071 1726853212.41146: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853212.41149: Calling groups_plugins_play to load vars for managed_node1 7071 1726853212.42508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853212.44183: done with get_vars() 7071 1726853212.44212: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 13:26:52 -0400 (0:00:00.080) 0:01:20.399 ****** 7071 1726853212.44322: entering _queue_task() for managed_node1/service_facts 7071 1726853212.44894: worker is 1 (out of 1 available) 7071 1726853212.44902: exiting _queue_task() for managed_node1/service_facts 7071 1726853212.44913: done queuing things up, now waiting for results queue to drain 7071 1726853212.44914: waiting for pending results... 7071 1726853212.45043: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7071 1726853212.45176: in run() - task 02083763-bbaf-ff75-6002-000000000910 7071 1726853212.45198: variable 'ansible_search_path' from source: unknown 7071 1726853212.45205: variable 'ansible_search_path' from source: unknown 7071 1726853212.45253: calling self._execute() 7071 1726853212.45378: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853212.45465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853212.45469: variable 'omit' from source: magic vars 7071 1726853212.45816: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.45834: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853212.46052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853212.48400: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853212.48482: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853212.48530: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853212.48576: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853212.48616: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853212.48700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853212.48742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853212.48834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853212.48837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853212.48847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853212.48975: variable 'ansible_distribution' from source: facts 7071 1726853212.48987: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.48999: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853212.49123: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.49134: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853212.49328: variable 'ansible_distribution' from source: facts 7071 1726853212.49338: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.49380: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853212.49475: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.49493: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853212.49676: variable 'ansible_distribution' from source: facts 7071 1726853212.49705: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.49709: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853212.49817: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.49924: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853212.50008: variable 'ansible_distribution' from source: facts 7071 1726853212.50018: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.50035: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853212.50151: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.50162: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853212.50336: variable 'ansible_distribution' from source: facts 7071 1726853212.50348: variable 'ansible_distribution_major_version' from source: facts 7071 1726853212.50366: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853212.50379: variable 'omit' from source: magic vars 7071 1726853212.50464: variable 'omit' from source: magic vars 7071 1726853212.50507: variable 'omit' from source: magic vars 7071 1726853212.50535: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853212.50579: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853212.50677: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853212.50686: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853212.50689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853212.50692: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853212.50694: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853212.50696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853212.50767: Set connection var ansible_connection to ssh 7071 1726853212.50777: Set connection var ansible_timeout to 10 7071 1726853212.50783: Set connection var ansible_shell_type to sh 7071 1726853212.50798: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853212.50806: Set connection var ansible_pipelining to False 7071 1726853212.50812: Set connection var ansible_shell_executable to /bin/sh 7071 1726853212.50834: variable 'ansible_shell_executable' from source: unknown 7071 1726853212.50838: variable 'ansible_connection' from source: unknown 7071 1726853212.50840: variable 'ansible_module_compression' from source: unknown 7071 1726853212.50843: variable 'ansible_shell_type' from source: unknown 7071 1726853212.50845: variable 'ansible_shell_executable' from source: unknown 7071 1726853212.50850: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853212.50854: variable 'ansible_pipelining' from source: unknown 7071 1726853212.50857: variable 'ansible_timeout' from source: unknown 7071 1726853212.50904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853212.51004: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853212.51020: variable 'omit' from source: magic vars 7071 1726853212.51027: starting attempt loop 7071 1726853212.51030: running the handler 7071 1726853212.51043: _low_level_execute_command(): starting 7071 1726853212.51053: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853212.51932: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853212.51937: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853212.51939: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853212.51967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853212.52055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853212.53810: stdout chunk (state=3): >>>/root <<< 7071 1726853212.53977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853212.53980: stdout chunk (state=3): >>><<< 7071 1726853212.53983: stderr chunk (state=3): >>><<< 7071 1726853212.54085: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853212.54094: _low_level_execute_command(): starting 7071 1726853212.54102: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853212.5400302-10122-177815102402408 `" && echo ansible-tmp-1726853212.5400302-10122-177815102402408="` echo /root/.ansible/tmp/ansible-tmp-1726853212.5400302-10122-177815102402408 `" ) && sleep 0' 7071 1726853212.54504: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853212.54507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853212.54511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853212.54514: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853212.54516: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853212.54518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853212.54569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853212.54575: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853212.54622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853212.56588: stdout chunk (state=3): >>>ansible-tmp-1726853212.5400302-10122-177815102402408=/root/.ansible/tmp/ansible-tmp-1726853212.5400302-10122-177815102402408 <<< 7071 1726853212.56780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853212.56783: stdout chunk (state=3): >>><<< 7071 1726853212.56786: stderr chunk (state=3): >>><<< 7071 1726853212.56789: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853212.5400302-10122-177815102402408=/root/.ansible/tmp/ansible-tmp-1726853212.5400302-10122-177815102402408 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853212.56798: variable 'ansible_module_compression' from source: unknown 7071 1726853212.56837: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7071 1726853212.56889: variable 'ansible_facts' from source: unknown 7071 1726853212.56995: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853212.5400302-10122-177815102402408/AnsiballZ_service_facts.py 7071 1726853212.57223: Sending initial data 7071 1726853212.57227: Sent initial data (161 bytes) 7071 1726853212.57682: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853212.57697: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853212.57713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853212.57731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853212.57753: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853212.57852: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853212.57879: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853212.57943: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853212.59504: 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 <<< 7071 1726853212.59568: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853212.59606: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpzcxeo1py /root/.ansible/tmp/ansible-tmp-1726853212.5400302-10122-177815102402408/AnsiballZ_service_facts.py <<< 7071 1726853212.59610: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853212.5400302-10122-177815102402408/AnsiballZ_service_facts.py" <<< 7071 1726853212.59648: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpzcxeo1py" to remote "/root/.ansible/tmp/ansible-tmp-1726853212.5400302-10122-177815102402408/AnsiballZ_service_facts.py" <<< 7071 1726853212.59654: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853212.5400302-10122-177815102402408/AnsiballZ_service_facts.py" <<< 7071 1726853212.60183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853212.60217: stderr chunk (state=3): >>><<< 7071 1726853212.60220: stdout chunk (state=3): >>><<< 7071 1726853212.60235: done transferring module to remote 7071 1726853212.60243: _low_level_execute_command(): starting 7071 1726853212.60250: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853212.5400302-10122-177815102402408/ /root/.ansible/tmp/ansible-tmp-1726853212.5400302-10122-177815102402408/AnsiballZ_service_facts.py && sleep 0' 7071 1726853212.60670: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853212.60679: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853212.60682: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853212.60685: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853212.60687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853212.60732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853212.60740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853212.60910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853212.62758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853212.62761: stdout chunk (state=3): >>><<< 7071 1726853212.62764: stderr chunk (state=3): >>><<< 7071 1726853212.62767: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853212.62770: _low_level_execute_command(): starting 7071 1726853212.62775: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853212.5400302-10122-177815102402408/AnsiballZ_service_facts.py && sleep 0' 7071 1726853212.63378: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853212.63381: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853212.63384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853212.63387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853212.63410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853212.63429: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853212.63432: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853212.63520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853214.20128: 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":<<< 7071 1726853214.20152: 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": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "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-system<<< 7071 1726853214.20351: stdout chunk (state=3): >>>d-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 7071 1726853214.21975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853214.21979: stdout chunk (state=3): >>><<< 7071 1726853214.21994: stderr chunk (state=3): >>><<< 7071 1726853214.22017: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853214.23578: 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-1726853212.5400302-10122-177815102402408/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853214.23581: _low_level_execute_command(): starting 7071 1726853214.23590: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853212.5400302-10122-177815102402408/ > /dev/null 2>&1 && sleep 0' 7071 1726853214.24157: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853214.24185: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853214.24289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853214.24306: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853214.24316: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853214.24395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853214.26477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853214.26480: stdout chunk (state=3): >>><<< 7071 1726853214.26483: stderr chunk (state=3): >>><<< 7071 1726853214.26485: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853214.26488: handler run complete 7071 1726853214.26743: variable 'ansible_facts' from source: unknown 7071 1726853214.26999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853214.27564: variable 'ansible_facts' from source: unknown 7071 1726853214.27712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853214.27935: attempt loop complete, returning result 7071 1726853214.27950: _execute() done 7071 1726853214.27959: dumping result to json 7071 1726853214.28043: done dumping result, returning 7071 1726853214.28059: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [02083763-bbaf-ff75-6002-000000000910] 7071 1726853214.28069: sending task result for task 02083763-bbaf-ff75-6002-000000000910 7071 1726853214.29618: done sending task result for task 02083763-bbaf-ff75-6002-000000000910 7071 1726853214.29621: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853214.29731: no more pending results, returning what we have 7071 1726853214.29734: results queue empty 7071 1726853214.29735: checking for any_errors_fatal 7071 1726853214.29739: done checking for any_errors_fatal 7071 1726853214.29740: checking for max_fail_percentage 7071 1726853214.29742: done checking for max_fail_percentage 7071 1726853214.29743: checking to see if all hosts have failed and the running result is not ok 7071 1726853214.29744: done checking to see if all hosts have failed 7071 1726853214.29745: getting the remaining hosts for this loop 7071 1726853214.29746: done getting the remaining hosts for this loop 7071 1726853214.29863: getting the next task for host managed_node1 7071 1726853214.29870: done getting next task for host managed_node1 7071 1726853214.29877: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7071 1726853214.29883: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853214.29901: getting variables 7071 1726853214.29903: in VariableManager get_vars() 7071 1726853214.29943: Calling all_inventory to load vars for managed_node1 7071 1726853214.29946: Calling groups_inventory to load vars for managed_node1 7071 1726853214.29948: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853214.29957: Calling all_plugins_play to load vars for managed_node1 7071 1726853214.29960: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853214.29962: Calling groups_plugins_play to load vars for managed_node1 7071 1726853214.31763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853214.33652: done with get_vars() 7071 1726853214.33682: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 13:26:54 -0400 (0:00:01.894) 0:01:22.293 ****** 7071 1726853214.33794: entering _queue_task() for managed_node1/package_facts 7071 1726853214.34166: worker is 1 (out of 1 available) 7071 1726853214.34181: exiting _queue_task() for managed_node1/package_facts 7071 1726853214.34193: done queuing things up, now waiting for results queue to drain 7071 1726853214.34194: waiting for pending results... 7071 1726853214.34437: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7071 1726853214.34535: in run() - task 02083763-bbaf-ff75-6002-000000000911 7071 1726853214.34550: variable 'ansible_search_path' from source: unknown 7071 1726853214.34559: variable 'ansible_search_path' from source: unknown 7071 1726853214.34588: calling self._execute() 7071 1726853214.34877: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853214.34881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853214.34884: variable 'omit' from source: magic vars 7071 1726853214.35159: variable 'ansible_distribution_major_version' from source: facts 7071 1726853214.35177: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853214.35535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853214.37917: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853214.38000: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853214.38040: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853214.38096: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853214.38164: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853214.38476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853214.38481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853214.38484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853214.38538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853214.38560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853214.38684: variable 'ansible_distribution' from source: facts 7071 1726853214.38687: variable 'ansible_distribution_major_version' from source: facts 7071 1726853214.38690: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853214.38765: variable 'ansible_distribution_major_version' from source: facts 7071 1726853214.38768: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853214.38883: variable 'ansible_distribution' from source: facts 7071 1726853214.38886: variable 'ansible_distribution_major_version' from source: facts 7071 1726853214.38892: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853214.38966: variable 'ansible_distribution_major_version' from source: facts 7071 1726853214.38970: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853214.39084: variable 'ansible_distribution' from source: facts 7071 1726853214.39089: variable 'ansible_distribution_major_version' from source: facts 7071 1726853214.39091: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853214.39161: variable 'ansible_distribution_major_version' from source: facts 7071 1726853214.39164: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853214.39278: variable 'ansible_distribution' from source: facts 7071 1726853214.39282: variable 'ansible_distribution_major_version' from source: facts 7071 1726853214.39287: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853214.39358: variable 'ansible_distribution_major_version' from source: facts 7071 1726853214.39361: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853214.39472: variable 'ansible_distribution' from source: facts 7071 1726853214.39476: variable 'ansible_distribution_major_version' from source: facts 7071 1726853214.39485: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853214.39488: variable 'omit' from source: magic vars 7071 1726853214.39538: variable 'omit' from source: magic vars 7071 1726853214.39563: variable 'omit' from source: magic vars 7071 1726853214.39583: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853214.39607: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853214.39620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853214.39633: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853214.39642: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853214.39667: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853214.39670: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853214.39674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853214.39740: Set connection var ansible_connection to ssh 7071 1726853214.39751: Set connection var ansible_timeout to 10 7071 1726853214.39754: Set connection var ansible_shell_type to sh 7071 1726853214.39759: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853214.39766: Set connection var ansible_pipelining to False 7071 1726853214.39772: Set connection var ansible_shell_executable to /bin/sh 7071 1726853214.39788: variable 'ansible_shell_executable' from source: unknown 7071 1726853214.39791: variable 'ansible_connection' from source: unknown 7071 1726853214.39793: variable 'ansible_module_compression' from source: unknown 7071 1726853214.39795: variable 'ansible_shell_type' from source: unknown 7071 1726853214.39798: variable 'ansible_shell_executable' from source: unknown 7071 1726853214.39800: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853214.39806: variable 'ansible_pipelining' from source: unknown 7071 1726853214.39808: variable 'ansible_timeout' from source: unknown 7071 1726853214.39810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853214.39904: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853214.39912: variable 'omit' from source: magic vars 7071 1726853214.39916: starting attempt loop 7071 1726853214.39922: running the handler 7071 1726853214.39936: _low_level_execute_command(): starting 7071 1726853214.39949: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853214.40418: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853214.40422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853214.40425: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853214.40428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853214.40462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853214.40486: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853214.40564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853214.42238: stdout chunk (state=3): >>>/root <<< 7071 1726853214.42386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853214.42418: stderr chunk (state=3): >>><<< 7071 1726853214.42421: stdout chunk (state=3): >>><<< 7071 1726853214.42434: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853214.42481: _low_level_execute_command(): starting 7071 1726853214.42485: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853214.4243872-10187-9295609758026 `" && echo ansible-tmp-1726853214.4243872-10187-9295609758026="` echo /root/.ansible/tmp/ansible-tmp-1726853214.4243872-10187-9295609758026 `" ) && sleep 0' 7071 1726853214.42851: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853214.42854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853214.42886: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853214.42890: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853214.42893: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853214.42895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853214.42938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853214.42942: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853214.42955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853214.42997: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853214.44866: stdout chunk (state=3): >>>ansible-tmp-1726853214.4243872-10187-9295609758026=/root/.ansible/tmp/ansible-tmp-1726853214.4243872-10187-9295609758026 <<< 7071 1726853214.44990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853214.45012: stderr chunk (state=3): >>><<< 7071 1726853214.45015: stdout chunk (state=3): >>><<< 7071 1726853214.45029: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853214.4243872-10187-9295609758026=/root/.ansible/tmp/ansible-tmp-1726853214.4243872-10187-9295609758026 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853214.45062: variable 'ansible_module_compression' from source: unknown 7071 1726853214.45101: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7071 1726853214.45146: variable 'ansible_facts' from source: unknown 7071 1726853214.45260: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853214.4243872-10187-9295609758026/AnsiballZ_package_facts.py 7071 1726853214.45356: Sending initial data 7071 1726853214.45360: Sent initial data (159 bytes) 7071 1726853214.45768: 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 <<< 7071 1726853214.45798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853214.45801: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853214.45803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853214.45809: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853214.45811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853214.45860: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853214.45864: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853214.45908: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853214.47428: 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 <<< 7071 1726853214.47435: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7071 1726853214.47510: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853214.47550: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpizs_mzub /root/.ansible/tmp/ansible-tmp-1726853214.4243872-10187-9295609758026/AnsiballZ_package_facts.py <<< 7071 1726853214.47556: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853214.4243872-10187-9295609758026/AnsiballZ_package_facts.py" <<< 7071 1726853214.47587: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpizs_mzub" to remote "/root/.ansible/tmp/ansible-tmp-1726853214.4243872-10187-9295609758026/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853214.4243872-10187-9295609758026/AnsiballZ_package_facts.py" <<< 7071 1726853214.48640: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853214.48678: stderr chunk (state=3): >>><<< 7071 1726853214.48682: stdout chunk (state=3): >>><<< 7071 1726853214.48718: done transferring module to remote 7071 1726853214.48727: _low_level_execute_command(): starting 7071 1726853214.48730: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853214.4243872-10187-9295609758026/ /root/.ansible/tmp/ansible-tmp-1726853214.4243872-10187-9295609758026/AnsiballZ_package_facts.py && sleep 0' 7071 1726853214.49136: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853214.49143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853214.49168: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853214.49175: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853214.49177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853214.49231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853214.49243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853214.49297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853214.51032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853214.51055: stderr chunk (state=3): >>><<< 7071 1726853214.51058: stdout chunk (state=3): >>><<< 7071 1726853214.51069: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853214.51073: _low_level_execute_command(): starting 7071 1726853214.51078: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853214.4243872-10187-9295609758026/AnsiballZ_package_facts.py && sleep 0' 7071 1726853214.51550: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853214.51575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853214.51627: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853214.51665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853214.96970: 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"<<< 7071 1726853214.96998: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 7071 1726853214.97085: 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_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",<<< 7071 1726853214.97159: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 7071 1726853214.97166: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.7<<< 7071 1726853214.97215: stdout chunk (state=3): >>>3.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.<<< 7071 1726853214.97244: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7071 1726853214.99027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853214.99030: stdout chunk (state=3): >>><<< 7071 1726853214.99033: stderr chunk (state=3): >>><<< 7071 1726853214.99283: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853215.01230: 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-1726853214.4243872-10187-9295609758026/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853215.01252: _low_level_execute_command(): starting 7071 1726853215.01269: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853214.4243872-10187-9295609758026/ > /dev/null 2>&1 && sleep 0' 7071 1726853215.01894: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853215.01987: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853215.01991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853215.02039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853215.02055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853215.02076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853215.02150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853215.04176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853215.04179: stdout chunk (state=3): >>><<< 7071 1726853215.04181: stderr chunk (state=3): >>><<< 7071 1726853215.04190: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853215.04200: handler run complete 7071 1726853215.05090: variable 'ansible_facts' from source: unknown 7071 1726853215.05575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853215.07498: variable 'ansible_facts' from source: unknown 7071 1726853215.07967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853215.08670: attempt loop complete, returning result 7071 1726853215.08689: _execute() done 7071 1726853215.08698: dumping result to json 7071 1726853215.08936: done dumping result, returning 7071 1726853215.08939: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [02083763-bbaf-ff75-6002-000000000911] 7071 1726853215.08941: sending task result for task 02083763-bbaf-ff75-6002-000000000911 7071 1726853215.11417: done sending task result for task 02083763-bbaf-ff75-6002-000000000911 7071 1726853215.11420: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853215.11578: no more pending results, returning what we have 7071 1726853215.11581: results queue empty 7071 1726853215.11582: checking for any_errors_fatal 7071 1726853215.11587: done checking for any_errors_fatal 7071 1726853215.11588: checking for max_fail_percentage 7071 1726853215.11589: done checking for max_fail_percentage 7071 1726853215.11590: checking to see if all hosts have failed and the running result is not ok 7071 1726853215.11591: done checking to see if all hosts have failed 7071 1726853215.11592: getting the remaining hosts for this loop 7071 1726853215.11593: done getting the remaining hosts for this loop 7071 1726853215.11596: getting the next task for host managed_node1 7071 1726853215.11603: done getting next task for host managed_node1 7071 1726853215.11606: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7071 1726853215.11610: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853215.11620: getting variables 7071 1726853215.11622: in VariableManager get_vars() 7071 1726853215.11667: Calling all_inventory to load vars for managed_node1 7071 1726853215.11670: Calling groups_inventory to load vars for managed_node1 7071 1726853215.11674: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853215.11688: Calling all_plugins_play to load vars for managed_node1 7071 1726853215.11691: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853215.11694: Calling groups_plugins_play to load vars for managed_node1 7071 1726853215.12958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853215.14574: done with get_vars() 7071 1726853215.14596: done getting variables 7071 1726853215.14655: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:26:55 -0400 (0:00:00.809) 0:01:23.103 ****** 7071 1726853215.14705: entering _queue_task() for managed_node1/debug 7071 1726853215.15177: worker is 1 (out of 1 available) 7071 1726853215.15190: exiting _queue_task() for managed_node1/debug 7071 1726853215.15202: done queuing things up, now waiting for results queue to drain 7071 1726853215.15203: waiting for pending results... 7071 1726853215.15451: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7071 1726853215.15658: in run() - task 02083763-bbaf-ff75-6002-00000000014f 7071 1726853215.15662: variable 'ansible_search_path' from source: unknown 7071 1726853215.15665: variable 'ansible_search_path' from source: unknown 7071 1726853215.15668: calling self._execute() 7071 1726853215.15787: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853215.15800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853215.15815: variable 'omit' from source: magic vars 7071 1726853215.16244: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.16263: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.16489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853215.18863: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853215.19027: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853215.19031: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853215.19034: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853215.19037: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853215.19138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853215.19182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853215.19214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853215.19270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853215.19292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853215.19415: variable 'ansible_distribution' from source: facts 7071 1726853215.19426: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.19438: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.19562: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.19587: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.20077: variable 'ansible_distribution' from source: facts 7071 1726853215.20081: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.20084: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.20113: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.20122: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.20380: variable 'ansible_distribution' from source: facts 7071 1726853215.20383: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.20385: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.20388: variable 'omit' from source: magic vars 7071 1726853215.20390: variable 'omit' from source: magic vars 7071 1726853215.20525: variable 'network_provider' from source: set_fact 7071 1726853215.20558: variable 'omit' from source: magic vars 7071 1726853215.20594: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853215.20627: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853215.20651: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853215.20675: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853215.20707: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853215.20777: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853215.20781: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853215.20784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853215.20859: Set connection var ansible_connection to ssh 7071 1726853215.20876: Set connection var ansible_timeout to 10 7071 1726853215.21033: Set connection var ansible_shell_type to sh 7071 1726853215.21037: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853215.21040: Set connection var ansible_pipelining to False 7071 1726853215.21042: Set connection var ansible_shell_executable to /bin/sh 7071 1726853215.21046: variable 'ansible_shell_executable' from source: unknown 7071 1726853215.21055: variable 'ansible_connection' from source: unknown 7071 1726853215.21062: variable 'ansible_module_compression' from source: unknown 7071 1726853215.21068: variable 'ansible_shell_type' from source: unknown 7071 1726853215.21077: variable 'ansible_shell_executable' from source: unknown 7071 1726853215.21084: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853215.21091: variable 'ansible_pipelining' from source: unknown 7071 1726853215.21097: variable 'ansible_timeout' from source: unknown 7071 1726853215.21104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853215.21232: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853215.21259: variable 'omit' from source: magic vars 7071 1726853215.21269: starting attempt loop 7071 1726853215.21279: running the handler 7071 1726853215.21361: handler run complete 7071 1726853215.21365: attempt loop complete, returning result 7071 1726853215.21367: _execute() done 7071 1726853215.21369: dumping result to json 7071 1726853215.21373: done dumping result, returning 7071 1726853215.21375: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-ff75-6002-00000000014f] 7071 1726853215.21385: sending task result for task 02083763-bbaf-ff75-6002-00000000014f ok: [managed_node1] => {} MSG: Using network provider: nm 7071 1726853215.21661: no more pending results, returning what we have 7071 1726853215.21665: results queue empty 7071 1726853215.21666: checking for any_errors_fatal 7071 1726853215.21676: done checking for any_errors_fatal 7071 1726853215.21677: checking for max_fail_percentage 7071 1726853215.21678: done checking for max_fail_percentage 7071 1726853215.21685: checking to see if all hosts have failed and the running result is not ok 7071 1726853215.21686: done checking to see if all hosts have failed 7071 1726853215.21687: getting the remaining hosts for this loop 7071 1726853215.21689: done getting the remaining hosts for this loop 7071 1726853215.21692: getting the next task for host managed_node1 7071 1726853215.21702: done getting next task for host managed_node1 7071 1726853215.21706: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7071 1726853215.21709: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853215.21723: getting variables 7071 1726853215.21725: in VariableManager get_vars() 7071 1726853215.21894: Calling all_inventory to load vars for managed_node1 7071 1726853215.21897: Calling groups_inventory to load vars for managed_node1 7071 1726853215.21900: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853215.21981: Calling all_plugins_play to load vars for managed_node1 7071 1726853215.21985: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853215.21988: Calling groups_plugins_play to load vars for managed_node1 7071 1726853215.22611: done sending task result for task 02083763-bbaf-ff75-6002-00000000014f 7071 1726853215.22615: WORKER PROCESS EXITING 7071 1726853215.23427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853215.25223: done with get_vars() 7071 1726853215.25255: done getting variables 7071 1726853215.25317: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:26:55 -0400 (0:00:00.106) 0:01:23.209 ****** 7071 1726853215.25361: entering _queue_task() for managed_node1/fail 7071 1726853215.25889: worker is 1 (out of 1 available) 7071 1726853215.25900: exiting _queue_task() for managed_node1/fail 7071 1726853215.25912: done queuing things up, now waiting for results queue to drain 7071 1726853215.25913: waiting for pending results... 7071 1726853215.26016: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7071 1726853215.26186: in run() - task 02083763-bbaf-ff75-6002-000000000150 7071 1726853215.26207: variable 'ansible_search_path' from source: unknown 7071 1726853215.26217: variable 'ansible_search_path' from source: unknown 7071 1726853215.26268: calling self._execute() 7071 1726853215.26376: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853215.26386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853215.26398: variable 'omit' from source: magic vars 7071 1726853215.26775: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.26797: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.26988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853215.29335: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853215.29408: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853215.29451: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853215.29499: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853215.29531: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853215.29631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853215.29668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853215.29700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853215.29751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853215.29774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853215.29894: variable 'ansible_distribution' from source: facts 7071 1726853215.29933: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.29937: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.30039: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.30057: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.30228: variable 'ansible_distribution' from source: facts 7071 1726853215.30262: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.30265: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.30351: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.30361: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.30577: variable 'ansible_distribution' from source: facts 7071 1726853215.30580: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.30582: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.30667: variable 'network_state' from source: role '' defaults 7071 1726853215.30685: Evaluated conditional (network_state != {}): False 7071 1726853215.30699: when evaluation is False, skipping this task 7071 1726853215.30707: _execute() done 7071 1726853215.30714: dumping result to json 7071 1726853215.30721: done dumping result, returning 7071 1726853215.30732: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-ff75-6002-000000000150] 7071 1726853215.30741: sending task result for task 02083763-bbaf-ff75-6002-000000000150 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853215.30891: no more pending results, returning what we have 7071 1726853215.30894: results queue empty 7071 1726853215.30895: checking for any_errors_fatal 7071 1726853215.30904: done checking for any_errors_fatal 7071 1726853215.30904: checking for max_fail_percentage 7071 1726853215.30906: done checking for max_fail_percentage 7071 1726853215.30909: checking to see if all hosts have failed and the running result is not ok 7071 1726853215.30910: done checking to see if all hosts have failed 7071 1726853215.30910: getting the remaining hosts for this loop 7071 1726853215.30912: done getting the remaining hosts for this loop 7071 1726853215.30916: getting the next task for host managed_node1 7071 1726853215.30923: done getting next task for host managed_node1 7071 1726853215.30927: ^ 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 7071 1726853215.30931: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853215.30956: getting variables 7071 1726853215.30959: in VariableManager get_vars() 7071 1726853215.31019: Calling all_inventory to load vars for managed_node1 7071 1726853215.31023: Calling groups_inventory to load vars for managed_node1 7071 1726853215.31026: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853215.31037: Calling all_plugins_play to load vars for managed_node1 7071 1726853215.31040: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853215.31043: Calling groups_plugins_play to load vars for managed_node1 7071 1726853215.31686: done sending task result for task 02083763-bbaf-ff75-6002-000000000150 7071 1726853215.31689: WORKER PROCESS EXITING 7071 1726853215.32746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853215.34409: done with get_vars() 7071 1726853215.34437: done getting variables 7071 1726853215.34502: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:26:55 -0400 (0:00:00.091) 0:01:23.301 ****** 7071 1726853215.34552: entering _queue_task() for managed_node1/fail 7071 1726853215.34990: worker is 1 (out of 1 available) 7071 1726853215.35000: exiting _queue_task() for managed_node1/fail 7071 1726853215.35011: done queuing things up, now waiting for results queue to drain 7071 1726853215.35013: waiting for pending results... 7071 1726853215.35218: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7071 1726853215.35389: in run() - task 02083763-bbaf-ff75-6002-000000000151 7071 1726853215.35411: variable 'ansible_search_path' from source: unknown 7071 1726853215.35423: variable 'ansible_search_path' from source: unknown 7071 1726853215.35473: calling self._execute() 7071 1726853215.35589: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853215.35602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853215.35617: variable 'omit' from source: magic vars 7071 1726853215.36047: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.36176: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.36284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853215.38540: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853215.38618: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853215.38662: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853215.38709: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853215.38740: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853215.39186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853215.39228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853215.39261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853215.39306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853215.39334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853215.39457: variable 'ansible_distribution' from source: facts 7071 1726853215.39541: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.39546: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.39599: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.39610: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.39800: variable 'ansible_distribution' from source: facts 7071 1726853215.39810: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.39822: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.39932: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.39947: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.40137: variable 'ansible_distribution' from source: facts 7071 1726853215.40149: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.40161: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.40283: variable 'network_state' from source: role '' defaults 7071 1726853215.40475: Evaluated conditional (network_state != {}): False 7071 1726853215.40479: when evaluation is False, skipping this task 7071 1726853215.40482: _execute() done 7071 1726853215.40484: dumping result to json 7071 1726853215.40487: done dumping result, returning 7071 1726853215.40489: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-ff75-6002-000000000151] 7071 1726853215.40492: sending task result for task 02083763-bbaf-ff75-6002-000000000151 7071 1726853215.40558: done sending task result for task 02083763-bbaf-ff75-6002-000000000151 7071 1726853215.40560: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853215.40604: no more pending results, returning what we have 7071 1726853215.40608: results queue empty 7071 1726853215.40608: checking for any_errors_fatal 7071 1726853215.40615: done checking for any_errors_fatal 7071 1726853215.40616: checking for max_fail_percentage 7071 1726853215.40618: done checking for max_fail_percentage 7071 1726853215.40619: checking to see if all hosts have failed and the running result is not ok 7071 1726853215.40619: done checking to see if all hosts have failed 7071 1726853215.40620: getting the remaining hosts for this loop 7071 1726853215.40623: done getting the remaining hosts for this loop 7071 1726853215.40627: getting the next task for host managed_node1 7071 1726853215.40634: done getting next task for host managed_node1 7071 1726853215.40638: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7071 1726853215.40641: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853215.40666: getting variables 7071 1726853215.40668: in VariableManager get_vars() 7071 1726853215.40730: Calling all_inventory to load vars for managed_node1 7071 1726853215.40733: Calling groups_inventory to load vars for managed_node1 7071 1726853215.40735: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853215.40749: Calling all_plugins_play to load vars for managed_node1 7071 1726853215.40752: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853215.40755: Calling groups_plugins_play to load vars for managed_node1 7071 1726853215.42534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853215.44183: done with get_vars() 7071 1726853215.44207: done getting variables 7071 1726853215.44277: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:26:55 -0400 (0:00:00.097) 0:01:23.399 ****** 7071 1726853215.44315: entering _queue_task() for managed_node1/fail 7071 1726853215.44660: worker is 1 (out of 1 available) 7071 1726853215.44787: exiting _queue_task() for managed_node1/fail 7071 1726853215.44800: done queuing things up, now waiting for results queue to drain 7071 1726853215.44802: waiting for pending results... 7071 1726853215.45042: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7071 1726853215.45216: in run() - task 02083763-bbaf-ff75-6002-000000000152 7071 1726853215.45221: variable 'ansible_search_path' from source: unknown 7071 1726853215.45224: variable 'ansible_search_path' from source: unknown 7071 1726853215.45326: calling self._execute() 7071 1726853215.45391: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853215.45403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853215.45419: variable 'omit' from source: magic vars 7071 1726853215.45840: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.45861: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.46075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853215.48476: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853215.48482: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853215.48499: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853215.48537: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853215.48573: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853215.48675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853215.48717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853215.48818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853215.48822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853215.48824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853215.48932: variable 'ansible_distribution' from source: facts 7071 1726853215.48940: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.48952: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.49069: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.49083: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.49279: variable 'ansible_distribution' from source: facts 7071 1726853215.49286: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.49296: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.49401: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.49410: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.49587: variable 'ansible_distribution' from source: facts 7071 1726853215.49676: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.49679: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.49739: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.49762: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7071 1726853215.49878: variable 'ansible_distribution' from source: facts 7071 1726853215.49887: variable '__network_rh_distros' from source: role '' defaults 7071 1726853215.49906: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7071 1726853215.50166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853215.50196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853215.50276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853215.50279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853215.50293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853215.50351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853215.50380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853215.50409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853215.50460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853215.50481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853215.50523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853215.50560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853215.50666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853215.50670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853215.50674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853215.50977: variable 'network_connections' from source: task vars 7071 1726853215.50999: variable 'interface' from source: play vars 7071 1726853215.51075: variable 'interface' from source: play vars 7071 1726853215.51104: variable 'network_state' from source: role '' defaults 7071 1726853215.51175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853215.51359: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853215.51421: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853215.51446: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853215.51529: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853215.51532: 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) 7071 1726853215.51558: 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) 7071 1726853215.51588: 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) 7071 1726853215.51616: 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) 7071 1726853215.51654: 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 7071 1726853215.51662: when evaluation is False, skipping this task 7071 1726853215.51668: _execute() done 7071 1726853215.51677: dumping result to json 7071 1726853215.51685: done dumping result, returning 7071 1726853215.51696: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-ff75-6002-000000000152] 7071 1726853215.51749: sending task result for task 02083763-bbaf-ff75-6002-000000000152 7071 1726853215.51818: done sending task result for task 02083763-bbaf-ff75-6002-000000000152 7071 1726853215.51822: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 7071 1726853215.51895: no more pending results, returning what we have 7071 1726853215.51899: results queue empty 7071 1726853215.51900: checking for any_errors_fatal 7071 1726853215.51907: done checking for any_errors_fatal 7071 1726853215.51908: checking for max_fail_percentage 7071 1726853215.51911: done checking for max_fail_percentage 7071 1726853215.51911: checking to see if all hosts have failed and the running result is not ok 7071 1726853215.51912: done checking to see if all hosts have failed 7071 1726853215.51913: getting the remaining hosts for this loop 7071 1726853215.51915: done getting the remaining hosts for this loop 7071 1726853215.51919: getting the next task for host managed_node1 7071 1726853215.51926: done getting next task for host managed_node1 7071 1726853215.51930: ^ 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 7071 1726853215.51934: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853215.51960: getting variables 7071 1726853215.51962: in VariableManager get_vars() 7071 1726853215.52021: Calling all_inventory to load vars for managed_node1 7071 1726853215.52024: Calling groups_inventory to load vars for managed_node1 7071 1726853215.52027: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853215.52037: Calling all_plugins_play to load vars for managed_node1 7071 1726853215.52040: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853215.52046: Calling groups_plugins_play to load vars for managed_node1 7071 1726853215.53785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853215.55396: done with get_vars() 7071 1726853215.55420: done getting variables 7071 1726853215.55482: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:26:55 -0400 (0:00:00.111) 0:01:23.511 ****** 7071 1726853215.55512: entering _queue_task() for managed_node1/dnf 7071 1726853215.55981: worker is 1 (out of 1 available) 7071 1726853215.55993: exiting _queue_task() for managed_node1/dnf 7071 1726853215.56005: done queuing things up, now waiting for results queue to drain 7071 1726853215.56007: waiting for pending results... 7071 1726853215.56288: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 7071 1726853215.56376: in run() - task 02083763-bbaf-ff75-6002-000000000153 7071 1726853215.56400: variable 'ansible_search_path' from source: unknown 7071 1726853215.56476: variable 'ansible_search_path' from source: unknown 7071 1726853215.56480: calling self._execute() 7071 1726853215.56573: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853215.56586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853215.56605: variable 'omit' from source: magic vars 7071 1726853215.57016: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.57038: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.57258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853215.59880: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853215.59954: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853215.60003: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853215.60076: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853215.60080: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853215.60158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853215.60197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853215.60231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853215.60278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853215.60303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853215.60422: variable 'ansible_distribution' from source: facts 7071 1726853215.60436: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.60476: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.60581: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.60593: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.60788: variable 'ansible_distribution' from source: facts 7071 1726853215.60849: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.60852: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.60923: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.60933: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.61122: variable 'ansible_distribution' from source: facts 7071 1726853215.61131: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.61140: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.61328: variable 'ansible_distribution' from source: facts 7071 1726853215.61336: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.61356: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7071 1726853215.61476: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853215.61675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853215.61678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853215.61694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853215.61746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853215.61765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853215.61808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853215.61840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853215.61876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853215.61934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853215.61937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853215.61985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853215.62012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853215.62066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853215.62094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853215.62115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853215.62476: variable 'network_connections' from source: task vars 7071 1726853215.62479: variable 'interface' from source: play vars 7071 1726853215.62482: variable 'interface' from source: play vars 7071 1726853215.62484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853215.62634: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853215.62680: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853215.62722: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853215.62755: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853215.62797: 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) 7071 1726853215.62827: 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) 7071 1726853215.62856: 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) 7071 1726853215.62889: 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) 7071 1726853215.62952: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853215.63207: variable 'network_connections' from source: task vars 7071 1726853215.63218: variable 'interface' from source: play vars 7071 1726853215.63291: variable 'interface' from source: play vars 7071 1726853215.63320: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7071 1726853215.63328: when evaluation is False, skipping this task 7071 1726853215.63336: _execute() done 7071 1726853215.63342: dumping result to json 7071 1726853215.63354: done dumping result, returning 7071 1726853215.63376: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [02083763-bbaf-ff75-6002-000000000153] 7071 1726853215.63386: sending task result for task 02083763-bbaf-ff75-6002-000000000153 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7071 1726853215.63667: no more pending results, returning what we have 7071 1726853215.63673: results queue empty 7071 1726853215.63674: checking for any_errors_fatal 7071 1726853215.63681: done checking for any_errors_fatal 7071 1726853215.63682: checking for max_fail_percentage 7071 1726853215.63684: done checking for max_fail_percentage 7071 1726853215.63685: checking to see if all hosts have failed and the running result is not ok 7071 1726853215.63686: done checking to see if all hosts have failed 7071 1726853215.63686: getting the remaining hosts for this loop 7071 1726853215.63689: done getting the remaining hosts for this loop 7071 1726853215.63693: getting the next task for host managed_node1 7071 1726853215.63702: done getting next task for host managed_node1 7071 1726853215.63707: ^ 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 7071 1726853215.63712: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853215.63738: getting variables 7071 1726853215.63740: in VariableManager get_vars() 7071 1726853215.63920: Calling all_inventory to load vars for managed_node1 7071 1726853215.63924: Calling groups_inventory to load vars for managed_node1 7071 1726853215.63927: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853215.63933: done sending task result for task 02083763-bbaf-ff75-6002-000000000153 7071 1726853215.63936: WORKER PROCESS EXITING 7071 1726853215.63948: Calling all_plugins_play to load vars for managed_node1 7071 1726853215.63952: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853215.63956: Calling groups_plugins_play to load vars for managed_node1 7071 1726853215.65699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853215.67300: done with get_vars() 7071 1726853215.67324: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7071 1726853215.67409: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:26:55 -0400 (0:00:00.119) 0:01:23.630 ****** 7071 1726853215.67442: entering _queue_task() for managed_node1/yum 7071 1726853215.67775: worker is 1 (out of 1 available) 7071 1726853215.67789: exiting _queue_task() for managed_node1/yum 7071 1726853215.67986: done queuing things up, now waiting for results queue to drain 7071 1726853215.67988: waiting for pending results... 7071 1726853215.68091: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 7071 1726853215.68260: in run() - task 02083763-bbaf-ff75-6002-000000000154 7071 1726853215.68282: variable 'ansible_search_path' from source: unknown 7071 1726853215.68325: variable 'ansible_search_path' from source: unknown 7071 1726853215.68336: calling self._execute() 7071 1726853215.68450: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853215.68462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853215.68478: variable 'omit' from source: magic vars 7071 1726853215.68879: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.68980: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.69113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853215.72040: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853215.72206: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853215.72290: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853215.72392: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853215.72422: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853215.72681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853215.72716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853215.72750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853215.73007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853215.73010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853215.73147: variable 'ansible_distribution' from source: facts 7071 1726853215.73232: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.73248: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.73484: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.73494: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.73891: variable 'ansible_distribution' from source: facts 7071 1726853215.73900: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.73911: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.74078: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.74099: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.74274: variable 'ansible_distribution' from source: facts 7071 1726853215.74284: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.74295: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.74452: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.74550: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7071 1726853215.74934: when evaluation is False, skipping this task 7071 1726853215.74938: _execute() done 7071 1726853215.74940: dumping result to json 7071 1726853215.74942: done dumping result, returning 7071 1726853215.74946: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [02083763-bbaf-ff75-6002-000000000154] 7071 1726853215.74948: sending task result for task 02083763-bbaf-ff75-6002-000000000154 7071 1726853215.75188: done sending task result for task 02083763-bbaf-ff75-6002-000000000154 7071 1726853215.75191: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7071 1726853215.75242: no more pending results, returning what we have 7071 1726853215.75249: results queue empty 7071 1726853215.75250: checking for any_errors_fatal 7071 1726853215.75257: done checking for any_errors_fatal 7071 1726853215.75258: checking for max_fail_percentage 7071 1726853215.75260: done checking for max_fail_percentage 7071 1726853215.75260: checking to see if all hosts have failed and the running result is not ok 7071 1726853215.75262: done checking to see if all hosts have failed 7071 1726853215.75262: getting the remaining hosts for this loop 7071 1726853215.75264: done getting the remaining hosts for this loop 7071 1726853215.75268: getting the next task for host managed_node1 7071 1726853215.75278: done getting next task for host managed_node1 7071 1726853215.75283: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7071 1726853215.75287: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853215.75312: getting variables 7071 1726853215.75314: in VariableManager get_vars() 7071 1726853215.75676: Calling all_inventory to load vars for managed_node1 7071 1726853215.75680: Calling groups_inventory to load vars for managed_node1 7071 1726853215.75682: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853215.75691: Calling all_plugins_play to load vars for managed_node1 7071 1726853215.75694: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853215.75697: Calling groups_plugins_play to load vars for managed_node1 7071 1726853215.78456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853215.81438: done with get_vars() 7071 1726853215.81467: done getting variables 7071 1726853215.81528: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:26:55 -0400 (0:00:00.141) 0:01:23.771 ****** 7071 1726853215.81563: entering _queue_task() for managed_node1/fail 7071 1726853215.82012: worker is 1 (out of 1 available) 7071 1726853215.82024: exiting _queue_task() for managed_node1/fail 7071 1726853215.82035: done queuing things up, now waiting for results queue to drain 7071 1726853215.82036: waiting for pending results... 7071 1726853215.82235: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7071 1726853215.82439: in run() - task 02083763-bbaf-ff75-6002-000000000155 7071 1726853215.82443: variable 'ansible_search_path' from source: unknown 7071 1726853215.82448: variable 'ansible_search_path' from source: unknown 7071 1726853215.82465: calling self._execute() 7071 1726853215.82578: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853215.82660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853215.82663: variable 'omit' from source: magic vars 7071 1726853215.83025: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.83039: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.83240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853215.85580: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853215.85655: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853215.85700: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853215.85745: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853215.85814: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853215.85878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853215.85911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853215.85951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853215.85998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853215.86017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853215.86249: variable 'ansible_distribution' from source: facts 7071 1726853215.86253: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.86255: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.86290: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.86301: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.86479: variable 'ansible_distribution' from source: facts 7071 1726853215.86487: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.86496: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.86612: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.86625: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.86815: variable 'ansible_distribution' from source: facts 7071 1726853215.86824: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.86835: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.86957: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853215.87100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853215.87140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853215.87231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853215.87234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853215.87240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853215.87291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853215.87320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853215.87360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853215.87405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853215.87426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853215.87482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853215.87510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853215.87560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853215.87594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853215.87614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853215.87975: variable 'network_connections' from source: task vars 7071 1726853215.87979: variable 'interface' from source: play vars 7071 1726853215.87981: variable 'interface' from source: play vars 7071 1726853215.87983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853215.88141: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853215.88187: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853215.88230: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853215.88267: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853215.88314: 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) 7071 1726853215.88353: 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) 7071 1726853215.88386: 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) 7071 1726853215.88417: 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) 7071 1726853215.88482: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853215.88763: variable 'network_connections' from source: task vars 7071 1726853215.88777: variable 'interface' from source: play vars 7071 1726853215.88839: variable 'interface' from source: play vars 7071 1726853215.88880: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7071 1726853215.88889: when evaluation is False, skipping this task 7071 1726853215.88897: _execute() done 7071 1726853215.88904: dumping result to json 7071 1726853215.88982: done dumping result, returning 7071 1726853215.88984: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-ff75-6002-000000000155] 7071 1726853215.88986: sending task result for task 02083763-bbaf-ff75-6002-000000000155 7071 1726853215.89053: done sending task result for task 02083763-bbaf-ff75-6002-000000000155 7071 1726853215.89056: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7071 1726853215.89132: no more pending results, returning what we have 7071 1726853215.89136: results queue empty 7071 1726853215.89137: checking for any_errors_fatal 7071 1726853215.89148: done checking for any_errors_fatal 7071 1726853215.89148: checking for max_fail_percentage 7071 1726853215.89150: done checking for max_fail_percentage 7071 1726853215.89151: checking to see if all hosts have failed and the running result is not ok 7071 1726853215.89152: done checking to see if all hosts have failed 7071 1726853215.89153: getting the remaining hosts for this loop 7071 1726853215.89154: done getting the remaining hosts for this loop 7071 1726853215.89158: getting the next task for host managed_node1 7071 1726853215.89165: done getting next task for host managed_node1 7071 1726853215.89169: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7071 1726853215.89175: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853215.89197: getting variables 7071 1726853215.89199: in VariableManager get_vars() 7071 1726853215.89260: Calling all_inventory to load vars for managed_node1 7071 1726853215.89263: Calling groups_inventory to load vars for managed_node1 7071 1726853215.89265: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853215.89392: Calling all_plugins_play to load vars for managed_node1 7071 1726853215.89396: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853215.89399: Calling groups_plugins_play to load vars for managed_node1 7071 1726853215.90973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853215.92612: done with get_vars() 7071 1726853215.92647: done getting variables 7071 1726853215.92707: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:26:55 -0400 (0:00:00.111) 0:01:23.883 ****** 7071 1726853215.92748: entering _queue_task() for managed_node1/package 7071 1726853215.93285: worker is 1 (out of 1 available) 7071 1726853215.93294: exiting _queue_task() for managed_node1/package 7071 1726853215.93304: done queuing things up, now waiting for results queue to drain 7071 1726853215.93306: waiting for pending results... 7071 1726853215.93436: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7071 1726853215.93549: in run() - task 02083763-bbaf-ff75-6002-000000000156 7071 1726853215.93569: variable 'ansible_search_path' from source: unknown 7071 1726853215.93646: variable 'ansible_search_path' from source: unknown 7071 1726853215.93650: calling self._execute() 7071 1726853215.93737: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853215.93758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853215.93773: variable 'omit' from source: magic vars 7071 1726853215.94163: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.94190: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.94396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853215.96760: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853215.96881: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853215.96884: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853215.96926: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853215.96957: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853215.97039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853215.97088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853215.97114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853215.97163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853215.97240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853215.97303: variable 'ansible_distribution' from source: facts 7071 1726853215.97311: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.97320: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.97435: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.97448: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.97620: variable 'ansible_distribution' from source: facts 7071 1726853215.97629: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.97640: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.97760: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.97772: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853215.97958: variable 'ansible_distribution' from source: facts 7071 1726853215.98003: variable 'ansible_distribution_major_version' from source: facts 7071 1726853215.98006: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853215.98145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853215.98317: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853215.98369: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853215.98438: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853215.98448: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853215.98550: variable 'network_packages' from source: role '' defaults 7071 1726853215.98661: variable '__network_provider_setup' from source: role '' defaults 7071 1726853215.98678: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853215.98747: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853215.98875: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853215.98878: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853215.99370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853215.99401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853215.99437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853215.99484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853215.99503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853215.99554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853215.99584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853215.99613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853215.99665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853215.99687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853215.99914: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7071 1726853216.00025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853216.00057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853216.00175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853216.00178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853216.00181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853216.00257: variable 'ansible_python' from source: facts 7071 1726853216.00282: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7071 1726853216.00369: variable '__network_wpa_supplicant_required' from source: role '' defaults 7071 1726853216.00458: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7071 1726853216.00592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853216.00777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853216.00779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853216.00782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853216.00784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853216.00785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853216.00787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853216.00810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853216.00846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853216.00862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853216.01021: variable 'network_connections' from source: task vars 7071 1726853216.01032: variable 'interface' from source: play vars 7071 1726853216.01140: variable 'interface' from source: play vars 7071 1726853216.01209: 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) 7071 1726853216.01247: 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) 7071 1726853216.01284: 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) 7071 1726853216.01318: 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) 7071 1726853216.01378: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853216.01672: variable 'network_connections' from source: task vars 7071 1726853216.01775: variable 'interface' from source: play vars 7071 1726853216.01789: variable 'interface' from source: play vars 7071 1726853216.01824: variable '__network_packages_default_wireless' from source: role '' defaults 7071 1726853216.01914: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853216.02240: variable 'network_connections' from source: task vars 7071 1726853216.02253: variable 'interface' from source: play vars 7071 1726853216.02328: variable 'interface' from source: play vars 7071 1726853216.02359: variable '__network_packages_default_team' from source: role '' defaults 7071 1726853216.02450: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853216.02770: variable 'network_connections' from source: task vars 7071 1726853216.02782: variable 'interface' from source: play vars 7071 1726853216.02849: variable 'interface' from source: play vars 7071 1726853216.02912: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853216.02986: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853216.02997: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853216.03061: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853216.03297: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7071 1726853216.03838: variable 'network_connections' from source: task vars 7071 1726853216.03841: variable 'interface' from source: play vars 7071 1726853216.03879: variable 'interface' from source: play vars 7071 1726853216.03893: variable 'ansible_distribution' from source: facts 7071 1726853216.03900: variable '__network_rh_distros' from source: role '' defaults 7071 1726853216.03910: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.03926: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7071 1726853216.04106: variable 'ansible_distribution' from source: facts 7071 1726853216.04115: variable '__network_rh_distros' from source: role '' defaults 7071 1726853216.04164: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.04168: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7071 1726853216.04307: variable 'ansible_distribution' from source: facts 7071 1726853216.04315: variable '__network_rh_distros' from source: role '' defaults 7071 1726853216.04323: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.04360: variable 'network_provider' from source: set_fact 7071 1726853216.04391: variable 'ansible_facts' from source: unknown 7071 1726853216.05165: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7071 1726853216.05376: when evaluation is False, skipping this task 7071 1726853216.05379: _execute() done 7071 1726853216.05382: dumping result to json 7071 1726853216.05384: done dumping result, returning 7071 1726853216.05387: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-ff75-6002-000000000156] 7071 1726853216.05389: sending task result for task 02083763-bbaf-ff75-6002-000000000156 7071 1726853216.05469: done sending task result for task 02083763-bbaf-ff75-6002-000000000156 7071 1726853216.05474: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 7071 1726853216.05534: no more pending results, returning what we have 7071 1726853216.05539: results queue empty 7071 1726853216.05540: checking for any_errors_fatal 7071 1726853216.05550: done checking for any_errors_fatal 7071 1726853216.05551: checking for max_fail_percentage 7071 1726853216.05553: done checking for max_fail_percentage 7071 1726853216.05554: checking to see if all hosts have failed and the running result is not ok 7071 1726853216.05555: done checking to see if all hosts have failed 7071 1726853216.05556: getting the remaining hosts for this loop 7071 1726853216.05558: done getting the remaining hosts for this loop 7071 1726853216.05562: getting the next task for host managed_node1 7071 1726853216.05570: done getting next task for host managed_node1 7071 1726853216.05577: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7071 1726853216.05581: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853216.05606: getting variables 7071 1726853216.05608: in VariableManager get_vars() 7071 1726853216.05787: Calling all_inventory to load vars for managed_node1 7071 1726853216.05790: Calling groups_inventory to load vars for managed_node1 7071 1726853216.05793: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853216.05803: Calling all_plugins_play to load vars for managed_node1 7071 1726853216.05806: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853216.05809: Calling groups_plugins_play to load vars for managed_node1 7071 1726853216.07516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853216.09109: done with get_vars() 7071 1726853216.09133: done getting variables 7071 1726853216.09202: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:26:56 -0400 (0:00:00.164) 0:01:24.048 ****** 7071 1726853216.09236: entering _queue_task() for managed_node1/package 7071 1726853216.09618: worker is 1 (out of 1 available) 7071 1726853216.09630: exiting _queue_task() for managed_node1/package 7071 1726853216.09645: done queuing things up, now waiting for results queue to drain 7071 1726853216.09647: waiting for pending results... 7071 1726853216.09991: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7071 1726853216.10067: in run() - task 02083763-bbaf-ff75-6002-000000000157 7071 1726853216.10094: variable 'ansible_search_path' from source: unknown 7071 1726853216.10103: variable 'ansible_search_path' from source: unknown 7071 1726853216.10151: calling self._execute() 7071 1726853216.10304: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853216.10308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853216.10311: variable 'omit' from source: magic vars 7071 1726853216.10705: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.10722: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853216.10950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853216.13359: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853216.13434: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853216.13498: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853216.13519: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853216.13552: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853216.13716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853216.13719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853216.13721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853216.13753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853216.13773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853216.13898: variable 'ansible_distribution' from source: facts 7071 1726853216.13910: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.13923: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853216.14058: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.14070: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853216.14246: variable 'ansible_distribution' from source: facts 7071 1726853216.14261: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.14367: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853216.14378: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.14388: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853216.14549: variable 'ansible_distribution' from source: facts 7071 1726853216.14558: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.14568: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853216.14681: variable 'network_state' from source: role '' defaults 7071 1726853216.14703: Evaluated conditional (network_state != {}): False 7071 1726853216.14711: when evaluation is False, skipping this task 7071 1726853216.14718: _execute() done 7071 1726853216.14723: dumping result to json 7071 1726853216.14730: done dumping result, returning 7071 1726853216.14776: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-ff75-6002-000000000157] 7071 1726853216.14779: sending task result for task 02083763-bbaf-ff75-6002-000000000157 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853216.14965: no more pending results, returning what we have 7071 1726853216.14969: results queue empty 7071 1726853216.14970: checking for any_errors_fatal 7071 1726853216.14977: done checking for any_errors_fatal 7071 1726853216.14978: checking for max_fail_percentage 7071 1726853216.14980: done checking for max_fail_percentage 7071 1726853216.14980: checking to see if all hosts have failed and the running result is not ok 7071 1726853216.14981: done checking to see if all hosts have failed 7071 1726853216.14982: getting the remaining hosts for this loop 7071 1726853216.14984: done getting the remaining hosts for this loop 7071 1726853216.14988: getting the next task for host managed_node1 7071 1726853216.14996: done getting next task for host managed_node1 7071 1726853216.15000: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7071 1726853216.15004: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853216.15033: getting variables 7071 1726853216.15036: in VariableManager get_vars() 7071 1726853216.15307: Calling all_inventory to load vars for managed_node1 7071 1726853216.15310: Calling groups_inventory to load vars for managed_node1 7071 1726853216.15312: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853216.15322: Calling all_plugins_play to load vars for managed_node1 7071 1726853216.15325: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853216.15328: Calling groups_plugins_play to load vars for managed_node1 7071 1726853216.15903: done sending task result for task 02083763-bbaf-ff75-6002-000000000157 7071 1726853216.15908: WORKER PROCESS EXITING 7071 1726853216.16931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853216.18564: done with get_vars() 7071 1726853216.18596: done getting variables 7071 1726853216.18666: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:26:56 -0400 (0:00:00.094) 0:01:24.143 ****** 7071 1726853216.18712: entering _queue_task() for managed_node1/package 7071 1726853216.19179: worker is 1 (out of 1 available) 7071 1726853216.19190: exiting _queue_task() for managed_node1/package 7071 1726853216.19201: done queuing things up, now waiting for results queue to drain 7071 1726853216.19203: waiting for pending results... 7071 1726853216.19402: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7071 1726853216.19578: in run() - task 02083763-bbaf-ff75-6002-000000000158 7071 1726853216.19629: variable 'ansible_search_path' from source: unknown 7071 1726853216.19633: variable 'ansible_search_path' from source: unknown 7071 1726853216.19649: calling self._execute() 7071 1726853216.19765: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853216.19781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853216.19796: variable 'omit' from source: magic vars 7071 1726853216.20280: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.20283: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853216.20440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853216.22966: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853216.23012: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853216.23039: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853216.23066: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853216.23087: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853216.23146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853216.23168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853216.23187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853216.23212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853216.23225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853216.23306: variable 'ansible_distribution' from source: facts 7071 1726853216.23309: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.23316: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853216.23395: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.23401: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853216.23515: variable 'ansible_distribution' from source: facts 7071 1726853216.23518: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.23524: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853216.23598: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.23602: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853216.23712: variable 'ansible_distribution' from source: facts 7071 1726853216.23715: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.23720: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853216.23797: variable 'network_state' from source: role '' defaults 7071 1726853216.23805: Evaluated conditional (network_state != {}): False 7071 1726853216.23808: when evaluation is False, skipping this task 7071 1726853216.23811: _execute() done 7071 1726853216.23814: dumping result to json 7071 1726853216.23816: done dumping result, returning 7071 1726853216.23824: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-ff75-6002-000000000158] 7071 1726853216.23829: sending task result for task 02083763-bbaf-ff75-6002-000000000158 7071 1726853216.23919: done sending task result for task 02083763-bbaf-ff75-6002-000000000158 7071 1726853216.23921: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853216.23970: no more pending results, returning what we have 7071 1726853216.23976: results queue empty 7071 1726853216.23977: checking for any_errors_fatal 7071 1726853216.23982: done checking for any_errors_fatal 7071 1726853216.23982: checking for max_fail_percentage 7071 1726853216.23984: done checking for max_fail_percentage 7071 1726853216.23985: checking to see if all hosts have failed and the running result is not ok 7071 1726853216.23986: done checking to see if all hosts have failed 7071 1726853216.23986: getting the remaining hosts for this loop 7071 1726853216.23988: done getting the remaining hosts for this loop 7071 1726853216.23992: getting the next task for host managed_node1 7071 1726853216.23999: done getting next task for host managed_node1 7071 1726853216.24002: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7071 1726853216.24006: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853216.24028: getting variables 7071 1726853216.24031: in VariableManager get_vars() 7071 1726853216.24086: Calling all_inventory to load vars for managed_node1 7071 1726853216.24089: Calling groups_inventory to load vars for managed_node1 7071 1726853216.24091: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853216.24100: Calling all_plugins_play to load vars for managed_node1 7071 1726853216.24102: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853216.24105: Calling groups_plugins_play to load vars for managed_node1 7071 1726853216.25568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853216.26428: done with get_vars() 7071 1726853216.26445: done getting variables 7071 1726853216.26490: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:26:56 -0400 (0:00:00.078) 0:01:24.221 ****** 7071 1726853216.26519: entering _queue_task() for managed_node1/service 7071 1726853216.26757: worker is 1 (out of 1 available) 7071 1726853216.26773: exiting _queue_task() for managed_node1/service 7071 1726853216.26786: done queuing things up, now waiting for results queue to drain 7071 1726853216.26787: waiting for pending results... 7071 1726853216.26959: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7071 1726853216.27062: in run() - task 02083763-bbaf-ff75-6002-000000000159 7071 1726853216.27074: variable 'ansible_search_path' from source: unknown 7071 1726853216.27078: variable 'ansible_search_path' from source: unknown 7071 1726853216.27106: calling self._execute() 7071 1726853216.27189: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853216.27193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853216.27202: variable 'omit' from source: magic vars 7071 1726853216.27505: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.27515: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853216.27877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853216.29672: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853216.29715: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853216.29750: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853216.29774: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853216.29794: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853216.29852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853216.29886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853216.29903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853216.29928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853216.29941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853216.30022: variable 'ansible_distribution' from source: facts 7071 1726853216.30025: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.30032: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853216.30110: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.30114: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853216.30227: variable 'ansible_distribution' from source: facts 7071 1726853216.30231: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.30236: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853216.30308: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.30311: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853216.30418: variable 'ansible_distribution' from source: facts 7071 1726853216.30422: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.30427: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853216.30497: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853216.30580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853216.30597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853216.30615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853216.30646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853216.30655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853216.30684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853216.30699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853216.30715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853216.30742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853216.30754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853216.30782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853216.30799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853216.30814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853216.30845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853216.30849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853216.30954: variable 'network_connections' from source: task vars 7071 1726853216.30957: variable 'interface' from source: play vars 7071 1726853216.31027: variable 'interface' from source: play vars 7071 1726853216.31106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853216.31235: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853216.31265: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853216.31316: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853216.31336: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853216.31364: 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) 7071 1726853216.31548: 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) 7071 1726853216.31552: 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) 7071 1726853216.31554: 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) 7071 1726853216.31556: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853216.31722: variable 'network_connections' from source: task vars 7071 1726853216.31725: variable 'interface' from source: play vars 7071 1726853216.31788: variable 'interface' from source: play vars 7071 1726853216.31817: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7071 1726853216.31821: when evaluation is False, skipping this task 7071 1726853216.31824: _execute() done 7071 1726853216.31826: dumping result to json 7071 1726853216.31828: done dumping result, returning 7071 1726853216.31837: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-ff75-6002-000000000159] 7071 1726853216.31842: sending task result for task 02083763-bbaf-ff75-6002-000000000159 7071 1726853216.31937: done sending task result for task 02083763-bbaf-ff75-6002-000000000159 7071 1726853216.31940: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7071 1726853216.32023: no more pending results, returning what we have 7071 1726853216.32026: results queue empty 7071 1726853216.32027: checking for any_errors_fatal 7071 1726853216.32035: done checking for any_errors_fatal 7071 1726853216.32035: checking for max_fail_percentage 7071 1726853216.32037: done checking for max_fail_percentage 7071 1726853216.32038: checking to see if all hosts have failed and the running result is not ok 7071 1726853216.32039: done checking to see if all hosts have failed 7071 1726853216.32039: getting the remaining hosts for this loop 7071 1726853216.32041: done getting the remaining hosts for this loop 7071 1726853216.32047: getting the next task for host managed_node1 7071 1726853216.32054: done getting next task for host managed_node1 7071 1726853216.32058: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7071 1726853216.32062: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853216.32083: getting variables 7071 1726853216.32085: in VariableManager get_vars() 7071 1726853216.32133: Calling all_inventory to load vars for managed_node1 7071 1726853216.32136: Calling groups_inventory to load vars for managed_node1 7071 1726853216.32137: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853216.32148: Calling all_plugins_play to load vars for managed_node1 7071 1726853216.32150: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853216.32153: Calling groups_plugins_play to load vars for managed_node1 7071 1726853216.33345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853216.34658: done with get_vars() 7071 1726853216.34678: done getting variables 7071 1726853216.34721: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:26:56 -0400 (0:00:00.082) 0:01:24.303 ****** 7071 1726853216.34747: entering _queue_task() for managed_node1/service 7071 1726853216.34987: worker is 1 (out of 1 available) 7071 1726853216.35000: exiting _queue_task() for managed_node1/service 7071 1726853216.35012: done queuing things up, now waiting for results queue to drain 7071 1726853216.35013: waiting for pending results... 7071 1726853216.35194: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7071 1726853216.35288: in run() - task 02083763-bbaf-ff75-6002-00000000015a 7071 1726853216.35300: variable 'ansible_search_path' from source: unknown 7071 1726853216.35303: variable 'ansible_search_path' from source: unknown 7071 1726853216.35331: calling self._execute() 7071 1726853216.35415: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853216.35419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853216.35427: variable 'omit' from source: magic vars 7071 1726853216.35715: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.35725: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853216.35861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853216.41969: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853216.42009: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853216.42039: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853216.42068: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853216.42087: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853216.42135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853216.42158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853216.42177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853216.42202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853216.42212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853216.42292: variable 'ansible_distribution' from source: facts 7071 1726853216.42296: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.42302: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853216.42382: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.42387: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853216.42497: variable 'ansible_distribution' from source: facts 7071 1726853216.42501: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.42506: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853216.42575: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.42580: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853216.42685: variable 'ansible_distribution' from source: facts 7071 1726853216.42690: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.42693: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853216.42784: variable 'network_provider' from source: set_fact 7071 1726853216.42787: variable 'network_state' from source: role '' defaults 7071 1726853216.42795: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7071 1726853216.42800: variable 'omit' from source: magic vars 7071 1726853216.42840: variable 'omit' from source: magic vars 7071 1726853216.42860: variable 'network_service_name' from source: role '' defaults 7071 1726853216.42907: variable 'network_service_name' from source: role '' defaults 7071 1726853216.42975: variable '__network_provider_setup' from source: role '' defaults 7071 1726853216.42978: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853216.43023: variable '__network_service_name_default_nm' from source: role '' defaults 7071 1726853216.43034: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853216.43075: variable '__network_packages_default_nm' from source: role '' defaults 7071 1726853216.43175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853216.43192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853216.43208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853216.43233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853216.43251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853216.43275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853216.43292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853216.43308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853216.43331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853216.43341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853216.43472: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7071 1726853216.43538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853216.43555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853216.43579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853216.43604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853216.43614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853216.43670: variable 'ansible_python' from source: facts 7071 1726853216.43686: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7071 1726853216.43738: variable '__network_wpa_supplicant_required' from source: role '' defaults 7071 1726853216.43795: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7071 1726853216.43873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853216.43889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853216.43909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853216.43933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853216.43946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853216.43976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853216.43992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853216.44011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853216.44036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853216.44048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853216.44135: variable 'network_connections' from source: task vars 7071 1726853216.44141: variable 'interface' from source: play vars 7071 1726853216.44193: variable 'interface' from source: play vars 7071 1726853216.44265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853216.44395: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853216.44428: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853216.44463: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853216.44494: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853216.44534: 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) 7071 1726853216.44557: 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) 7071 1726853216.44583: 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) 7071 1726853216.44605: 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) 7071 1726853216.44634: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853216.44807: variable 'network_connections' from source: task vars 7071 1726853216.44812: variable 'interface' from source: play vars 7071 1726853216.44863: variable 'interface' from source: play vars 7071 1726853216.44893: variable '__network_packages_default_wireless' from source: role '' defaults 7071 1726853216.44945: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853216.45126: variable 'network_connections' from source: task vars 7071 1726853216.45130: variable 'interface' from source: play vars 7071 1726853216.45180: variable 'interface' from source: play vars 7071 1726853216.45199: variable '__network_packages_default_team' from source: role '' defaults 7071 1726853216.45252: variable '__network_team_connections_defined' from source: role '' defaults 7071 1726853216.45434: variable 'network_connections' from source: task vars 7071 1726853216.45437: variable 'interface' from source: play vars 7071 1726853216.45487: variable 'interface' from source: play vars 7071 1726853216.45520: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853216.45564: variable '__network_service_name_default_initscripts' from source: role '' defaults 7071 1726853216.45570: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853216.45612: variable '__network_packages_default_initscripts' from source: role '' defaults 7071 1726853216.45741: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7071 1726853216.46037: variable 'network_connections' from source: task vars 7071 1726853216.46041: variable 'interface' from source: play vars 7071 1726853216.46088: variable 'interface' from source: play vars 7071 1726853216.46095: variable 'ansible_distribution' from source: facts 7071 1726853216.46098: variable '__network_rh_distros' from source: role '' defaults 7071 1726853216.46103: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.46114: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7071 1726853216.46225: variable 'ansible_distribution' from source: facts 7071 1726853216.46228: variable '__network_rh_distros' from source: role '' defaults 7071 1726853216.46233: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.46245: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7071 1726853216.46353: variable 'ansible_distribution' from source: facts 7071 1726853216.46356: variable '__network_rh_distros' from source: role '' defaults 7071 1726853216.46361: variable 'ansible_distribution_major_version' from source: facts 7071 1726853216.46387: variable 'network_provider' from source: set_fact 7071 1726853216.46407: variable 'omit' from source: magic vars 7071 1726853216.46423: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853216.46441: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853216.46453: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853216.46464: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853216.46472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853216.46487: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853216.46490: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853216.46494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853216.46553: Set connection var ansible_connection to ssh 7071 1726853216.46559: Set connection var ansible_timeout to 10 7071 1726853216.46564: Set connection var ansible_shell_type to sh 7071 1726853216.46572: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853216.46579: Set connection var ansible_pipelining to False 7071 1726853216.46583: Set connection var ansible_shell_executable to /bin/sh 7071 1726853216.46600: variable 'ansible_shell_executable' from source: unknown 7071 1726853216.46603: variable 'ansible_connection' from source: unknown 7071 1726853216.46605: variable 'ansible_module_compression' from source: unknown 7071 1726853216.46608: variable 'ansible_shell_type' from source: unknown 7071 1726853216.46610: variable 'ansible_shell_executable' from source: unknown 7071 1726853216.46612: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853216.46621: variable 'ansible_pipelining' from source: unknown 7071 1726853216.46624: variable 'ansible_timeout' from source: unknown 7071 1726853216.46626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853216.46689: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853216.46697: variable 'omit' from source: magic vars 7071 1726853216.46701: starting attempt loop 7071 1726853216.46704: running the handler 7071 1726853216.46758: variable 'ansible_facts' from source: unknown 7071 1726853216.47158: _low_level_execute_command(): starting 7071 1726853216.47161: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853216.47640: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853216.47647: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853216.47650: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853216.47652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853216.47690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853216.47702: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853216.47762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853216.49645: stdout chunk (state=3): >>>/root <<< 7071 1726853216.49740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853216.49770: stderr chunk (state=3): >>><<< 7071 1726853216.49775: stdout chunk (state=3): >>><<< 7071 1726853216.49792: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853216.49801: _low_level_execute_command(): starting 7071 1726853216.49806: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853216.497917-10259-258701028141705 `" && echo ansible-tmp-1726853216.497917-10259-258701028141705="` echo /root/.ansible/tmp/ansible-tmp-1726853216.497917-10259-258701028141705 `" ) && sleep 0' 7071 1726853216.50233: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853216.50236: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853216.50239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853216.50241: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853216.50243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853216.50299: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853216.50309: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853216.50311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853216.50346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853216.52212: stdout chunk (state=3): >>>ansible-tmp-1726853216.497917-10259-258701028141705=/root/.ansible/tmp/ansible-tmp-1726853216.497917-10259-258701028141705 <<< 7071 1726853216.52387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853216.52415: stderr chunk (state=3): >>><<< 7071 1726853216.52418: stdout chunk (state=3): >>><<< 7071 1726853216.52431: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853216.497917-10259-258701028141705=/root/.ansible/tmp/ansible-tmp-1726853216.497917-10259-258701028141705 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853216.52459: variable 'ansible_module_compression' from source: unknown 7071 1726853216.52496: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7071 1726853216.52543: variable 'ansible_facts' from source: unknown 7071 1726853216.52681: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853216.497917-10259-258701028141705/AnsiballZ_systemd.py 7071 1726853216.52777: Sending initial data 7071 1726853216.52783: Sent initial data (154 bytes) 7071 1726853216.53228: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853216.53231: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853216.53233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853216.53235: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853216.53237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853216.53289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853216.53292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853216.53336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853216.54837: 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 <<< 7071 1726853216.54840: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7071 1726853216.54875: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853216.54911: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpqlaceem4 /root/.ansible/tmp/ansible-tmp-1726853216.497917-10259-258701028141705/AnsiballZ_systemd.py <<< 7071 1726853216.54919: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853216.497917-10259-258701028141705/AnsiballZ_systemd.py" <<< 7071 1726853216.54953: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpqlaceem4" to remote "/root/.ansible/tmp/ansible-tmp-1726853216.497917-10259-258701028141705/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853216.497917-10259-258701028141705/AnsiballZ_systemd.py" <<< 7071 1726853216.56018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853216.56061: stderr chunk (state=3): >>><<< 7071 1726853216.56064: stdout chunk (state=3): >>><<< 7071 1726853216.56083: done transferring module to remote 7071 1726853216.56092: _low_level_execute_command(): starting 7071 1726853216.56097: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853216.497917-10259-258701028141705/ /root/.ansible/tmp/ansible-tmp-1726853216.497917-10259-258701028141705/AnsiballZ_systemd.py && sleep 0' 7071 1726853216.56534: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853216.56537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853216.56539: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853216.56541: 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 <<< 7071 1726853216.56543: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853216.56596: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853216.56605: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853216.56608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853216.56639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853216.58370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853216.58395: stderr chunk (state=3): >>><<< 7071 1726853216.58398: stdout chunk (state=3): >>><<< 7071 1726853216.58410: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853216.58419: _low_level_execute_command(): starting 7071 1726853216.58421: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853216.497917-10259-258701028141705/AnsiballZ_systemd.py && sleep 0' 7071 1726853216.58835: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853216.58838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853216.58840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853216.58842: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853216.58847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853216.58894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853216.58897: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853216.58947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853216.87648: 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 13:20:47 EDT", "ExecMainStartTimestampMonotonic": "13747067", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ExecMainHandoffTimestampMonotonic": "13825256", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9957376", "MemoryPeak": "10489856", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3302035456", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "286094000", "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", "CoredumpRec<<< 7071 1726853216.87726: stdout chunk (state=3): >>>eive": "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 system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service network.target NetworkManager-wait-online.service multi-user.target", "After": "basic.ta<<< 7071 1726853216.87741: stdout chunk (state=3): >>>rget dbus.socket cloud-init-local.service network-pre.target dbus-broker.service sysinit.target system.slice systemd-journald.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 13:26:03 EDT", "StateChangeTimestampMonotonic": "329729315", "InactiveExitTimestamp": "Fri 2024-09-20 13:20:47 EDT", "InactiveExitTimestampMonotonic": "13748890", "ActiveEnterTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ActiveEnterTimestampMonotonic": "14166608", "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 13:20:47 EDT", "ConditionTimestampMonotonic": "13745559", "AssertTimestamp": "Fri 2024-09-20 13:20:47 EDT", "AssertTimestampMonotonic": "13745562", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "5f58decfa480494eac8aa3993b4c7ec8", "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}}} <<< 7071 1726853216.89558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853216.89562: stdout chunk (state=3): >>><<< 7071 1726853216.89564: stderr chunk (state=3): >>><<< 7071 1726853216.89569: _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 13:20:47 EDT", "ExecMainStartTimestampMonotonic": "13747067", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ExecMainHandoffTimestampMonotonic": "13825256", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9957376", "MemoryPeak": "10489856", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3302035456", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "286094000", "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 system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service network.target NetworkManager-wait-online.service multi-user.target", "After": "basic.target dbus.socket cloud-init-local.service network-pre.target dbus-broker.service sysinit.target system.slice systemd-journald.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 13:26:03 EDT", "StateChangeTimestampMonotonic": "329729315", "InactiveExitTimestamp": "Fri 2024-09-20 13:20:47 EDT", "InactiveExitTimestampMonotonic": "13748890", "ActiveEnterTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ActiveEnterTimestampMonotonic": "14166608", "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 13:20:47 EDT", "ConditionTimestampMonotonic": "13745559", "AssertTimestamp": "Fri 2024-09-20 13:20:47 EDT", "AssertTimestampMonotonic": "13745562", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "5f58decfa480494eac8aa3993b4c7ec8", "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853216.89698: 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-1726853216.497917-10259-258701028141705/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853216.89712: _low_level_execute_command(): starting 7071 1726853216.89716: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853216.497917-10259-258701028141705/ > /dev/null 2>&1 && sleep 0' 7071 1726853216.90140: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853216.90146: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853216.90148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853216.90150: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853216.90153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853216.90205: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853216.90210: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853216.90213: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853216.90247: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853216.92162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853216.92165: stdout chunk (state=3): >>><<< 7071 1726853216.92167: stderr chunk (state=3): >>><<< 7071 1726853216.92183: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853216.92195: handler run complete 7071 1726853216.92377: attempt loop complete, returning result 7071 1726853216.92380: _execute() done 7071 1726853216.92383: dumping result to json 7071 1726853216.92384: done dumping result, returning 7071 1726853216.92386: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-ff75-6002-00000000015a] 7071 1726853216.92388: sending task result for task 02083763-bbaf-ff75-6002-00000000015a ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853216.92646: no more pending results, returning what we have 7071 1726853216.92650: results queue empty 7071 1726853216.92651: checking for any_errors_fatal 7071 1726853216.92656: done checking for any_errors_fatal 7071 1726853216.92657: checking for max_fail_percentage 7071 1726853216.92658: done checking for max_fail_percentage 7071 1726853216.92659: checking to see if all hosts have failed and the running result is not ok 7071 1726853216.92660: done checking to see if all hosts have failed 7071 1726853216.92660: getting the remaining hosts for this loop 7071 1726853216.92662: done getting the remaining hosts for this loop 7071 1726853216.92665: getting the next task for host managed_node1 7071 1726853216.92674: done getting next task for host managed_node1 7071 1726853216.92678: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7071 1726853216.92682: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853216.92694: getting variables 7071 1726853216.92696: in VariableManager get_vars() 7071 1726853216.93138: Calling all_inventory to load vars for managed_node1 7071 1726853216.93140: Calling groups_inventory to load vars for managed_node1 7071 1726853216.93142: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853216.93150: done sending task result for task 02083763-bbaf-ff75-6002-00000000015a 7071 1726853216.93152: WORKER PROCESS EXITING 7071 1726853216.93160: Calling all_plugins_play to load vars for managed_node1 7071 1726853216.93163: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853216.93165: Calling groups_plugins_play to load vars for managed_node1 7071 1726853216.98153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853216.98999: done with get_vars() 7071 1726853216.99016: done getting variables 7071 1726853216.99054: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:26:56 -0400 (0:00:00.643) 0:01:24.946 ****** 7071 1726853216.99080: entering _queue_task() for managed_node1/service 7071 1726853216.99339: worker is 1 (out of 1 available) 7071 1726853216.99354: exiting _queue_task() for managed_node1/service 7071 1726853216.99367: done queuing things up, now waiting for results queue to drain 7071 1726853216.99368: waiting for pending results... 7071 1726853216.99554: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7071 1726853216.99827: in run() - task 02083763-bbaf-ff75-6002-00000000015b 7071 1726853216.99831: variable 'ansible_search_path' from source: unknown 7071 1726853216.99833: variable 'ansible_search_path' from source: unknown 7071 1726853216.99836: calling self._execute() 7071 1726853216.99845: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853216.99855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853216.99864: variable 'omit' from source: magic vars 7071 1726853217.00290: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.00316: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853217.00537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853217.02083: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853217.02131: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853217.02161: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853217.02187: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853217.02208: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853217.02265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853217.02292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853217.02309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853217.02334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853217.02344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853217.02429: variable 'ansible_distribution' from source: facts 7071 1726853217.02432: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.02438: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853217.02516: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.02519: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853217.02634: variable 'ansible_distribution' from source: facts 7071 1726853217.02637: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.02642: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853217.02717: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.02720: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853217.02829: variable 'ansible_distribution' from source: facts 7071 1726853217.02833: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.02838: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853217.02915: variable 'network_provider' from source: set_fact 7071 1726853217.02920: Evaluated conditional (network_provider == "nm"): True 7071 1726853217.02979: variable '__network_wpa_supplicant_required' from source: role '' defaults 7071 1726853217.03033: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7071 1726853217.03109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853217.03125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853217.03176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853217.03180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853217.03183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853217.03209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853217.03224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853217.03240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853217.03275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853217.03285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853217.03311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853217.03327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853217.03342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853217.03375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853217.03386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853217.03468: variable 'network_connections' from source: task vars 7071 1726853217.03479: variable 'interface' from source: play vars 7071 1726853217.03527: variable 'interface' from source: play vars 7071 1726853217.03586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7071 1726853217.03706: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7071 1726853217.03732: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7071 1726853217.03756: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7071 1726853217.03778: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7071 1726853217.03810: 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) 7071 1726853217.03825: 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) 7071 1726853217.03842: 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) 7071 1726853217.03862: 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) 7071 1726853217.03900: variable '__network_wireless_connections_defined' from source: role '' defaults 7071 1726853217.04053: variable 'network_connections' from source: task vars 7071 1726853217.04057: variable 'interface' from source: play vars 7071 1726853217.04100: variable 'interface' from source: play vars 7071 1726853217.04123: Evaluated conditional (__network_wpa_supplicant_required): False 7071 1726853217.04127: when evaluation is False, skipping this task 7071 1726853217.04130: _execute() done 7071 1726853217.04132: dumping result to json 7071 1726853217.04134: done dumping result, returning 7071 1726853217.04141: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-ff75-6002-00000000015b] 7071 1726853217.04148: sending task result for task 02083763-bbaf-ff75-6002-00000000015b 7071 1726853217.04232: done sending task result for task 02083763-bbaf-ff75-6002-00000000015b 7071 1726853217.04235: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 7071 1726853217.04279: no more pending results, returning what we have 7071 1726853217.04282: results queue empty 7071 1726853217.04283: checking for any_errors_fatal 7071 1726853217.04300: done checking for any_errors_fatal 7071 1726853217.04301: checking for max_fail_percentage 7071 1726853217.04303: done checking for max_fail_percentage 7071 1726853217.04304: checking to see if all hosts have failed and the running result is not ok 7071 1726853217.04305: done checking to see if all hosts have failed 7071 1726853217.04305: getting the remaining hosts for this loop 7071 1726853217.04307: done getting the remaining hosts for this loop 7071 1726853217.04310: getting the next task for host managed_node1 7071 1726853217.04317: done getting next task for host managed_node1 7071 1726853217.04320: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7071 1726853217.04323: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853217.04345: getting variables 7071 1726853217.04347: in VariableManager get_vars() 7071 1726853217.04397: Calling all_inventory to load vars for managed_node1 7071 1726853217.04400: Calling groups_inventory to load vars for managed_node1 7071 1726853217.04402: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853217.04411: Calling all_plugins_play to load vars for managed_node1 7071 1726853217.04413: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853217.04416: Calling groups_plugins_play to load vars for managed_node1 7071 1726853217.05195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853217.06157: done with get_vars() 7071 1726853217.06174: done getting variables 7071 1726853217.06217: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:26:57 -0400 (0:00:00.071) 0:01:25.018 ****** 7071 1726853217.06240: entering _queue_task() for managed_node1/service 7071 1726853217.06479: worker is 1 (out of 1 available) 7071 1726853217.06494: exiting _queue_task() for managed_node1/service 7071 1726853217.06507: done queuing things up, now waiting for results queue to drain 7071 1726853217.06508: waiting for pending results... 7071 1726853217.06684: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7071 1726853217.06781: in run() - task 02083763-bbaf-ff75-6002-00000000015c 7071 1726853217.06792: variable 'ansible_search_path' from source: unknown 7071 1726853217.06796: variable 'ansible_search_path' from source: unknown 7071 1726853217.06827: calling self._execute() 7071 1726853217.06913: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853217.06917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853217.06927: variable 'omit' from source: magic vars 7071 1726853217.07212: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.07222: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853217.07355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853217.08833: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853217.08885: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853217.08913: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853217.08940: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853217.08961: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853217.09019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853217.09045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853217.09062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853217.09090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853217.09102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853217.09186: variable 'ansible_distribution' from source: facts 7071 1726853217.09190: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.09195: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853217.09273: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.09277: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853217.09390: variable 'ansible_distribution' from source: facts 7071 1726853217.09393: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.09398: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853217.09468: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.09480: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853217.09593: variable 'ansible_distribution' from source: facts 7071 1726853217.09597: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.09602: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853217.09673: variable 'network_provider' from source: set_fact 7071 1726853217.09677: Evaluated conditional (network_provider == "initscripts"): False 7071 1726853217.09680: when evaluation is False, skipping this task 7071 1726853217.09685: _execute() done 7071 1726853217.09687: dumping result to json 7071 1726853217.09689: done dumping result, returning 7071 1726853217.09772: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-ff75-6002-00000000015c] 7071 1726853217.09775: sending task result for task 02083763-bbaf-ff75-6002-00000000015c 7071 1726853217.09840: done sending task result for task 02083763-bbaf-ff75-6002-00000000015c 7071 1726853217.09842: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7071 1726853217.09910: no more pending results, returning what we have 7071 1726853217.09914: results queue empty 7071 1726853217.09914: checking for any_errors_fatal 7071 1726853217.09919: done checking for any_errors_fatal 7071 1726853217.09920: checking for max_fail_percentage 7071 1726853217.09922: done checking for max_fail_percentage 7071 1726853217.09922: checking to see if all hosts have failed and the running result is not ok 7071 1726853217.09923: done checking to see if all hosts have failed 7071 1726853217.09924: getting the remaining hosts for this loop 7071 1726853217.09925: done getting the remaining hosts for this loop 7071 1726853217.09928: getting the next task for host managed_node1 7071 1726853217.09934: done getting next task for host managed_node1 7071 1726853217.09937: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7071 1726853217.09941: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853217.09961: getting variables 7071 1726853217.09963: in VariableManager get_vars() 7071 1726853217.10011: Calling all_inventory to load vars for managed_node1 7071 1726853217.10013: Calling groups_inventory to load vars for managed_node1 7071 1726853217.10015: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853217.10024: Calling all_plugins_play to load vars for managed_node1 7071 1726853217.10026: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853217.10028: Calling groups_plugins_play to load vars for managed_node1 7071 1726853217.10809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853217.11685: done with get_vars() 7071 1726853217.11700: done getting variables 7071 1726853217.11742: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:26:57 -0400 (0:00:00.055) 0:01:25.073 ****** 7071 1726853217.11778: entering _queue_task() for managed_node1/copy 7071 1726853217.12013: worker is 1 (out of 1 available) 7071 1726853217.12027: exiting _queue_task() for managed_node1/copy 7071 1726853217.12039: done queuing things up, now waiting for results queue to drain 7071 1726853217.12040: waiting for pending results... 7071 1726853217.12228: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7071 1726853217.12331: in run() - task 02083763-bbaf-ff75-6002-00000000015d 7071 1726853217.12341: variable 'ansible_search_path' from source: unknown 7071 1726853217.12347: variable 'ansible_search_path' from source: unknown 7071 1726853217.12375: calling self._execute() 7071 1726853217.12457: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853217.12463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853217.12473: variable 'omit' from source: magic vars 7071 1726853217.12756: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.12766: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853217.12903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853217.14394: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853217.14707: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853217.14734: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853217.14759: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853217.14783: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853217.14840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853217.14862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853217.14882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853217.14911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853217.14922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853217.15004: variable 'ansible_distribution' from source: facts 7071 1726853217.15007: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.15015: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853217.15093: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.15097: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853217.15210: variable 'ansible_distribution' from source: facts 7071 1726853217.15214: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.15216: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853217.15291: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.15295: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853217.15405: variable 'ansible_distribution' from source: facts 7071 1726853217.15408: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.15413: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853217.15488: variable 'network_provider' from source: set_fact 7071 1726853217.15492: Evaluated conditional (network_provider == "initscripts"): False 7071 1726853217.15494: when evaluation is False, skipping this task 7071 1726853217.15498: _execute() done 7071 1726853217.15500: dumping result to json 7071 1726853217.15504: done dumping result, returning 7071 1726853217.15512: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-ff75-6002-00000000015d] 7071 1726853217.15516: sending task result for task 02083763-bbaf-ff75-6002-00000000015d 7071 1726853217.15608: done sending task result for task 02083763-bbaf-ff75-6002-00000000015d 7071 1726853217.15610: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7071 1726853217.15658: no more pending results, returning what we have 7071 1726853217.15661: results queue empty 7071 1726853217.15662: checking for any_errors_fatal 7071 1726853217.15666: done checking for any_errors_fatal 7071 1726853217.15667: checking for max_fail_percentage 7071 1726853217.15669: done checking for max_fail_percentage 7071 1726853217.15670: checking to see if all hosts have failed and the running result is not ok 7071 1726853217.15672: done checking to see if all hosts have failed 7071 1726853217.15673: getting the remaining hosts for this loop 7071 1726853217.15675: done getting the remaining hosts for this loop 7071 1726853217.15678: getting the next task for host managed_node1 7071 1726853217.15686: done getting next task for host managed_node1 7071 1726853217.15690: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7071 1726853217.15694: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853217.15715: getting variables 7071 1726853217.15717: in VariableManager get_vars() 7071 1726853217.15780: Calling all_inventory to load vars for managed_node1 7071 1726853217.15783: Calling groups_inventory to load vars for managed_node1 7071 1726853217.15785: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853217.15794: Calling all_plugins_play to load vars for managed_node1 7071 1726853217.15796: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853217.15799: Calling groups_plugins_play to load vars for managed_node1 7071 1726853217.16734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853217.17597: done with get_vars() 7071 1726853217.17615: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:26:57 -0400 (0:00:00.059) 0:01:25.132 ****** 7071 1726853217.17687: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7071 1726853217.17935: worker is 1 (out of 1 available) 7071 1726853217.17952: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7071 1726853217.17964: done queuing things up, now waiting for results queue to drain 7071 1726853217.17966: waiting for pending results... 7071 1726853217.18157: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7071 1726853217.18261: in run() - task 02083763-bbaf-ff75-6002-00000000015e 7071 1726853217.18273: variable 'ansible_search_path' from source: unknown 7071 1726853217.18277: variable 'ansible_search_path' from source: unknown 7071 1726853217.18307: calling self._execute() 7071 1726853217.18393: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853217.18398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853217.18407: variable 'omit' from source: magic vars 7071 1726853217.18700: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.18711: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853217.18854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853217.20380: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853217.20429: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853217.20458: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853217.20487: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853217.20509: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853217.20567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853217.20591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853217.20611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853217.20638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853217.20651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853217.20731: variable 'ansible_distribution' from source: facts 7071 1726853217.20734: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.20740: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853217.20819: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.20822: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853217.20934: variable 'ansible_distribution' from source: facts 7071 1726853217.20938: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.20943: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853217.21015: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.21018: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853217.21132: variable 'ansible_distribution' from source: facts 7071 1726853217.21138: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.21141: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853217.21149: variable 'omit' from source: magic vars 7071 1726853217.21192: variable 'omit' from source: magic vars 7071 1726853217.21273: variable 'network_provider' from source: set_fact 7071 1726853217.21336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853217.21354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853217.21375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853217.21400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853217.21411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853217.21462: variable 'omit' from source: magic vars 7071 1726853217.21534: variable 'omit' from source: magic vars 7071 1726853217.21607: variable 'network_connections' from source: task vars 7071 1726853217.21616: variable 'interface' from source: play vars 7071 1726853217.21665: variable 'interface' from source: play vars 7071 1726853217.21772: variable 'omit' from source: magic vars 7071 1726853217.21778: variable '__lsr_ansible_managed' from source: task vars 7071 1726853217.21822: variable '__lsr_ansible_managed' from source: task vars 7071 1726853217.22013: Loaded config def from plugin (lookup/template) 7071 1726853217.22016: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7071 1726853217.22034: File lookup term: get_ansible_managed.j2 7071 1726853217.22037: variable 'ansible_search_path' from source: unknown 7071 1726853217.22040: evaluation_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7071 1726853217.22054: search_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7071 1726853217.22067: variable 'ansible_search_path' from source: unknown 7071 1726853217.25449: variable 'ansible_managed' from source: unknown 7071 1726853217.25521: variable 'omit' from source: magic vars 7071 1726853217.25541: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853217.25568: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853217.25584: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853217.25597: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853217.25605: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853217.25627: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853217.25630: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853217.25632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853217.25697: Set connection var ansible_connection to ssh 7071 1726853217.25704: Set connection var ansible_timeout to 10 7071 1726853217.25709: Set connection var ansible_shell_type to sh 7071 1726853217.25716: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853217.25722: Set connection var ansible_pipelining to False 7071 1726853217.25727: Set connection var ansible_shell_executable to /bin/sh 7071 1726853217.25743: variable 'ansible_shell_executable' from source: unknown 7071 1726853217.25748: variable 'ansible_connection' from source: unknown 7071 1726853217.25750: variable 'ansible_module_compression' from source: unknown 7071 1726853217.25753: variable 'ansible_shell_type' from source: unknown 7071 1726853217.25755: variable 'ansible_shell_executable' from source: unknown 7071 1726853217.25759: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853217.25763: variable 'ansible_pipelining' from source: unknown 7071 1726853217.25765: variable 'ansible_timeout' from source: unknown 7071 1726853217.25773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853217.25859: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853217.25867: variable 'omit' from source: magic vars 7071 1726853217.25876: starting attempt loop 7071 1726853217.25879: running the handler 7071 1726853217.25888: _low_level_execute_command(): starting 7071 1726853217.25894: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853217.26395: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853217.26398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853217.26401: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853217.26403: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853217.26405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853217.26459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853217.26462: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853217.26466: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853217.26514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853217.28251: stdout chunk (state=3): >>>/root <<< 7071 1726853217.28414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853217.28446: stderr chunk (state=3): >>><<< 7071 1726853217.28450: stdout chunk (state=3): >>><<< 7071 1726853217.28466: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853217.28478: _low_level_execute_command(): starting 7071 1726853217.28483: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853217.2846603-10286-34293951444202 `" && echo ansible-tmp-1726853217.2846603-10286-34293951444202="` echo /root/.ansible/tmp/ansible-tmp-1726853217.2846603-10286-34293951444202 `" ) && sleep 0' 7071 1726853217.28924: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853217.28927: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853217.28929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853217.28933: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853217.28936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853217.28987: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853217.28993: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853217.29036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853217.30886: stdout chunk (state=3): >>>ansible-tmp-1726853217.2846603-10286-34293951444202=/root/.ansible/tmp/ansible-tmp-1726853217.2846603-10286-34293951444202 <<< 7071 1726853217.30989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853217.31014: stderr chunk (state=3): >>><<< 7071 1726853217.31017: stdout chunk (state=3): >>><<< 7071 1726853217.31034: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853217.2846603-10286-34293951444202=/root/.ansible/tmp/ansible-tmp-1726853217.2846603-10286-34293951444202 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853217.31072: variable 'ansible_module_compression' from source: unknown 7071 1726853217.31110: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7071 1726853217.31134: variable 'ansible_facts' from source: unknown 7071 1726853217.31203: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853217.2846603-10286-34293951444202/AnsiballZ_network_connections.py 7071 1726853217.31298: Sending initial data 7071 1726853217.31301: Sent initial data (166 bytes) 7071 1726853217.31761: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853217.31764: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853217.31767: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853217.31769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853217.31823: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853217.31828: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853217.31867: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853217.33420: 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 <<< 7071 1726853217.33464: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853217.33515: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpu0_nr_vy /root/.ansible/tmp/ansible-tmp-1726853217.2846603-10286-34293951444202/AnsiballZ_network_connections.py <<< 7071 1726853217.33518: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853217.2846603-10286-34293951444202/AnsiballZ_network_connections.py" <<< 7071 1726853217.33553: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpu0_nr_vy" to remote "/root/.ansible/tmp/ansible-tmp-1726853217.2846603-10286-34293951444202/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853217.2846603-10286-34293951444202/AnsiballZ_network_connections.py" <<< 7071 1726853217.34555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853217.34613: stderr chunk (state=3): >>><<< 7071 1726853217.34616: stdout chunk (state=3): >>><<< 7071 1726853217.34658: done transferring module to remote 7071 1726853217.34669: _low_level_execute_command(): starting 7071 1726853217.34674: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853217.2846603-10286-34293951444202/ /root/.ansible/tmp/ansible-tmp-1726853217.2846603-10286-34293951444202/AnsiballZ_network_connections.py && sleep 0' 7071 1726853217.35103: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853217.35106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853217.35110: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853217.35113: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853217.35115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853217.35169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853217.35174: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853217.35207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853217.37147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853217.37151: stdout chunk (state=3): >>><<< 7071 1726853217.37153: stderr chunk (state=3): >>><<< 7071 1726853217.37234: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853217.37242: _low_level_execute_command(): starting 7071 1726853217.37248: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853217.2846603-10286-34293951444202/AnsiballZ_network_connections.py && sleep 0' 7071 1726853217.37776: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853217.37790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853217.37810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853217.37827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853217.37892: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853217.37950: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853217.37977: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853217.38042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853217.74289: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_wx7glan0/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_wx7glan0/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 802-1x-test/c97679be-1cbb-4b94-bb92-34b5c1d1d467: error=unknown <<< 7071 1726853217.75044: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}, {"name": "br1", "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": "802-1x-test", "persistent_state": "absent", "state": "down"}, {"name": "br1", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7071 1726853217.76944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853217.76977: stderr chunk (state=3): >>><<< 7071 1726853217.76983: stdout chunk (state=3): >>><<< 7071 1726853217.76999: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_wx7glan0/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_wx7glan0/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 802-1x-test/c97679be-1cbb-4b94-bb92-34b5c1d1d467: error=unknown {"changed": true, "warnings": [], "stderr": "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}, {"name": "br1", "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": "802-1x-test", "persistent_state": "absent", "state": "down"}, {"name": "br1", "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853217.77033: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'persistent_state': 'absent', 'state': 'down'}, {'name': 'br1', '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-1726853217.2846603-10286-34293951444202/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853217.77042: _low_level_execute_command(): starting 7071 1726853217.77047: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853217.2846603-10286-34293951444202/ > /dev/null 2>&1 && sleep 0' 7071 1726853217.77505: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853217.77515: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853217.77517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853217.77520: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853217.77522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853217.77576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853217.77579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853217.77583: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853217.77623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853217.79450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853217.79482: stderr chunk (state=3): >>><<< 7071 1726853217.79485: stdout chunk (state=3): >>><<< 7071 1726853217.79499: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853217.79505: handler run complete 7071 1726853217.79531: attempt loop complete, returning result 7071 1726853217.79534: _execute() done 7071 1726853217.79536: dumping result to json 7071 1726853217.79540: done dumping result, returning 7071 1726853217.79551: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-ff75-6002-00000000015e] 7071 1726853217.79554: sending task result for task 02083763-bbaf-ff75-6002-00000000015e 7071 1726853217.79662: done sending task result for task 02083763-bbaf-ff75-6002-00000000015e 7071 1726853217.79665: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" }, { "name": "br1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete 7071 1726853217.79767: no more pending results, returning what we have 7071 1726853217.79778: results queue empty 7071 1726853217.79779: checking for any_errors_fatal 7071 1726853217.79786: done checking for any_errors_fatal 7071 1726853217.79787: checking for max_fail_percentage 7071 1726853217.79788: done checking for max_fail_percentage 7071 1726853217.79789: checking to see if all hosts have failed and the running result is not ok 7071 1726853217.79790: done checking to see if all hosts have failed 7071 1726853217.79791: getting the remaining hosts for this loop 7071 1726853217.79792: done getting the remaining hosts for this loop 7071 1726853217.79796: getting the next task for host managed_node1 7071 1726853217.79803: done getting next task for host managed_node1 7071 1726853217.79807: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7071 1726853217.79810: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853217.79822: getting variables 7071 1726853217.79823: in VariableManager get_vars() 7071 1726853217.79879: Calling all_inventory to load vars for managed_node1 7071 1726853217.79888: Calling groups_inventory to load vars for managed_node1 7071 1726853217.79891: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853217.79900: Calling all_plugins_play to load vars for managed_node1 7071 1726853217.79902: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853217.79905: Calling groups_plugins_play to load vars for managed_node1 7071 1726853217.80711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853217.81596: done with get_vars() 7071 1726853217.81619: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:26:57 -0400 (0:00:00.639) 0:01:25.772 ****** 7071 1726853217.81687: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7071 1726853217.81951: worker is 1 (out of 1 available) 7071 1726853217.81966: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7071 1726853217.81980: done queuing things up, now waiting for results queue to drain 7071 1726853217.81982: waiting for pending results... 7071 1726853217.82172: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7071 1726853217.82282: in run() - task 02083763-bbaf-ff75-6002-00000000015f 7071 1726853217.82294: variable 'ansible_search_path' from source: unknown 7071 1726853217.82297: variable 'ansible_search_path' from source: unknown 7071 1726853217.82329: calling self._execute() 7071 1726853217.82411: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853217.82415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853217.82430: variable 'omit' from source: magic vars 7071 1726853217.82719: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.82728: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853217.82877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853217.84696: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853217.84741: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853217.84780: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853217.84805: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853217.84827: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853217.84889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853217.84908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853217.84933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853217.84959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853217.84970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853217.85055: variable 'ansible_distribution' from source: facts 7071 1726853217.85058: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.85064: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853217.85148: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.85152: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853217.85264: variable 'ansible_distribution' from source: facts 7071 1726853217.85268: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.85272: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853217.85341: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.85344: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853217.85459: variable 'ansible_distribution' from source: facts 7071 1726853217.85463: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.85475: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853217.85543: variable 'network_state' from source: role '' defaults 7071 1726853217.85554: Evaluated conditional (network_state != {}): False 7071 1726853217.85557: when evaluation is False, skipping this task 7071 1726853217.85560: _execute() done 7071 1726853217.85562: dumping result to json 7071 1726853217.85564: done dumping result, returning 7071 1726853217.85573: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-ff75-6002-00000000015f] 7071 1726853217.85579: sending task result for task 02083763-bbaf-ff75-6002-00000000015f 7071 1726853217.85667: done sending task result for task 02083763-bbaf-ff75-6002-00000000015f 7071 1726853217.85669: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7071 1726853217.85732: no more pending results, returning what we have 7071 1726853217.85736: results queue empty 7071 1726853217.85736: checking for any_errors_fatal 7071 1726853217.85744: done checking for any_errors_fatal 7071 1726853217.85745: checking for max_fail_percentage 7071 1726853217.85747: done checking for max_fail_percentage 7071 1726853217.85748: checking to see if all hosts have failed and the running result is not ok 7071 1726853217.85748: done checking to see if all hosts have failed 7071 1726853217.85749: getting the remaining hosts for this loop 7071 1726853217.85751: done getting the remaining hosts for this loop 7071 1726853217.85754: getting the next task for host managed_node1 7071 1726853217.85761: done getting next task for host managed_node1 7071 1726853217.85765: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7071 1726853217.85768: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853217.85792: getting variables 7071 1726853217.85793: in VariableManager get_vars() 7071 1726853217.85849: Calling all_inventory to load vars for managed_node1 7071 1726853217.85852: Calling groups_inventory to load vars for managed_node1 7071 1726853217.85854: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853217.85862: Calling all_plugins_play to load vars for managed_node1 7071 1726853217.85865: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853217.85867: Calling groups_plugins_play to load vars for managed_node1 7071 1726853217.87337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853217.89536: done with get_vars() 7071 1726853217.89564: done getting variables 7071 1726853217.89749: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:26:57 -0400 (0:00:00.081) 0:01:25.853 ****** 7071 1726853217.89795: entering _queue_task() for managed_node1/debug 7071 1726853217.90464: worker is 1 (out of 1 available) 7071 1726853217.90482: exiting _queue_task() for managed_node1/debug 7071 1726853217.90500: done queuing things up, now waiting for results queue to drain 7071 1726853217.90502: waiting for pending results... 7071 1726853217.90837: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7071 1726853217.91042: in run() - task 02083763-bbaf-ff75-6002-000000000160 7071 1726853217.91046: variable 'ansible_search_path' from source: unknown 7071 1726853217.91049: variable 'ansible_search_path' from source: unknown 7071 1726853217.91070: calling self._execute() 7071 1726853217.91178: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853217.91181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853217.91190: variable 'omit' from source: magic vars 7071 1726853217.91479: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.91488: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853217.91626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853217.93445: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853217.93586: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853217.93590: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853217.93613: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853217.93642: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853217.93723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853217.93757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853217.93789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853217.93831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853217.93848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853217.93963: variable 'ansible_distribution' from source: facts 7071 1726853217.94077: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.94080: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853217.94086: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.94095: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853217.94260: variable 'ansible_distribution' from source: facts 7071 1726853217.94268: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.94282: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853217.94388: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.94398: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853217.94558: variable 'ansible_distribution' from source: facts 7071 1726853217.94568: variable 'ansible_distribution_major_version' from source: facts 7071 1726853217.94582: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853217.94593: variable 'omit' from source: magic vars 7071 1726853217.94655: variable 'omit' from source: magic vars 7071 1726853217.94692: variable 'omit' from source: magic vars 7071 1726853217.94719: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853217.94747: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853217.94770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853217.94878: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853217.94902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853217.94945: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853217.94954: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853217.95007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853217.95084: Set connection var ansible_connection to ssh 7071 1726853217.95097: Set connection var ansible_timeout to 10 7071 1726853217.95116: Set connection var ansible_shell_type to sh 7071 1726853217.95129: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853217.95141: Set connection var ansible_pipelining to False 7071 1726853217.95155: Set connection var ansible_shell_executable to /bin/sh 7071 1726853217.95225: variable 'ansible_shell_executable' from source: unknown 7071 1726853217.95229: variable 'ansible_connection' from source: unknown 7071 1726853217.95231: variable 'ansible_module_compression' from source: unknown 7071 1726853217.95233: variable 'ansible_shell_type' from source: unknown 7071 1726853217.95235: variable 'ansible_shell_executable' from source: unknown 7071 1726853217.95237: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853217.95239: variable 'ansible_pipelining' from source: unknown 7071 1726853217.95241: variable 'ansible_timeout' from source: unknown 7071 1726853217.95246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853217.95356: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853217.95440: variable 'omit' from source: magic vars 7071 1726853217.95446: starting attempt loop 7071 1726853217.95448: running the handler 7071 1726853217.95524: variable '__network_connections_result' from source: set_fact 7071 1726853217.95595: handler run complete 7071 1726853217.95616: attempt loop complete, returning result 7071 1726853217.95624: _execute() done 7071 1726853217.95659: dumping result to json 7071 1726853217.95662: done dumping result, returning 7071 1726853217.95670: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-ff75-6002-000000000160] 7071 1726853217.95678: sending task result for task 02083763-bbaf-ff75-6002-000000000160 ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete" ] } 7071 1726853217.95854: no more pending results, returning what we have 7071 1726853217.95858: results queue empty 7071 1726853217.95859: checking for any_errors_fatal 7071 1726853217.95873: done checking for any_errors_fatal 7071 1726853217.95874: checking for max_fail_percentage 7071 1726853217.95875: done checking for max_fail_percentage 7071 1726853217.95876: checking to see if all hosts have failed and the running result is not ok 7071 1726853217.95877: done checking to see if all hosts have failed 7071 1726853217.95878: getting the remaining hosts for this loop 7071 1726853217.95881: done getting the remaining hosts for this loop 7071 1726853217.95886: getting the next task for host managed_node1 7071 1726853217.95894: done getting next task for host managed_node1 7071 1726853217.95898: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7071 1726853217.95902: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853217.95915: getting variables 7071 1726853217.95917: in VariableManager get_vars() 7071 1726853217.96201: Calling all_inventory to load vars for managed_node1 7071 1726853217.96204: Calling groups_inventory to load vars for managed_node1 7071 1726853217.96207: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853217.96213: done sending task result for task 02083763-bbaf-ff75-6002-000000000160 7071 1726853217.96216: WORKER PROCESS EXITING 7071 1726853217.96226: Calling all_plugins_play to load vars for managed_node1 7071 1726853217.96230: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853217.96233: Calling groups_plugins_play to load vars for managed_node1 7071 1726853217.97918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853217.99728: done with get_vars() 7071 1726853217.99757: done getting variables 7071 1726853217.99821: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:26:57 -0400 (0:00:00.100) 0:01:25.954 ****** 7071 1726853217.99864: entering _queue_task() for managed_node1/debug 7071 1726853218.00400: worker is 1 (out of 1 available) 7071 1726853218.00411: exiting _queue_task() for managed_node1/debug 7071 1726853218.00422: done queuing things up, now waiting for results queue to drain 7071 1726853218.00424: waiting for pending results... 7071 1726853218.00538: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7071 1726853218.00694: in run() - task 02083763-bbaf-ff75-6002-000000000161 7071 1726853218.00711: variable 'ansible_search_path' from source: unknown 7071 1726853218.00718: variable 'ansible_search_path' from source: unknown 7071 1726853218.00766: calling self._execute() 7071 1726853218.00873: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853218.00884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853218.00897: variable 'omit' from source: magic vars 7071 1726853218.01284: variable 'ansible_distribution_major_version' from source: facts 7071 1726853218.01309: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853218.01526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853218.03834: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853218.03888: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853218.03918: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853218.03952: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853218.03974: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853218.04033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853218.04057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853218.04076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853218.04105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853218.04115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853218.04199: variable 'ansible_distribution' from source: facts 7071 1726853218.04203: variable 'ansible_distribution_major_version' from source: facts 7071 1726853218.04206: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853218.04287: variable 'ansible_distribution_major_version' from source: facts 7071 1726853218.04291: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853218.04405: variable 'ansible_distribution' from source: facts 7071 1726853218.04410: variable 'ansible_distribution_major_version' from source: facts 7071 1726853218.04413: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853218.04487: variable 'ansible_distribution_major_version' from source: facts 7071 1726853218.04490: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853218.04602: variable 'ansible_distribution' from source: facts 7071 1726853218.04606: variable 'ansible_distribution_major_version' from source: facts 7071 1726853218.04611: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853218.04616: variable 'omit' from source: magic vars 7071 1726853218.04662: variable 'omit' from source: magic vars 7071 1726853218.04690: variable 'omit' from source: magic vars 7071 1726853218.04710: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853218.04730: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853218.04746: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853218.04760: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853218.04768: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853218.04794: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853218.04797: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853218.04800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853218.04864: Set connection var ansible_connection to ssh 7071 1726853218.04873: Set connection var ansible_timeout to 10 7071 1726853218.04878: Set connection var ansible_shell_type to sh 7071 1726853218.04885: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853218.04891: Set connection var ansible_pipelining to False 7071 1726853218.04897: Set connection var ansible_shell_executable to /bin/sh 7071 1726853218.04914: variable 'ansible_shell_executable' from source: unknown 7071 1726853218.04917: variable 'ansible_connection' from source: unknown 7071 1726853218.04920: variable 'ansible_module_compression' from source: unknown 7071 1726853218.04922: variable 'ansible_shell_type' from source: unknown 7071 1726853218.04924: variable 'ansible_shell_executable' from source: unknown 7071 1726853218.04926: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853218.04929: variable 'ansible_pipelining' from source: unknown 7071 1726853218.04931: variable 'ansible_timeout' from source: unknown 7071 1726853218.04939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853218.05009: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853218.05018: variable 'omit' from source: magic vars 7071 1726853218.05022: starting attempt loop 7071 1726853218.05025: running the handler 7071 1726853218.05066: variable '__network_connections_result' from source: set_fact 7071 1726853218.05116: variable '__network_connections_result' from source: set_fact 7071 1726853218.05193: handler run complete 7071 1726853218.05208: attempt loop complete, returning result 7071 1726853218.05211: _execute() done 7071 1726853218.05213: dumping result to json 7071 1726853218.05216: done dumping result, returning 7071 1726853218.05225: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-ff75-6002-000000000161] 7071 1726853218.05229: sending task result for task 02083763-bbaf-ff75-6002-000000000161 7071 1726853218.05319: done sending task result for task 02083763-bbaf-ff75-6002-000000000161 7071 1726853218.05322: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" }, { "name": "br1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete\n", "stderr_lines": [ "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete" ] } } 7071 1726853218.05429: no more pending results, returning what we have 7071 1726853218.05435: results queue empty 7071 1726853218.05435: checking for any_errors_fatal 7071 1726853218.05440: done checking for any_errors_fatal 7071 1726853218.05441: checking for max_fail_percentage 7071 1726853218.05442: done checking for max_fail_percentage 7071 1726853218.05443: checking to see if all hosts have failed and the running result is not ok 7071 1726853218.05444: done checking to see if all hosts have failed 7071 1726853218.05444: getting the remaining hosts for this loop 7071 1726853218.05446: done getting the remaining hosts for this loop 7071 1726853218.05449: getting the next task for host managed_node1 7071 1726853218.05455: done getting next task for host managed_node1 7071 1726853218.05458: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7071 1726853218.05461: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853218.05477: getting variables 7071 1726853218.05479: in VariableManager get_vars() 7071 1726853218.05526: Calling all_inventory to load vars for managed_node1 7071 1726853218.05528: Calling groups_inventory to load vars for managed_node1 7071 1726853218.05530: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853218.05537: Calling all_plugins_play to load vars for managed_node1 7071 1726853218.05540: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853218.05543: Calling groups_plugins_play to load vars for managed_node1 7071 1726853218.06858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853218.07726: done with get_vars() 7071 1726853218.07742: done getting variables 7071 1726853218.07785: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:26:58 -0400 (0:00:00.079) 0:01:26.034 ****** 7071 1726853218.07810: entering _queue_task() for managed_node1/debug 7071 1726853218.08028: worker is 1 (out of 1 available) 7071 1726853218.08041: exiting _queue_task() for managed_node1/debug 7071 1726853218.08053: done queuing things up, now waiting for results queue to drain 7071 1726853218.08055: waiting for pending results... 7071 1726853218.08249: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7071 1726853218.08342: in run() - task 02083763-bbaf-ff75-6002-000000000162 7071 1726853218.08353: variable 'ansible_search_path' from source: unknown 7071 1726853218.08356: variable 'ansible_search_path' from source: unknown 7071 1726853218.08386: calling self._execute() 7071 1726853218.08476: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853218.08479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853218.08490: variable 'omit' from source: magic vars 7071 1726853218.08876: variable 'ansible_distribution_major_version' from source: facts 7071 1726853218.08880: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853218.09009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853218.10819: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853218.10869: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853218.10897: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853218.10925: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853218.10947: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853218.11002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853218.11026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853218.11046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853218.11070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853218.11082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853218.11166: variable 'ansible_distribution' from source: facts 7071 1726853218.11170: variable 'ansible_distribution_major_version' from source: facts 7071 1726853218.11177: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853218.11250: variable 'ansible_distribution_major_version' from source: facts 7071 1726853218.11254: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853218.11366: variable 'ansible_distribution' from source: facts 7071 1726853218.11369: variable 'ansible_distribution_major_version' from source: facts 7071 1726853218.11376: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853218.11446: variable 'ansible_distribution_major_version' from source: facts 7071 1726853218.11449: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853218.11554: variable 'ansible_distribution' from source: facts 7071 1726853218.11557: variable 'ansible_distribution_major_version' from source: facts 7071 1726853218.11564: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853218.11636: variable 'network_state' from source: role '' defaults 7071 1726853218.11646: Evaluated conditional (network_state != {}): False 7071 1726853218.11649: when evaluation is False, skipping this task 7071 1726853218.11652: _execute() done 7071 1726853218.11654: dumping result to json 7071 1726853218.11657: done dumping result, returning 7071 1726853218.11662: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-ff75-6002-000000000162] 7071 1726853218.11667: sending task result for task 02083763-bbaf-ff75-6002-000000000162 7071 1726853218.11752: done sending task result for task 02083763-bbaf-ff75-6002-000000000162 7071 1726853218.11754: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7071 1726853218.11829: no more pending results, returning what we have 7071 1726853218.11833: results queue empty 7071 1726853218.11834: checking for any_errors_fatal 7071 1726853218.11841: done checking for any_errors_fatal 7071 1726853218.11842: checking for max_fail_percentage 7071 1726853218.11845: done checking for max_fail_percentage 7071 1726853218.11846: checking to see if all hosts have failed and the running result is not ok 7071 1726853218.11847: done checking to see if all hosts have failed 7071 1726853218.11848: getting the remaining hosts for this loop 7071 1726853218.11850: done getting the remaining hosts for this loop 7071 1726853218.11853: getting the next task for host managed_node1 7071 1726853218.11860: done getting next task for host managed_node1 7071 1726853218.11864: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7071 1726853218.11867: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853218.11886: getting variables 7071 1726853218.11888: in VariableManager get_vars() 7071 1726853218.11933: Calling all_inventory to load vars for managed_node1 7071 1726853218.11936: Calling groups_inventory to load vars for managed_node1 7071 1726853218.11937: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853218.11948: Calling all_plugins_play to load vars for managed_node1 7071 1726853218.11950: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853218.11953: Calling groups_plugins_play to load vars for managed_node1 7071 1726853218.13285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853218.14599: done with get_vars() 7071 1726853218.14615: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:26:58 -0400 (0:00:00.068) 0:01:26.102 ****** 7071 1726853218.14687: entering _queue_task() for managed_node1/ping 7071 1726853218.14914: worker is 1 (out of 1 available) 7071 1726853218.14928: exiting _queue_task() for managed_node1/ping 7071 1726853218.14940: done queuing things up, now waiting for results queue to drain 7071 1726853218.14941: waiting for pending results... 7071 1726853218.15123: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7071 1726853218.15220: in run() - task 02083763-bbaf-ff75-6002-000000000163 7071 1726853218.15232: variable 'ansible_search_path' from source: unknown 7071 1726853218.15235: variable 'ansible_search_path' from source: unknown 7071 1726853218.15266: calling self._execute() 7071 1726853218.15346: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853218.15352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853218.15360: variable 'omit' from source: magic vars 7071 1726853218.15647: variable 'ansible_distribution_major_version' from source: facts 7071 1726853218.15658: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853218.15796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853218.17687: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853218.17737: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853218.17765: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853218.17795: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853218.17814: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853218.17876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853218.17901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853218.17916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853218.17942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853218.17955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853218.18039: variable 'ansible_distribution' from source: facts 7071 1726853218.18042: variable 'ansible_distribution_major_version' from source: facts 7071 1726853218.18051: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853218.18125: variable 'ansible_distribution_major_version' from source: facts 7071 1726853218.18130: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853218.18241: variable 'ansible_distribution' from source: facts 7071 1726853218.18244: variable 'ansible_distribution_major_version' from source: facts 7071 1726853218.18252: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853218.18321: variable 'ansible_distribution_major_version' from source: facts 7071 1726853218.18324: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853218.18438: variable 'ansible_distribution' from source: facts 7071 1726853218.18441: variable 'ansible_distribution_major_version' from source: facts 7071 1726853218.18443: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853218.18453: variable 'omit' from source: magic vars 7071 1726853218.18497: variable 'omit' from source: magic vars 7071 1726853218.18521: variable 'omit' from source: magic vars 7071 1726853218.18540: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853218.18565: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853218.18579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853218.18593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853218.18601: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853218.18624: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853218.18627: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853218.18630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853218.18702: Set connection var ansible_connection to ssh 7071 1726853218.18708: Set connection var ansible_timeout to 10 7071 1726853218.18713: Set connection var ansible_shell_type to sh 7071 1726853218.18719: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853218.18726: Set connection var ansible_pipelining to False 7071 1726853218.18730: Set connection var ansible_shell_executable to /bin/sh 7071 1726853218.18749: variable 'ansible_shell_executable' from source: unknown 7071 1726853218.18752: variable 'ansible_connection' from source: unknown 7071 1726853218.18755: variable 'ansible_module_compression' from source: unknown 7071 1726853218.18757: variable 'ansible_shell_type' from source: unknown 7071 1726853218.18760: variable 'ansible_shell_executable' from source: unknown 7071 1726853218.18762: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853218.18764: variable 'ansible_pipelining' from source: unknown 7071 1726853218.18768: variable 'ansible_timeout' from source: unknown 7071 1726853218.18774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853218.18866: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853218.18875: variable 'omit' from source: magic vars 7071 1726853218.18880: starting attempt loop 7071 1726853218.18884: running the handler 7071 1726853218.18896: _low_level_execute_command(): starting 7071 1726853218.18902: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853218.19364: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853218.19381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853218.19394: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853218.19448: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853218.19458: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853218.19511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853218.21267: stdout chunk (state=3): >>>/root <<< 7071 1726853218.21451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853218.21481: stderr chunk (state=3): >>><<< 7071 1726853218.21484: stdout chunk (state=3): >>><<< 7071 1726853218.21502: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853218.21512: _low_level_execute_command(): starting 7071 1726853218.21521: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853218.215021-10323-62921675495155 `" && echo ansible-tmp-1726853218.215021-10323-62921675495155="` echo /root/.ansible/tmp/ansible-tmp-1726853218.215021-10323-62921675495155 `" ) && sleep 0' 7071 1726853218.21944: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853218.21947: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853218.21951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853218.21954: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853218.21956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853218.22015: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853218.22018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853218.22020: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853218.22054: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853218.23933: stdout chunk (state=3): >>>ansible-tmp-1726853218.215021-10323-62921675495155=/root/.ansible/tmp/ansible-tmp-1726853218.215021-10323-62921675495155 <<< 7071 1726853218.24036: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853218.24060: stderr chunk (state=3): >>><<< 7071 1726853218.24064: stdout chunk (state=3): >>><<< 7071 1726853218.24080: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853218.215021-10323-62921675495155=/root/.ansible/tmp/ansible-tmp-1726853218.215021-10323-62921675495155 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853218.24115: variable 'ansible_module_compression' from source: unknown 7071 1726853218.24146: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7071 1726853218.24167: variable 'ansible_facts' from source: unknown 7071 1726853218.24221: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853218.215021-10323-62921675495155/AnsiballZ_ping.py 7071 1726853218.24311: Sending initial data 7071 1726853218.24314: Sent initial data (150 bytes) 7071 1726853218.24738: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853218.24741: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853218.24746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853218.24748: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853218.24750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853218.24806: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853218.24811: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853218.24813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853218.24847: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853218.26436: 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 <<< 7071 1726853218.26447: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7071 1726853218.26480: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853218.26516: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpg35kk6mz /root/.ansible/tmp/ansible-tmp-1726853218.215021-10323-62921675495155/AnsiballZ_ping.py <<< 7071 1726853218.26524: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853218.215021-10323-62921675495155/AnsiballZ_ping.py" <<< 7071 1726853218.26555: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpg35kk6mz" to remote "/root/.ansible/tmp/ansible-tmp-1726853218.215021-10323-62921675495155/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853218.215021-10323-62921675495155/AnsiballZ_ping.py" <<< 7071 1726853218.27055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853218.27092: stderr chunk (state=3): >>><<< 7071 1726853218.27095: stdout chunk (state=3): >>><<< 7071 1726853218.27116: done transferring module to remote 7071 1726853218.27126: _low_level_execute_command(): starting 7071 1726853218.27129: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853218.215021-10323-62921675495155/ /root/.ansible/tmp/ansible-tmp-1726853218.215021-10323-62921675495155/AnsiballZ_ping.py && sleep 0' 7071 1726853218.27556: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853218.27559: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853218.27561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853218.27564: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853218.27568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853218.27615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853218.27618: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853218.27660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853218.29384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853218.29410: stderr chunk (state=3): >>><<< 7071 1726853218.29413: stdout chunk (state=3): >>><<< 7071 1726853218.29427: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853218.29429: _low_level_execute_command(): starting 7071 1726853218.29434: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853218.215021-10323-62921675495155/AnsiballZ_ping.py && sleep 0' 7071 1726853218.29854: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853218.29858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853218.29879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853218.29883: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853218.29893: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853218.29904: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853218.29963: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853218.29966: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853218.29978: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853218.30042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853218.45139: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7071 1726853218.46422: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853218.46450: stderr chunk (state=3): >>><<< 7071 1726853218.46453: stdout chunk (state=3): >>><<< 7071 1726853218.46472: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853218.46497: 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-1726853218.215021-10323-62921675495155/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853218.46504: _low_level_execute_command(): starting 7071 1726853218.46509: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853218.215021-10323-62921675495155/ > /dev/null 2>&1 && sleep 0' 7071 1726853218.46961: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853218.46964: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853218.46966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853218.46969: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853218.46973: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853218.47025: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853218.47033: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853218.47039: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853218.47070: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853218.48926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853218.48953: stderr chunk (state=3): >>><<< 7071 1726853218.48958: stdout chunk (state=3): >>><<< 7071 1726853218.48976: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853218.48982: handler run complete 7071 1726853218.48994: attempt loop complete, returning result 7071 1726853218.48997: _execute() done 7071 1726853218.48999: dumping result to json 7071 1726853218.49001: done dumping result, returning 7071 1726853218.49010: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-ff75-6002-000000000163] 7071 1726853218.49013: sending task result for task 02083763-bbaf-ff75-6002-000000000163 7071 1726853218.49101: done sending task result for task 02083763-bbaf-ff75-6002-000000000163 7071 1726853218.49103: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7071 1726853218.49170: no more pending results, returning what we have 7071 1726853218.49175: results queue empty 7071 1726853218.49177: checking for any_errors_fatal 7071 1726853218.49184: done checking for any_errors_fatal 7071 1726853218.49184: checking for max_fail_percentage 7071 1726853218.49186: done checking for max_fail_percentage 7071 1726853218.49187: checking to see if all hosts have failed and the running result is not ok 7071 1726853218.49188: done checking to see if all hosts have failed 7071 1726853218.49189: getting the remaining hosts for this loop 7071 1726853218.49191: done getting the remaining hosts for this loop 7071 1726853218.49194: getting the next task for host managed_node1 7071 1726853218.49204: done getting next task for host managed_node1 7071 1726853218.49206: ^ task is: TASK: meta (role_complete) 7071 1726853218.49210: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853218.49223: getting variables 7071 1726853218.49225: in VariableManager get_vars() 7071 1726853218.49286: Calling all_inventory to load vars for managed_node1 7071 1726853218.49289: Calling groups_inventory to load vars for managed_node1 7071 1726853218.49291: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853218.49300: Calling all_plugins_play to load vars for managed_node1 7071 1726853218.49303: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853218.49305: Calling groups_plugins_play to load vars for managed_node1 7071 1726853218.50125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853218.50997: done with get_vars() 7071 1726853218.51017: done getting variables 7071 1726853218.51079: done queuing things up, now waiting for results queue to drain 7071 1726853218.51080: results queue empty 7071 1726853218.51081: checking for any_errors_fatal 7071 1726853218.51082: done checking for any_errors_fatal 7071 1726853218.51083: checking for max_fail_percentage 7071 1726853218.51084: done checking for max_fail_percentage 7071 1726853218.51084: checking to see if all hosts have failed and the running result is not ok 7071 1726853218.51084: done checking to see if all hosts have failed 7071 1726853218.51085: getting the remaining hosts for this loop 7071 1726853218.51086: done getting the remaining hosts for this loop 7071 1726853218.51087: getting the next task for host managed_node1 7071 1726853218.51091: done getting next task for host managed_node1 7071 1726853218.51096: ^ task is: TASK: Include the task 'cleanup_802_1x_server.yml' 7071 1726853218.51097: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853218.51099: getting variables 7071 1726853218.51100: in VariableManager get_vars() 7071 1726853218.51116: Calling all_inventory to load vars for managed_node1 7071 1726853218.51119: Calling groups_inventory to load vars for managed_node1 7071 1726853218.51120: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853218.51124: Calling all_plugins_play to load vars for managed_node1 7071 1726853218.51125: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853218.51126: Calling groups_plugins_play to load vars for managed_node1 7071 1726853218.51851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853218.52706: done with get_vars() 7071 1726853218.52721: done getting variables TASK [Include the task 'cleanup_802_1x_server.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:124 Friday 20 September 2024 13:26:58 -0400 (0:00:00.380) 0:01:26.483 ****** 7071 1726853218.52779: entering _queue_task() for managed_node1/include_tasks 7071 1726853218.53080: worker is 1 (out of 1 available) 7071 1726853218.53096: exiting _queue_task() for managed_node1/include_tasks 7071 1726853218.53110: done queuing things up, now waiting for results queue to drain 7071 1726853218.53111: waiting for pending results... 7071 1726853218.53280: running TaskExecutor() for managed_node1/TASK: Include the task 'cleanup_802_1x_server.yml' 7071 1726853218.53357: in run() - task 02083763-bbaf-ff75-6002-000000000193 7071 1726853218.53368: variable 'ansible_search_path' from source: unknown 7071 1726853218.53400: calling self._execute() 7071 1726853218.53475: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853218.53481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853218.53489: variable 'omit' from source: magic vars 7071 1726853218.53780: variable 'ansible_distribution_major_version' from source: facts 7071 1726853218.53787: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853218.53924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853218.55397: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853218.55451: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853218.55479: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853218.55503: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853218.55525: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853218.55584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853218.55603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853218.55620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853218.55650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853218.55661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853218.55740: variable 'ansible_distribution' from source: facts 7071 1726853218.55746: variable 'ansible_distribution_major_version' from source: facts 7071 1726853218.55749: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853218.55752: _execute() done 7071 1726853218.55754: dumping result to json 7071 1726853218.55756: done dumping result, returning 7071 1726853218.55766: done running TaskExecutor() for managed_node1/TASK: Include the task 'cleanup_802_1x_server.yml' [02083763-bbaf-ff75-6002-000000000193] 7071 1726853218.55770: sending task result for task 02083763-bbaf-ff75-6002-000000000193 7071 1726853218.55857: done sending task result for task 02083763-bbaf-ff75-6002-000000000193 7071 1726853218.55860: WORKER PROCESS EXITING 7071 1726853218.55888: no more pending results, returning what we have 7071 1726853218.55894: in VariableManager get_vars() 7071 1726853218.55955: Calling all_inventory to load vars for managed_node1 7071 1726853218.55958: Calling groups_inventory to load vars for managed_node1 7071 1726853218.55961: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853218.55975: Calling all_plugins_play to load vars for managed_node1 7071 1726853218.55978: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853218.55982: Calling groups_plugins_play to load vars for managed_node1 7071 1726853218.56781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853218.57633: done with get_vars() 7071 1726853218.57648: variable 'ansible_search_path' from source: unknown 7071 1726853218.57658: we have included files to process 7071 1726853218.57658: generating all_blocks data 7071 1726853218.57660: done generating all_blocks data 7071 1726853218.57664: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml 7071 1726853218.57665: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml 7071 1726853218.57666: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml 7071 1726853218.57964: done processing included file 7071 1726853218.57966: iterating over new_blocks loaded from include file 7071 1726853218.57967: in VariableManager get_vars() 7071 1726853218.57986: done with get_vars() 7071 1726853218.57987: filtering new block on tags 7071 1726853218.58013: done filtering new block on tags 7071 1726853218.58015: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml for managed_node1 7071 1726853218.58019: extending task lists for all hosts with included blocks 7071 1726853218.58683: done extending task lists 7071 1726853218.58684: done processing included files 7071 1726853218.58685: results queue empty 7071 1726853218.58685: checking for any_errors_fatal 7071 1726853218.58686: done checking for any_errors_fatal 7071 1726853218.58687: checking for max_fail_percentage 7071 1726853218.58688: done checking for max_fail_percentage 7071 1726853218.58688: checking to see if all hosts have failed and the running result is not ok 7071 1726853218.58689: done checking to see if all hosts have failed 7071 1726853218.58689: getting the remaining hosts for this loop 7071 1726853218.58690: done getting the remaining hosts for this loop 7071 1726853218.58691: getting the next task for host managed_node1 7071 1726853218.58694: done getting next task for host managed_node1 7071 1726853218.58696: ^ task is: TASK: Remove test interfaces 7071 1726853218.58697: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853218.58699: getting variables 7071 1726853218.58700: in VariableManager get_vars() 7071 1726853218.58713: Calling all_inventory to load vars for managed_node1 7071 1726853218.58715: Calling groups_inventory to load vars for managed_node1 7071 1726853218.58716: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853218.58719: Calling all_plugins_play to load vars for managed_node1 7071 1726853218.58725: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853218.58727: Calling groups_plugins_play to load vars for managed_node1 7071 1726853218.59451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853218.60295: done with get_vars() 7071 1726853218.60311: done getting variables 7071 1726853218.60338: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Remove test interfaces] ************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml:3 Friday 20 September 2024 13:26:58 -0400 (0:00:00.075) 0:01:26.559 ****** 7071 1726853218.60361: entering _queue_task() for managed_node1/shell 7071 1726853218.60610: worker is 1 (out of 1 available) 7071 1726853218.60625: exiting _queue_task() for managed_node1/shell 7071 1726853218.60637: done queuing things up, now waiting for results queue to drain 7071 1726853218.60639: waiting for pending results... 7071 1726853218.60809: running TaskExecutor() for managed_node1/TASK: Remove test interfaces 7071 1726853218.60887: in run() - task 02083763-bbaf-ff75-6002-0000000009db 7071 1726853218.60897: variable 'ansible_search_path' from source: unknown 7071 1726853218.60900: variable 'ansible_search_path' from source: unknown 7071 1726853218.60927: calling self._execute() 7071 1726853218.61005: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853218.61009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853218.61019: variable 'omit' from source: magic vars 7071 1726853218.61310: variable 'ansible_distribution_major_version' from source: facts 7071 1726853218.61314: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853218.61450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853218.62928: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853218.62975: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853218.63009: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853218.63033: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853218.63056: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853218.63130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853218.63152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853218.63174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853218.63199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853218.63210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853218.63296: variable 'ansible_distribution' from source: facts 7071 1726853218.63299: variable 'ansible_distribution_major_version' from source: facts 7071 1726853218.63305: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853218.63311: variable 'omit' from source: magic vars 7071 1726853218.63340: variable 'omit' from source: magic vars 7071 1726853218.63365: variable 'omit' from source: magic vars 7071 1726853218.63389: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853218.63409: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853218.63422: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853218.63435: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853218.63446: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853218.63468: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853218.63473: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853218.63476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853218.63539: Set connection var ansible_connection to ssh 7071 1726853218.63548: Set connection var ansible_timeout to 10 7071 1726853218.63551: Set connection var ansible_shell_type to sh 7071 1726853218.63558: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853218.63564: Set connection var ansible_pipelining to False 7071 1726853218.63569: Set connection var ansible_shell_executable to /bin/sh 7071 1726853218.63587: variable 'ansible_shell_executable' from source: unknown 7071 1726853218.63591: variable 'ansible_connection' from source: unknown 7071 1726853218.63594: variable 'ansible_module_compression' from source: unknown 7071 1726853218.63596: variable 'ansible_shell_type' from source: unknown 7071 1726853218.63599: variable 'ansible_shell_executable' from source: unknown 7071 1726853218.63601: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853218.63603: variable 'ansible_pipelining' from source: unknown 7071 1726853218.63605: variable 'ansible_timeout' from source: unknown 7071 1726853218.63607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853218.63676: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853218.63686: variable 'omit' from source: magic vars 7071 1726853218.63690: starting attempt loop 7071 1726853218.63693: running the handler 7071 1726853218.63702: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853218.63718: _low_level_execute_command(): starting 7071 1726853218.63729: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853218.64230: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853218.64233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853218.64236: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853218.64239: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853218.64241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853218.64295: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853218.64298: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853218.64306: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853218.64350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853218.66092: stdout chunk (state=3): >>>/root <<< 7071 1726853218.66247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853218.66274: stderr chunk (state=3): >>><<< 7071 1726853218.66277: stdout chunk (state=3): >>><<< 7071 1726853218.66296: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853218.66307: _low_level_execute_command(): starting 7071 1726853218.66312: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853218.6629648-10333-224027515732173 `" && echo ansible-tmp-1726853218.6629648-10333-224027515732173="` echo /root/.ansible/tmp/ansible-tmp-1726853218.6629648-10333-224027515732173 `" ) && sleep 0' 7071 1726853218.66754: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853218.66757: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853218.66759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853218.66762: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853218.66764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853218.66816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853218.66819: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853218.66823: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853218.66863: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853218.68795: stdout chunk (state=3): >>>ansible-tmp-1726853218.6629648-10333-224027515732173=/root/.ansible/tmp/ansible-tmp-1726853218.6629648-10333-224027515732173 <<< 7071 1726853218.68884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853218.68922: stderr chunk (state=3): >>><<< 7071 1726853218.68925: stdout chunk (state=3): >>><<< 7071 1726853218.68939: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853218.6629648-10333-224027515732173=/root/.ansible/tmp/ansible-tmp-1726853218.6629648-10333-224027515732173 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853218.68967: variable 'ansible_module_compression' from source: unknown 7071 1726853218.69005: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7071 1726853218.69030: variable 'ansible_facts' from source: unknown 7071 1726853218.69101: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853218.6629648-10333-224027515732173/AnsiballZ_command.py 7071 1726853218.69202: Sending initial data 7071 1726853218.69206: Sent initial data (155 bytes) 7071 1726853218.69617: 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 <<< 7071 1726853218.69621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853218.69623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853218.69625: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853218.69629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853218.69677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853218.69684: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853218.69726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853218.71361: 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 <<< 7071 1726853218.71401: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853218.71447: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpbhun2lqx /root/.ansible/tmp/ansible-tmp-1726853218.6629648-10333-224027515732173/AnsiballZ_command.py <<< 7071 1726853218.71452: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853218.6629648-10333-224027515732173/AnsiballZ_command.py" <<< 7071 1726853218.71485: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpbhun2lqx" to remote "/root/.ansible/tmp/ansible-tmp-1726853218.6629648-10333-224027515732173/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853218.6629648-10333-224027515732173/AnsiballZ_command.py" <<< 7071 1726853218.72237: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853218.72275: stderr chunk (state=3): >>><<< 7071 1726853218.72339: stdout chunk (state=3): >>><<< 7071 1726853218.72357: done transferring module to remote 7071 1726853218.72377: _low_level_execute_command(): starting 7071 1726853218.72386: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853218.6629648-10333-224027515732173/ /root/.ansible/tmp/ansible-tmp-1726853218.6629648-10333-224027515732173/AnsiballZ_command.py && sleep 0' 7071 1726853218.73048: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853218.73061: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853218.73077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853218.73100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853218.73201: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853218.73234: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853218.73305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853218.75037: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853218.75069: stderr chunk (state=3): >>><<< 7071 1726853218.75079: stdout chunk (state=3): >>><<< 7071 1726853218.75096: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853218.75102: _low_level_execute_command(): starting 7071 1726853218.75109: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853218.6629648-10333-224027515732173/AnsiballZ_command.py && sleep 0' 7071 1726853218.75508: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853218.75532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853218.75536: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853218.75589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853218.75593: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853218.75643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853218.94613: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "+ exec\n+ ip netns delete ns1\n+ ip link delete veth1-br\n+ ip link delete veth2-br\n+ ip link delete br1", "rc": 0, "cmd": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\n", "start": "2024-09-20 13:26:58.911708", "end": "2024-09-20 13:26:58.945151", "delta": "0:00:00.033443", "msg": "", "invocation": {"module_args": {"_raw_params": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\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}}} <<< 7071 1726853218.96488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853218.96506: stderr chunk (state=3): >>><<< 7071 1726853218.96509: stdout chunk (state=3): >>><<< 7071 1726853218.96523: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "+ exec\n+ ip netns delete ns1\n+ ip link delete veth1-br\n+ ip link delete veth2-br\n+ ip link delete br1", "rc": 0, "cmd": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\n", "start": "2024-09-20 13:26:58.911708", "end": "2024-09-20 13:26:58.945151", "delta": "0:00:00.033443", "msg": "", "invocation": {"module_args": {"_raw_params": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853218.96554: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\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-1726853218.6629648-10333-224027515732173/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853218.96560: _low_level_execute_command(): starting 7071 1726853218.96565: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853218.6629648-10333-224027515732173/ > /dev/null 2>&1 && sleep 0' 7071 1726853218.96991: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853218.96994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853218.96996: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853218.96998: 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 <<< 7071 1726853218.97000: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853218.97051: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853218.97054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853218.97205: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853218.99082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853218.99104: stderr chunk (state=3): >>><<< 7071 1726853218.99107: stdout chunk (state=3): >>><<< 7071 1726853218.99119: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853218.99125: handler run complete 7071 1726853218.99141: Evaluated conditional (False): False 7071 1726853218.99151: attempt loop complete, returning result 7071 1726853218.99154: _execute() done 7071 1726853218.99158: dumping result to json 7071 1726853218.99161: done dumping result, returning 7071 1726853218.99172: done running TaskExecutor() for managed_node1/TASK: Remove test interfaces [02083763-bbaf-ff75-6002-0000000009db] 7071 1726853218.99175: sending task result for task 02083763-bbaf-ff75-6002-0000000009db 7071 1726853218.99267: done sending task result for task 02083763-bbaf-ff75-6002-0000000009db 7071 1726853218.99273: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\n", "delta": "0:00:00.033443", "end": "2024-09-20 13:26:58.945151", "rc": 0, "start": "2024-09-20 13:26:58.911708" } STDERR: + exec + ip netns delete ns1 + ip link delete veth1-br + ip link delete veth2-br + ip link delete br1 7071 1726853218.99357: no more pending results, returning what we have 7071 1726853218.99361: results queue empty 7071 1726853218.99362: checking for any_errors_fatal 7071 1726853218.99363: done checking for any_errors_fatal 7071 1726853218.99364: checking for max_fail_percentage 7071 1726853218.99365: done checking for max_fail_percentage 7071 1726853218.99366: checking to see if all hosts have failed and the running result is not ok 7071 1726853218.99367: done checking to see if all hosts have failed 7071 1726853218.99368: getting the remaining hosts for this loop 7071 1726853218.99369: done getting the remaining hosts for this loop 7071 1726853218.99375: getting the next task for host managed_node1 7071 1726853218.99381: done getting next task for host managed_node1 7071 1726853218.99385: ^ task is: TASK: Kill hostapd process 7071 1726853218.99389: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853218.99393: getting variables 7071 1726853218.99394: in VariableManager get_vars() 7071 1726853218.99448: Calling all_inventory to load vars for managed_node1 7071 1726853218.99450: Calling groups_inventory to load vars for managed_node1 7071 1726853218.99452: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853218.99462: Calling all_plugins_play to load vars for managed_node1 7071 1726853218.99465: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853218.99467: Calling groups_plugins_play to load vars for managed_node1 7071 1726853219.00366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853219.01229: done with get_vars() 7071 1726853219.01244: done getting variables 7071 1726853219.01288: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Kill hostapd process] **************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml:13 Friday 20 September 2024 13:26:59 -0400 (0:00:00.409) 0:01:26.969 ****** 7071 1726853219.01312: entering _queue_task() for managed_node1/command 7071 1726853219.01527: worker is 1 (out of 1 available) 7071 1726853219.01540: exiting _queue_task() for managed_node1/command 7071 1726853219.01552: done queuing things up, now waiting for results queue to drain 7071 1726853219.01553: waiting for pending results... 7071 1726853219.01731: running TaskExecutor() for managed_node1/TASK: Kill hostapd process 7071 1726853219.01810: in run() - task 02083763-bbaf-ff75-6002-0000000009dc 7071 1726853219.01821: variable 'ansible_search_path' from source: unknown 7071 1726853219.01826: variable 'ansible_search_path' from source: unknown 7071 1726853219.01856: calling self._execute() 7071 1726853219.01932: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853219.01936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853219.01944: variable 'omit' from source: magic vars 7071 1726853219.02233: variable 'ansible_distribution_major_version' from source: facts 7071 1726853219.02242: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853219.02379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853219.03865: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853219.03909: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853219.03943: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853219.03976: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853219.03996: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853219.04052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853219.04077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853219.04097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853219.04122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853219.04132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853219.04214: variable 'ansible_distribution' from source: facts 7071 1726853219.04217: variable 'ansible_distribution_major_version' from source: facts 7071 1726853219.04223: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853219.04228: variable 'omit' from source: magic vars 7071 1726853219.04259: variable 'omit' from source: magic vars 7071 1726853219.04286: variable 'omit' from source: magic vars 7071 1726853219.04304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853219.04324: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853219.04338: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853219.04353: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853219.04361: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853219.04389: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853219.04392: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853219.04395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853219.04456: Set connection var ansible_connection to ssh 7071 1726853219.04463: Set connection var ansible_timeout to 10 7071 1726853219.04468: Set connection var ansible_shell_type to sh 7071 1726853219.04477: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853219.04483: Set connection var ansible_pipelining to False 7071 1726853219.04490: Set connection var ansible_shell_executable to /bin/sh 7071 1726853219.04506: variable 'ansible_shell_executable' from source: unknown 7071 1726853219.04509: variable 'ansible_connection' from source: unknown 7071 1726853219.04511: variable 'ansible_module_compression' from source: unknown 7071 1726853219.04514: variable 'ansible_shell_type' from source: unknown 7071 1726853219.04516: variable 'ansible_shell_executable' from source: unknown 7071 1726853219.04518: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853219.04520: variable 'ansible_pipelining' from source: unknown 7071 1726853219.04526: variable 'ansible_timeout' from source: unknown 7071 1726853219.04528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853219.04599: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853219.04608: variable 'omit' from source: magic vars 7071 1726853219.04611: starting attempt loop 7071 1726853219.04614: running the handler 7071 1726853219.04627: _low_level_execute_command(): starting 7071 1726853219.04635: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853219.05125: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853219.05129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853219.05131: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853219.05133: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.05177: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853219.05191: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853219.05241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853219.06837: stdout chunk (state=3): >>>/root <<< 7071 1726853219.07064: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853219.07093: stderr chunk (state=3): >>><<< 7071 1726853219.07097: stdout chunk (state=3): >>><<< 7071 1726853219.07115: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853219.07126: _low_level_execute_command(): starting 7071 1726853219.07129: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853219.071142-10356-8018962324002 `" && echo ansible-tmp-1726853219.071142-10356-8018962324002="` echo /root/.ansible/tmp/ansible-tmp-1726853219.071142-10356-8018962324002 `" ) && sleep 0' 7071 1726853219.07543: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853219.07546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.07549: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853219.07551: 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.45.153 originally 10.31.45.153 <<< 7071 1726853219.07554: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.07599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853219.07602: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853219.07647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853219.09519: stdout chunk (state=3): >>>ansible-tmp-1726853219.071142-10356-8018962324002=/root/.ansible/tmp/ansible-tmp-1726853219.071142-10356-8018962324002 <<< 7071 1726853219.09625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853219.09646: stderr chunk (state=3): >>><<< 7071 1726853219.09651: stdout chunk (state=3): >>><<< 7071 1726853219.09664: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853219.071142-10356-8018962324002=/root/.ansible/tmp/ansible-tmp-1726853219.071142-10356-8018962324002 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853219.09691: variable 'ansible_module_compression' from source: unknown 7071 1726853219.09726: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7071 1726853219.09756: variable 'ansible_facts' from source: unknown 7071 1726853219.09813: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853219.071142-10356-8018962324002/AnsiballZ_command.py 7071 1726853219.09909: Sending initial data 7071 1726853219.09912: Sent initial data (152 bytes) 7071 1726853219.10315: 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 <<< 7071 1726853219.10318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853219.10320: 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.45.153 is address <<< 7071 1726853219.10322: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853219.10324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.10377: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853219.10384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853219.10420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853219.11938: 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 <<< 7071 1726853219.11942: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7071 1726853219.12016: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853219.12056: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp869vz282 /root/.ansible/tmp/ansible-tmp-1726853219.071142-10356-8018962324002/AnsiballZ_command.py <<< 7071 1726853219.12063: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853219.071142-10356-8018962324002/AnsiballZ_command.py" <<< 7071 1726853219.12092: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp869vz282" to remote "/root/.ansible/tmp/ansible-tmp-1726853219.071142-10356-8018962324002/AnsiballZ_command.py" <<< 7071 1726853219.12099: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853219.071142-10356-8018962324002/AnsiballZ_command.py" <<< 7071 1726853219.12630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853219.12662: stderr chunk (state=3): >>><<< 7071 1726853219.12666: stdout chunk (state=3): >>><<< 7071 1726853219.12703: done transferring module to remote 7071 1726853219.12716: _low_level_execute_command(): starting 7071 1726853219.12719: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853219.071142-10356-8018962324002/ /root/.ansible/tmp/ansible-tmp-1726853219.071142-10356-8018962324002/AnsiballZ_command.py && sleep 0' 7071 1726853219.13125: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853219.13128: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853219.13131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.13133: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853219.13135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.13186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853219.13189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853219.13234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853219.14925: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853219.14949: stderr chunk (state=3): >>><<< 7071 1726853219.14952: stdout chunk (state=3): >>><<< 7071 1726853219.14962: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853219.14967: _low_level_execute_command(): starting 7071 1726853219.14974: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853219.071142-10356-8018962324002/AnsiballZ_command.py && sleep 0' 7071 1726853219.15394: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853219.15399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.15402: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 7071 1726853219.15404: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853219.15406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.15452: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853219.15455: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853219.15586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853219.32668: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["pkill", "hostapd"], "start": "2024-09-20 13:26:59.311082", "end": "2024-09-20 13:26:59.326029", "delta": "0:00:00.014947", "msg": "", "invocation": {"module_args": {"_raw_params": "pkill hostapd", "_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}}} <<< 7071 1726853219.34207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853219.34239: stderr chunk (state=3): >>><<< 7071 1726853219.34242: stdout chunk (state=3): >>><<< 7071 1726853219.34260: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["pkill", "hostapd"], "start": "2024-09-20 13:26:59.311082", "end": "2024-09-20 13:26:59.326029", "delta": "0:00:00.014947", "msg": "", "invocation": {"module_args": {"_raw_params": "pkill hostapd", "_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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853219.34291: done with _execute_module (ansible.legacy.command, {'_raw_params': 'pkill hostapd', '_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-1726853219.071142-10356-8018962324002/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853219.34299: _low_level_execute_command(): starting 7071 1726853219.34301: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853219.071142-10356-8018962324002/ > /dev/null 2>&1 && sleep 0' 7071 1726853219.34749: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853219.34753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853219.34757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.34759: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853219.34761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.34813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853219.34821: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853219.34822: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853219.34872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853219.36681: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853219.36707: stderr chunk (state=3): >>><<< 7071 1726853219.36710: stdout chunk (state=3): >>><<< 7071 1726853219.36722: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853219.36727: handler run complete 7071 1726853219.36744: Evaluated conditional (False): False 7071 1726853219.36754: attempt loop complete, returning result 7071 1726853219.36757: _execute() done 7071 1726853219.36759: dumping result to json 7071 1726853219.36764: done dumping result, returning 7071 1726853219.36774: done running TaskExecutor() for managed_node1/TASK: Kill hostapd process [02083763-bbaf-ff75-6002-0000000009dc] 7071 1726853219.36778: sending task result for task 02083763-bbaf-ff75-6002-0000000009dc 7071 1726853219.36866: done sending task result for task 02083763-bbaf-ff75-6002-0000000009dc 7071 1726853219.36868: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "pkill", "hostapd" ], "delta": "0:00:00.014947", "end": "2024-09-20 13:26:59.326029", "rc": 0, "start": "2024-09-20 13:26:59.311082" } 7071 1726853219.36928: no more pending results, returning what we have 7071 1726853219.36932: results queue empty 7071 1726853219.36932: checking for any_errors_fatal 7071 1726853219.36941: done checking for any_errors_fatal 7071 1726853219.36942: checking for max_fail_percentage 7071 1726853219.36946: done checking for max_fail_percentage 7071 1726853219.36947: checking to see if all hosts have failed and the running result is not ok 7071 1726853219.36948: done checking to see if all hosts have failed 7071 1726853219.36949: getting the remaining hosts for this loop 7071 1726853219.36950: done getting the remaining hosts for this loop 7071 1726853219.36955: getting the next task for host managed_node1 7071 1726853219.36962: done getting next task for host managed_node1 7071 1726853219.36964: ^ task is: TASK: Remove certs and config 7071 1726853219.36968: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853219.36975: getting variables 7071 1726853219.36976: in VariableManager get_vars() 7071 1726853219.37034: Calling all_inventory to load vars for managed_node1 7071 1726853219.37037: Calling groups_inventory to load vars for managed_node1 7071 1726853219.37039: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853219.37052: Calling all_plugins_play to load vars for managed_node1 7071 1726853219.37055: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853219.37057: Calling groups_plugins_play to load vars for managed_node1 7071 1726853219.37870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853219.38731: done with get_vars() 7071 1726853219.38749: done getting variables TASK [Remove certs and config] ************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml:16 Friday 20 September 2024 13:26:59 -0400 (0:00:00.375) 0:01:27.344 ****** 7071 1726853219.38819: entering _queue_task() for managed_node1/file 7071 1726853219.39059: worker is 1 (out of 1 available) 7071 1726853219.39076: exiting _queue_task() for managed_node1/file 7071 1726853219.39088: done queuing things up, now waiting for results queue to drain 7071 1726853219.39090: waiting for pending results... 7071 1726853219.39257: running TaskExecutor() for managed_node1/TASK: Remove certs and config 7071 1726853219.39341: in run() - task 02083763-bbaf-ff75-6002-0000000009dd 7071 1726853219.39351: variable 'ansible_search_path' from source: unknown 7071 1726853219.39356: variable 'ansible_search_path' from source: unknown 7071 1726853219.39518: Loaded config def from plugin (lookup/items) 7071 1726853219.39524: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7071 1726853219.39551: variable 'omit' from source: magic vars 7071 1726853219.39658: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853219.39667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853219.39678: variable 'omit' from source: magic vars 7071 1726853219.39939: variable 'ansible_distribution_major_version' from source: facts 7071 1726853219.39945: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853219.40074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853219.41774: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853219.41816: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853219.41844: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853219.41882: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853219.41901: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853219.41958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853219.41979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853219.41997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853219.42021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853219.42032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853219.42111: variable 'ansible_distribution' from source: facts 7071 1726853219.42115: variable 'ansible_distribution_major_version' from source: facts 7071 1726853219.42121: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853219.42199: variable 'ansible_distribution_major_version' from source: facts 7071 1726853219.42202: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853219.42317: variable 'ansible_distribution' from source: facts 7071 1726853219.42321: variable 'ansible_distribution_major_version' from source: facts 7071 1726853219.42326: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853219.42331: variable 'omit' from source: magic vars 7071 1726853219.42364: variable 'omit' from source: magic vars 7071 1726853219.42400: variable 'item' from source: unknown 7071 1726853219.42450: variable 'item' from source: unknown 7071 1726853219.42463: variable 'omit' from source: magic vars 7071 1726853219.42487: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853219.42506: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853219.42520: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853219.42532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853219.42540: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853219.42565: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853219.42569: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853219.42573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853219.42635: Set connection var ansible_connection to ssh 7071 1726853219.42641: Set connection var ansible_timeout to 10 7071 1726853219.42649: Set connection var ansible_shell_type to sh 7071 1726853219.42656: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853219.42662: Set connection var ansible_pipelining to False 7071 1726853219.42667: Set connection var ansible_shell_executable to /bin/sh 7071 1726853219.42683: variable 'ansible_shell_executable' from source: unknown 7071 1726853219.42686: variable 'ansible_connection' from source: unknown 7071 1726853219.42690: variable 'ansible_module_compression' from source: unknown 7071 1726853219.42692: variable 'ansible_shell_type' from source: unknown 7071 1726853219.42696: variable 'ansible_shell_executable' from source: unknown 7071 1726853219.42698: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853219.42700: variable 'ansible_pipelining' from source: unknown 7071 1726853219.42710: variable 'ansible_timeout' from source: unknown 7071 1726853219.42712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853219.42800: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853219.42807: variable 'omit' from source: magic vars 7071 1726853219.42812: starting attempt loop 7071 1726853219.42815: running the handler 7071 1726853219.42829: _low_level_execute_command(): starting 7071 1726853219.42835: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853219.43324: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853219.43327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.43330: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853219.43332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.43392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853219.43395: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853219.43442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853219.45104: stdout chunk (state=3): >>>/root <<< 7071 1726853219.45260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853219.45289: stderr chunk (state=3): >>><<< 7071 1726853219.45292: stdout chunk (state=3): >>><<< 7071 1726853219.45314: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853219.45323: _low_level_execute_command(): starting 7071 1726853219.45327: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853219.4531302-10364-257939622184375 `" && echo ansible-tmp-1726853219.4531302-10364-257939622184375="` echo /root/.ansible/tmp/ansible-tmp-1726853219.4531302-10364-257939622184375 `" ) && sleep 0' 7071 1726853219.45750: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853219.45753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853219.45756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.45759: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853219.45761: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.45805: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853219.45809: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853219.45856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853219.47702: stdout chunk (state=3): >>>ansible-tmp-1726853219.4531302-10364-257939622184375=/root/.ansible/tmp/ansible-tmp-1726853219.4531302-10364-257939622184375 <<< 7071 1726853219.47854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853219.47878: stderr chunk (state=3): >>><<< 7071 1726853219.47881: stdout chunk (state=3): >>><<< 7071 1726853219.47893: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853219.4531302-10364-257939622184375=/root/.ansible/tmp/ansible-tmp-1726853219.4531302-10364-257939622184375 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853219.47927: variable 'ansible_module_compression' from source: unknown 7071 1726853219.47963: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7071 1726853219.47992: variable 'ansible_facts' from source: unknown 7071 1726853219.48057: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853219.4531302-10364-257939622184375/AnsiballZ_file.py 7071 1726853219.48144: Sending initial data 7071 1726853219.48147: Sent initial data (152 bytes) 7071 1726853219.48565: 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 <<< 7071 1726853219.48568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.48570: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853219.48575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.48625: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853219.48629: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853219.48675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853219.50169: 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 <<< 7071 1726853219.50177: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7071 1726853219.50206: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853219.50326: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpfygnk6oo /root/.ansible/tmp/ansible-tmp-1726853219.4531302-10364-257939622184375/AnsiballZ_file.py <<< 7071 1726853219.50329: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853219.4531302-10364-257939622184375/AnsiballZ_file.py" <<< 7071 1726853219.50365: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpfygnk6oo" to remote "/root/.ansible/tmp/ansible-tmp-1726853219.4531302-10364-257939622184375/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853219.4531302-10364-257939622184375/AnsiballZ_file.py" <<< 7071 1726853219.50888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853219.50919: stderr chunk (state=3): >>><<< 7071 1726853219.50923: stdout chunk (state=3): >>><<< 7071 1726853219.50967: done transferring module to remote 7071 1726853219.50977: _low_level_execute_command(): starting 7071 1726853219.50980: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853219.4531302-10364-257939622184375/ /root/.ansible/tmp/ansible-tmp-1726853219.4531302-10364-257939622184375/AnsiballZ_file.py && sleep 0' 7071 1726853219.51382: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853219.51385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853219.51388: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.51392: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853219.51394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853219.51396: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.51440: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853219.51443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853219.51491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853219.53234: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853219.53254: stderr chunk (state=3): >>><<< 7071 1726853219.53257: stdout chunk (state=3): >>><<< 7071 1726853219.53268: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853219.53273: _low_level_execute_command(): starting 7071 1726853219.53316: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853219.4531302-10364-257939622184375/AnsiballZ_file.py && sleep 0' 7071 1726853219.53659: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853219.53664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.53667: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853219.53670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.53718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853219.53721: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853219.53770: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853219.69574: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/hostapd_test", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/hostapd_test", "state": "directory", "path_content": {"directories": [], "files": ["/etc/pki/tls/hostapd_test/server.key", "/etc/pki/tls/hostapd_test/dh.pem", "/etc/pki/tls/hostapd_test/server.pem", "/etc/pki/tls/hostapd_test/cacert.pem"]}}, "after": {"path": "/etc/pki/tls/hostapd_test", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/hostapd_test", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853219.70912: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853219.70938: stderr chunk (state=3): >>><<< 7071 1726853219.70941: stdout chunk (state=3): >>><<< 7071 1726853219.70956: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/hostapd_test", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/hostapd_test", "state": "directory", "path_content": {"directories": [], "files": ["/etc/pki/tls/hostapd_test/server.key", "/etc/pki/tls/hostapd_test/dh.pem", "/etc/pki/tls/hostapd_test/server.pem", "/etc/pki/tls/hostapd_test/cacert.pem"]}}, "after": {"path": "/etc/pki/tls/hostapd_test", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/hostapd_test", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853219.70995: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/hostapd_test', '_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': 'file', '_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-1726853219.4531302-10364-257939622184375/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853219.71002: _low_level_execute_command(): starting 7071 1726853219.71007: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853219.4531302-10364-257939622184375/ > /dev/null 2>&1 && sleep 0' 7071 1726853219.71457: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853219.71461: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853219.71463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.71466: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853219.71468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853219.71470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.71527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853219.71531: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853219.71533: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853219.71566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853219.73436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853219.73462: stderr chunk (state=3): >>><<< 7071 1726853219.73465: stdout chunk (state=3): >>><<< 7071 1726853219.73479: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853219.73484: handler run complete 7071 1726853219.73502: attempt loop complete, returning result 7071 1726853219.73516: variable 'item' from source: unknown 7071 1726853219.73581: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/pki/tls/hostapd_test) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/hostapd_test", "path": "/etc/pki/tls/hostapd_test", "state": "absent" } 7071 1726853219.73756: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853219.73759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853219.73762: variable 'omit' from source: magic vars 7071 1726853219.73829: variable 'ansible_distribution_major_version' from source: facts 7071 1726853219.73832: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853219.73925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853219.73943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853219.73963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853219.73993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853219.74004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853219.74068: variable 'ansible_distribution' from source: facts 7071 1726853219.74073: variable 'ansible_distribution_major_version' from source: facts 7071 1726853219.74079: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853219.74153: variable 'ansible_distribution_major_version' from source: facts 7071 1726853219.74157: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853219.74268: variable 'ansible_distribution' from source: facts 7071 1726853219.74274: variable 'ansible_distribution_major_version' from source: facts 7071 1726853219.74317: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853219.74320: variable 'omit' from source: magic vars 7071 1726853219.74323: variable 'omit' from source: magic vars 7071 1726853219.74325: variable 'item' from source: unknown 7071 1726853219.74366: variable 'item' from source: unknown 7071 1726853219.74380: variable 'omit' from source: magic vars 7071 1726853219.74395: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853219.74402: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853219.74408: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853219.74423: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853219.74425: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853219.74427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853219.74475: Set connection var ansible_connection to ssh 7071 1726853219.74484: Set connection var ansible_timeout to 10 7071 1726853219.74490: Set connection var ansible_shell_type to sh 7071 1726853219.74496: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853219.74502: Set connection var ansible_pipelining to False 7071 1726853219.74507: Set connection var ansible_shell_executable to /bin/sh 7071 1726853219.74521: variable 'ansible_shell_executable' from source: unknown 7071 1726853219.74525: variable 'ansible_connection' from source: unknown 7071 1726853219.74528: variable 'ansible_module_compression' from source: unknown 7071 1726853219.74530: variable 'ansible_shell_type' from source: unknown 7071 1726853219.74532: variable 'ansible_shell_executable' from source: unknown 7071 1726853219.74535: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853219.74538: variable 'ansible_pipelining' from source: unknown 7071 1726853219.74540: variable 'ansible_timeout' from source: unknown 7071 1726853219.74542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853219.74616: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853219.74624: variable 'omit' from source: magic vars 7071 1726853219.74628: starting attempt loop 7071 1726853219.74630: running the handler 7071 1726853219.74637: _low_level_execute_command(): starting 7071 1726853219.74639: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853219.75054: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853219.75057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853219.75059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853219.75061: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853219.75063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.75114: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853219.75119: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853219.75158: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853219.76721: stdout chunk (state=3): >>>/root <<< 7071 1726853219.76827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853219.76848: stderr chunk (state=3): >>><<< 7071 1726853219.76851: stdout chunk (state=3): >>><<< 7071 1726853219.76860: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853219.76868: _low_level_execute_command(): starting 7071 1726853219.76874: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853219.7686-10364-55576257764890 `" && echo ansible-tmp-1726853219.7686-10364-55576257764890="` echo /root/.ansible/tmp/ansible-tmp-1726853219.7686-10364-55576257764890 `" ) && sleep 0' 7071 1726853219.77254: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853219.77258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.77279: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.77323: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853219.77326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853219.77380: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853219.79210: stdout chunk (state=3): >>>ansible-tmp-1726853219.7686-10364-55576257764890=/root/.ansible/tmp/ansible-tmp-1726853219.7686-10364-55576257764890 <<< 7071 1726853219.79319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853219.79336: stderr chunk (state=3): >>><<< 7071 1726853219.79340: stdout chunk (state=3): >>><<< 7071 1726853219.79351: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853219.7686-10364-55576257764890=/root/.ansible/tmp/ansible-tmp-1726853219.7686-10364-55576257764890 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853219.79380: variable 'ansible_module_compression' from source: unknown 7071 1726853219.79408: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7071 1726853219.79423: variable 'ansible_facts' from source: unknown 7071 1726853219.79476: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853219.7686-10364-55576257764890/AnsiballZ_file.py 7071 1726853219.79553: Sending initial data 7071 1726853219.79556: Sent initial data (148 bytes) 7071 1726853219.79986: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.80019: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853219.80023: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853219.80064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853219.81589: 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 <<< 7071 1726853219.81592: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7071 1726853219.81624: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853219.81665: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp6k088z_z /root/.ansible/tmp/ansible-tmp-1726853219.7686-10364-55576257764890/AnsiballZ_file.py <<< 7071 1726853219.81668: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853219.7686-10364-55576257764890/AnsiballZ_file.py" <<< 7071 1726853219.81700: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp6k088z_z" to remote "/root/.ansible/tmp/ansible-tmp-1726853219.7686-10364-55576257764890/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853219.7686-10364-55576257764890/AnsiballZ_file.py" <<< 7071 1726853219.82223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853219.82259: stderr chunk (state=3): >>><<< 7071 1726853219.82263: stdout chunk (state=3): >>><<< 7071 1726853219.82285: done transferring module to remote 7071 1726853219.82292: _low_level_execute_command(): starting 7071 1726853219.82295: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853219.7686-10364-55576257764890/ /root/.ansible/tmp/ansible-tmp-1726853219.7686-10364-55576257764890/AnsiballZ_file.py && sleep 0' 7071 1726853219.82677: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853219.82683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.82701: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.82744: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853219.82748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853219.82794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853219.84492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853219.84517: stderr chunk (state=3): >>><<< 7071 1726853219.84521: stdout chunk (state=3): >>><<< 7071 1726853219.84530: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853219.84533: _low_level_execute_command(): starting 7071 1726853219.84537: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853219.7686-10364-55576257764890/AnsiballZ_file.py && sleep 0' 7071 1726853219.84924: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853219.84927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.84929: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 7071 1726853219.84937: 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 <<< 7071 1726853219.84939: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853219.84977: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853219.84993: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853219.85035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853220.00728: stdout chunk (state=3): >>> {"path": "/etc/hostapd/wired.conf", "changed": true, "diff": {"before": {"path": "/etc/hostapd/wired.conf", "state": "file"}, "after": {"path": "/etc/hostapd/wired.conf", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/hostapd/wired.conf", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853220.02186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853220.02215: stderr chunk (state=3): >>><<< 7071 1726853220.02219: stdout chunk (state=3): >>><<< 7071 1726853220.02237: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/hostapd/wired.conf", "changed": true, "diff": {"before": {"path": "/etc/hostapd/wired.conf", "state": "file"}, "after": {"path": "/etc/hostapd/wired.conf", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/hostapd/wired.conf", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853220.02260: done with _execute_module (file, {'state': 'absent', 'path': '/etc/hostapd/wired.conf', '_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': 'file', '_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-1726853219.7686-10364-55576257764890/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853220.02267: _low_level_execute_command(): starting 7071 1726853220.02273: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853219.7686-10364-55576257764890/ > /dev/null 2>&1 && sleep 0' 7071 1726853220.02726: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853220.02729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853220.02731: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7071 1726853220.02733: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853220.02735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853220.02793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853220.02796: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853220.02803: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853220.02845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853220.04684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853220.04710: stderr chunk (state=3): >>><<< 7071 1726853220.04713: stdout chunk (state=3): >>><<< 7071 1726853220.04725: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853220.04730: handler run complete 7071 1726853220.04746: attempt loop complete, returning result 7071 1726853220.04763: variable 'item' from source: unknown 7071 1726853220.04827: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/hostapd/wired.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/hostapd/wired.conf", "path": "/etc/hostapd/wired.conf", "state": "absent" } 7071 1726853220.04946: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853220.04949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853220.04951: variable 'omit' from source: magic vars 7071 1726853220.05053: variable 'ansible_distribution_major_version' from source: facts 7071 1726853220.05056: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853220.05164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853220.05189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853220.05206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853220.05232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853220.05243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853220.05311: variable 'ansible_distribution' from source: facts 7071 1726853220.05315: variable 'ansible_distribution_major_version' from source: facts 7071 1726853220.05320: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853220.05396: variable 'ansible_distribution_major_version' from source: facts 7071 1726853220.05399: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853220.05506: variable 'ansible_distribution' from source: facts 7071 1726853220.05509: variable 'ansible_distribution_major_version' from source: facts 7071 1726853220.05515: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853220.05518: variable 'omit' from source: magic vars 7071 1726853220.05529: variable 'omit' from source: magic vars 7071 1726853220.05561: variable 'item' from source: unknown 7071 1726853220.05607: variable 'item' from source: unknown 7071 1726853220.05619: variable 'omit' from source: magic vars 7071 1726853220.05634: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853220.05641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853220.05649: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853220.05659: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853220.05661: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853220.05664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853220.05711: Set connection var ansible_connection to ssh 7071 1726853220.05714: Set connection var ansible_timeout to 10 7071 1726853220.05724: Set connection var ansible_shell_type to sh 7071 1726853220.05727: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853220.05733: Set connection var ansible_pipelining to False 7071 1726853220.05737: Set connection var ansible_shell_executable to /bin/sh 7071 1726853220.05755: variable 'ansible_shell_executable' from source: unknown 7071 1726853220.05758: variable 'ansible_connection' from source: unknown 7071 1726853220.05761: variable 'ansible_module_compression' from source: unknown 7071 1726853220.05763: variable 'ansible_shell_type' from source: unknown 7071 1726853220.05765: variable 'ansible_shell_executable' from source: unknown 7071 1726853220.05767: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853220.05769: variable 'ansible_pipelining' from source: unknown 7071 1726853220.05775: variable 'ansible_timeout' from source: unknown 7071 1726853220.05779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853220.05852: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853220.05859: variable 'omit' from source: magic vars 7071 1726853220.05861: starting attempt loop 7071 1726853220.05864: running the handler 7071 1726853220.05870: _low_level_execute_command(): starting 7071 1726853220.05875: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853220.06291: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853220.06295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853220.06304: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853220.06347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853220.06368: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853220.06405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853220.07990: stdout chunk (state=3): >>>/root <<< 7071 1726853220.08111: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853220.08114: stdout chunk (state=3): >>><<< 7071 1726853220.08123: stderr chunk (state=3): >>><<< 7071 1726853220.08133: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853220.08139: _low_level_execute_command(): starting 7071 1726853220.08144: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853220.0813203-10364-50407040310381 `" && echo ansible-tmp-1726853220.0813203-10364-50407040310381="` echo /root/.ansible/tmp/ansible-tmp-1726853220.0813203-10364-50407040310381 `" ) && sleep 0' 7071 1726853220.08566: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853220.08569: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853220.08575: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853220.08577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853220.08628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853220.08632: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853220.08674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853220.10552: stdout chunk (state=3): >>>ansible-tmp-1726853220.0813203-10364-50407040310381=/root/.ansible/tmp/ansible-tmp-1726853220.0813203-10364-50407040310381 <<< 7071 1726853220.10655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853220.10678: stderr chunk (state=3): >>><<< 7071 1726853220.10681: stdout chunk (state=3): >>><<< 7071 1726853220.10692: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853220.0813203-10364-50407040310381=/root/.ansible/tmp/ansible-tmp-1726853220.0813203-10364-50407040310381 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853220.10717: variable 'ansible_module_compression' from source: unknown 7071 1726853220.10746: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7071 1726853220.10764: variable 'ansible_facts' from source: unknown 7071 1726853220.10814: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853220.0813203-10364-50407040310381/AnsiballZ_file.py 7071 1726853220.10895: Sending initial data 7071 1726853220.10898: Sent initial data (151 bytes) 7071 1726853220.11311: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853220.11315: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853220.11317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853220.11319: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853220.11321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853220.11368: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853220.11375: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853220.11415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853220.12998: 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 <<< 7071 1726853220.13001: 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 <<< 7071 1726853220.13032: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853220.13073: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpmbts7mek /root/.ansible/tmp/ansible-tmp-1726853220.0813203-10364-50407040310381/AnsiballZ_file.py <<< 7071 1726853220.13076: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853220.0813203-10364-50407040310381/AnsiballZ_file.py" <<< 7071 1726853220.13110: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpmbts7mek" to remote "/root/.ansible/tmp/ansible-tmp-1726853220.0813203-10364-50407040310381/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853220.0813203-10364-50407040310381/AnsiballZ_file.py" <<< 7071 1726853220.13650: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853220.13686: stderr chunk (state=3): >>><<< 7071 1726853220.13689: stdout chunk (state=3): >>><<< 7071 1726853220.13710: done transferring module to remote 7071 1726853220.13716: _low_level_execute_command(): starting 7071 1726853220.13720: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853220.0813203-10364-50407040310381/ /root/.ansible/tmp/ansible-tmp-1726853220.0813203-10364-50407040310381/AnsiballZ_file.py && sleep 0' 7071 1726853220.14125: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853220.14128: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853220.14130: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853220.14132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853220.14184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853220.14187: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853220.14233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853220.15977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853220.16000: stderr chunk (state=3): >>><<< 7071 1726853220.16003: stdout chunk (state=3): >>><<< 7071 1726853220.16014: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853220.16022: _low_level_execute_command(): starting 7071 1726853220.16025: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853220.0813203-10364-50407040310381/AnsiballZ_file.py && sleep 0' 7071 1726853220.16414: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853220.16417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853220.16419: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853220.16421: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853220.16423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853220.16478: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853220.16481: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853220.16515: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853220.32802: stdout chunk (state=3): >>> {"path": "/etc/hostapd/hostapd.eap_user", "changed": true, "diff": {"before": {"path": "/etc/hostapd/hostapd.eap_user", "state": "file"}, "after": {"path": "/etc/hostapd/hostapd.eap_user", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/hostapd/hostapd.eap_user", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853220.34254: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853220.34281: stderr chunk (state=3): >>><<< 7071 1726853220.34284: stdout chunk (state=3): >>><<< 7071 1726853220.34325: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/hostapd/hostapd.eap_user", "changed": true, "diff": {"before": {"path": "/etc/hostapd/hostapd.eap_user", "state": "file"}, "after": {"path": "/etc/hostapd/hostapd.eap_user", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/hostapd/hostapd.eap_user", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853220.34414: done with _execute_module (file, {'state': 'absent', 'path': '/etc/hostapd/hostapd.eap_user', '_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': 'file', '_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-1726853220.0813203-10364-50407040310381/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853220.34421: _low_level_execute_command(): starting 7071 1726853220.34423: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853220.0813203-10364-50407040310381/ > /dev/null 2>&1 && sleep 0' 7071 1726853220.35031: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853220.35044: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853220.35059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853220.35076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853220.35092: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853220.35102: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853220.35114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853220.35202: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853220.35222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853220.35290: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853220.37100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853220.37144: stderr chunk (state=3): >>><<< 7071 1726853220.37152: stdout chunk (state=3): >>><<< 7071 1726853220.37177: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853220.37186: handler run complete 7071 1726853220.37212: attempt loop complete, returning result 7071 1726853220.37237: variable 'item' from source: unknown 7071 1726853220.37334: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/hostapd/hostapd.eap_user) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/hostapd/hostapd.eap_user", "path": "/etc/hostapd/hostapd.eap_user", "state": "absent" } 7071 1726853220.37682: dumping result to json 7071 1726853220.37685: done dumping result, returning 7071 1726853220.37688: done running TaskExecutor() for managed_node1/TASK: Remove certs and config [02083763-bbaf-ff75-6002-0000000009dd] 7071 1726853220.37690: sending task result for task 02083763-bbaf-ff75-6002-0000000009dd 7071 1726853220.37748: done sending task result for task 02083763-bbaf-ff75-6002-0000000009dd 7071 1726853220.37751: WORKER PROCESS EXITING 7071 1726853220.37858: no more pending results, returning what we have 7071 1726853220.37863: results queue empty 7071 1726853220.37864: checking for any_errors_fatal 7071 1726853220.37872: done checking for any_errors_fatal 7071 1726853220.37873: checking for max_fail_percentage 7071 1726853220.37875: done checking for max_fail_percentage 7071 1726853220.37876: checking to see if all hosts have failed and the running result is not ok 7071 1726853220.37877: done checking to see if all hosts have failed 7071 1726853220.37878: getting the remaining hosts for this loop 7071 1726853220.37879: done getting the remaining hosts for this loop 7071 1726853220.37883: getting the next task for host managed_node1 7071 1726853220.37893: done getting next task for host managed_node1 7071 1726853220.37896: ^ task is: TASK: Remove test certificates 7071 1726853220.37899: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853220.37904: getting variables 7071 1726853220.37906: in VariableManager get_vars() 7071 1726853220.37969: Calling all_inventory to load vars for managed_node1 7071 1726853220.38089: Calling groups_inventory to load vars for managed_node1 7071 1726853220.38092: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853220.38104: Calling all_plugins_play to load vars for managed_node1 7071 1726853220.38108: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853220.38111: Calling groups_plugins_play to load vars for managed_node1 7071 1726853220.40943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853220.42691: done with get_vars() 7071 1726853220.42713: done getting variables TASK [Remove test certificates] ************************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:126 Friday 20 September 2024 13:27:00 -0400 (0:00:01.043) 0:01:28.388 ****** 7071 1726853220.43207: entering _queue_task() for managed_node1/file 7071 1726853220.43923: worker is 1 (out of 1 available) 7071 1726853220.43936: exiting _queue_task() for managed_node1/file 7071 1726853220.43950: done queuing things up, now waiting for results queue to drain 7071 1726853220.43951: waiting for pending results... 7071 1726853220.44591: running TaskExecutor() for managed_node1/TASK: Remove test certificates 7071 1726853220.44662: in run() - task 02083763-bbaf-ff75-6002-000000000194 7071 1726853220.44877: variable 'ansible_search_path' from source: unknown 7071 1726853220.45476: Loaded config def from plugin (lookup/items) 7071 1726853220.45480: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7071 1726853220.45483: variable 'omit' from source: magic vars 7071 1726853220.45486: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853220.45977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853220.45980: variable 'omit' from source: magic vars 7071 1726853220.46309: variable 'ansible_distribution_major_version' from source: facts 7071 1726853220.46480: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853220.46887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853220.50085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853220.50164: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853220.50205: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853220.50332: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853220.50365: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853220.50439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853220.50566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853220.50638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853220.50729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853220.50783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853220.51076: variable 'ansible_distribution' from source: facts 7071 1726853220.51079: variable 'ansible_distribution_major_version' from source: facts 7071 1726853220.51082: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853220.51250: variable 'ansible_distribution_major_version' from source: facts 7071 1726853220.51414: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853220.51739: variable 'ansible_distribution' from source: facts 7071 1726853220.51827: variable 'ansible_distribution_major_version' from source: facts 7071 1726853220.51839: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853220.51853: variable 'omit' from source: magic vars 7071 1726853220.51880: variable 'omit' from source: magic vars 7071 1726853220.52478: variable 'item' from source: unknown 7071 1726853220.52480: variable 'omit' from source: magic vars 7071 1726853220.52482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853220.52485: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853220.52486: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853220.52488: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853220.52490: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853220.52492: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853220.52605: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853220.52614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853220.52715: Set connection var ansible_connection to ssh 7071 1726853220.52727: Set connection var ansible_timeout to 10 7071 1726853220.52736: Set connection var ansible_shell_type to sh 7071 1726853220.52750: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853220.52762: Set connection var ansible_pipelining to False 7071 1726853220.52774: Set connection var ansible_shell_executable to /bin/sh 7071 1726853220.52800: variable 'ansible_shell_executable' from source: unknown 7071 1726853220.52808: variable 'ansible_connection' from source: unknown 7071 1726853220.52815: variable 'ansible_module_compression' from source: unknown 7071 1726853220.52822: variable 'ansible_shell_type' from source: unknown 7071 1726853220.52829: variable 'ansible_shell_executable' from source: unknown 7071 1726853220.52836: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853220.52847: variable 'ansible_pipelining' from source: unknown 7071 1726853220.52855: variable 'ansible_timeout' from source: unknown 7071 1726853220.52863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853220.53006: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853220.53021: variable 'omit' from source: magic vars 7071 1726853220.53031: starting attempt loop 7071 1726853220.53037: running the handler 7071 1726853220.53058: _low_level_execute_command(): starting 7071 1726853220.53070: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853220.53757: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853220.53773: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853220.53789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853220.53804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853220.53819: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853220.53830: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853220.53841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853220.53886: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853220.53950: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853220.53967: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853220.53992: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853220.54101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853220.55984: stdout chunk (state=3): >>>/root <<< 7071 1726853220.56085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853220.56118: stderr chunk (state=3): >>><<< 7071 1726853220.56127: stdout chunk (state=3): >>><<< 7071 1726853220.56381: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853220.56385: _low_level_execute_command(): starting 7071 1726853220.56388: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853220.5629318-10396-123504038513072 `" && echo ansible-tmp-1726853220.5629318-10396-123504038513072="` echo /root/.ansible/tmp/ansible-tmp-1726853220.5629318-10396-123504038513072 `" ) && sleep 0' 7071 1726853220.57423: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853220.57438: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853220.57452: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853220.57628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853220.57687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853220.57747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853220.59618: stdout chunk (state=3): >>>ansible-tmp-1726853220.5629318-10396-123504038513072=/root/.ansible/tmp/ansible-tmp-1726853220.5629318-10396-123504038513072 <<< 7071 1726853220.59786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853220.59822: stderr chunk (state=3): >>><<< 7071 1726853220.59930: stdout chunk (state=3): >>><<< 7071 1726853220.59952: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853220.5629318-10396-123504038513072=/root/.ansible/tmp/ansible-tmp-1726853220.5629318-10396-123504038513072 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853220.60010: variable 'ansible_module_compression' from source: unknown 7071 1726853220.60277: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7071 1726853220.60280: variable 'ansible_facts' from source: unknown 7071 1726853220.60408: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853220.5629318-10396-123504038513072/AnsiballZ_file.py 7071 1726853220.60694: Sending initial data 7071 1726853220.60797: Sent initial data (152 bytes) 7071 1726853220.62075: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853220.62248: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853220.62280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853220.63854: 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" <<< 7071 1726853220.63875: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7071 1726853220.63948: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853220.5629318-10396-123504038513072/AnsiballZ_file.py" <<< 7071 1726853220.63959: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpyzdmqlmb /root/.ansible/tmp/ansible-tmp-1726853220.5629318-10396-123504038513072/AnsiballZ_file.py <<< 7071 1726853220.63976: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpyzdmqlmb" to remote "/root/.ansible/tmp/ansible-tmp-1726853220.5629318-10396-123504038513072/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853220.5629318-10396-123504038513072/AnsiballZ_file.py" <<< 7071 1726853220.66141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853220.66145: stdout chunk (state=3): >>><<< 7071 1726853220.66147: stderr chunk (state=3): >>><<< 7071 1726853220.66149: done transferring module to remote 7071 1726853220.66152: _low_level_execute_command(): starting 7071 1726853220.66154: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853220.5629318-10396-123504038513072/ /root/.ansible/tmp/ansible-tmp-1726853220.5629318-10396-123504038513072/AnsiballZ_file.py && sleep 0' 7071 1726853220.67241: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853220.67245: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853220.67257: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853220.67468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853220.67484: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853220.67602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853220.69510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853220.69521: stdout chunk (state=3): >>><<< 7071 1726853220.69533: stderr chunk (state=3): >>><<< 7071 1726853220.69556: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853220.69565: _low_level_execute_command(): starting 7071 1726853220.69577: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853220.5629318-10396-123504038513072/AnsiballZ_file.py && sleep 0' 7071 1726853220.70810: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853220.70815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853220.71040: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853220.71069: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853220.71083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853220.71362: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853220.71366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853220.87148: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/client.key", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.key", "state": "file"}, "after": {"path": "/etc/pki/tls/client.key", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.key", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853220.88554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853220.88594: stdout chunk (state=3): >>><<< 7071 1726853220.88607: stderr chunk (state=3): >>><<< 7071 1726853220.88631: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/client.key", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.key", "state": "file"}, "after": {"path": "/etc/pki/tls/client.key", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.key", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853220.88700: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/client.key', '_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': 'file', '_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-1726853220.5629318-10396-123504038513072/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853220.88716: _low_level_execute_command(): starting 7071 1726853220.88724: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853220.5629318-10396-123504038513072/ > /dev/null 2>&1 && sleep 0' 7071 1726853220.89576: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853220.89594: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853220.89608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853220.89626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853220.89642: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853220.89677: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853220.89781: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853220.89806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853220.89890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853220.91774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853220.91778: stdout chunk (state=3): >>><<< 7071 1726853220.91781: stderr chunk (state=3): >>><<< 7071 1726853220.91977: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853220.91980: handler run complete 7071 1726853220.91983: attempt loop complete, returning result 7071 1726853220.91985: variable 'item' from source: unknown 7071 1726853220.91987: variable 'item' from source: unknown changed: [managed_node1] => (item=client.key) => { "ansible_loop_var": "item", "changed": true, "item": "client.key", "path": "/etc/pki/tls/client.key", "state": "absent" } 7071 1726853220.92417: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853220.92421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853220.92425: variable 'omit' from source: magic vars 7071 1726853220.92659: variable 'ansible_distribution_major_version' from source: facts 7071 1726853220.92662: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853220.93146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853220.93149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853220.93152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853220.93178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853220.93274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853220.93493: variable 'ansible_distribution' from source: facts 7071 1726853220.93502: variable 'ansible_distribution_major_version' from source: facts 7071 1726853220.93513: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853220.93736: variable 'ansible_distribution_major_version' from source: facts 7071 1726853220.93752: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853220.93977: variable 'ansible_distribution' from source: facts 7071 1726853220.93987: variable 'ansible_distribution_major_version' from source: facts 7071 1726853220.93998: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853220.94007: variable 'omit' from source: magic vars 7071 1726853220.94138: variable 'omit' from source: magic vars 7071 1726853220.94231: variable 'item' from source: unknown 7071 1726853220.94277: variable 'omit' from source: magic vars 7071 1726853220.94281: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853220.94295: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853220.94306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853220.94325: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853220.94475: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853220.94479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853220.94481: Set connection var ansible_connection to ssh 7071 1726853220.94483: Set connection var ansible_timeout to 10 7071 1726853220.94485: Set connection var ansible_shell_type to sh 7071 1726853220.94494: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853220.94496: Set connection var ansible_pipelining to False 7071 1726853220.94498: Set connection var ansible_shell_executable to /bin/sh 7071 1726853220.94500: variable 'ansible_shell_executable' from source: unknown 7071 1726853220.94502: variable 'ansible_connection' from source: unknown 7071 1726853220.94504: variable 'ansible_module_compression' from source: unknown 7071 1726853220.94506: variable 'ansible_shell_type' from source: unknown 7071 1726853220.94507: variable 'ansible_shell_executable' from source: unknown 7071 1726853220.94510: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853220.94512: variable 'ansible_pipelining' from source: unknown 7071 1726853220.94514: variable 'ansible_timeout' from source: unknown 7071 1726853220.94515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853220.94598: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853220.94615: variable 'omit' from source: magic vars 7071 1726853220.94626: starting attempt loop 7071 1726853220.94633: running the handler 7071 1726853220.94644: _low_level_execute_command(): starting 7071 1726853220.94653: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853220.95184: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853220.95200: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853220.95213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853220.95288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853220.95336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853220.95351: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853220.95380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853220.95469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853220.97025: stdout chunk (state=3): >>>/root <<< 7071 1726853220.97121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853220.97146: stderr chunk (state=3): >>><<< 7071 1726853220.97152: stdout chunk (state=3): >>><<< 7071 1726853220.97167: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853220.97177: _low_level_execute_command(): starting 7071 1726853220.97182: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853220.9716663-10396-173714219273465 `" && echo ansible-tmp-1726853220.9716663-10396-173714219273465="` echo /root/.ansible/tmp/ansible-tmp-1726853220.9716663-10396-173714219273465 `" ) && sleep 0' 7071 1726853220.98412: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853220.98429: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853220.98502: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853221.00377: stdout chunk (state=3): >>>ansible-tmp-1726853220.9716663-10396-173714219273465=/root/.ansible/tmp/ansible-tmp-1726853220.9716663-10396-173714219273465 <<< 7071 1726853221.00482: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853221.00680: stderr chunk (state=3): >>><<< 7071 1726853221.00683: stdout chunk (state=3): >>><<< 7071 1726853221.00690: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853220.9716663-10396-173714219273465=/root/.ansible/tmp/ansible-tmp-1726853220.9716663-10396-173714219273465 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853221.00698: variable 'ansible_module_compression' from source: unknown 7071 1726853221.00701: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7071 1726853221.00703: variable 'ansible_facts' from source: unknown 7071 1726853221.00717: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853220.9716663-10396-173714219273465/AnsiballZ_file.py 7071 1726853221.00927: Sending initial data 7071 1726853221.00931: Sent initial data (152 bytes) 7071 1726853221.01505: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853221.01514: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853221.01526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853221.01544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853221.01557: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853221.01577: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853221.01587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.01687: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853221.01695: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853221.01763: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853221.03307: 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 <<< 7071 1726853221.03346: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853221.03387: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpfucvngwq /root/.ansible/tmp/ansible-tmp-1726853220.9716663-10396-173714219273465/AnsiballZ_file.py <<< 7071 1726853221.03391: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853220.9716663-10396-173714219273465/AnsiballZ_file.py" <<< 7071 1726853221.03423: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpfucvngwq" to remote "/root/.ansible/tmp/ansible-tmp-1726853220.9716663-10396-173714219273465/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853220.9716663-10396-173714219273465/AnsiballZ_file.py" <<< 7071 1726853221.03978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853221.04015: stderr chunk (state=3): >>><<< 7071 1726853221.04019: stdout chunk (state=3): >>><<< 7071 1726853221.04040: done transferring module to remote 7071 1726853221.04050: _low_level_execute_command(): starting 7071 1726853221.04057: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853220.9716663-10396-173714219273465/ /root/.ansible/tmp/ansible-tmp-1726853220.9716663-10396-173714219273465/AnsiballZ_file.py && sleep 0' 7071 1726853221.04455: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853221.04463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.04483: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853221.04486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.04535: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853221.04538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853221.04586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853221.06334: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853221.06362: stderr chunk (state=3): >>><<< 7071 1726853221.06365: stdout chunk (state=3): >>><<< 7071 1726853221.06383: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853221.06386: _low_level_execute_command(): starting 7071 1726853221.06390: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853220.9716663-10396-173714219273465/AnsiballZ_file.py && sleep 0' 7071 1726853221.06819: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853221.06822: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853221.06829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853221.06832: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853221.06834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.06877: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853221.06880: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853221.06931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853221.23030: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/client.key.nocrypt", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.key.nocrypt", "state": "file"}, "after": {"path": "/etc/pki/tls/client.key.nocrypt", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.key.nocrypt", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853221.24396: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853221.24477: stderr chunk (state=3): >>><<< 7071 1726853221.24481: stdout chunk (state=3): >>><<< 7071 1726853221.24484: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/client.key.nocrypt", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.key.nocrypt", "state": "file"}, "after": {"path": "/etc/pki/tls/client.key.nocrypt", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.key.nocrypt", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853221.24613: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/client.key.nocrypt', '_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': 'file', '_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-1726853220.9716663-10396-173714219273465/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853221.24616: _low_level_execute_command(): starting 7071 1726853221.24619: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853220.9716663-10396-173714219273465/ > /dev/null 2>&1 && sleep 0' 7071 1726853221.25196: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853221.25208: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853221.25288: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.25328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853221.25346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853221.25365: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853221.25428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853221.27314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853221.27335: stdout chunk (state=3): >>><<< 7071 1726853221.27339: stderr chunk (state=3): >>><<< 7071 1726853221.27359: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853221.27440: handler run complete 7071 1726853221.27443: attempt loop complete, returning result 7071 1726853221.27445: variable 'item' from source: unknown 7071 1726853221.27509: variable 'item' from source: unknown changed: [managed_node1] => (item=client.key.nocrypt) => { "ansible_loop_var": "item", "changed": true, "item": "client.key.nocrypt", "path": "/etc/pki/tls/client.key.nocrypt", "state": "absent" } 7071 1726853221.27641: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853221.27644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853221.27647: variable 'omit' from source: magic vars 7071 1726853221.27761: variable 'ansible_distribution_major_version' from source: facts 7071 1726853221.27766: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853221.27863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853221.27884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853221.27900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853221.27925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853221.27937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853221.28006: variable 'ansible_distribution' from source: facts 7071 1726853221.28009: variable 'ansible_distribution_major_version' from source: facts 7071 1726853221.28015: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853221.28090: variable 'ansible_distribution_major_version' from source: facts 7071 1726853221.28093: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853221.28207: variable 'ansible_distribution' from source: facts 7071 1726853221.28210: variable 'ansible_distribution_major_version' from source: facts 7071 1726853221.28216: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853221.28221: variable 'omit' from source: magic vars 7071 1726853221.28232: variable 'omit' from source: magic vars 7071 1726853221.28305: variable 'item' from source: unknown 7071 1726853221.28316: variable 'omit' from source: magic vars 7071 1726853221.28331: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853221.28338: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853221.28344: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853221.28356: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853221.28359: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853221.28362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853221.28412: Set connection var ansible_connection to ssh 7071 1726853221.28418: Set connection var ansible_timeout to 10 7071 1726853221.28423: Set connection var ansible_shell_type to sh 7071 1726853221.28429: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853221.28435: Set connection var ansible_pipelining to False 7071 1726853221.28440: Set connection var ansible_shell_executable to /bin/sh 7071 1726853221.28456: variable 'ansible_shell_executable' from source: unknown 7071 1726853221.28459: variable 'ansible_connection' from source: unknown 7071 1726853221.28461: variable 'ansible_module_compression' from source: unknown 7071 1726853221.28464: variable 'ansible_shell_type' from source: unknown 7071 1726853221.28466: variable 'ansible_shell_executable' from source: unknown 7071 1726853221.28468: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853221.28473: variable 'ansible_pipelining' from source: unknown 7071 1726853221.28475: variable 'ansible_timeout' from source: unknown 7071 1726853221.28481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853221.28551: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853221.28558: variable 'omit' from source: magic vars 7071 1726853221.28561: starting attempt loop 7071 1726853221.28563: running the handler 7071 1726853221.28570: _low_level_execute_command(): starting 7071 1726853221.28574: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853221.29019: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853221.29024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853221.29028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853221.29030: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853221.29032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.29089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853221.29093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853221.29098: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853221.29140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853221.30730: stdout chunk (state=3): >>>/root <<< 7071 1726853221.30831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853221.30857: stderr chunk (state=3): >>><<< 7071 1726853221.30860: stdout chunk (state=3): >>><<< 7071 1726853221.30875: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853221.30883: _low_level_execute_command(): starting 7071 1726853221.30889: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853221.3087566-10396-218166816729556 `" && echo ansible-tmp-1726853221.3087566-10396-218166816729556="` echo /root/.ansible/tmp/ansible-tmp-1726853221.3087566-10396-218166816729556 `" ) && sleep 0' 7071 1726853221.31316: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853221.31319: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853221.31322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.31324: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853221.31326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.31377: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853221.31381: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853221.31428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853221.33306: stdout chunk (state=3): >>>ansible-tmp-1726853221.3087566-10396-218166816729556=/root/.ansible/tmp/ansible-tmp-1726853221.3087566-10396-218166816729556 <<< 7071 1726853221.33420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853221.33433: stderr chunk (state=3): >>><<< 7071 1726853221.33436: stdout chunk (state=3): >>><<< 7071 1726853221.33451: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853221.3087566-10396-218166816729556=/root/.ansible/tmp/ansible-tmp-1726853221.3087566-10396-218166816729556 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853221.33483: variable 'ansible_module_compression' from source: unknown 7071 1726853221.33512: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7071 1726853221.33528: variable 'ansible_facts' from source: unknown 7071 1726853221.33589: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853221.3087566-10396-218166816729556/AnsiballZ_file.py 7071 1726853221.33677: Sending initial data 7071 1726853221.33680: Sent initial data (152 bytes) 7071 1726853221.34113: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853221.34117: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853221.34119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.34121: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853221.34123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.34178: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853221.34187: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853221.34223: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853221.35779: 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 <<< 7071 1726853221.35819: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853221.35858: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpa7up5h_2 /root/.ansible/tmp/ansible-tmp-1726853221.3087566-10396-218166816729556/AnsiballZ_file.py <<< 7071 1726853221.35876: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853221.3087566-10396-218166816729556/AnsiballZ_file.py" <<< 7071 1726853221.35897: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpa7up5h_2" to remote "/root/.ansible/tmp/ansible-tmp-1726853221.3087566-10396-218166816729556/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853221.3087566-10396-218166816729556/AnsiballZ_file.py" <<< 7071 1726853221.36586: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853221.36683: stderr chunk (state=3): >>><<< 7071 1726853221.36687: stdout chunk (state=3): >>><<< 7071 1726853221.36695: done transferring module to remote 7071 1726853221.36706: _low_level_execute_command(): starting 7071 1726853221.36714: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853221.3087566-10396-218166816729556/ /root/.ansible/tmp/ansible-tmp-1726853221.3087566-10396-218166816729556/AnsiballZ_file.py && sleep 0' 7071 1726853221.37284: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853221.37287: 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.45.153 originally 10.31.45.153 <<< 7071 1726853221.37290: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.37292: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853221.37294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.37336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853221.37356: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853221.37392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853221.39277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853221.39281: stdout chunk (state=3): >>><<< 7071 1726853221.39284: stderr chunk (state=3): >>><<< 7071 1726853221.39286: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853221.39289: _low_level_execute_command(): starting 7071 1726853221.39291: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853221.3087566-10396-218166816729556/AnsiballZ_file.py && sleep 0' 7071 1726853221.39865: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853221.39888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853221.39935: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.39970: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853221.39979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853221.39981: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853221.40028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853221.56231: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/client.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.pem", "state": "file"}, "after": {"path": "/etc/pki/tls/client.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853221.57676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853221.57704: stderr chunk (state=3): >>><<< 7071 1726853221.57708: stdout chunk (state=3): >>><<< 7071 1726853221.57722: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/client.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.pem", "state": "file"}, "after": {"path": "/etc/pki/tls/client.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853221.57745: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/client.pem', '_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': 'file', '_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-1726853221.3087566-10396-218166816729556/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853221.57753: _low_level_execute_command(): starting 7071 1726853221.57761: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853221.3087566-10396-218166816729556/ > /dev/null 2>&1 && sleep 0' 7071 1726853221.58222: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853221.58226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.58228: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853221.58230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.58285: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853221.58289: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853221.58291: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853221.58337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853221.60196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853221.60221: stderr chunk (state=3): >>><<< 7071 1726853221.60225: stdout chunk (state=3): >>><<< 7071 1726853221.60238: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853221.60243: handler run complete 7071 1726853221.60263: attempt loop complete, returning result 7071 1726853221.60280: variable 'item' from source: unknown 7071 1726853221.60339: variable 'item' from source: unknown changed: [managed_node1] => (item=client.pem) => { "ansible_loop_var": "item", "changed": true, "item": "client.pem", "path": "/etc/pki/tls/client.pem", "state": "absent" } 7071 1726853221.60459: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853221.60462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853221.60467: variable 'omit' from source: magic vars 7071 1726853221.60560: variable 'ansible_distribution_major_version' from source: facts 7071 1726853221.60563: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853221.60658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853221.60678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853221.60700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853221.60725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853221.60736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853221.60804: variable 'ansible_distribution' from source: facts 7071 1726853221.60807: variable 'ansible_distribution_major_version' from source: facts 7071 1726853221.60813: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853221.60884: variable 'ansible_distribution_major_version' from source: facts 7071 1726853221.60887: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853221.60997: variable 'ansible_distribution' from source: facts 7071 1726853221.61000: variable 'ansible_distribution_major_version' from source: facts 7071 1726853221.61007: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853221.61009: variable 'omit' from source: magic vars 7071 1726853221.61025: variable 'omit' from source: magic vars 7071 1726853221.61092: variable 'item' from source: unknown 7071 1726853221.61104: variable 'omit' from source: magic vars 7071 1726853221.61122: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853221.61133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853221.61135: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853221.61148: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853221.61150: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853221.61153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853221.61200: Set connection var ansible_connection to ssh 7071 1726853221.61206: Set connection var ansible_timeout to 10 7071 1726853221.61211: Set connection var ansible_shell_type to sh 7071 1726853221.61217: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853221.61223: Set connection var ansible_pipelining to False 7071 1726853221.61227: Set connection var ansible_shell_executable to /bin/sh 7071 1726853221.61248: variable 'ansible_shell_executable' from source: unknown 7071 1726853221.61251: variable 'ansible_connection' from source: unknown 7071 1726853221.61253: variable 'ansible_module_compression' from source: unknown 7071 1726853221.61256: variable 'ansible_shell_type' from source: unknown 7071 1726853221.61258: variable 'ansible_shell_executable' from source: unknown 7071 1726853221.61260: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853221.61262: variable 'ansible_pipelining' from source: unknown 7071 1726853221.61264: variable 'ansible_timeout' from source: unknown 7071 1726853221.61273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853221.61338: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853221.61345: variable 'omit' from source: magic vars 7071 1726853221.61355: starting attempt loop 7071 1726853221.61358: running the handler 7071 1726853221.61363: _low_level_execute_command(): starting 7071 1726853221.61367: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853221.61831: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853221.61834: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853221.61837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853221.61839: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853221.61841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.61892: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853221.61895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853221.61917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853221.61951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853221.63592: stdout chunk (state=3): >>>/root <<< 7071 1726853221.63685: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853221.63713: stderr chunk (state=3): >>><<< 7071 1726853221.63716: stdout chunk (state=3): >>><<< 7071 1726853221.63734: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853221.63742: _low_level_execute_command(): starting 7071 1726853221.63748: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853221.6373408-10396-256734306683348 `" && echo ansible-tmp-1726853221.6373408-10396-256734306683348="` echo /root/.ansible/tmp/ansible-tmp-1726853221.6373408-10396-256734306683348 `" ) && sleep 0' 7071 1726853221.64204: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853221.64208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.64210: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853221.64212: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853221.64214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.64264: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853221.64270: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853221.64280: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853221.64318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853221.66212: stdout chunk (state=3): >>>ansible-tmp-1726853221.6373408-10396-256734306683348=/root/.ansible/tmp/ansible-tmp-1726853221.6373408-10396-256734306683348 <<< 7071 1726853221.66309: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853221.66341: stderr chunk (state=3): >>><<< 7071 1726853221.66344: stdout chunk (state=3): >>><<< 7071 1726853221.66360: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853221.6373408-10396-256734306683348=/root/.ansible/tmp/ansible-tmp-1726853221.6373408-10396-256734306683348 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853221.66394: variable 'ansible_module_compression' from source: unknown 7071 1726853221.66424: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7071 1726853221.66443: variable 'ansible_facts' from source: unknown 7071 1726853221.66493: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853221.6373408-10396-256734306683348/AnsiballZ_file.py 7071 1726853221.66586: Sending initial data 7071 1726853221.66589: Sent initial data (152 bytes) 7071 1726853221.67046: 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 <<< 7071 1726853221.67050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853221.67052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853221.67054: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853221.67056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.67108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853221.67124: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853221.67160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853221.68759: 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 <<< 7071 1726853221.68796: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853221.68839: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpi3j2xdcw /root/.ansible/tmp/ansible-tmp-1726853221.6373408-10396-256734306683348/AnsiballZ_file.py <<< 7071 1726853221.68848: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853221.6373408-10396-256734306683348/AnsiballZ_file.py" <<< 7071 1726853221.68880: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpi3j2xdcw" to remote "/root/.ansible/tmp/ansible-tmp-1726853221.6373408-10396-256734306683348/AnsiballZ_file.py" <<< 7071 1726853221.68883: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853221.6373408-10396-256734306683348/AnsiballZ_file.py" <<< 7071 1726853221.69399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853221.69443: stderr chunk (state=3): >>><<< 7071 1726853221.69446: stdout chunk (state=3): >>><<< 7071 1726853221.69474: done transferring module to remote 7071 1726853221.69485: _low_level_execute_command(): starting 7071 1726853221.69488: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853221.6373408-10396-256734306683348/ /root/.ansible/tmp/ansible-tmp-1726853221.6373408-10396-256734306683348/AnsiballZ_file.py && sleep 0' 7071 1726853221.69932: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853221.69936: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853221.69938: 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.45.153 is address debug1: re-parsing configuration <<< 7071 1726853221.69940: 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 <<< 7071 1726853221.69942: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.69999: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853221.70003: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853221.70006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853221.70043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853221.71831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853221.71860: stderr chunk (state=3): >>><<< 7071 1726853221.71863: stdout chunk (state=3): >>><<< 7071 1726853221.71881: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853221.71885: _low_level_execute_command(): starting 7071 1726853221.71887: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853221.6373408-10396-256734306683348/AnsiballZ_file.py && sleep 0' 7071 1726853221.72344: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853221.72347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.72350: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853221.72356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.72405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853221.72408: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853221.72411: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853221.72462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853221.88412: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/cacert.pem", "state": "file"}, "after": {"path": "/etc/pki/tls/cacert.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853221.89854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853221.89882: stderr chunk (state=3): >>><<< 7071 1726853221.89885: stdout chunk (state=3): >>><<< 7071 1726853221.89899: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/cacert.pem", "state": "file"}, "after": {"path": "/etc/pki/tls/cacert.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853221.89920: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/cacert.pem', '_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': 'file', '_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-1726853221.6373408-10396-256734306683348/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853221.89926: _low_level_execute_command(): starting 7071 1726853221.89935: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853221.6373408-10396-256734306683348/ > /dev/null 2>&1 && sleep 0' 7071 1726853221.90377: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853221.90381: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853221.90385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853221.90401: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853221.90453: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853221.90456: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853221.90460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853221.90499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853221.92340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853221.92365: stderr chunk (state=3): >>><<< 7071 1726853221.92368: stdout chunk (state=3): >>><<< 7071 1726853221.92382: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853221.92387: handler run complete 7071 1726853221.92402: attempt loop complete, returning result 7071 1726853221.92416: variable 'item' from source: unknown 7071 1726853221.92482: variable 'item' from source: unknown changed: [managed_node1] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": true, "item": "cacert.pem", "path": "/etc/pki/tls/cacert.pem", "state": "absent" } 7071 1726853221.92610: dumping result to json 7071 1726853221.92613: done dumping result, returning 7071 1726853221.92615: done running TaskExecutor() for managed_node1/TASK: Remove test certificates [02083763-bbaf-ff75-6002-000000000194] 7071 1726853221.92617: sending task result for task 02083763-bbaf-ff75-6002-000000000194 7071 1726853221.92670: done sending task result for task 02083763-bbaf-ff75-6002-000000000194 7071 1726853221.92751: no more pending results, returning what we have 7071 1726853221.92755: results queue empty 7071 1726853221.92756: checking for any_errors_fatal 7071 1726853221.92767: done checking for any_errors_fatal 7071 1726853221.92768: checking for max_fail_percentage 7071 1726853221.92769: done checking for max_fail_percentage 7071 1726853221.92770: checking to see if all hosts have failed and the running result is not ok 7071 1726853221.92773: done checking to see if all hosts have failed 7071 1726853221.92773: getting the remaining hosts for this loop 7071 1726853221.92775: done getting the remaining hosts for this loop 7071 1726853221.92779: getting the next task for host managed_node1 7071 1726853221.92792: done getting next task for host managed_node1 7071 1726853221.92794: ^ task is: TASK: Remove test CA 7071 1726853221.92797: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853221.92800: getting variables 7071 1726853221.92802: in VariableManager get_vars() 7071 1726853221.92854: Calling all_inventory to load vars for managed_node1 7071 1726853221.92857: Calling groups_inventory to load vars for managed_node1 7071 1726853221.92859: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853221.92865: WORKER PROCESS EXITING 7071 1726853221.92877: Calling all_plugins_play to load vars for managed_node1 7071 1726853221.92879: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853221.92882: Calling groups_plugins_play to load vars for managed_node1 7071 1726853221.93898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853221.95009: done with get_vars() 7071 1726853221.95029: done getting variables TASK [Remove test CA] ********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:135 Friday 20 September 2024 13:27:01 -0400 (0:00:01.518) 0:01:29.907 ****** 7071 1726853221.95102: entering _queue_task() for managed_node1/file 7071 1726853221.95358: worker is 1 (out of 1 available) 7071 1726853221.95375: exiting _queue_task() for managed_node1/file 7071 1726853221.95388: done queuing things up, now waiting for results queue to drain 7071 1726853221.95390: waiting for pending results... 7071 1726853221.95564: running TaskExecutor() for managed_node1/TASK: Remove test CA 7071 1726853221.95637: in run() - task 02083763-bbaf-ff75-6002-000000000195 7071 1726853221.95649: variable 'ansible_search_path' from source: unknown 7071 1726853221.95838: Loaded config def from plugin (lookup/items) 7071 1726853221.95842: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7071 1726853221.95863: variable 'omit' from source: magic vars 7071 1726853221.95974: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853221.95981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853221.95989: variable 'omit' from source: magic vars 7071 1726853221.96260: variable 'ansible_distribution_major_version' from source: facts 7071 1726853221.96275: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853221.96676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853221.98876: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853221.98947: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853221.98990: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853221.99028: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853221.99074: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853221.99155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853221.99200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853221.99232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853221.99278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853221.99297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853221.99417: variable 'ansible_distribution' from source: facts 7071 1726853221.99427: variable 'ansible_distribution_major_version' from source: facts 7071 1726853221.99439: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853221.99562: variable 'ansible_distribution_major_version' from source: facts 7071 1726853221.99575: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853221.99751: variable 'ansible_distribution' from source: facts 7071 1726853221.99760: variable 'ansible_distribution_major_version' from source: facts 7071 1726853221.99773: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853221.99785: variable 'omit' from source: magic vars 7071 1726853221.99807: variable 'omit' from source: magic vars 7071 1726853221.99860: variable 'item' from source: unknown 7071 1726853221.99931: variable 'item' from source: unknown 7071 1726853221.99956: variable 'omit' from source: magic vars 7071 1726853221.99987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853222.00016: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853222.00038: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853222.00062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853222.00080: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853222.00111: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853222.00119: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853222.00126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853222.00226: Set connection var ansible_connection to ssh 7071 1726853222.00238: Set connection var ansible_timeout to 10 7071 1726853222.00251: Set connection var ansible_shell_type to sh 7071 1726853222.00263: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853222.00275: Set connection var ansible_pipelining to False 7071 1726853222.00285: Set connection var ansible_shell_executable to /bin/sh 7071 1726853222.00312: variable 'ansible_shell_executable' from source: unknown 7071 1726853222.00319: variable 'ansible_connection' from source: unknown 7071 1726853222.00327: variable 'ansible_module_compression' from source: unknown 7071 1726853222.00334: variable 'ansible_shell_type' from source: unknown 7071 1726853222.00341: variable 'ansible_shell_executable' from source: unknown 7071 1726853222.00350: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853222.00358: variable 'ansible_pipelining' from source: unknown 7071 1726853222.00366: variable 'ansible_timeout' from source: unknown 7071 1726853222.00375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853222.00518: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7071 1726853222.00663: variable 'omit' from source: magic vars 7071 1726853222.00666: starting attempt loop 7071 1726853222.00668: running the handler 7071 1726853222.00673: _low_level_execute_command(): starting 7071 1726853222.00675: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853222.01264: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853222.01281: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853222.01297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853222.01317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853222.01391: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.01448: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853222.01467: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853222.01493: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853222.01576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853222.03394: stdout chunk (state=3): >>>/root <<< 7071 1726853222.03405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853222.03436: stdout chunk (state=3): >>><<< 7071 1726853222.03661: stderr chunk (state=3): >>><<< 7071 1726853222.03665: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853222.03668: _low_level_execute_command(): starting 7071 1726853222.03674: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853222.035589-10464-153500050211746 `" && echo ansible-tmp-1726853222.035589-10464-153500050211746="` echo /root/.ansible/tmp/ansible-tmp-1726853222.035589-10464-153500050211746 `" ) && sleep 0' 7071 1726853222.04749: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853222.05018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853222.05055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853222.07024: stdout chunk (state=3): >>>ansible-tmp-1726853222.035589-10464-153500050211746=/root/.ansible/tmp/ansible-tmp-1726853222.035589-10464-153500050211746 <<< 7071 1726853222.07167: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853222.07444: stdout chunk (state=3): >>><<< 7071 1726853222.07447: stderr chunk (state=3): >>><<< 7071 1726853222.07451: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853222.035589-10464-153500050211746=/root/.ansible/tmp/ansible-tmp-1726853222.035589-10464-153500050211746 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853222.07453: variable 'ansible_module_compression' from source: unknown 7071 1726853222.07455: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7071 1726853222.07457: variable 'ansible_facts' from source: unknown 7071 1726853222.07573: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853222.035589-10464-153500050211746/AnsiballZ_file.py 7071 1726853222.07779: Sending initial data 7071 1726853222.07788: Sent initial data (151 bytes) 7071 1726853222.08239: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853222.08252: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.08264: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.08311: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853222.08331: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853222.08367: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853222.09977: 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 <<< 7071 1726853222.10012: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853222.10062: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmporjpllf6 /root/.ansible/tmp/ansible-tmp-1726853222.035589-10464-153500050211746/AnsiballZ_file.py <<< 7071 1726853222.10065: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853222.035589-10464-153500050211746/AnsiballZ_file.py" <<< 7071 1726853222.10112: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmporjpllf6" to remote "/root/.ansible/tmp/ansible-tmp-1726853222.035589-10464-153500050211746/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853222.035589-10464-153500050211746/AnsiballZ_file.py" <<< 7071 1726853222.10815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853222.10820: stderr chunk (state=3): >>><<< 7071 1726853222.10823: stdout chunk (state=3): >>><<< 7071 1726853222.10885: done transferring module to remote 7071 1726853222.10894: _low_level_execute_command(): starting 7071 1726853222.10899: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853222.035589-10464-153500050211746/ /root/.ansible/tmp/ansible-tmp-1726853222.035589-10464-153500050211746/AnsiballZ_file.py && sleep 0' 7071 1726853222.11328: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853222.11331: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853222.11333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.11335: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853222.11337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.11393: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853222.11396: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853222.11441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853222.13327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853222.13330: stdout chunk (state=3): >>><<< 7071 1726853222.13333: stderr chunk (state=3): >>><<< 7071 1726853222.13433: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853222.13436: _low_level_execute_command(): starting 7071 1726853222.13439: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853222.035589-10464-153500050211746/AnsiballZ_file.py && sleep 0' 7071 1726853222.13874: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853222.13888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853222.13899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.13942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853222.13960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853222.14003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853222.30275: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/my_ca_certs", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory", "path_content": {"directories": [], "files": ["/etc/pki/tls/my_ca_certs/cacert.pem", "/etc/pki/tls/my_ca_certs/d1b7d027.0"]}}, "after": {"path": "/etc/pki/tls/my_ca_certs", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/my_ca_certs", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853222.31716: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853222.31742: stderr chunk (state=3): >>><<< 7071 1726853222.31746: stdout chunk (state=3): >>><<< 7071 1726853222.31765: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/my_ca_certs", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory", "path_content": {"directories": [], "files": ["/etc/pki/tls/my_ca_certs/cacert.pem", "/etc/pki/tls/my_ca_certs/d1b7d027.0"]}}, "after": {"path": "/etc/pki/tls/my_ca_certs", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/my_ca_certs", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853222.31802: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/my_ca_certs', '_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': 'file', '_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-1726853222.035589-10464-153500050211746/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853222.31808: _low_level_execute_command(): starting 7071 1726853222.31813: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853222.035589-10464-153500050211746/ > /dev/null 2>&1 && sleep 0' 7071 1726853222.32265: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853222.32268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.32272: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853222.32275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.32324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853222.32327: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853222.32334: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853222.32373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853222.34189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853222.34217: stderr chunk (state=3): >>><<< 7071 1726853222.34221: stdout chunk (state=3): >>><<< 7071 1726853222.34234: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853222.34240: handler run complete 7071 1726853222.34259: attempt loop complete, returning result 7071 1726853222.34278: variable 'item' from source: unknown 7071 1726853222.34339: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/pki/tls/my_ca_certs) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/my_ca_certs", "path": "/etc/pki/tls/my_ca_certs", "state": "absent" } 7071 1726853222.34519: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853222.34522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853222.34524: variable 'omit' from source: magic vars 7071 1726853222.34584: variable 'ansible_distribution_major_version' from source: facts 7071 1726853222.34588: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853222.34677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853222.34695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853222.34712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853222.34737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853222.34747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853222.34817: variable 'ansible_distribution' from source: facts 7071 1726853222.34820: variable 'ansible_distribution_major_version' from source: facts 7071 1726853222.34826: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853222.34901: variable 'ansible_distribution_major_version' from source: facts 7071 1726853222.34904: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853222.35013: variable 'ansible_distribution' from source: facts 7071 1726853222.35016: variable 'ansible_distribution_major_version' from source: facts 7071 1726853222.35022: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853222.35027: variable 'omit' from source: magic vars 7071 1726853222.35038: variable 'omit' from source: magic vars 7071 1726853222.35066: variable 'item' from source: unknown 7071 1726853222.35111: variable 'item' from source: unknown 7071 1726853222.35122: variable 'omit' from source: magic vars 7071 1726853222.35138: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853222.35148: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853222.35151: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853222.35161: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853222.35164: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853222.35166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853222.35218: Set connection var ansible_connection to ssh 7071 1726853222.35223: Set connection var ansible_timeout to 10 7071 1726853222.35228: Set connection var ansible_shell_type to sh 7071 1726853222.35235: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853222.35241: Set connection var ansible_pipelining to False 7071 1726853222.35248: Set connection var ansible_shell_executable to /bin/sh 7071 1726853222.35261: variable 'ansible_shell_executable' from source: unknown 7071 1726853222.35264: variable 'ansible_connection' from source: unknown 7071 1726853222.35266: variable 'ansible_module_compression' from source: unknown 7071 1726853222.35268: variable 'ansible_shell_type' from source: unknown 7071 1726853222.35272: variable 'ansible_shell_executable' from source: unknown 7071 1726853222.35274: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853222.35279: variable 'ansible_pipelining' from source: unknown 7071 1726853222.35281: variable 'ansible_timeout' from source: unknown 7071 1726853222.35285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853222.35355: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853222.35362: variable 'omit' from source: magic vars 7071 1726853222.35366: starting attempt loop 7071 1726853222.35369: running the handler 7071 1726853222.35377: _low_level_execute_command(): starting 7071 1726853222.35380: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853222.35820: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853222.35824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853222.35826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.35828: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853222.35830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.35877: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853222.35890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853222.35939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853222.37600: stdout chunk (state=3): >>>/root <<< 7071 1726853222.37702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853222.37726: stderr chunk (state=3): >>><<< 7071 1726853222.37729: stdout chunk (state=3): >>><<< 7071 1726853222.37742: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853222.37753: _low_level_execute_command(): starting 7071 1726853222.37758: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853222.3774228-10464-180088878681657 `" && echo ansible-tmp-1726853222.3774228-10464-180088878681657="` echo /root/.ansible/tmp/ansible-tmp-1726853222.3774228-10464-180088878681657 `" ) && sleep 0' 7071 1726853222.38182: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853222.38185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853222.38187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.38189: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853222.38191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.38250: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853222.38253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853222.38255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853222.38291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853222.40199: stdout chunk (state=3): >>>ansible-tmp-1726853222.3774228-10464-180088878681657=/root/.ansible/tmp/ansible-tmp-1726853222.3774228-10464-180088878681657 <<< 7071 1726853222.40310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853222.40335: stderr chunk (state=3): >>><<< 7071 1726853222.40338: stdout chunk (state=3): >>><<< 7071 1726853222.40358: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853222.3774228-10464-180088878681657=/root/.ansible/tmp/ansible-tmp-1726853222.3774228-10464-180088878681657 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853222.40392: variable 'ansible_module_compression' from source: unknown 7071 1726853222.40422: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7071 1726853222.40437: variable 'ansible_facts' from source: unknown 7071 1726853222.40492: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853222.3774228-10464-180088878681657/AnsiballZ_file.py 7071 1726853222.40579: Sending initial data 7071 1726853222.40583: Sent initial data (152 bytes) 7071 1726853222.41022: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853222.41026: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853222.41028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.41030: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853222.41032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.41085: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853222.41088: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853222.41134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853222.42705: 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 <<< 7071 1726853222.42709: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7071 1726853222.42742: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853222.42782: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp9vfvsyle /root/.ansible/tmp/ansible-tmp-1726853222.3774228-10464-180088878681657/AnsiballZ_file.py <<< 7071 1726853222.42789: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853222.3774228-10464-180088878681657/AnsiballZ_file.py" <<< 7071 1726853222.42821: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmp9vfvsyle" to remote "/root/.ansible/tmp/ansible-tmp-1726853222.3774228-10464-180088878681657/AnsiballZ_file.py" <<< 7071 1726853222.42823: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853222.3774228-10464-180088878681657/AnsiballZ_file.py" <<< 7071 1726853222.43356: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853222.43391: stderr chunk (state=3): >>><<< 7071 1726853222.43395: stdout chunk (state=3): >>><<< 7071 1726853222.43422: done transferring module to remote 7071 1726853222.43429: _low_level_execute_command(): starting 7071 1726853222.43433: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853222.3774228-10464-180088878681657/ /root/.ansible/tmp/ansible-tmp-1726853222.3774228-10464-180088878681657/AnsiballZ_file.py && sleep 0' 7071 1726853222.43862: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853222.43865: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853222.43867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853222.43869: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853222.43874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.43922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853222.43925: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853222.43969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853222.45749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853222.45770: stderr chunk (state=3): >>><<< 7071 1726853222.45775: stdout chunk (state=3): >>><<< 7071 1726853222.45787: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853222.45789: _low_level_execute_command(): starting 7071 1726853222.45794: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853222.3774228-10464-180088878681657/AnsiballZ_file.py && sleep 0' 7071 1726853222.46203: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853222.46206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853222.46212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7071 1726853222.46215: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853222.46217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.46270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853222.46275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853222.46312: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853222.62573: stdout chunk (state=3): >>> {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "file"}, "after": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7071 1726853222.63966: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853222.63998: stderr chunk (state=3): >>><<< 7071 1726853222.64001: stdout chunk (state=3): >>><<< 7071 1726853222.64015: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "file"}, "after": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853222.64038: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/ca-trust/source/anchors/cacert.pem', '_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': 'file', '_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-1726853222.3774228-10464-180088878681657/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853222.64047: _low_level_execute_command(): starting 7071 1726853222.64050: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853222.3774228-10464-180088878681657/ > /dev/null 2>&1 && sleep 0' 7071 1726853222.64514: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853222.64517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853222.64520: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.64522: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853222.64524: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853222.64526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.64577: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853222.64580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853222.64582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853222.64626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853222.66452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853222.66480: stderr chunk (state=3): >>><<< 7071 1726853222.66483: stdout chunk (state=3): >>><<< 7071 1726853222.66497: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853222.66504: handler run complete 7071 1726853222.66519: attempt loop complete, returning result 7071 1726853222.66533: variable 'item' from source: unknown 7071 1726853222.66596: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/pki/ca-trust/source/anchors/cacert.pem) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/ca-trust/source/anchors/cacert.pem", "path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "absent" } 7071 1726853222.66714: dumping result to json 7071 1726853222.66717: done dumping result, returning 7071 1726853222.66719: done running TaskExecutor() for managed_node1/TASK: Remove test CA [02083763-bbaf-ff75-6002-000000000195] 7071 1726853222.66721: sending task result for task 02083763-bbaf-ff75-6002-000000000195 7071 1726853222.66763: done sending task result for task 02083763-bbaf-ff75-6002-000000000195 7071 1726853222.66766: WORKER PROCESS EXITING 7071 1726853222.66815: no more pending results, returning what we have 7071 1726853222.66818: results queue empty 7071 1726853222.66819: checking for any_errors_fatal 7071 1726853222.66830: done checking for any_errors_fatal 7071 1726853222.66831: checking for max_fail_percentage 7071 1726853222.66832: done checking for max_fail_percentage 7071 1726853222.66833: checking to see if all hosts have failed and the running result is not ok 7071 1726853222.66834: done checking to see if all hosts have failed 7071 1726853222.66835: getting the remaining hosts for this loop 7071 1726853222.66836: done getting the remaining hosts for this loop 7071 1726853222.66840: getting the next task for host managed_node1 7071 1726853222.66849: done getting next task for host managed_node1 7071 1726853222.66851: ^ task is: TASK: Update ca trust 7071 1726853222.66854: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 7071 1726853222.66857: getting variables 7071 1726853222.66859: in VariableManager get_vars() 7071 1726853222.66916: Calling all_inventory to load vars for managed_node1 7071 1726853222.66919: Calling groups_inventory to load vars for managed_node1 7071 1726853222.66921: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853222.66931: Calling all_plugins_play to load vars for managed_node1 7071 1726853222.66934: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853222.66936: Calling groups_plugins_play to load vars for managed_node1 7071 1726853222.67854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853222.68825: done with get_vars() 7071 1726853222.68842: done getting variables 7071 1726853222.68890: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Update ca trust] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:142 Friday 20 September 2024 13:27:02 -0400 (0:00:00.738) 0:01:30.645 ****** 7071 1726853222.68911: entering _queue_task() for managed_node1/command 7071 1726853222.69161: worker is 1 (out of 1 available) 7071 1726853222.69176: exiting _queue_task() for managed_node1/command 7071 1726853222.69188: done queuing things up, now waiting for results queue to drain 7071 1726853222.69190: waiting for pending results... 7071 1726853222.69363: running TaskExecutor() for managed_node1/TASK: Update ca trust 7071 1726853222.69430: in run() - task 02083763-bbaf-ff75-6002-000000000196 7071 1726853222.69441: variable 'ansible_search_path' from source: unknown 7071 1726853222.69472: calling self._execute() 7071 1726853222.69640: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853222.69648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853222.69651: variable 'omit' from source: magic vars 7071 1726853222.69925: variable 'ansible_distribution_major_version' from source: facts 7071 1726853222.69937: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853222.70072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853222.71659: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853222.71876: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853222.71880: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853222.71883: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853222.71885: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853222.71906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853222.71950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853222.71983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853222.72027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853222.72045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853222.72173: variable 'ansible_distribution' from source: facts 7071 1726853222.72184: variable 'ansible_distribution_major_version' from source: facts 7071 1726853222.72195: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853222.72205: variable 'omit' from source: magic vars 7071 1726853222.72229: variable 'omit' from source: magic vars 7071 1726853222.72268: variable 'omit' from source: magic vars 7071 1726853222.72300: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853222.72330: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853222.72354: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853222.72379: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853222.72395: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853222.72429: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853222.72439: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853222.72447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853222.72542: Set connection var ansible_connection to ssh 7071 1726853222.72556: Set connection var ansible_timeout to 10 7071 1726853222.72565: Set connection var ansible_shell_type to sh 7071 1726853222.72579: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853222.72590: Set connection var ansible_pipelining to False 7071 1726853222.72599: Set connection var ansible_shell_executable to /bin/sh 7071 1726853222.72625: variable 'ansible_shell_executable' from source: unknown 7071 1726853222.72632: variable 'ansible_connection' from source: unknown 7071 1726853222.72638: variable 'ansible_module_compression' from source: unknown 7071 1726853222.72675: variable 'ansible_shell_type' from source: unknown 7071 1726853222.72678: variable 'ansible_shell_executable' from source: unknown 7071 1726853222.72680: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853222.72682: variable 'ansible_pipelining' from source: unknown 7071 1726853222.72683: variable 'ansible_timeout' from source: unknown 7071 1726853222.72685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853222.72764: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853222.72783: variable 'omit' from source: magic vars 7071 1726853222.72792: starting attempt loop 7071 1726853222.72876: running the handler 7071 1726853222.72881: _low_level_execute_command(): starting 7071 1726853222.72883: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853222.73406: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853222.73426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853222.73438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.73478: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853222.73493: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853222.73544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853222.75226: stdout chunk (state=3): >>>/root <<< 7071 1726853222.75379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853222.75383: stdout chunk (state=3): >>><<< 7071 1726853222.75385: stderr chunk (state=3): >>><<< 7071 1726853222.75505: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853222.75516: _low_level_execute_command(): starting 7071 1726853222.75519: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853222.7541611-10493-102374668440770 `" && echo ansible-tmp-1726853222.7541611-10493-102374668440770="` echo /root/.ansible/tmp/ansible-tmp-1726853222.7541611-10493-102374668440770 `" ) && sleep 0' 7071 1726853222.76072: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853222.76094: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853222.76117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853222.76132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853222.76147: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853222.76158: stderr chunk (state=3): >>>debug2: match not found <<< 7071 1726853222.76170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.76225: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.76297: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853222.76334: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853222.76357: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853222.76437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853222.78373: stdout chunk (state=3): >>>ansible-tmp-1726853222.7541611-10493-102374668440770=/root/.ansible/tmp/ansible-tmp-1726853222.7541611-10493-102374668440770 <<< 7071 1726853222.78508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853222.78521: stdout chunk (state=3): >>><<< 7071 1726853222.78681: stderr chunk (state=3): >>><<< 7071 1726853222.78685: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853222.7541611-10493-102374668440770=/root/.ansible/tmp/ansible-tmp-1726853222.7541611-10493-102374668440770 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853222.78688: variable 'ansible_module_compression' from source: unknown 7071 1726853222.78690: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7071 1726853222.78692: variable 'ansible_facts' from source: unknown 7071 1726853222.78769: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853222.7541611-10493-102374668440770/AnsiballZ_command.py 7071 1726853222.78986: Sending initial data 7071 1726853222.78989: Sent initial data (155 bytes) 7071 1726853222.79634: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853222.79674: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853222.79691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.79794: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853222.79836: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853222.79874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853222.81517: 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 <<< 7071 1726853222.81553: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853222.81595: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpg9xa936b /root/.ansible/tmp/ansible-tmp-1726853222.7541611-10493-102374668440770/AnsiballZ_command.py <<< 7071 1726853222.81597: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853222.7541611-10493-102374668440770/AnsiballZ_command.py" <<< 7071 1726853222.81626: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpg9xa936b" to remote "/root/.ansible/tmp/ansible-tmp-1726853222.7541611-10493-102374668440770/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853222.7541611-10493-102374668440770/AnsiballZ_command.py" <<< 7071 1726853222.82400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853222.82403: stdout chunk (state=3): >>><<< 7071 1726853222.82405: stderr chunk (state=3): >>><<< 7071 1726853222.82407: done transferring module to remote 7071 1726853222.82408: _low_level_execute_command(): starting 7071 1726853222.82410: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853222.7541611-10493-102374668440770/ /root/.ansible/tmp/ansible-tmp-1726853222.7541611-10493-102374668440770/AnsiballZ_command.py && sleep 0' 7071 1726853222.82929: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853222.82963: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853222.82966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853222.82969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.82981: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.83055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853222.83070: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853222.83104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853222.84930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853222.84961: stderr chunk (state=3): >>><<< 7071 1726853222.84965: stdout chunk (state=3): >>><<< 7071 1726853222.84983: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853222.84992: _low_level_execute_command(): starting 7071 1726853222.84995: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853222.7541611-10493-102374668440770/AnsiballZ_command.py && sleep 0' 7071 1726853222.85715: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853222.85733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853222.85745: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853222.85777: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853222.85851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853223.92455: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["update-ca-trust"], "start": "2024-09-20 13:27:03.012976", "end": "2024-09-20 13:27:03.922522", "delta": "0:00:00.909546", "msg": "", "invocation": {"module_args": {"_raw_params": "update-ca-trust", "_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}}} <<< 7071 1726853223.93766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853223.93904: stdout chunk (state=3): >>><<< 7071 1726853223.93911: stderr chunk (state=3): >>><<< 7071 1726853223.93914: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["update-ca-trust"], "start": "2024-09-20 13:27:03.012976", "end": "2024-09-20 13:27:03.922522", "delta": "0:00:00.909546", "msg": "", "invocation": {"module_args": {"_raw_params": "update-ca-trust", "_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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853223.93917: done with _execute_module (ansible.legacy.command, {'_raw_params': 'update-ca-trust', '_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-1726853222.7541611-10493-102374668440770/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853223.93919: _low_level_execute_command(): starting 7071 1726853223.93925: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853222.7541611-10493-102374668440770/ > /dev/null 2>&1 && sleep 0' 7071 1726853223.94934: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853223.94938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853223.95055: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853223.95166: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853223.95287: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853223.95300: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853223.97106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853223.97162: stderr chunk (state=3): >>><<< 7071 1726853223.97174: stdout chunk (state=3): >>><<< 7071 1726853223.97230: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853223.97242: handler run complete 7071 1726853223.97478: Evaluated conditional (False): False 7071 1726853223.97481: attempt loop complete, returning result 7071 1726853223.97484: _execute() done 7071 1726853223.97486: dumping result to json 7071 1726853223.97488: done dumping result, returning 7071 1726853223.97490: done running TaskExecutor() for managed_node1/TASK: Update ca trust [02083763-bbaf-ff75-6002-000000000196] 7071 1726853223.97492: sending task result for task 02083763-bbaf-ff75-6002-000000000196 7071 1726853223.97565: done sending task result for task 02083763-bbaf-ff75-6002-000000000196 7071 1726853223.97569: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "update-ca-trust" ], "delta": "0:00:00.909546", "end": "2024-09-20 13:27:03.922522", "rc": 0, "start": "2024-09-20 13:27:03.012976" } 7071 1726853223.97649: no more pending results, returning what we have 7071 1726853223.97653: results queue empty 7071 1726853223.97654: checking for any_errors_fatal 7071 1726853223.97669: done checking for any_errors_fatal 7071 1726853223.97673: checking for max_fail_percentage 7071 1726853223.97675: done checking for max_fail_percentage 7071 1726853223.97676: checking to see if all hosts have failed and the running result is not ok 7071 1726853223.97677: done checking to see if all hosts have failed 7071 1726853223.97678: getting the remaining hosts for this loop 7071 1726853223.97679: done getting the remaining hosts for this loop 7071 1726853223.97683: getting the next task for host managed_node1 7071 1726853223.97691: done getting next task for host managed_node1 7071 1726853223.97695: ^ task is: TASK: Verify network state restored to default 7071 1726853223.97698: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 7071 1726853223.97703: getting variables 7071 1726853223.97705: in VariableManager get_vars() 7071 1726853223.98200: Calling all_inventory to load vars for managed_node1 7071 1726853223.98204: Calling groups_inventory to load vars for managed_node1 7071 1726853223.98207: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853223.98218: Calling all_plugins_play to load vars for managed_node1 7071 1726853223.98223: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853223.98226: Calling groups_plugins_play to load vars for managed_node1 7071 1726853224.00923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853224.09340: done with get_vars() 7071 1726853224.09569: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:145 Friday 20 September 2024 13:27:04 -0400 (0:00:01.408) 0:01:32.054 ****** 7071 1726853224.09804: entering _queue_task() for managed_node1/include_tasks 7071 1726853224.10651: worker is 1 (out of 1 available) 7071 1726853224.10774: exiting _queue_task() for managed_node1/include_tasks 7071 1726853224.10787: done queuing things up, now waiting for results queue to drain 7071 1726853224.10789: waiting for pending results... 7071 1726853224.11112: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 7071 1726853224.11534: in run() - task 02083763-bbaf-ff75-6002-000000000197 7071 1726853224.11538: variable 'ansible_search_path' from source: unknown 7071 1726853224.11541: calling self._execute() 7071 1726853224.11690: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853224.11760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853224.11775: variable 'omit' from source: magic vars 7071 1726853224.12660: variable 'ansible_distribution_major_version' from source: facts 7071 1726853224.12684: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853224.13207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853224.18982: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853224.18986: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853224.19479: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853224.19482: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853224.19485: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853224.19529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853224.19564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853224.19705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853224.19747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853224.20180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853224.20316: variable 'ansible_distribution' from source: facts 7071 1726853224.20319: variable 'ansible_distribution_major_version' from source: facts 7071 1726853224.20328: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853224.20335: _execute() done 7071 1726853224.20338: dumping result to json 7071 1726853224.20340: done dumping result, returning 7071 1726853224.20349: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [02083763-bbaf-ff75-6002-000000000197] 7071 1726853224.20354: sending task result for task 02083763-bbaf-ff75-6002-000000000197 7071 1726853224.20461: done sending task result for task 02083763-bbaf-ff75-6002-000000000197 7071 1726853224.20464: WORKER PROCESS EXITING 7071 1726853224.20494: no more pending results, returning what we have 7071 1726853224.20500: in VariableManager get_vars() 7071 1726853224.20570: Calling all_inventory to load vars for managed_node1 7071 1726853224.20575: Calling groups_inventory to load vars for managed_node1 7071 1726853224.20578: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853224.20590: Calling all_plugins_play to load vars for managed_node1 7071 1726853224.20594: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853224.20598: Calling groups_plugins_play to load vars for managed_node1 7071 1726853224.23410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853224.26426: done with get_vars() 7071 1726853224.26458: variable 'ansible_search_path' from source: unknown 7071 1726853224.26478: we have included files to process 7071 1726853224.26479: generating all_blocks data 7071 1726853224.26482: done generating all_blocks data 7071 1726853224.26488: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 7071 1726853224.26490: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 7071 1726853224.26493: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 7071 1726853224.26992: done processing included file 7071 1726853224.26995: iterating over new_blocks loaded from include file 7071 1726853224.26996: in VariableManager get_vars() 7071 1726853224.27028: done with get_vars() 7071 1726853224.27030: filtering new block on tags 7071 1726853224.27074: done filtering new block on tags 7071 1726853224.27077: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node1 7071 1726853224.27083: extending task lists for all hosts with included blocks 7071 1726853224.29249: done extending task lists 7071 1726853224.29251: done processing included files 7071 1726853224.29252: results queue empty 7071 1726853224.29252: checking for any_errors_fatal 7071 1726853224.29259: done checking for any_errors_fatal 7071 1726853224.29260: checking for max_fail_percentage 7071 1726853224.29262: done checking for max_fail_percentage 7071 1726853224.29262: checking to see if all hosts have failed and the running result is not ok 7071 1726853224.29263: done checking to see if all hosts have failed 7071 1726853224.29264: getting the remaining hosts for this loop 7071 1726853224.29265: done getting the remaining hosts for this loop 7071 1726853224.29268: getting the next task for host managed_node1 7071 1726853224.29412: done getting next task for host managed_node1 7071 1726853224.29415: ^ task is: TASK: Check routes and DNS 7071 1726853224.29418: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853224.29421: getting variables 7071 1726853224.29422: in VariableManager get_vars() 7071 1726853224.29449: Calling all_inventory to load vars for managed_node1 7071 1726853224.29452: Calling groups_inventory to load vars for managed_node1 7071 1726853224.29454: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853224.29460: Calling all_plugins_play to load vars for managed_node1 7071 1726853224.29468: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853224.29475: Calling groups_plugins_play to load vars for managed_node1 7071 1726853224.32083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853224.35365: done with get_vars() 7071 1726853224.35394: done getting variables 7071 1726853224.35440: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 13:27:04 -0400 (0:00:00.256) 0:01:32.310 ****** 7071 1726853224.35639: entering _queue_task() for managed_node1/shell 7071 1726853224.36007: worker is 1 (out of 1 available) 7071 1726853224.36020: exiting _queue_task() for managed_node1/shell 7071 1726853224.36032: done queuing things up, now waiting for results queue to drain 7071 1726853224.36033: waiting for pending results... 7071 1726853224.36521: running TaskExecutor() for managed_node1/TASK: Check routes and DNS 7071 1726853224.37077: in run() - task 02083763-bbaf-ff75-6002-000000000a94 7071 1726853224.37081: variable 'ansible_search_path' from source: unknown 7071 1726853224.37084: variable 'ansible_search_path' from source: unknown 7071 1726853224.37087: calling self._execute() 7071 1726853224.37090: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853224.37093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853224.37096: variable 'omit' from source: magic vars 7071 1726853224.37835: variable 'ansible_distribution_major_version' from source: facts 7071 1726853224.38276: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853224.38491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853224.42436: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853224.42734: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853224.42778: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853224.42818: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853224.42854: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853224.43067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853224.43106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853224.43136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853224.43209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853224.43296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853224.43628: variable 'ansible_distribution' from source: facts 7071 1726853224.43638: variable 'ansible_distribution_major_version' from source: facts 7071 1726853224.43649: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853224.43659: variable 'omit' from source: magic vars 7071 1726853224.43712: variable 'omit' from source: magic vars 7071 1726853224.43747: variable 'omit' from source: magic vars 7071 1726853224.43847: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853224.43932: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853224.43955: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853224.43979: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853224.44049: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853224.44086: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853224.44096: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853224.44103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853224.44235: Set connection var ansible_connection to ssh 7071 1726853224.44373: Set connection var ansible_timeout to 10 7071 1726853224.44384: Set connection var ansible_shell_type to sh 7071 1726853224.44396: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853224.44407: Set connection var ansible_pipelining to False 7071 1726853224.44415: Set connection var ansible_shell_executable to /bin/sh 7071 1726853224.44441: variable 'ansible_shell_executable' from source: unknown 7071 1726853224.44474: variable 'ansible_connection' from source: unknown 7071 1726853224.44483: variable 'ansible_module_compression' from source: unknown 7071 1726853224.44489: variable 'ansible_shell_type' from source: unknown 7071 1726853224.44583: variable 'ansible_shell_executable' from source: unknown 7071 1726853224.44591: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853224.44598: variable 'ansible_pipelining' from source: unknown 7071 1726853224.44604: variable 'ansible_timeout' from source: unknown 7071 1726853224.44612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853224.44825: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853224.44840: variable 'omit' from source: magic vars 7071 1726853224.44849: starting attempt loop 7071 1726853224.44856: running the handler 7071 1726853224.44872: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853224.44896: _low_level_execute_command(): starting 7071 1726853224.45011: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853224.46384: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853224.46388: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853224.46391: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853224.46393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853224.46427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853224.46493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853224.46496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853224.46642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853224.46707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853224.48397: stdout chunk (state=3): >>>/root <<< 7071 1726853224.48496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853224.48532: stderr chunk (state=3): >>><<< 7071 1726853224.48542: stdout chunk (state=3): >>><<< 7071 1726853224.48615: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853224.48646: _low_level_execute_command(): starting 7071 1726853224.48683: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853224.4863434-10541-46227873645566 `" && echo ansible-tmp-1726853224.4863434-10541-46227873645566="` echo /root/.ansible/tmp/ansible-tmp-1726853224.4863434-10541-46227873645566 `" ) && sleep 0' 7071 1726853224.50158: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853224.50376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853224.50380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853224.50402: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853224.50466: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853224.52405: stdout chunk (state=3): >>>ansible-tmp-1726853224.4863434-10541-46227873645566=/root/.ansible/tmp/ansible-tmp-1726853224.4863434-10541-46227873645566 <<< 7071 1726853224.52720: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853224.52724: stderr chunk (state=3): >>><<< 7071 1726853224.52726: stdout chunk (state=3): >>><<< 7071 1726853224.52747: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853224.4863434-10541-46227873645566=/root/.ansible/tmp/ansible-tmp-1726853224.4863434-10541-46227873645566 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853224.52891: variable 'ansible_module_compression' from source: unknown 7071 1726853224.52941: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7071 1726853224.52976: variable 'ansible_facts' from source: unknown 7071 1726853224.53247: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853224.4863434-10541-46227873645566/AnsiballZ_command.py 7071 1726853224.53594: Sending initial data 7071 1726853224.53598: Sent initial data (154 bytes) 7071 1726853224.54522: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853224.54583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853224.54721: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853224.54724: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853224.54726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853224.56231: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7071 1726853224.56369: 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 <<< 7071 1726853224.56406: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853224.56453: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpfptb8m56 /root/.ansible/tmp/ansible-tmp-1726853224.4863434-10541-46227873645566/AnsiballZ_command.py <<< 7071 1726853224.56488: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853224.4863434-10541-46227873645566/AnsiballZ_command.py" <<< 7071 1726853224.56502: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpfptb8m56" to remote "/root/.ansible/tmp/ansible-tmp-1726853224.4863434-10541-46227873645566/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853224.4863434-10541-46227873645566/AnsiballZ_command.py" <<< 7071 1726853224.57638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853224.57738: stderr chunk (state=3): >>><<< 7071 1726853224.57741: stdout chunk (state=3): >>><<< 7071 1726853224.57743: done transferring module to remote 7071 1726853224.57749: _low_level_execute_command(): starting 7071 1726853224.57757: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853224.4863434-10541-46227873645566/ /root/.ansible/tmp/ansible-tmp-1726853224.4863434-10541-46227873645566/AnsiballZ_command.py && sleep 0' 7071 1726853224.58962: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853224.58992: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853224.59007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853224.59031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853224.59052: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 7071 1726853224.59153: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853224.59315: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853224.59374: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853224.59389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853224.59412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853224.61275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853224.61287: stdout chunk (state=3): >>><<< 7071 1726853224.61299: stderr chunk (state=3): >>><<< 7071 1726853224.61506: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853224.61509: _low_level_execute_command(): starting 7071 1726853224.61512: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853224.4863434-10541-46227873645566/AnsiballZ_command.py && sleep 0' 7071 1726853224.62350: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853224.62353: 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.45.153 originally 10.31.45.153 <<< 7071 1726853224.62356: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853224.62358: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853224.62360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853224.62416: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853224.62428: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853224.62439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853224.62498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853224.78398: 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 02:3a:e7:40:bc:9f brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.45.153/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0\n valid_lft 3224sec preferred_lft 3224sec\n inet6 fe80::3a:e7ff:fe40:bc9f/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.44.1 dev eth0 proto dhcp src 10.31.45.153 metric 100 \n10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.45.153 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 13:27:04.774438", "end": "2024-09-20 13:27:04.783109", "delta": "0:00:00.008671", "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}}} <<< 7071 1726853224.79962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853224.79966: stdout chunk (state=3): >>><<< 7071 1726853224.79969: stderr chunk (state=3): >>><<< 7071 1726853224.80135: _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 02:3a:e7:40:bc:9f brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.45.153/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0\n valid_lft 3224sec preferred_lft 3224sec\n inet6 fe80::3a:e7ff:fe40:bc9f/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.44.1 dev eth0 proto dhcp src 10.31.45.153 metric 100 \n10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.45.153 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 13:27:04.774438", "end": "2024-09-20 13:27:04.783109", "delta": "0:00:00.008671", "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853224.80140: 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-1726853224.4863434-10541-46227873645566/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853224.80143: _low_level_execute_command(): starting 7071 1726853224.80145: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853224.4863434-10541-46227873645566/ > /dev/null 2>&1 && sleep 0' 7071 1726853224.80781: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853224.80796: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853224.80882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853224.82686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853224.82695: stdout chunk (state=3): >>><<< 7071 1726853224.82705: stderr chunk (state=3): >>><<< 7071 1726853224.82723: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853224.82733: handler run complete 7071 1726853224.82768: Evaluated conditional (False): False 7071 1726853224.82786: attempt loop complete, returning result 7071 1726853224.82793: _execute() done 7071 1726853224.82799: dumping result to json 7071 1726853224.82811: done dumping result, returning 7071 1726853224.82822: done running TaskExecutor() for managed_node1/TASK: Check routes and DNS [02083763-bbaf-ff75-6002-000000000a94] 7071 1726853224.82830: sending task result for task 02083763-bbaf-ff75-6002-000000000a94 ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008671", "end": "2024-09-20 13:27:04.783109", "rc": 0, "start": "2024-09-20 13:27:04.774438" } 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 02:3a:e7:40:bc:9f brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.45.153/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 3224sec preferred_lft 3224sec inet6 fe80::3a:e7ff:fe40:bc9f/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp src 10.31.45.153 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.45.153 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 7071 1726853224.83241: no more pending results, returning what we have 7071 1726853224.83248: results queue empty 7071 1726853224.83249: checking for any_errors_fatal 7071 1726853224.83250: done checking for any_errors_fatal 7071 1726853224.83251: checking for max_fail_percentage 7071 1726853224.83253: done checking for max_fail_percentage 7071 1726853224.83253: checking to see if all hosts have failed and the running result is not ok 7071 1726853224.83254: done checking to see if all hosts have failed 7071 1726853224.83255: getting the remaining hosts for this loop 7071 1726853224.83257: done getting the remaining hosts for this loop 7071 1726853224.83260: getting the next task for host managed_node1 7071 1726853224.83267: done getting next task for host managed_node1 7071 1726853224.83269: ^ task is: TASK: Verify DNS and network connectivity 7071 1726853224.83279: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7071 1726853224.83283: getting variables 7071 1726853224.83285: in VariableManager get_vars() 7071 1726853224.83341: Calling all_inventory to load vars for managed_node1 7071 1726853224.83347: Calling groups_inventory to load vars for managed_node1 7071 1726853224.83349: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853224.83360: Calling all_plugins_play to load vars for managed_node1 7071 1726853224.83363: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853224.83365: Calling groups_plugins_play to load vars for managed_node1 7071 1726853224.83378: done sending task result for task 02083763-bbaf-ff75-6002-000000000a94 7071 1726853224.83382: WORKER PROCESS EXITING 7071 1726853224.84874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853224.86537: done with get_vars() 7071 1726853224.86566: done getting variables 7071 1726853224.86631: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 13:27:04 -0400 (0:00:00.511) 0:01:32.822 ****** 7071 1726853224.86673: entering _queue_task() for managed_node1/shell 7071 1726853224.87037: worker is 1 (out of 1 available) 7071 1726853224.87053: exiting _queue_task() for managed_node1/shell 7071 1726853224.87066: done queuing things up, now waiting for results queue to drain 7071 1726853224.87067: waiting for pending results... 7071 1726853224.87374: running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity 7071 1726853224.87521: in run() - task 02083763-bbaf-ff75-6002-000000000a95 7071 1726853224.87542: variable 'ansible_search_path' from source: unknown 7071 1726853224.87555: variable 'ansible_search_path' from source: unknown 7071 1726853224.87603: calling self._execute() 7071 1726853224.87738: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853224.87753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853224.87768: variable 'omit' from source: magic vars 7071 1726853224.88181: variable 'ansible_distribution_major_version' from source: facts 7071 1726853224.88196: Evaluated conditional (ansible_distribution_major_version != '6'): True 7071 1726853224.88396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7071 1726853224.91037: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7071 1726853224.91116: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7071 1726853224.91163: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7071 1726853224.91203: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7071 1726853224.91256: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7071 1726853224.91348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7071 1726853224.91384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7071 1726853224.91414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7071 1726853224.91467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7071 1726853224.91492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7071 1726853224.91617: variable 'ansible_distribution' from source: facts 7071 1726853224.91652: variable 'ansible_distribution_major_version' from source: facts 7071 1726853224.91656: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7071 1726853224.91793: variable 'ansible_facts' from source: unknown 7071 1726853224.92480: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 7071 1726853224.92483: variable 'omit' from source: magic vars 7071 1726853224.92486: variable 'omit' from source: magic vars 7071 1726853224.92524: variable 'omit' from source: magic vars 7071 1726853224.92556: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7071 1726853224.92597: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7071 1726853224.92619: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7071 1726853224.92643: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853224.92662: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7071 1726853224.92704: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7071 1726853224.92714: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853224.92723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853224.92830: Set connection var ansible_connection to ssh 7071 1726853224.92848: Set connection var ansible_timeout to 10 7071 1726853224.92860: Set connection var ansible_shell_type to sh 7071 1726853224.92876: Set connection var ansible_module_compression to ZIP_DEFLATED 7071 1726853224.92888: Set connection var ansible_pipelining to False 7071 1726853224.92899: Set connection var ansible_shell_executable to /bin/sh 7071 1726853224.92933: variable 'ansible_shell_executable' from source: unknown 7071 1726853224.92942: variable 'ansible_connection' from source: unknown 7071 1726853224.92953: variable 'ansible_module_compression' from source: unknown 7071 1726853224.92961: variable 'ansible_shell_type' from source: unknown 7071 1726853224.92968: variable 'ansible_shell_executable' from source: unknown 7071 1726853224.92979: variable 'ansible_host' from source: host vars for 'managed_node1' 7071 1726853224.92988: variable 'ansible_pipelining' from source: unknown 7071 1726853224.92996: variable 'ansible_timeout' from source: unknown 7071 1726853224.93005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7071 1726853224.93118: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853224.93241: variable 'omit' from source: magic vars 7071 1726853224.93247: starting attempt loop 7071 1726853224.93250: running the handler 7071 1726853224.93252: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7071 1726853224.93255: _low_level_execute_command(): starting 7071 1726853224.93257: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7071 1726853224.93986: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853224.94055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853224.94076: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853224.94100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853224.94186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853224.95887: stdout chunk (state=3): >>>/root <<< 7071 1726853224.96158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853224.96161: stdout chunk (state=3): >>><<< 7071 1726853224.96164: stderr chunk (state=3): >>><<< 7071 1726853224.96167: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853224.96170: _low_level_execute_command(): starting 7071 1726853224.96176: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853224.9607475-10562-62080954035765 `" && echo ansible-tmp-1726853224.9607475-10562-62080954035765="` echo /root/.ansible/tmp/ansible-tmp-1726853224.9607475-10562-62080954035765 `" ) && sleep 0' 7071 1726853224.96865: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853224.96904: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853224.96929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853224.96949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853224.97033: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853224.97037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853224.97073: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853224.97112: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853224.97129: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853224.97161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853224.97224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853224.99105: stdout chunk (state=3): >>>ansible-tmp-1726853224.9607475-10562-62080954035765=/root/.ansible/tmp/ansible-tmp-1726853224.9607475-10562-62080954035765 <<< 7071 1726853224.99222: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853224.99241: stderr chunk (state=3): >>><<< 7071 1726853224.99247: stdout chunk (state=3): >>><<< 7071 1726853224.99261: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853224.9607475-10562-62080954035765=/root/.ansible/tmp/ansible-tmp-1726853224.9607475-10562-62080954035765 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853224.99290: variable 'ansible_module_compression' from source: unknown 7071 1726853224.99329: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7071ijxyhjf6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7071 1726853224.99357: variable 'ansible_facts' from source: unknown 7071 1726853224.99412: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853224.9607475-10562-62080954035765/AnsiballZ_command.py 7071 1726853224.99510: Sending initial data 7071 1726853224.99514: Sent initial data (154 bytes) 7071 1726853224.99937: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853224.99940: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853224.99943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853224.99946: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853224.99948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853225.00077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853225.00126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853225.01706: 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 <<< 7071 1726853225.01715: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7071 1726853225.01743: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7071 1726853225.01783: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpsjz4ip9g /root/.ansible/tmp/ansible-tmp-1726853224.9607475-10562-62080954035765/AnsiballZ_command.py <<< 7071 1726853225.01788: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853224.9607475-10562-62080954035765/AnsiballZ_command.py" <<< 7071 1726853225.01818: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7071ijxyhjf6/tmpsjz4ip9g" to remote "/root/.ansible/tmp/ansible-tmp-1726853224.9607475-10562-62080954035765/AnsiballZ_command.py" <<< 7071 1726853225.01830: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853224.9607475-10562-62080954035765/AnsiballZ_command.py" <<< 7071 1726853225.02340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853225.02379: stderr chunk (state=3): >>><<< 7071 1726853225.02382: stdout chunk (state=3): >>><<< 7071 1726853225.02398: done transferring module to remote 7071 1726853225.02407: _low_level_execute_command(): starting 7071 1726853225.02412: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853224.9607475-10562-62080954035765/ /root/.ansible/tmp/ansible-tmp-1726853224.9607475-10562-62080954035765/AnsiballZ_command.py && sleep 0' 7071 1726853225.02967: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853225.03019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853225.04805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853225.04809: stdout chunk (state=3): >>><<< 7071 1726853225.04811: stderr chunk (state=3): >>><<< 7071 1726853225.04827: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853225.04876: _low_level_execute_command(): starting 7071 1726853225.04879: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853224.9607475-10562-62080954035765/AnsiballZ_command.py && sleep 0' 7071 1726853225.05444: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7071 1726853225.05459: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853225.05475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7071 1726853225.05493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853225.05540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853225.05609: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853225.05639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853225.05657: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853225.05731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853225.38039: 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\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 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\n2604:1580:fe00:0:dead:beef:cafe:fed1 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 3515 0 --:--:-- --:--:-- --:--:-- 3546\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 5738 0 --:--:-- --:--:-- --:--:-- 5820", "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 13:27:05.206137", "end": "2024-09-20 13:27:05.379583", "delta": "0:00:00.173446", "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}}} <<< 7071 1726853225.39703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 7071 1726853225.39730: stderr chunk (state=3): >>><<< 7071 1726853225.39733: stdout chunk (state=3): >>><<< 7071 1726853225.39757: _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\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 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\n2604:1580:fe00:0:dead:beef:cafe:fed1 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 3515 0 --:--:-- --:--:-- --:--:-- 3546\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 5738 0 --:--:-- --:--:-- --:--:-- 5820", "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 13:27:05.206137", "end": "2024-09-20 13:27:05.379583", "delta": "0:00:00.173446", "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. 7071 1726853225.39793: 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-1726853224.9607475-10562-62080954035765/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7071 1726853225.39799: _low_level_execute_command(): starting 7071 1726853225.39803: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853224.9607475-10562-62080954035765/ > /dev/null 2>&1 && sleep 0' 7071 1726853225.40233: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853225.40265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7071 1726853225.40268: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 7071 1726853225.40274: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7071 1726853225.40277: 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.45.153 originally 10.31.45.153 debug2: match found <<< 7071 1726853225.40279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7071 1726853225.40330: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 7071 1726853225.40333: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7071 1726853225.40339: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7071 1726853225.40380: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7071 1726853225.42260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7071 1726853225.42287: stderr chunk (state=3): >>><<< 7071 1726853225.42290: stdout chunk (state=3): >>><<< 7071 1726853225.42303: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7071 1726853225.42312: handler run complete 7071 1726853225.42329: Evaluated conditional (False): False 7071 1726853225.42339: attempt loop complete, returning result 7071 1726853225.42341: _execute() done 7071 1726853225.42347: dumping result to json 7071 1726853225.42349: done dumping result, returning 7071 1726853225.42357: done running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity [02083763-bbaf-ff75-6002-000000000a95] 7071 1726853225.42360: sending task result for task 02083763-bbaf-ff75-6002-000000000a95 7071 1726853225.42462: done sending task result for task 02083763-bbaf-ff75-6002-000000000a95 7071 1726853225.42465: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.173446", "end": "2024-09-20 13:27:05.379583", "rc": 0, "start": "2024-09-20 13:27:05.206137" } STDOUT: CHECK DNS AND CONNECTIVITY 2604:1580:fe00:0:dead:beef:cafe:fed1 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:fed6 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 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 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 2604:1580:fe00:0:dead:beef:cafe:fed1 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 3515 0 --:--:-- --:--:-- --:--:-- 3546 % 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 5738 0 --:--:-- --:--:-- --:--:-- 5820 7071 1726853225.42533: no more pending results, returning what we have 7071 1726853225.42537: results queue empty 7071 1726853225.42537: checking for any_errors_fatal 7071 1726853225.42547: done checking for any_errors_fatal 7071 1726853225.42548: checking for max_fail_percentage 7071 1726853225.42550: done checking for max_fail_percentage 7071 1726853225.42551: checking to see if all hosts have failed and the running result is not ok 7071 1726853225.42552: done checking to see if all hosts have failed 7071 1726853225.42552: getting the remaining hosts for this loop 7071 1726853225.42554: done getting the remaining hosts for this loop 7071 1726853225.42557: getting the next task for host managed_node1 7071 1726853225.42568: done getting next task for host managed_node1 7071 1726853225.42572: ^ task is: TASK: meta (flush_handlers) 7071 1726853225.42574: ^ 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 7071 1726853225.42579: getting variables 7071 1726853225.42580: in VariableManager get_vars() 7071 1726853225.42635: Calling all_inventory to load vars for managed_node1 7071 1726853225.42638: Calling groups_inventory to load vars for managed_node1 7071 1726853225.42640: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853225.42653: Calling all_plugins_play to load vars for managed_node1 7071 1726853225.42655: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853225.42658: Calling groups_plugins_play to load vars for managed_node1 7071 1726853225.43578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853225.44438: done with get_vars() 7071 1726853225.44457: done getting variables 7071 1726853225.44506: in VariableManager get_vars() 7071 1726853225.44523: Calling all_inventory to load vars for managed_node1 7071 1726853225.44525: Calling groups_inventory to load vars for managed_node1 7071 1726853225.44526: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853225.44530: Calling all_plugins_play to load vars for managed_node1 7071 1726853225.44531: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853225.44533: Calling groups_plugins_play to load vars for managed_node1 7071 1726853225.45165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853225.46113: done with get_vars() 7071 1726853225.46130: done queuing things up, now waiting for results queue to drain 7071 1726853225.46132: results queue empty 7071 1726853225.46132: checking for any_errors_fatal 7071 1726853225.46135: done checking for any_errors_fatal 7071 1726853225.46135: checking for max_fail_percentage 7071 1726853225.46136: done checking for max_fail_percentage 7071 1726853225.46137: checking to see if all hosts have failed and the running result is not ok 7071 1726853225.46138: done checking to see if all hosts have failed 7071 1726853225.46139: getting the remaining hosts for this loop 7071 1726853225.46139: done getting the remaining hosts for this loop 7071 1726853225.46142: getting the next task for host managed_node1 7071 1726853225.46147: done getting next task for host managed_node1 7071 1726853225.46148: ^ task is: TASK: meta (flush_handlers) 7071 1726853225.46149: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853225.46151: getting variables 7071 1726853225.46151: in VariableManager get_vars() 7071 1726853225.46165: Calling all_inventory to load vars for managed_node1 7071 1726853225.46166: Calling groups_inventory to load vars for managed_node1 7071 1726853225.46167: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853225.46172: Calling all_plugins_play to load vars for managed_node1 7071 1726853225.46174: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853225.46176: Calling groups_plugins_play to load vars for managed_node1 7071 1726853225.46805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853225.47634: done with get_vars() 7071 1726853225.47650: done getting variables 7071 1726853225.47687: in VariableManager get_vars() 7071 1726853225.47701: Calling all_inventory to load vars for managed_node1 7071 1726853225.47702: Calling groups_inventory to load vars for managed_node1 7071 1726853225.47703: Calling all_plugins_inventory to load vars for managed_node1 7071 1726853225.47706: Calling all_plugins_play to load vars for managed_node1 7071 1726853225.47712: Calling groups_plugins_inventory to load vars for managed_node1 7071 1726853225.47713: Calling groups_plugins_play to load vars for managed_node1 7071 1726853225.48403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7071 1726853225.49254: done with get_vars() 7071 1726853225.49272: done queuing things up, now waiting for results queue to drain 7071 1726853225.49274: results queue empty 7071 1726853225.49274: checking for any_errors_fatal 7071 1726853225.49275: done checking for any_errors_fatal 7071 1726853225.49276: checking for max_fail_percentage 7071 1726853225.49276: done checking for max_fail_percentage 7071 1726853225.49277: checking to see if all hosts have failed and the running result is not ok 7071 1726853225.49277: done checking to see if all hosts have failed 7071 1726853225.49278: getting the remaining hosts for this loop 7071 1726853225.49278: done getting the remaining hosts for this loop 7071 1726853225.49281: getting the next task for host managed_node1 7071 1726853225.49284: done getting next task for host managed_node1 7071 1726853225.49285: ^ task is: None 7071 1726853225.49286: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7071 1726853225.49287: done queuing things up, now waiting for results queue to drain 7071 1726853225.49287: results queue empty 7071 1726853225.49288: checking for any_errors_fatal 7071 1726853225.49288: done checking for any_errors_fatal 7071 1726853225.49288: checking for max_fail_percentage 7071 1726853225.49289: done checking for max_fail_percentage 7071 1726853225.49289: checking to see if all hosts have failed and the running result is not ok 7071 1726853225.49290: done checking to see if all hosts have failed 7071 1726853225.49291: getting the next task for host managed_node1 7071 1726853225.49292: done getting next task for host managed_node1 7071 1726853225.49293: ^ task is: None 7071 1726853225.49294: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=109 changed=21 unreachable=0 failed=0 skipped=112 rescued=1 ignored=0 Friday 20 September 2024 13:27:05 -0400 (0:00:00.626) 0:01:33.449 ****** =============================================================================== Run hostapd in namespace ------------------------------------------------ 5.39s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:97 Install hostapd --------------------------------------------------------- 4.57s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:16 fedora.linux_system_roles.network : Configure networking connection profiles --- 3.29s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Configure networking connection profiles --- 3.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Copy server certificates ------------------------------------------------ 3.00s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:31 fedora.linux_system_roles.network : Configure networking connection profiles --- 3.00s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Gathering Facts --------------------------------------------------------- 2.51s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:6 fedora.linux_system_roles.network : Install packages -------------------- 2.51s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Copy client certs ------------------------------------------------------- 2.50s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml:4 fedora.linux_system_roles.network : Check which services are running ---- 1.92s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.89s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.88s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.87s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.81s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.79s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Remove test certificates ------------------------------------------------ 1.52s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:126 Update ca trust --------------------------------------------------------- 1.41s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:142 Update ca trust --------------------------------------------------------- 1.34s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:67 Remove certs and config ------------------------------------------------- 1.04s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml:16 fedora.linux_system_roles.network : Check which packages are installed --- 0.94s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 7071 1726853225.49400: RUNNING CLEANUP