[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. 20899 1726853450.81079: 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 20899 1726853450.81365: Added group all to inventory 20899 1726853450.81367: Added group ungrouped to inventory 20899 1726853450.81369: Group all now contains ungrouped 20899 1726853450.81373: Examining possible inventory source: /tmp/network-iHm/inventory.yml 20899 1726853450.90217: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 20899 1726853450.90258: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 20899 1726853450.90277: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 20899 1726853450.90316: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 20899 1726853450.90362: Loaded config def from plugin (inventory/script) 20899 1726853450.90364: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 20899 1726853450.90396: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 20899 1726853450.90449: Loaded config def from plugin (inventory/yaml) 20899 1726853450.90451: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 20899 1726853450.90511: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 20899 1726853450.90783: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 20899 1726853450.90785: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 20899 1726853450.90788: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 20899 1726853450.90792: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 20899 1726853450.90795: Loading data from /tmp/network-iHm/inventory.yml 20899 1726853450.90836: /tmp/network-iHm/inventory.yml was not parsable by auto 20899 1726853450.90880: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 20899 1726853450.90907: Loading data from /tmp/network-iHm/inventory.yml 20899 1726853450.90960: group all already in inventory 20899 1726853450.90966: set inventory_file for managed_node1 20899 1726853450.90968: set inventory_dir for managed_node1 20899 1726853450.90969: Added host managed_node1 to inventory 20899 1726853450.90972: Added host managed_node1 to group all 20899 1726853450.90973: set ansible_host for managed_node1 20899 1726853450.90974: set ansible_ssh_extra_args for managed_node1 20899 1726853450.90976: set inventory_file for managed_node2 20899 1726853450.90978: set inventory_dir for managed_node2 20899 1726853450.90978: Added host managed_node2 to inventory 20899 1726853450.90979: Added host managed_node2 to group all 20899 1726853450.90980: set ansible_host for managed_node2 20899 1726853450.90980: set ansible_ssh_extra_args for managed_node2 20899 1726853450.90982: set inventory_file for managed_node3 20899 1726853450.90983: set inventory_dir for managed_node3 20899 1726853450.90984: Added host managed_node3 to inventory 20899 1726853450.90984: Added host managed_node3 to group all 20899 1726853450.90985: set ansible_host for managed_node3 20899 1726853450.90985: set ansible_ssh_extra_args for managed_node3 20899 1726853450.90987: Reconcile groups and hosts in inventory. 20899 1726853450.90989: Group ungrouped now contains managed_node1 20899 1726853450.90990: Group ungrouped now contains managed_node2 20899 1726853450.90991: Group ungrouped now contains managed_node3 20899 1726853450.91044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 20899 1726853450.91123: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 20899 1726853450.91154: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 20899 1726853450.91177: Loaded config def from plugin (vars/host_group_vars) 20899 1726853450.91179: 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) 20899 1726853450.91184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 20899 1726853450.91189: 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) 20899 1726853450.91216: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 20899 1726853450.91441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853450.91508: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 20899 1726853450.91530: Loaded config def from plugin (connection/local) 20899 1726853450.91532: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 20899 1726853450.91899: Loaded config def from plugin (connection/paramiko_ssh) 20899 1726853450.91902: 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) 20899 1726853450.92469: 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) 20899 1726853450.92494: Loaded config def from plugin (connection/psrp) 20899 1726853450.92496: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 20899 1726853450.92903: 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) 20899 1726853450.92925: Loaded config def from plugin (connection/ssh) 20899 1726853450.92927: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 20899 1726853450.94181: 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) 20899 1726853450.94207: Loaded config def from plugin (connection/winrm) 20899 1726853450.94209: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 20899 1726853450.94230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 20899 1726853450.94276: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 20899 1726853450.94318: Loaded config def from plugin (shell/cmd) 20899 1726853450.94319: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 20899 1726853450.94336: 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) 20899 1726853450.94376: Loaded config def from plugin (shell/powershell) 20899 1726853450.94378: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 20899 1726853450.94412: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 20899 1726853450.94516: Loaded config def from plugin (shell/sh) 20899 1726853450.94518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 20899 1726853450.94542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 20899 1726853450.94614: Loaded config def from plugin (become/runas) 20899 1726853450.94616: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 20899 1726853450.94724: Loaded config def from plugin (become/su) 20899 1726853450.94726: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 20899 1726853450.94821: Loaded config def from plugin (become/sudo) 20899 1726853450.94822: 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 20899 1726853450.94843: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml 20899 1726853450.95058: in VariableManager get_vars() 20899 1726853450.95075: done with get_vars() 20899 1726853450.95159: trying /usr/local/lib/python3.12/site-packages/ansible/modules 20899 1726853450.97050: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 20899 1726853450.97121: in VariableManager get_vars() 20899 1726853450.97124: done with get_vars() 20899 1726853450.97126: variable 'playbook_dir' from source: magic vars 20899 1726853450.97127: variable 'ansible_playbook_python' from source: magic vars 20899 1726853450.97127: variable 'ansible_config_file' from source: magic vars 20899 1726853450.97128: variable 'groups' from source: magic vars 20899 1726853450.97128: variable 'omit' from source: magic vars 20899 1726853450.97129: variable 'ansible_version' from source: magic vars 20899 1726853450.97129: variable 'ansible_check_mode' from source: magic vars 20899 1726853450.97129: variable 'ansible_diff_mode' from source: magic vars 20899 1726853450.97130: variable 'ansible_forks' from source: magic vars 20899 1726853450.97130: variable 'ansible_inventory_sources' from source: magic vars 20899 1726853450.97131: variable 'ansible_skip_tags' from source: magic vars 20899 1726853450.97131: variable 'ansible_limit' from source: magic vars 20899 1726853450.97132: variable 'ansible_run_tags' from source: magic vars 20899 1726853450.97132: variable 'ansible_verbosity' from source: magic vars 20899 1726853450.97158: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml 20899 1726853450.97765: in VariableManager get_vars() 20899 1726853450.97777: done with get_vars() 20899 1726853450.97801: in VariableManager get_vars() 20899 1726853450.97810: done with get_vars() 20899 1726853450.97831: in VariableManager get_vars() 20899 1726853450.97839: done with get_vars() 20899 1726853450.97977: in VariableManager get_vars() 20899 1726853450.97986: done with get_vars() 20899 1726853450.97989: variable 'omit' from source: magic vars 20899 1726853450.98000: variable 'omit' from source: magic vars 20899 1726853450.98022: in VariableManager get_vars() 20899 1726853450.98029: done with get_vars() 20899 1726853450.98059: in VariableManager get_vars() 20899 1726853450.98067: done with get_vars() 20899 1726853450.98092: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20899 1726853450.98217: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20899 1726853450.98298: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20899 1726853450.98699: in VariableManager get_vars() 20899 1726853450.98711: done with get_vars() 20899 1726853450.98979: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 20899 1726853450.99065: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20899 1726853451.01440: in VariableManager get_vars() 20899 1726853451.01453: done with get_vars() 20899 1726853451.01457: variable 'omit' from source: magic vars 20899 1726853451.01464: variable 'omit' from source: magic vars 20899 1726853451.01484: in VariableManager get_vars() 20899 1726853451.01492: done with get_vars() 20899 1726853451.01507: in VariableManager get_vars() 20899 1726853451.01516: done with get_vars() 20899 1726853451.01534: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20899 1726853451.01597: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20899 1726853451.01642: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20899 1726853451.01869: in VariableManager get_vars() 20899 1726853451.01884: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20899 1726853451.03607: in VariableManager get_vars() 20899 1726853451.03619: done with get_vars() 20899 1726853451.03622: variable 'omit' from source: magic vars 20899 1726853451.03628: variable 'omit' from source: magic vars 20899 1726853451.03645: in VariableManager get_vars() 20899 1726853451.03657: done with get_vars() 20899 1726853451.03669: in VariableManager get_vars() 20899 1726853451.03684: done with get_vars() 20899 1726853451.03701: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20899 1726853451.03761: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20899 1726853451.03807: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20899 1726853451.04031: in VariableManager get_vars() 20899 1726853451.04044: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20899 1726853451.05427: in VariableManager get_vars() 20899 1726853451.05442: done with get_vars() 20899 1726853451.05445: variable 'omit' from source: magic vars 20899 1726853451.05460: variable 'omit' from source: magic vars 20899 1726853451.05483: in VariableManager get_vars() 20899 1726853451.05494: done with get_vars() 20899 1726853451.05506: in VariableManager get_vars() 20899 1726853451.05517: done with get_vars() 20899 1726853451.05536: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20899 1726853451.05610: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20899 1726853451.05657: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20899 1726853451.05877: in VariableManager get_vars() 20899 1726853451.05892: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20899 1726853451.07084: in VariableManager get_vars() 20899 1726853451.07099: done with get_vars() 20899 1726853451.07126: in VariableManager get_vars() 20899 1726853451.07139: done with get_vars() 20899 1726853451.07183: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 20899 1726853451.07192: 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 20899 1726853451.07368: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 20899 1726853451.07458: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 20899 1726853451.07460: 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) 20899 1726853451.07483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 20899 1726853451.07500: 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) 20899 1726853451.07598: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 20899 1726853451.07633: Loaded config def from plugin (callback/default) 20899 1726853451.07634: 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) 20899 1726853451.08428: Loaded config def from plugin (callback/junit) 20899 1726853451.08430: 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) 20899 1726853451.08462: 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) 20899 1726853451.08502: Loaded config def from plugin (callback/minimal) 20899 1726853451.08504: 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) 20899 1726853451.08530: 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) 20899 1726853451.08568: Loaded config def from plugin (callback/tree) 20899 1726853451.08570: 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 20899 1726853451.08642: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 20899 1726853451.08644: 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_ethtool_ring_initscripts.yml *********************************** 2 plays in /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml 20899 1726853451.08663: in VariableManager get_vars() 20899 1726853451.08674: done with get_vars() 20899 1726853451.08677: in VariableManager get_vars() 20899 1726853451.08684: done with get_vars() 20899 1726853451.08687: variable 'omit' from source: magic vars 20899 1726853451.08709: in VariableManager get_vars() 20899 1726853451.08718: done with get_vars() 20899 1726853451.08730: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_ring.yml' with initscripts as provider] *** 20899 1726853451.09102: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 20899 1726853451.09154: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 20899 1726853451.09181: getting the remaining hosts for this loop 20899 1726853451.09183: done getting the remaining hosts for this loop 20899 1726853451.09184: getting the next task for host managed_node1 20899 1726853451.09187: done getting next task for host managed_node1 20899 1726853451.09188: ^ task is: TASK: Gathering Facts 20899 1726853451.09189: ^ 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 20899 1726853451.09190: getting variables 20899 1726853451.09191: in VariableManager get_vars() 20899 1726853451.09198: Calling all_inventory to load vars for managed_node1 20899 1726853451.09199: Calling groups_inventory to load vars for managed_node1 20899 1726853451.09201: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853451.09209: Calling all_plugins_play to load vars for managed_node1 20899 1726853451.09215: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853451.09217: Calling groups_plugins_play to load vars for managed_node1 20899 1726853451.09241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853451.09280: done with get_vars() 20899 1726853451.09284: done getting variables 20899 1726853451.09340: 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_ethtool_ring_initscripts.yml:5 Friday 20 September 2024 13:30:51 -0400 (0:00:00.007) 0:00:00.007 ****** 20899 1726853451.09356: entering _queue_task() for managed_node1/gather_facts 20899 1726853451.09357: Creating lock for gather_facts 20899 1726853451.09643: worker is 1 (out of 1 available) 20899 1726853451.09653: exiting _queue_task() for managed_node1/gather_facts 20899 1726853451.09668: done queuing things up, now waiting for results queue to drain 20899 1726853451.09672: waiting for pending results... 20899 1726853451.09803: running TaskExecutor() for managed_node1/TASK: Gathering Facts 20899 1726853451.09867: in run() - task 02083763-bbaf-797a-d009-00000000015d 20899 1726853451.09879: variable 'ansible_search_path' from source: unknown 20899 1726853451.09910: calling self._execute() 20899 1726853451.09962: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853451.09966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853451.09974: variable 'omit' from source: magic vars 20899 1726853451.10044: variable 'omit' from source: magic vars 20899 1726853451.10067: variable 'omit' from source: magic vars 20899 1726853451.10092: variable 'omit' from source: magic vars 20899 1726853451.10124: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20899 1726853451.10153: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20899 1726853451.10170: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20899 1726853451.10185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20899 1726853451.10195: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20899 1726853451.10218: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20899 1726853451.10221: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853451.10223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853451.10299: Set connection var ansible_timeout to 10 20899 1726853451.10302: Set connection var ansible_pipelining to False 20899 1726853451.10307: Set connection var ansible_module_compression to ZIP_DEFLATED 20899 1726853451.10310: Set connection var ansible_connection to ssh 20899 1726853451.10316: Set connection var ansible_shell_executable to /bin/sh 20899 1726853451.10319: Set connection var ansible_shell_type to sh 20899 1726853451.10335: variable 'ansible_shell_executable' from source: unknown 20899 1726853451.10338: variable 'ansible_connection' from source: unknown 20899 1726853451.10340: variable 'ansible_module_compression' from source: unknown 20899 1726853451.10343: variable 'ansible_shell_type' from source: unknown 20899 1726853451.10346: variable 'ansible_shell_executable' from source: unknown 20899 1726853451.10349: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853451.10353: variable 'ansible_pipelining' from source: unknown 20899 1726853451.10355: variable 'ansible_timeout' from source: unknown 20899 1726853451.10365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853451.10492: 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) 20899 1726853451.10501: variable 'omit' from source: magic vars 20899 1726853451.10505: starting attempt loop 20899 1726853451.10508: running the handler 20899 1726853451.10520: variable 'ansible_facts' from source: unknown 20899 1726853451.10534: _low_level_execute_command(): starting 20899 1726853451.10541: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20899 1726853451.11058: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20899 1726853451.11062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20899 1726853451.11065: 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 <<< 20899 1726853451.11067: 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 <<< 20899 1726853451.11113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 20899 1726853451.11116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20899 1726853451.11119: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20899 1726853451.11178: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20899 1726853451.12858: stdout chunk (state=3): >>>/root <<< 20899 1726853451.12985: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20899 1726853451.12988: stdout chunk (state=3): >>><<< 20899 1726853451.12997: stderr chunk (state=3): >>><<< 20899 1726853451.13078: _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 20899 1726853451.13082: _low_level_execute_command(): starting 20899 1726853451.13085: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853451.130126-20903-171537823181750 `" && echo ansible-tmp-1726853451.130126-20903-171537823181750="` echo /root/.ansible/tmp/ansible-tmp-1726853451.130126-20903-171537823181750 `" ) && sleep 0' 20899 1726853451.13458: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20899 1726853451.13461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20899 1726853451.13463: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 20899 1726853451.13476: 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 <<< 20899 1726853451.13478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20899 1726853451.13519: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 20899 1726853451.13531: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20899 1726853451.13533: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20899 1726853451.13565: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20899 1726853451.15444: stdout chunk (state=3): >>>ansible-tmp-1726853451.130126-20903-171537823181750=/root/.ansible/tmp/ansible-tmp-1726853451.130126-20903-171537823181750 <<< 20899 1726853451.15549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20899 1726853451.15577: stderr chunk (state=3): >>><<< 20899 1726853451.15580: stdout chunk (state=3): >>><<< 20899 1726853451.15594: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853451.130126-20903-171537823181750=/root/.ansible/tmp/ansible-tmp-1726853451.130126-20903-171537823181750 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20899 1726853451.15621: variable 'ansible_module_compression' from source: unknown 20899 1726853451.15662: ANSIBALLZ: Using generic lock for ansible.legacy.setup 20899 1726853451.15665: ANSIBALLZ: Acquiring lock 20899 1726853451.15668: ANSIBALLZ: Lock acquired: 139866253346672 20899 1726853451.15670: ANSIBALLZ: Creating module 20899 1726853451.33775: ANSIBALLZ: Writing module into payload 20899 1726853451.33977: ANSIBALLZ: Writing module 20899 1726853451.33980: ANSIBALLZ: Renaming module 20899 1726853451.33982: ANSIBALLZ: Done creating module 20899 1726853451.33988: variable 'ansible_facts' from source: unknown 20899 1726853451.33998: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20899 1726853451.34011: _low_level_execute_command(): starting 20899 1726853451.34021: _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' 20899 1726853451.34597: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20899 1726853451.34613: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20899 1726853451.34622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20899 1726853451.34636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20899 1726853451.34648: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 20899 1726853451.34657: stderr chunk (state=3): >>>debug2: match not found <<< 20899 1726853451.34665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20899 1726853451.34681: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20899 1726853451.34688: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 20899 1726853451.34695: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20899 1726853451.34702: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20899 1726853451.34711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20899 1726853451.34723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20899 1726853451.34729: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 20899 1726853451.34735: stderr chunk (state=3): >>>debug2: match found <<< 20899 1726853451.34745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20899 1726853451.34820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 20899 1726853451.34857: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20899 1726853451.34928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20899 1726853451.36636: stdout chunk (state=3): >>>PLATFORM <<< 20899 1726853451.36704: stdout chunk (state=3): >>>Linux <<< 20899 1726853451.36730: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 <<< 20899 1726853451.36754: stdout chunk (state=3): >>>/usr/bin/python3 ENDFOUND <<< 20899 1726853451.36883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20899 1726853451.36924: stderr chunk (state=3): >>><<< 20899 1726853451.36941: stdout chunk (state=3): >>><<< 20899 1726853451.37080: _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 20899 1726853451.37086 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 20899 1726853451.37089: _low_level_execute_command(): starting 20899 1726853451.37091: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 20899 1726853451.37476: Sending initial data 20899 1726853451.37480: Sent initial data (1181 bytes) 20899 1726853451.37684: 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 <<< 20899 1726853451.37762: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 20899 1726853451.37780: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20899 1726853451.37799: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20899 1726853451.37875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20899 1726853451.41296: 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"} <<< 20899 1726853451.41709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20899 1726853451.41718: stdout chunk (state=3): >>><<< 20899 1726853451.41733: stderr chunk (state=3): >>><<< 20899 1726853451.41749: _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 20899 1726853451.41845: variable 'ansible_facts' from source: unknown 20899 1726853451.41856: variable 'ansible_facts' from source: unknown 20899 1726853451.41869: variable 'ansible_module_compression' from source: unknown 20899 1726853451.41914: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20899dzohuowb/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20899 1726853451.42079: variable 'ansible_facts' from source: unknown 20899 1726853451.42165: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853451.130126-20903-171537823181750/AnsiballZ_setup.py 20899 1726853451.42311: Sending initial data 20899 1726853451.42383: Sent initial data (153 bytes) 20899 1726853451.42967: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20899 1726853451.42986: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20899 1726853451.43002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20899 1726853451.43021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20899 1726853451.43039: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 20899 1726853451.43055: stderr chunk (state=3): >>>debug2: match not found <<< 20899 1726853451.43156: 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' <<< 20899 1726853451.43186: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20899 1726853451.43202: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20899 1726853451.43273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20899 1726853451.44937: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 20899 1726853451.44956: 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 <<< 20899 1726853451.45005: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20899 1726853451.45066: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20899dzohuowb/tmpogl5sz8t /root/.ansible/tmp/ansible-tmp-1726853451.130126-20903-171537823181750/AnsiballZ_setup.py <<< 20899 1726853451.45085: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853451.130126-20903-171537823181750/AnsiballZ_setup.py" <<< 20899 1726853451.45115: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20899dzohuowb/tmpogl5sz8t" to remote "/root/.ansible/tmp/ansible-tmp-1726853451.130126-20903-171537823181750/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853451.130126-20903-171537823181750/AnsiballZ_setup.py" <<< 20899 1726853451.46576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20899 1726853451.46699: stderr chunk (state=3): >>><<< 20899 1726853451.46703: stdout chunk (state=3): >>><<< 20899 1726853451.46705: done transferring module to remote 20899 1726853451.46707: _low_level_execute_command(): starting 20899 1726853451.46709: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853451.130126-20903-171537823181750/ /root/.ansible/tmp/ansible-tmp-1726853451.130126-20903-171537823181750/AnsiballZ_setup.py && sleep 0' 20899 1726853451.47248: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20899 1726853451.47264: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20899 1726853451.47362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 20899 1726853451.47406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20899 1726853451.47441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20899 1726853451.49286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20899 1726853451.49290: stdout chunk (state=3): >>><<< 20899 1726853451.49292: stderr chunk (state=3): >>><<< 20899 1726853451.49308: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20899 1726853451.49319: _low_level_execute_command(): starting 20899 1726853451.49393: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853451.130126-20903-171537823181750/AnsiballZ_setup.py && sleep 0' 20899 1726853451.49933: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20899 1726853451.49946: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20899 1726853451.49984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20899 1726853451.50034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20899 1726853451.50078: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 20899 1726853451.50094: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20899 1726853451.50114: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20899 1726853451.50195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20899 1726853451.52333: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20899 1726853451.52361: stdout chunk (state=3): >>>import _imp # builtin <<< 20899 1726853451.52394: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20899 1726853451.52467: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20899 1726853451.52507: stdout chunk (state=3): >>>import 'posix' # <<< 20899 1726853451.52551: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20899 1726853451.52579: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 20899 1726853451.52631: 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' <<< 20899 1726853451.52654: stdout chunk (state=3): >>>import '_codecs' # <<< 20899 1726853451.52681: stdout chunk (state=3): >>>import 'codecs' # <<< 20899 1726853451.52715: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 20899 1726853451.52746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 20899 1726853451.52773: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059ece84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059ecb7b30> <<< 20899 1726853451.52807: 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' <<< 20899 1726853451.52832: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eceaa50> import '_signal' # <<< 20899 1726853451.52860: stdout chunk (state=3): >>>import '_abc' # <<< 20899 1726853451.52902: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 20899 1726853451.52912: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 20899 1726853451.52988: stdout chunk (state=3): >>>import '_collections_abc' # <<< 20899 1726853451.53013: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 20899 1726853451.53061: stdout chunk (state=3): >>>import 'os' # <<< 20899 1726853451.53089: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 20899 1726853451.53113: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 20899 1726853451.53156: 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 <<< 20899 1726853451.53175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 20899 1726853451.53180: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059ea99130> <<< 20899 1726853451.53235: 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' <<< 20899 1726853451.53247: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059ea99fa0> <<< 20899 1726853451.53276: stdout chunk (state=3): >>>import 'site' # <<< 20899 1726853451.53304: 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. <<< 20899 1726853451.53706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 20899 1726853451.53713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 20899 1726853451.53754: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 20899 1726853451.53757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 20899 1726853451.53795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 20899 1726853451.53814: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 20899 1726853451.53841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 20899 1726853451.53886: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059ead7dd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 20899 1726853451.53911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 20899 1726853451.53915: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059ead7fe0> <<< 20899 1726853451.53938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 20899 1726853451.53974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 20899 1726853451.53992: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 20899 1726853451.54048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 20899 1726853451.54097: stdout chunk (state=3): >>>import 'itertools' # <<< 20899 1726853451.54109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 20899 1726853451.54140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eb0f800> # /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 0x7f059eb0fe90> import '_collections' # <<< 20899 1726853451.54194: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eaefaa0> <<< 20899 1726853451.54213: stdout chunk (state=3): >>>import '_functools' # <<< 20899 1726853451.54242: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eaed1c0> <<< 20899 1726853451.54329: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059ead4f80> <<< 20899 1726853451.54391: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 20899 1726853451.54395: stdout chunk (state=3): >>>import '_sre' # <<< 20899 1726853451.54408: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 20899 1726853451.54428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 20899 1726853451.54465: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 20899 1726853451.54486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 20899 1726853451.54508: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eb2f6e0> <<< 20899 1726853451.54547: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eb2e300> # /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 0x7f059eaee060> <<< 20899 1726853451.54550: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059ead6e70> <<< 20899 1726853451.54610: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eb647a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059ead4200> <<< 20899 1726853451.54644: 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' <<< 20899 1726853451.54685: 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 0x7f059eb64c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eb64b00> <<< 20899 1726853451.54730: 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 0x7f059eb64ef0> <<< 20899 1726853451.54739: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059ead2d20> <<< 20899 1726853451.54769: 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' <<< 20899 1726853451.54799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 20899 1726853451.54841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 20899 1726853451.54844: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eb655b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eb65280> <<< 20899 1726853451.54892: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 20899 1726853451.54899: 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' <<< 20899 1726853451.54926: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eb664b0> import 'importlib.util' # import 'runpy' # <<< 20899 1726853451.54949: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 20899 1726853451.55005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 20899 1726853451.55010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 20899 1726853451.55037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eb7c680> import 'errno' # <<< 20899 1726853451.55063: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 20899 1726853451.55110: 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 0x7f059eb7dd30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 20899 1726853451.55114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 20899 1726853451.55155: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 20899 1726853451.55158: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eb7ebd0> <<< 20899 1726853451.55196: 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 0x7f059eb7f230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eb7e120> <<< 20899 1726853451.55233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 20899 1726853451.55236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 20899 1726853451.55290: 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 0x7f059eb7fcb0> <<< 20899 1726853451.55309: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eb7f3e0> <<< 20899 1726853451.55345: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eb66450> <<< 20899 1726853451.55378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 20899 1726853451.55403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 20899 1726853451.55421: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 20899 1726853451.55439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 20899 1726853451.55482: 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 0x7f059e88bbc0> <<< 20899 1726853451.55519: 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' <<< 20899 1726853451.55540: 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 0x7f059e8b4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e8b4470> <<< 20899 1726853451.55561: 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 0x7f059e8b46b0> <<< 20899 1726853451.55595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 20899 1726853451.55612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 20899 1726853451.55665: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 20899 1726853451.55867: 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 0x7f059e8b4fe0> <<< 20899 1726853451.55912: 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 0x7f059e8b5910> <<< 20899 1726853451.55939: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e8b4890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e889d60> <<< 20899 1726853451.55973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 20899 1726853451.56013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 20899 1726853451.56020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 20899 1726853451.56023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 20899 1726853451.56033: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e8b6cc0> <<< 20899 1726853451.56050: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e8b5790> <<< 20899 1726853451.56082: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eb66ba0> <<< 20899 1726853451.56110: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 20899 1726853451.56177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 20899 1726853451.56181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 20899 1726853451.56224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 20899 1726853451.56242: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e8e3020> <<< 20899 1726853451.56303: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 20899 1726853451.56342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 20899 1726853451.56358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 20899 1726853451.56405: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e9033e0> <<< 20899 1726853451.56418: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 20899 1726853451.56474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 20899 1726853451.56529: stdout chunk (state=3): >>>import 'ntpath' # <<< 20899 1726853451.56565: 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 0x7f059e964200> <<< 20899 1726853451.56588: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 20899 1726853451.56619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 20899 1726853451.56670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 20899 1726853451.56747: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e966960> <<< 20899 1726853451.56823: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e964320> <<< 20899 1726853451.56884: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e9311f0> <<< 20899 1726853451.56911: 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 0x7f059e7692e0> <<< 20899 1726853451.56932: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e9021e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e8b7bf0> <<< 20899 1726853451.57220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f059e902300> <<< 20899 1726853451.57476: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_4o2z7ivv/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 20899 1726853451.57528: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 20899 1726853451.57540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 20899 1726853451.57584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 20899 1726853451.57661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 20899 1726853451.57702: 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 0x7f059e7cef30> import '_typing' # <<< 20899 1726853451.57888: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e7ade50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e7ad010> # zipimport: zlib available <<< 20899 1726853451.57966: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 20899 1726853451.58046: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20899 1726853451.58049: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 20899 1726853451.59401: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.60620: 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 0x7f059e7cce00> # /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' <<< 20899 1726853451.60625: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 20899 1726853451.60640: 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' <<< 20899 1726853451.60679: 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 0x7f059e8068d0> <<< 20899 1726853451.60724: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e806660> <<< 20899 1726853451.60818: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e805f70> <<< 20899 1726853451.60821: 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' <<< 20899 1726853451.60832: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e8069c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e7cfbc0> import 'atexit' # <<< 20899 1726853451.61044: 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 0x7f059e8075f0> # 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 0x7f059e807770> # /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' # <<< 20899 1726853451.61047: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e807cb0> <<< 20899 1726853451.61049: stdout chunk (state=3): >>>import 'pwd' # <<< 20899 1726853451.61054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 20899 1726853451.61075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 20899 1726853451.61127: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e12da30> <<< 20899 1726853451.61154: 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 0x7f059e12f650> <<< 20899 1726853451.61176: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 20899 1726853451.61195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 20899 1726853451.61221: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e12ffb0> <<< 20899 1726853451.61249: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 20899 1726853451.61275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 20899 1726853451.61300: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e131160> <<< 20899 1726853451.61309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 20899 1726853451.61476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 20899 1726853451.61503: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e133c50> # 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 0x7f059ecebf20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e131f10> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 20899 1726853451.61533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 20899 1726853451.61565: 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' <<< 20899 1726853451.61578: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 20899 1726853451.61728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 20899 1726853451.61731: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 20899 1726853451.62021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e13bbc0> <<< 20899 1726853451.62024: stdout chunk (state=3): >>>import '_tokenize' # <<< 20899 1726853451.62026: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e13a690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e13a3f0> # /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 0x7f059e13a960> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e132420> # 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 0x7f059e17fe30> # /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 0x7f059e17ffe0> # /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' <<< 20899 1726853451.62055: 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' <<< 20899 1726853451.62096: 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 0x7f059e181a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e1817c0> <<< 20899 1726853451.62116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 20899 1726853451.62142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 20899 1726853451.62200: 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 0x7f059e183f80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e1820f0> <<< 20899 1726853451.62232: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 20899 1726853451.62283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 20899 1726853451.62305: 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' # <<< 20899 1726853451.62349: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e1876e0> <<< 20899 1726853451.62474: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e183fb0> <<< 20899 1726853451.62538: 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 0x7f059e1887a0> <<< 20899 1726853451.62573: 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 0x7f059e188740> <<< 20899 1726853451.62616: 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 0x7f059e188a40> <<< 20899 1726853451.62682: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e1800e0> # /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 <<< 20899 1726853451.62696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 20899 1726853451.62741: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 20899 1726853451.62767: 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 0x7f059e0141d0> <<< 20899 1726853451.62892: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 20899 1726853451.62915: 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 0x7f059e0152b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e18a960> <<< 20899 1726853451.62960: 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 0x7f059e18bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e18a570> <<< 20899 1726853451.62984: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.62997: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 20899 1726853451.63018: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.63100: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.63205: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.63208: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.63210: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 20899 1726853451.63236: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 20899 1726853451.63260: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.63376: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.63500: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.64034: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.64574: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 20899 1726853451.64594: stdout chunk (state=3): >>>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 <<< 20899 1726853451.64636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 20899 1726853451.64674: 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 0x7f059e0194f0> <<< 20899 1726853451.64777: 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' <<< 20899 1726853451.64794: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e01a330> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e0154f0> <<< 20899 1726853451.64842: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 20899 1726853451.64866: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20899 1726853451.64900: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 20899 1726853451.65049: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.65218: 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 0x7f059e01a360> <<< 20899 1726853451.65240: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.65717: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.66121: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.66194: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.66267: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 20899 1726853451.66274: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.66316: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.66349: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 20899 1726853451.66364: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.66428: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.66508: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 20899 1726853451.66524: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.66546: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 20899 1726853451.66564: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.66600: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.66640: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 20899 1726853451.66649: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.66880: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.67108: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 20899 1726853451.67173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 20899 1726853451.67182: stdout chunk (state=3): >>>import '_ast' # <<< 20899 1726853451.67244: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e01b4d0> <<< 20899 1726853451.67255: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.67330: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.67399: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 20899 1726853451.67415: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 20899 1726853451.67444: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.67484: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.67524: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 20899 1726853451.67533: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.67581: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.67622: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.67680: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.67745: 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 <<< 20899 1726853451.67787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 20899 1726853451.67864: 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 0x7f059e025f40> <<< 20899 1726853451.67905: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e021790> <<< 20899 1726853451.67934: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 20899 1726853451.67956: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 20899 1726853451.68032: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.68107: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.68110: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.68161: 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' <<< 20899 1726853451.68203: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 20899 1726853451.68223: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 20899 1726853451.68677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 20899 1726853451.68681: stdout chunk (state=3): >>># /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 0x7f059e10e990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e1fe660> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e026090> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e015400> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 20899 1726853451.68683: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.68685: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 20899 1726853451.68687: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 20899 1726853451.68689: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 20899 1726853451.68690: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.68692: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 20899 1726853451.68694: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.68719: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.68787: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.68853: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20899 1726853451.68990: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 20899 1726853451.69065: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.69133: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.69151: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.69190: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 20899 1726853451.69200: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.69374: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.69545: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.69692: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 20899 1726853451.69701: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 20899 1726853451.69725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 20899 1726853451.69744: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e0b9fa0> <<< 20899 1726853451.69778: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 20899 1726853451.69781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 20899 1726853451.69804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 20899 1726853451.69844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 20899 1726853451.69870: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 20899 1726853451.69994: 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 0x7f059dcaff80> # 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 0x7f059dcb42c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e0a2ff0> <<< 20899 1726853451.70004: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e0bab10> <<< 20899 1726853451.70034: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e0b8650> <<< 20899 1726853451.70082: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e0b8350> <<< 20899 1726853451.70085: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 20899 1726853451.70131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 20899 1726853451.70157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 20899 1726853451.70167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 20899 1726853451.70191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 20899 1726853451.70283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 20899 1726853451.70299: 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 0x7f059dcb71d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059dcb6ab0> # 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 0x7f059dcb6c60> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059dcb5f10> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 20899 1726853451.70404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 20899 1726853451.70417: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059dcb72f0> <<< 20899 1726853451.70436: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 20899 1726853451.70468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 20899 1726853451.70630: 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 0x7f059dd1ddf0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059dcb7dd0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e0b9760> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 20899 1726853451.70633: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 20899 1726853451.70640: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.70686: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.70737: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 20899 1726853451.70760: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.70808: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.70891: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 20899 1726853451.70903: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.70936: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.70973: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 20899 1726853451.70980: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.71024: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.71085: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 20899 1726853451.71208: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 20899 1726853451.71242: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.71304: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.71360: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.71640: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 20899 1726853451.71910: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.72342: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 20899 1726853451.72360: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.72409: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.72460: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.72522: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.72527: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 20899 1726853451.72547: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 20899 1726853451.72550: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.72579: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.72620: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 20899 1726853451.72632: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.72677: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.72740: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 20899 1726853451.72760: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.72789: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.72826: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 20899 1726853451.72848: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.72887: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.72890: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 20899 1726853451.72904: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.72975: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.73066: 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' <<< 20899 1726853451.73097: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059dd1fb00> <<< 20899 1726853451.73116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 20899 1726853451.73147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 20899 1726853451.73284: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059dd1e900> import 'ansible.module_utils.facts.system.local' # <<< 20899 1726853451.73287: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.73346: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.73423: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 20899 1726853451.73426: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.73510: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.73612: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 20899 1726853451.73622: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.73675: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.73756: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 20899 1726853451.73769: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.73799: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.73850: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 20899 1726853451.73893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 20899 1726853451.73965: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 20899 1726853451.74024: 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 0x7f059dd560f0> <<< 20899 1726853451.74222: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059dd46cc0> import 'ansible.module_utils.facts.system.python' # <<< 20899 1726853451.74226: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.74286: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.74350: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 20899 1726853451.74355: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.74429: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.74511: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.74623: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.74782: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 20899 1726853451.74786: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.74828: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.74876: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 20899 1726853451.74879: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.74916: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.74965: 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' <<< 20899 1726853451.75012: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 20899 1726853451.75043: 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 0x7f059dd69be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059dd57890> import 'ansible.module_utils.facts.system.user' # <<< 20899 1726853451.75079: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 20899 1726853451.75122: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.75184: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 20899 1726853451.75188: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.75326: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.75488: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 20899 1726853451.75493: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.75591: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.75691: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.75738: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.75783: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 20899 1726853451.75810: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.75834: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.75858: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.75985: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.76132: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 20899 1726853451.76145: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.76265: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.76403: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 20899 1726853451.76407: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.76426: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.76466: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.77027: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.77539: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 20899 1726853451.77562: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.77660: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.77767: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 20899 1726853451.77872: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.77985: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 20899 1726853451.77989: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.78131: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.78305: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 20899 1726853451.78308: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.78333: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 20899 1726853451.78383: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.78435: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 20899 1726853451.78438: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.78530: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.78624: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.78833: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.79033: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 20899 1726853451.79066: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.79086: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.79129: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 20899 1726853451.79143: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.79176: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.79198: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 20899 1726853451.79211: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.79263: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.79339: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 20899 1726853451.79345: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.79363: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.79404: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 20899 1726853451.79460: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.79526: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 20899 1726853451.79585: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.79650: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 20899 1726853451.79668: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.79914: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.80188: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 20899 1726853451.80192: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.80243: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.80310: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 20899 1726853451.80322: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.80345: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.80393: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 20899 1726853451.80396: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.80430: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.80478: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 20899 1726853451.80481: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.80504: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.80549: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 20899 1726853451.80561: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.80629: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.80734: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 20899 1726853451.80743: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20899 1726853451.80767: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 20899 1726853451.80806: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.80855: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 20899 1726853451.80873: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.80896: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20899 1726853451.80950: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.81002: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.81074: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.81163: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 20899 1726853451.81167: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 20899 1726853451.81189: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.81223: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.81277: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 20899 1726853451.81475: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.81683: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 20899 1726853451.81686: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.81724: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.81772: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 20899 1726853451.81827: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.81893: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 20899 1726853451.81897: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.81986: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.82054: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 20899 1726853451.82064: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.82147: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.82239: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # <<< 20899 1726853451.82247: stdout chunk (state=3): >>>import 'ansible.module_utils.facts' # <<< 20899 1726853451.82323: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853451.82498: 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' <<< 20899 1726853451.82530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 20899 1726853451.82539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 20899 1726853451.82579: 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 0x7f059db03140> <<< 20899 1726853451.82598: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059db02e70> <<< 20899 1726853451.82642: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059db010d0> <<< 20899 1726853451.95947: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 20899 1726853451.95954: 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 0x7f059db48440> <<< 20899 1726853451.95988: stdout chunk (state=3): >>># /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' <<< 20899 1726853451.96015: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059db493a0> <<< 20899 1726853451.96070: stdout chunk (state=3): >>># /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' <<< 20899 1726853451.96132: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 20899 1726853451.96157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059db4b6e0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059db4a780> <<< 20899 1726853451.96405: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 20899 1726853452.20417: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-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_loadavg": {"1m": 0.23681640625, "5m": 0.318359375, "15m": 0.16552734375}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "30", "second": "51", "epoch": "1726853451", "epoch_int": "1726853451", "date": "2024-09-20", "time": "13:30:51", "iso8601_micro": "2024-09-20T17:30:51.836912Z", "iso8601": "2024-09-20T17:30:51Z", "iso8601_basic": "20240920T133051836912", "iso8601_basic_short": "20240920T133051", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_is_chroot": false, "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": 2958, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 573, "free": 2958}, "nocache": {"free": 3296, "used": 235}, "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": 618, "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": 261794979840, "block_size": 4096, "block_total": 65519099, "block_available": 63914790, "block_used": 1604309, "inode_total": 131070960, "inode_available": 131029067, "inode_used": 41893, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_fips": false, "ansible_local": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "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_fibre_channel_wwn": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_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_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"}}} <<< 20899 1726853452.21054: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections<<< 20899 1726853452.21058: stdout chunk (state=3): >>> # 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 <<< 20899 1726853452.21100: stdout chunk (state=3): >>># 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 <<< 20899 1726853452.21151: stdout chunk (state=3): >>># 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 <<< 20899 1726853452.21189: stdout chunk (state=3): >>># cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 <<< 20899 1726853452.21230: stdout chunk (state=3): >>># 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 <<< 20899 1726853452.21284: stdout chunk (state=3): >>># 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 <<< 20899 1726853452.21332: stdout chunk (state=3): >>># 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 <<< 20899 1726853452.21378: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # 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 <<< 20899 1726853452.21476: stdout chunk (state=3): >>># 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 <<< 20899 1726853452.21494: stdout chunk (state=3): >>># 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 <<< 20899 1726853452.21902: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 20899 1726853452.21925: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 20899 1726853452.21938: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20899 1726853452.21966: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 20899 1726853452.21988: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 20899 1726853452.22017: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 20899 1726853452.22042: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 20899 1726853452.22079: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 20899 1726853452.22098: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors <<< 20899 1726853452.22126: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess <<< 20899 1726853452.22141: stdout chunk (state=3): >>># destroy base64 # destroy _ssl <<< 20899 1726853452.22169: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 20899 1726853452.22195: stdout chunk (state=3): >>># destroy json <<< 20899 1726853452.22397: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 20899 1726853452.22423: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # 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 <<< 20899 1726853452.22455: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 20899 1726853452.22483: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 20899 1726853452.22508: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 20899 1726853452.22644: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 20899 1726853452.22661: stdout chunk (state=3): >>># destroy _collections <<< 20899 1726853452.22693: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 20899 1726853452.22725: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 20899 1726853452.22745: stdout chunk (state=3): >>># destroy _typing <<< 20899 1726853452.22769: 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 <<< 20899 1726853452.22793: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 20899 1726853452.22920: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 20899 1726853452.22924: stdout chunk (state=3): >>> # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 20899 1726853452.22949: stdout chunk (state=3): >>># destroy time <<< 20899 1726853452.22965: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 20899 1726853452.22991: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 20899 1726853452.23014: stdout chunk (state=3): >>># destroy itertools <<< 20899 1726853452.23028: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 20899 1726853452.24024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 20899 1726853452.24027: stdout chunk (state=3): >>><<< 20899 1726853452.24029: stderr chunk (state=3): >>><<< 20899 1726853452.24148: _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 0x7f059ece84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059ecb7b30> # /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 0x7f059eceaa50> 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 0x7f059ea99130> # /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 0x7f059ea99fa0> 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 0x7f059ead7dd0> # /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 0x7f059ead7fe0> # /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 0x7f059eb0f800> # /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 0x7f059eb0fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eaefaa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eaed1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059ead4f80> # /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 0x7f059eb2f6e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eb2e300> # /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 0x7f059eaee060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059ead6e70> # /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 0x7f059eb647a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059ead4200> # /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 0x7f059eb64c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eb64b00> # 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 0x7f059eb64ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059ead2d20> # /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 0x7f059eb655b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eb65280> 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 0x7f059eb664b0> 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 0x7f059eb7c680> 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 0x7f059eb7dd30> # /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 0x7f059eb7ebd0> # 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 0x7f059eb7f230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eb7e120> # /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 0x7f059eb7fcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eb7f3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eb66450> # /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 0x7f059e88bbc0> # /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 0x7f059e8b4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e8b4470> # 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 0x7f059e8b46b0> # /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 0x7f059e8b4fe0> # 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 0x7f059e8b5910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e8b4890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e889d60> # /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 0x7f059e8b6cc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e8b5790> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059eb66ba0> # /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 0x7f059e8e3020> # /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 0x7f059e9033e0> # /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 0x7f059e964200> # /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 0x7f059e966960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e964320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e9311f0> # /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 0x7f059e7692e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e9021e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e8b7bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f059e902300> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_4o2z7ivv/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 0x7f059e7cef30> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e7ade50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e7ad010> # 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 0x7f059e7cce00> # /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 0x7f059e8068d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e806660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e805f70> # /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 0x7f059e8069c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e7cfbc0> 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 0x7f059e8075f0> # 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 0x7f059e807770> # /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 0x7f059e807cb0> 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 0x7f059e12da30> # 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 0x7f059e12f650> # /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 0x7f059e12ffb0> # /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 0x7f059e131160> # /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 0x7f059e133c50> # 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 0x7f059ecebf20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e131f10> # /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 0x7f059e13bbc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e13a690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e13a3f0> # /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 0x7f059e13a960> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e132420> # 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 0x7f059e17fe30> # /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 0x7f059e17ffe0> # /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 0x7f059e181a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e1817c0> # /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 0x7f059e183f80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e1820f0> # /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 0x7f059e1876e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e183fb0> # 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 0x7f059e1887a0> # 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 0x7f059e188740> # 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 0x7f059e188a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e1800e0> # /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 0x7f059e0141d0> # 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 0x7f059e0152b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e18a960> # 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 0x7f059e18bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e18a570> # 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 0x7f059e0194f0> # /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 0x7f059e01a330> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e0154f0> 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 0x7f059e01a360> # 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 0x7f059e01b4d0> # 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 0x7f059e025f40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e021790> 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 0x7f059e10e990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e1fe660> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e026090> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e015400> # 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 0x7f059e0b9fa0> # /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 0x7f059dcaff80> # 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 0x7f059dcb42c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e0a2ff0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e0bab10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e0b8650> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e0b8350> # /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 0x7f059dcb71d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059dcb6ab0> # 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 0x7f059dcb6c60> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059dcb5f10> # /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 0x7f059dcb72f0> # /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 0x7f059dd1ddf0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059dcb7dd0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059e0b9760> 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 0x7f059dd1fb00> # /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 0x7f059dd1e900> 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 0x7f059dd560f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059dd46cc0> 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 0x7f059dd69be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059dd57890> 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 0x7f059db03140> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059db02e70> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059db010d0> # /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 0x7f059db48440> # /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 0x7f059db493a0> # /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 0x7f059db4b6e0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f059db4a780> 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_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_loadavg": {"1m": 0.23681640625, "5m": 0.318359375, "15m": 0.16552734375}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "30", "second": "51", "epoch": "1726853451", "epoch_int": "1726853451", "date": "2024-09-20", "time": "13:30:51", "iso8601_micro": "2024-09-20T17:30:51.836912Z", "iso8601": "2024-09-20T17:30:51Z", "iso8601_basic": "20240920T133051836912", "iso8601_basic_short": "20240920T133051", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_is_chroot": false, "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": 2958, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 573, "free": 2958}, "nocache": {"free": 3296, "used": 235}, "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": 618, "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": 261794979840, "block_size": 4096, "block_total": 65519099, "block_available": 63914790, "block_used": 1604309, "inode_total": 131070960, "inode_available": 131029067, "inode_used": 41893, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_fips": false, "ansible_local": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "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_fibre_channel_wwn": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_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_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"}}} # 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. 20899 1726853452.25679: 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-1726853451.130126-20903-171537823181750/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20899 1726853452.25682: _low_level_execute_command(): starting 20899 1726853452.25685: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853451.130126-20903-171537823181750/ > /dev/null 2>&1 && sleep 0' 20899 1726853452.25976: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20899 1726853452.25991: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20899 1726853452.26006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20899 1726853452.26022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20899 1726853452.26038: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 20899 1726853452.26050: stderr chunk (state=3): >>>debug2: match not found <<< 20899 1726853452.26085: 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 <<< 20899 1726853452.26154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 20899 1726853452.26189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20899 1726853452.26476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20899 1726853452.28360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20899 1726853452.28363: stdout chunk (state=3): >>><<< 20899 1726853452.28365: stderr chunk (state=3): >>><<< 20899 1726853452.28708: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20899 1726853452.28712: handler run complete 20899 1726853452.28714: variable 'ansible_facts' from source: unknown 20899 1726853452.28984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853452.29631: variable 'ansible_facts' from source: unknown 20899 1726853452.29761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853452.29956: attempt loop complete, returning result 20899 1726853452.30085: _execute() done 20899 1726853452.30092: dumping result to json 20899 1726853452.30126: done dumping result, returning 20899 1726853452.30195: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [02083763-bbaf-797a-d009-00000000015d] 20899 1726853452.30205: sending task result for task 02083763-bbaf-797a-d009-00000000015d 20899 1726853452.30866: done sending task result for task 02083763-bbaf-797a-d009-00000000015d 20899 1726853452.30870: WORKER PROCESS EXITING ok: [managed_node1] 20899 1726853452.31416: no more pending results, returning what we have 20899 1726853452.31419: results queue empty 20899 1726853452.31420: checking for any_errors_fatal 20899 1726853452.31421: done checking for any_errors_fatal 20899 1726853452.31422: checking for max_fail_percentage 20899 1726853452.31423: done checking for max_fail_percentage 20899 1726853452.31424: checking to see if all hosts have failed and the running result is not ok 20899 1726853452.31425: done checking to see if all hosts have failed 20899 1726853452.31425: getting the remaining hosts for this loop 20899 1726853452.31427: done getting the remaining hosts for this loop 20899 1726853452.31431: getting the next task for host managed_node1 20899 1726853452.31437: done getting next task for host managed_node1 20899 1726853452.31438: ^ task is: TASK: meta (flush_handlers) 20899 1726853452.31440: ^ 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 20899 1726853452.31445: getting variables 20899 1726853452.31447: in VariableManager get_vars() 20899 1726853452.31473: Calling all_inventory to load vars for managed_node1 20899 1726853452.31476: Calling groups_inventory to load vars for managed_node1 20899 1726853452.31479: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853452.31488: Calling all_plugins_play to load vars for managed_node1 20899 1726853452.31491: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853452.31709: Calling groups_plugins_play to load vars for managed_node1 20899 1726853452.32383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853452.32977: done with get_vars() 20899 1726853452.32988: done getting variables 20899 1726853452.33056: in VariableManager get_vars() 20899 1726853452.33065: Calling all_inventory to load vars for managed_node1 20899 1726853452.33067: Calling groups_inventory to load vars for managed_node1 20899 1726853452.33070: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853452.33477: Calling all_plugins_play to load vars for managed_node1 20899 1726853452.33480: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853452.33483: Calling groups_plugins_play to load vars for managed_node1 20899 1726853452.33621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853452.34231: done with get_vars() 20899 1726853452.34245: done queuing things up, now waiting for results queue to drain 20899 1726853452.34247: results queue empty 20899 1726853452.34248: checking for any_errors_fatal 20899 1726853452.34250: done checking for any_errors_fatal 20899 1726853452.34258: checking for max_fail_percentage 20899 1726853452.34259: done checking for max_fail_percentage 20899 1726853452.34260: checking to see if all hosts have failed and the running result is not ok 20899 1726853452.34260: done checking to see if all hosts have failed 20899 1726853452.34261: getting the remaining hosts for this loop 20899 1726853452.34262: done getting the remaining hosts for this loop 20899 1726853452.34265: getting the next task for host managed_node1 20899 1726853452.34270: done getting next task for host managed_node1 20899 1726853452.34675: ^ task is: TASK: Include the task 'el_repo_setup.yml' 20899 1726853452.34677: ^ 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 20899 1726853452.34680: getting variables 20899 1726853452.34681: in VariableManager get_vars() 20899 1726853452.34689: Calling all_inventory to load vars for managed_node1 20899 1726853452.34691: Calling groups_inventory to load vars for managed_node1 20899 1726853452.34693: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853452.34698: Calling all_plugins_play to load vars for managed_node1 20899 1726853452.34700: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853452.34703: Calling groups_plugins_play to load vars for managed_node1 20899 1726853452.34839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853452.35426: done with get_vars() 20899 1726853452.35435: 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_ethtool_ring_initscripts.yml:10 Friday 20 September 2024 13:30:52 -0400 (0:00:01.265) 0:00:01.273 ****** 20899 1726853452.35919: entering _queue_task() for managed_node1/include_tasks 20899 1726853452.35921: Creating lock for include_tasks 20899 1726853452.36597: worker is 1 (out of 1 available) 20899 1726853452.36610: exiting _queue_task() for managed_node1/include_tasks 20899 1726853452.36623: done queuing things up, now waiting for results queue to drain 20899 1726853452.36625: waiting for pending results... 20899 1726853452.37487: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 20899 1726853452.37492: in run() - task 02083763-bbaf-797a-d009-000000000006 20899 1726853452.37496: variable 'ansible_search_path' from source: unknown 20899 1726853452.37498: calling self._execute() 20899 1726853452.38078: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853452.38082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853452.38085: variable 'omit' from source: magic vars 20899 1726853452.38087: _execute() done 20899 1726853452.38090: dumping result to json 20899 1726853452.38092: done dumping result, returning 20899 1726853452.38095: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [02083763-bbaf-797a-d009-000000000006] 20899 1726853452.38098: sending task result for task 02083763-bbaf-797a-d009-000000000006 20899 1726853452.38169: done sending task result for task 02083763-bbaf-797a-d009-000000000006 20899 1726853452.38174: WORKER PROCESS EXITING 20899 1726853452.38236: no more pending results, returning what we have 20899 1726853452.38250: in VariableManager get_vars() 20899 1726853452.38291: Calling all_inventory to load vars for managed_node1 20899 1726853452.38295: Calling groups_inventory to load vars for managed_node1 20899 1726853452.38299: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853452.38313: Calling all_plugins_play to load vars for managed_node1 20899 1726853452.38316: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853452.38319: Calling groups_plugins_play to load vars for managed_node1 20899 1726853452.38763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853452.39230: done with get_vars() 20899 1726853452.39246: variable 'ansible_search_path' from source: unknown 20899 1726853452.39262: we have included files to process 20899 1726853452.39263: generating all_blocks data 20899 1726853452.39264: done generating all_blocks data 20899 1726853452.39265: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20899 1726853452.39266: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20899 1726853452.39269: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20899 1726853452.40809: in VariableManager get_vars() 20899 1726853452.40825: done with get_vars() 20899 1726853452.40836: done processing included file 20899 1726853452.40838: iterating over new_blocks loaded from include file 20899 1726853452.40840: in VariableManager get_vars() 20899 1726853452.40849: done with get_vars() 20899 1726853452.40850: filtering new block on tags 20899 1726853452.40867: done filtering new block on tags 20899 1726853452.40875: in VariableManager get_vars() 20899 1726853452.40886: done with get_vars() 20899 1726853452.40887: filtering new block on tags 20899 1726853452.40902: done filtering new block on tags 20899 1726853452.40904: in VariableManager get_vars() 20899 1726853452.40914: done with get_vars() 20899 1726853452.40916: filtering new block on tags 20899 1726853452.40928: done filtering new block on tags 20899 1726853452.40930: 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 20899 1726853452.40936: extending task lists for all hosts with included blocks 20899 1726853452.41103: done extending task lists 20899 1726853452.41105: done processing included files 20899 1726853452.41105: results queue empty 20899 1726853452.41106: checking for any_errors_fatal 20899 1726853452.41107: done checking for any_errors_fatal 20899 1726853452.41108: checking for max_fail_percentage 20899 1726853452.41109: done checking for max_fail_percentage 20899 1726853452.41110: checking to see if all hosts have failed and the running result is not ok 20899 1726853452.41110: done checking to see if all hosts have failed 20899 1726853452.41111: getting the remaining hosts for this loop 20899 1726853452.41112: done getting the remaining hosts for this loop 20899 1726853452.41115: getting the next task for host managed_node1 20899 1726853452.41119: done getting next task for host managed_node1 20899 1726853452.41121: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 20899 1726853452.41123: ^ 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 20899 1726853452.41126: getting variables 20899 1726853452.41127: in VariableManager get_vars() 20899 1726853452.41135: Calling all_inventory to load vars for managed_node1 20899 1726853452.41137: Calling groups_inventory to load vars for managed_node1 20899 1726853452.41139: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853452.41144: Calling all_plugins_play to load vars for managed_node1 20899 1726853452.41146: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853452.41148: Calling groups_plugins_play to load vars for managed_node1 20899 1726853452.41450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853452.41794: done with get_vars() 20899 1726853452.41802: 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:30:52 -0400 (0:00:00.060) 0:00:01.333 ****** 20899 1726853452.41974: entering _queue_task() for managed_node1/setup 20899 1726853452.42560: worker is 1 (out of 1 available) 20899 1726853452.42695: exiting _queue_task() for managed_node1/setup 20899 1726853452.42705: done queuing things up, now waiting for results queue to drain 20899 1726853452.42707: waiting for pending results... 20899 1726853452.43225: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 20899 1726853452.43288: in run() - task 02083763-bbaf-797a-d009-00000000016e 20899 1726853452.43300: variable 'ansible_search_path' from source: unknown 20899 1726853452.43381: variable 'ansible_search_path' from source: unknown 20899 1726853452.43466: calling self._execute() 20899 1726853452.43537: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853452.43541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853452.43551: variable 'omit' from source: magic vars 20899 1726853452.44865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853452.49763: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853452.49947: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853452.49993: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853452.50176: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853452.50188: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853452.50321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853452.50555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853452.50558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853452.50560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853452.50562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853452.50940: variable 'ansible_facts' from source: unknown 20899 1726853452.51016: variable 'network_test_required_facts' from source: task vars 20899 1726853452.51115: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 20899 1726853452.51169: variable 'omit' from source: magic vars 20899 1726853452.51414: variable 'omit' from source: magic vars 20899 1726853452.51523: variable 'omit' from source: magic vars 20899 1726853452.51526: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20899 1726853452.51529: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20899 1726853452.51543: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20899 1726853452.51569: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20899 1726853452.51588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20899 1726853452.51622: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20899 1726853452.51683: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853452.51692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853452.51918: Set connection var ansible_timeout to 10 20899 1726853452.51929: Set connection var ansible_pipelining to False 20899 1726853452.51939: Set connection var ansible_module_compression to ZIP_DEFLATED 20899 1726853452.51966: Set connection var ansible_connection to ssh 20899 1726853452.51983: Set connection var ansible_shell_executable to /bin/sh 20899 1726853452.52077: Set connection var ansible_shell_type to sh 20899 1726853452.52107: variable 'ansible_shell_executable' from source: unknown 20899 1726853452.52116: variable 'ansible_connection' from source: unknown 20899 1726853452.52124: variable 'ansible_module_compression' from source: unknown 20899 1726853452.52131: variable 'ansible_shell_type' from source: unknown 20899 1726853452.52137: variable 'ansible_shell_executable' from source: unknown 20899 1726853452.52143: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853452.52150: variable 'ansible_pipelining' from source: unknown 20899 1726853452.52161: variable 'ansible_timeout' from source: unknown 20899 1726853452.52169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853452.52610: 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__) 20899 1726853452.52614: variable 'omit' from source: magic vars 20899 1726853452.52616: starting attempt loop 20899 1726853452.52618: running the handler 20899 1726853452.52621: _low_level_execute_command(): starting 20899 1726853452.52623: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20899 1726853452.54042: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20899 1726853452.54110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 20899 1726853452.54277: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20899 1726853452.54319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20899 1726853452.56023: stdout chunk (state=3): >>>/root <<< 20899 1726853452.56176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20899 1726853452.56179: stdout chunk (state=3): >>><<< 20899 1726853452.56201: stderr chunk (state=3): >>><<< 20899 1726853452.56214: _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 20899 1726853452.56240: _low_level_execute_command(): starting 20899 1726853452.56379: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853452.562273-20955-4873254250630 `" && echo ansible-tmp-1726853452.562273-20955-4873254250630="` echo /root/.ansible/tmp/ansible-tmp-1726853452.562273-20955-4873254250630 `" ) && sleep 0' 20899 1726853452.58003: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20899 1726853452.58007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20899 1726853452.58010: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 20899 1726853452.58013: 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 <<< 20899 1726853452.58024: 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 <<< 20899 1726853452.58238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 20899 1726853452.58280: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20899 1726853452.58313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20899 1726853452.60236: stdout chunk (state=3): >>>ansible-tmp-1726853452.562273-20955-4873254250630=/root/.ansible/tmp/ansible-tmp-1726853452.562273-20955-4873254250630 <<< 20899 1726853452.60378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20899 1726853452.60394: stdout chunk (state=3): >>><<< 20899 1726853452.60613: stderr chunk (state=3): >>><<< 20899 1726853452.60616: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853452.562273-20955-4873254250630=/root/.ansible/tmp/ansible-tmp-1726853452.562273-20955-4873254250630 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20899 1726853452.60621: variable 'ansible_module_compression' from source: unknown 20899 1726853452.60707: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20899dzohuowb/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20899 1726853452.60814: variable 'ansible_facts' from source: unknown 20899 1726853452.61941: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853452.562273-20955-4873254250630/AnsiballZ_setup.py 20899 1726853452.62700: Sending initial data 20899 1726853452.62704: Sent initial data (151 bytes) 20899 1726853452.64358: 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' <<< 20899 1726853452.64482: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20899 1726853452.64522: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20899 1726853452.64553: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20899 1726853452.66116: 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 <<< 20899 1726853452.66154: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20899 1726853452.66207: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853452.562273-20955-4873254250630/AnsiballZ_setup.py" <<< 20899 1726853452.66243: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20899dzohuowb/tmp8clyjuxa /root/.ansible/tmp/ansible-tmp-1726853452.562273-20955-4873254250630/AnsiballZ_setup.py <<< 20899 1726853452.66287: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20899dzohuowb/tmp8clyjuxa" to remote "/root/.ansible/tmp/ansible-tmp-1726853452.562273-20955-4873254250630/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853452.562273-20955-4873254250630/AnsiballZ_setup.py" <<< 20899 1726853452.69135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20899 1726853452.69150: stderr chunk (state=3): >>><<< 20899 1726853452.69195: stdout chunk (state=3): >>><<< 20899 1726853452.69263: done transferring module to remote 20899 1726853452.69339: _low_level_execute_command(): starting 20899 1726853452.69349: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853452.562273-20955-4873254250630/ /root/.ansible/tmp/ansible-tmp-1726853452.562273-20955-4873254250630/AnsiballZ_setup.py && sleep 0' 20899 1726853452.70540: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20899 1726853452.70556: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20899 1726853452.70687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20899 1726853452.70726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 20899 1726853452.70896: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20899 1726853452.70900: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20899 1726853452.70940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20899 1726853452.72796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20899 1726853452.72817: stdout chunk (state=3): >>><<< 20899 1726853452.72820: stderr chunk (state=3): >>><<< 20899 1726853452.72836: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20899 1726853452.72978: _low_level_execute_command(): starting 20899 1726853452.72981: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853452.562273-20955-4873254250630/AnsiballZ_setup.py && sleep 0' 20899 1726853452.74145: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20899 1726853452.74169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 20899 1726853452.74333: 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 <<< 20899 1726853452.74491: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20899 1726853452.74536: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20899 1726853452.76692: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20899 1726853452.76725: stdout chunk (state=3): >>>import _imp # builtin <<< 20899 1726853452.76762: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20899 1726853452.76864: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20899 1726853452.76949: stdout chunk (state=3): >>>import 'posix' # <<< 20899 1726853452.76977: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 20899 1726853452.77012: 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' <<< 20899 1726853452.77015: stdout chunk (state=3): >>>import '_codecs' # <<< 20899 1726853452.77042: stdout chunk (state=3): >>>import 'codecs' # <<< 20899 1726853452.77110: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 20899 1726853452.77115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 20899 1726853452.77169: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48661684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4866137b30> <<< 20899 1726853452.77174: 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' <<< 20899 1726853452.77293: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486616aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 20899 1726853452.77355: stdout chunk (state=3): >>>import '_collections_abc' # <<< 20899 1726853452.77382: stdout chunk (state=3): >>>import 'genericpath' # <<< 20899 1726853452.77414: stdout chunk (state=3): >>>import 'posixpath' # <<< 20899 1726853452.77498: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 20899 1726853452.77522: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f4865f1d130> <<< 20899 1726853452.77606: 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' <<< 20899 1726853452.77619: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865f1dfa0> <<< 20899 1726853452.77659: stdout chunk (state=3): >>>import 'site' # <<< 20899 1726853452.77670: 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. <<< 20899 1726853452.78068: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 20899 1726853452.78073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 20899 1726853452.78154: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 20899 1726853452.78181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 20899 1726853452.78230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865f5bec0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 20899 1726853452.78280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 20899 1726853452.78293: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865f5bf80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 20899 1726853452.78319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 20899 1726853452.78368: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 20899 1726853452.78401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 20899 1726853452.78504: stdout chunk (state=3): >>>import 'itertools' # <<< 20899 1726853452.78507: 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 0x7f4865f93830> # /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 0x7f4865f93ec0> import '_collections' # <<< 20899 1726853452.78543: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865f73b60> <<< 20899 1726853452.78561: stdout chunk (state=3): >>>import '_functools' # <<< 20899 1726853452.78583: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865f712b0> <<< 20899 1726853452.78674: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865f59070> <<< 20899 1726853452.78719: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 20899 1726853452.78747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 20899 1726853452.78751: stdout chunk (state=3): >>>import '_sre' # <<< 20899 1726853452.78812: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 20899 1726853452.78815: 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' <<< 20899 1726853452.78924: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865fb37d0> <<< 20899 1726853452.78955: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865fb23f0> # /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 0x7f4865f72150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865fb0bc0> # /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 0x7f4865fe8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865f582f0> <<< 20899 1726853452.78985: 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' <<< 20899 1726853452.79014: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 20899 1726853452.79051: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4865fe8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865fe8bf0> <<< 20899 1726853452.79179: 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 0x7f4865fe8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865f56e10> # /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 0x7f4865fe9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865fe9370> <<< 20899 1726853452.79226: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 20899 1726853452.79283: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865fea540> import 'importlib.util' # import 'runpy' # <<< 20899 1726853452.79321: stdout chunk (state=3): >>># /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' <<< 20899 1726853452.79395: 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 0x7f4866000740> <<< 20899 1726853452.79474: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4866001e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 20899 1726853452.79479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 20899 1726853452.79522: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 20899 1726853452.79525: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4866002cc0> <<< 20899 1726853452.79644: 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 0x7f48660032f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4866002210> <<< 20899 1726853452.79654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # 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 0x7f4866003d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48660034a0> <<< 20899 1726853452.79673: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865fea4b0> <<< 20899 1726853452.79691: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 20899 1726853452.79711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 20899 1726853452.79731: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 20899 1726853452.79760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 20899 1726853452.79886: 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 0x7f4865d0bc50> <<< 20899 1726853452.79897: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4865d34710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865d34470> # 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 0x7f4865d34740> <<< 20899 1726853452.79917: 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' <<< 20899 1726853452.79988: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 20899 1726853452.80113: 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 0x7f4865d35070> <<< 20899 1726853452.80326: 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 0x7f4865d35a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865d34920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865d09df0> # /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' <<< 20899 1726853452.80330: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 20899 1726853452.80366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865d36e10> <<< 20899 1726853452.80372: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865d35b50> <<< 20899 1726853452.80411: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865feac60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 20899 1726853452.80490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 20899 1726853452.80493: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 20899 1726853452.80544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 20899 1726853452.80559: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865d5b170> <<< 20899 1726853452.80709: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 20899 1726853452.80712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 20899 1726853452.80724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865d83500> <<< 20899 1726853452.80735: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 20899 1726853452.80770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 20899 1726853452.80826: stdout chunk (state=3): >>>import 'ntpath' # <<< 20899 1726853452.80876: 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 0x7f4865de4260> <<< 20899 1726853452.80928: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 20899 1726853452.80977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 20899 1726853452.81216: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865de69c0> <<< 20899 1726853452.81219: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865de4380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865da9250> # /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 0x7f4865725340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865d82330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865d37d70> <<< 20899 1726853452.81392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 20899 1726853452.81409: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f48657255e0> <<< 20899 1726853452.81675: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_jw2smdbf/ansible_setup_payload.zip' # zipimport: zlib available <<< 20899 1726853452.81797: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.81829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 20899 1726853452.81888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 20899 1726853452.81906: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 20899 1726853452.81955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 20899 1726853452.81994: 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 0x7f486578f0b0> <<< 20899 1726853452.82200: stdout chunk (state=3): >>>import '_typing' # <<< 20899 1726853452.82203: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486576dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486576d130> # zipimport: zlib available <<< 20899 1726853452.82232: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 20899 1726853452.82262: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20899 1726853452.82281: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 20899 1726853452.82306: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.83693: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.84827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 20899 1726853452.84844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486578cf80> <<< 20899 1726853452.84867: 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' <<< 20899 1726853452.84900: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 20899 1726853452.84923: 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 <<< 20899 1726853452.84963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 20899 1726853452.84966: 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 0x7f48657bea50> <<< 20899 1726853452.85001: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48657be7e0> <<< 20899 1726853452.85038: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48657be0f0> <<< 20899 1726853452.85061: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 20899 1726853452.85074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 20899 1726853452.85113: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48657be540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486578fd40> import 'atexit' # <<< 20899 1726853452.85147: 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 0x7f48657bf800> <<< 20899 1726853452.85177: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 20899 1726853452.85202: 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 0x7f48657bfa10> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 20899 1726853452.85256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 20899 1726853452.85268: stdout chunk (state=3): >>>import '_locale' # <<< 20899 1726853452.85322: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48657bff50> <<< 20899 1726853452.85340: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 20899 1726853452.85362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 20899 1726853452.85400: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865629d90> <<< 20899 1726853452.85444: 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 0x7f486562b9b0> <<< 20899 1726853452.85473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 20899 1726853452.85519: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486562c380> <<< 20899 1726853452.85544: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 20899 1726853452.85587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 20899 1726853452.85590: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486562d520> <<< 20899 1726853452.85602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 20899 1726853452.85658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 20899 1726853452.85664: 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' <<< 20899 1726853452.85709: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486562ff80> <<< 20899 1726853452.85747: 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 0x7f48656342f0> <<< 20899 1726853452.85798: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486562e240> <<< 20899 1726853452.85801: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 20899 1726853452.85821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 20899 1726853452.85849: 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' <<< 20899 1726853452.85874: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 20899 1726853452.86026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 20899 1726853452.86031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865637fb0> <<< 20899 1726853452.86041: stdout chunk (state=3): >>>import '_tokenize' # <<< 20899 1726853452.86124: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865636a80> <<< 20899 1726853452.86154: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48656367e0> # /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' <<< 20899 1726853452.86282: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865636d50> <<< 20899 1726853452.86332: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486562e750> # 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 0x7f486567c1d0> # /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 0x7f486567c3b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 20899 1726853452.86342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 20899 1726853452.86420: 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' <<< 20899 1726853452.86517: 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 0x7f486567ddc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486567db80> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 20899 1726853452.86797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4865680350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486567e4b0> # /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 0x7f4865683b30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865680500> <<< 20899 1726853452.86841: 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 0x7f4865684e30> <<< 20899 1726853452.86872: 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 0x7f4865684ce0> <<< 20899 1726853452.86913: 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 0x7f4865684f80> <<< 20899 1726853452.86925: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486567c470> <<< 20899 1726853452.86950: 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' <<< 20899 1726853452.86976: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 20899 1726853452.87002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 20899 1726853452.87025: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 20899 1726853452.87045: 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 0x7f486550c650> <<< 20899 1726853452.87197: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 20899 1726853452.87261: 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 0x7f486550d760> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865686db0> # 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 0x7f4865687980> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48656869c0> <<< 20899 1726853452.87276: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.87345: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 20899 1726853452.87396: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.87512: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 20899 1726853452.87552: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 20899 1726853452.87668: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.87786: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.88318: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.88869: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 20899 1726853452.88899: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 20899 1726853452.88917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 20899 1726853452.88974: 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 0x7f4865515a30> <<< 20899 1726853452.89052: 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' <<< 20899 1726853452.89086: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865516720> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486550db80> <<< 20899 1726853452.89147: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 20899 1726853452.89151: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.89195: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 20899 1726853452.89202: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.89335: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.89506: 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 0x7f4865516570> <<< 20899 1726853452.89528: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.90077: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.90410: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.90481: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.90558: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 20899 1726853452.90654: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.90678: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 20899 1726853452.90718: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.90803: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 20899 1726853452.90833: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 20899 1726853452.90876: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.90921: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.90973: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 20899 1726853452.91167: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.91395: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 20899 1726853452.91465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 20899 1726853452.91468: stdout chunk (state=3): >>>import '_ast' # <<< 20899 1726853452.91545: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48655179e0> # zipimport: zlib available <<< 20899 1726853452.91615: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.91696: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 20899 1726853452.91729: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 20899 1726853452.91733: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.91775: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.91825: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 20899 1726853452.91829: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.91877: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.91914: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.91979: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.92036: 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 <<< 20899 1726853452.92075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 20899 1726853452.92158: 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 0x7f4865522330> <<< 20899 1726853452.92211: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486551dc10> <<< 20899 1726853452.92243: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 20899 1726853452.92246: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.92315: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.92370: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.92399: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.92450: 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' <<< 20899 1726853452.92467: 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 <<< 20899 1726853452.92497: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 20899 1726853452.92509: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 20899 1726853452.92567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 20899 1726853452.92596: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 20899 1726853452.92609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 20899 1726853452.92663: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486560ac30> <<< 20899 1726853452.92704: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48657ea900> <<< 20899 1726853452.92801: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865522420> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865514410> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 20899 1726853452.92847: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20899 1726853452.92882: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 20899 1726853452.92934: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 20899 1726853452.92946: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20899 1726853452.93010: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 20899 1726853452.93029: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.93177: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.93180: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.93181: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.93393: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available <<< 20899 1726853452.93440: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.93467: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.93517: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 20899 1726853452.93520: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.93684: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.93870: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.93896: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.93953: 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'<<< 20899 1726853452.93977: stdout chunk (state=3): >>> <<< 20899 1726853452.94020: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 20899 1726853452.94036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 20899 1726853452.94065: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48655b28d0> <<< 20899 1726853452.94093: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 20899 1726853452.94291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # 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 0x7f4865134470> # 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 0x7f48651346e0> <<< 20899 1726853452.94315: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486559c4a0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48655b3440> <<< 20899 1726853452.94350: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48655b0fe0> <<< 20899 1726853452.94377: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48655b0b60> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 20899 1726853452.94461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 20899 1726853452.94477: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 20899 1726853452.94493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 20899 1726853452.94572: 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 0x7f4865137710> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865136fc0> # 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 0x7f48651371a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48651363f0> <<< 20899 1726853452.94591: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 20899 1726853452.94701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 20899 1726853452.94713: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865137890> <<< 20899 1726853452.94728: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 20899 1726853452.94795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4865192390> <<< 20899 1726853452.94820: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48651903b0> <<< 20899 1726853452.94897: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48655b0c80> import 'ansible.module_utils.facts.timeout' # <<< 20899 1726853452.94922: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 20899 1726853452.94990: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.95037: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 20899 1726853452.95385: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.95389: stdout chunk (state=3): >>># 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 <<< 20899 1726853452.95391: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 20899 1726853452.95393: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.95417: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.95457: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 20899 1726853452.95475: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.95528: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.95602: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.95646: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.95706: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 20899 1726853452.95737: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.96194: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.96626: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 20899 1726853452.96690: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.96742: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.96778: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.96826: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 20899 1726853452.96863: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.96895: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 20899 1726853452.96911: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.96965: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.97015: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 20899 1726853452.97037: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.97073: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.97098: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 20899 1726853452.97117: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.97140: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.97193: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 20899 1726853452.97196: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.97260: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.97347: 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' <<< 20899 1726853452.97382: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865192660> <<< 20899 1726853452.97401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 20899 1726853452.97478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 20899 1726853452.97590: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865193260> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 20899 1726853452.97692: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.97892: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 20899 1726853452.97948: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.98076: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 20899 1726853452.98080: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.98082: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.98120: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 20899 1726853452.98165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 20899 1726853452.98237: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 20899 1726853452.98296: 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 0x7f48651d27e0> <<< 20899 1726853452.98485: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48651c0a70> import 'ansible.module_utils.facts.system.python' # <<< 20899 1726853452.98505: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.98560: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.98614: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 20899 1726853452.98640: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.98704: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.98793: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.98903: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.99049: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 20899 1726853452.99084: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.99102: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.99156: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 20899 1726853452.99160: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.99195: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.99248: 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' <<< 20899 1726853452.99303: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 20899 1726853452.99316: 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 0x7f48651e64e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48651c3740> import 'ansible.module_utils.facts.system.user' # <<< 20899 1726853452.99345: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 20899 1726853452.99369: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.99415: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.99449: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 20899 1726853452.99615: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.99776: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 20899 1726853452.99779: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.99874: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853452.99976: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.00015: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.00074: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 20899 1726853453.00107: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 20899 1726853453.00124: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.00269: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.00427: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 20899 1726853453.00437: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.00551: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.00679: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 20899 1726853453.00692: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.00715: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.00765: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.01305: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.01811: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 20899 1726853453.01824: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.01923: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.02031: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 20899 1726853453.02138: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.02254: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 20899 1726853453.02258: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.02398: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.02605: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 20899 1726853453.02609: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.02611: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 20899 1726853453.02613: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.02653: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.02693: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 20899 1726853453.02797: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.02895: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.03098: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.03314: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 20899 1726853453.03331: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.03353: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.03408: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 20899 1726853453.03427: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.03467: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # <<< 20899 1726853453.03470: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.03547: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.03606: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 20899 1726853453.03623: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.03656: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.03680: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 20899 1726853453.03731: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.03794: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 20899 1726853453.03857: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.03917: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 20899 1726853453.03931: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.04191: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.04451: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 20899 1726853453.04516: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.04578: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 20899 1726853453.04593: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.04623: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.04667: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 20899 1726853453.04703: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.04739: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 20899 1726853453.04769: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.04788: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.04819: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 20899 1726853453.04829: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.04905: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.05006: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 20899 1726853453.05024: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 20899 1726853453.05075: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.05132: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 20899 1726853453.05149: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.05178: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.05181: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.05231: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.05273: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.05344: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.05432: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 20899 1726853453.05436: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 20899 1726853453.05462: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.05492: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.05554: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 20899 1726853453.05561: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.05743: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.05938: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 20899 1726853453.05949: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.05993: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.06042: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 20899 1726853453.06054: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.06095: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.06153: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 20899 1726853453.06161: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.06242: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.06334: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 20899 1726853453.06342: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.06421: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.06512: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 20899 1726853453.06521: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 20899 1726853453.06590: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.07467: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 20899 1726853453.07490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 20899 1726853453.07514: 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' <<< 20899 1726853453.07561: 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 0x7f4864fe6b70> <<< 20899 1726853453.07580: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4864fe4ce0> <<< 20899 1726853453.07625: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48657e5d90> <<< 20899 1726853453.08049: stdout chunk (state=3): >>> {"ansible_facts": {"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_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_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_pkg_mgr": "dnf", "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_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "30", "second": "53", "epoch": "1726853453", "epoch_int": "1726853453", "date": "2024-09-20", "time": "13:30:53", "iso8601_micro": "2024-09-20T17:30:53.078766Z", "iso8601": "2024-09-20T17:30:53Z", "iso8601_basic": "20240920T133053078766", "iso8601_basic_short": "20240920T133053", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "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_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 20899 1726853453.08659: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 20899 1726853453.08728: stdout chunk (state=3): >>># 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 <<< 20899 1726853453.08784: stdout chunk (state=3): >>># 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 <<< 20899 1726853453.08828: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # 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 <<< 20899 1726853453.08859: stdout chunk (state=3): >>># cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # 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 <<< 20899 1726853453.08928: stdout chunk (state=3): >>># 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 <<< 20899 1726853453.08942: stdout chunk (state=3): >>># 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 <<< 20899 1726853453.08991: stdout chunk (state=3): >>># 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 <<< 20899 1726853453.09326: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20899 1726853453.09376: stdout chunk (state=3): >>># 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 <<< 20899 1726853453.09403: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 20899 1726853453.09459: stdout chunk (state=3): >>># destroy ntpath <<< 20899 1726853453.09496: stdout chunk (state=3): >>># 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 <<< 20899 1726853453.09512: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 20899 1726853453.09574: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro <<< 20899 1726853453.09614: stdout chunk (state=3): >>># 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 <<< 20899 1726853453.09643: stdout chunk (state=3): >>># destroy _pickle <<< 20899 1726853453.09723: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 20899 1726853453.09730: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 20899 1726853453.09734: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 20899 1726853453.09764: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 20899 1726853453.09802: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 20899 1726853453.09814: 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 <<< 20899 1726853453.09869: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 20899 1726853453.09976: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # 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 <<< 20899 1726853453.10032: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 20899 1726853453.10066: stdout chunk (state=3): >>># destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # 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 <<< 20899 1726853453.10092: stdout chunk (state=3): >>># 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 <<< 20899 1726853453.10224: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 20899 1726853453.10257: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 20899 1726853453.10282: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 20899 1726853453.10313: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 20899 1726853453.10369: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 20899 1726853453.10375: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 20899 1726853453.10397: stdout chunk (state=3): >>> <<< 20899 1726853453.10478: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 20899 1726853453.10532: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 20899 1726853453.10536: stdout chunk (state=3): >>># destroy _hashlib <<< 20899 1726853453.10584: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 20899 1726853453.10600: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 20899 1726853453.11075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 20899 1726853453.11078: stdout chunk (state=3): >>><<< 20899 1726853453.11080: stderr chunk (state=3): >>><<< 20899 1726853453.11140: _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 0x7f48661684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4866137b30> # /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 0x7f486616aa50> 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 0x7f4865f1d130> # /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 0x7f4865f1dfa0> 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 0x7f4865f5bec0> # /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 0x7f4865f5bf80> # /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 0x7f4865f93830> # /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 0x7f4865f93ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865f73b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865f712b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865f59070> # /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 0x7f4865fb37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865fb23f0> # /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 0x7f4865f72150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865fb0bc0> # /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 0x7f4865fe8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865f582f0> # /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 0x7f4865fe8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865fe8bf0> # 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 0x7f4865fe8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865f56e10> # /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 0x7f4865fe9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865fe9370> 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 0x7f4865fea540> 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 0x7f4866000740> 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 0x7f4866001e20> # /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 0x7f4866002cc0> # 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 0x7f48660032f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4866002210> # /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 0x7f4866003d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48660034a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865fea4b0> # /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 0x7f4865d0bc50> # /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 0x7f4865d34710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865d34470> # 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 0x7f4865d34740> # /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 0x7f4865d35070> # 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 0x7f4865d35a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865d34920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865d09df0> # /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 0x7f4865d36e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865d35b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865feac60> # /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 0x7f4865d5b170> # /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 0x7f4865d83500> # /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 0x7f4865de4260> # /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 0x7f4865de69c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865de4380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865da9250> # /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 0x7f4865725340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865d82330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865d37d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f48657255e0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_jw2smdbf/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 0x7f486578f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486576dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486576d130> # 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 0x7f486578cf80> # /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 0x7f48657bea50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48657be7e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48657be0f0> # /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 0x7f48657be540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486578fd40> 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 0x7f48657bf800> # 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 0x7f48657bfa10> # /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 0x7f48657bff50> 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 0x7f4865629d90> # 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 0x7f486562b9b0> # /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 0x7f486562c380> # /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 0x7f486562d520> # /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 0x7f486562ff80> # 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 0x7f48656342f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486562e240> # /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 0x7f4865637fb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865636a80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48656367e0> # /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 0x7f4865636d50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486562e750> # 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 0x7f486567c1d0> # /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 0x7f486567c3b0> # /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 0x7f486567ddc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486567db80> # /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 0x7f4865680350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486567e4b0> # /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 0x7f4865683b30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865680500> # 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 0x7f4865684e30> # 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 0x7f4865684ce0> # 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 0x7f4865684f80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486567c470> # /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 0x7f486550c650> # 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 0x7f486550d760> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865686db0> # 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 0x7f4865687980> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48656869c0> # 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 0x7f4865515a30> # /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 0x7f4865516720> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486550db80> 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 0x7f4865516570> # 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 0x7f48655179e0> # 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 0x7f4865522330> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486551dc10> 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 0x7f486560ac30> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48657ea900> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865522420> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865514410> # 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 0x7f48655b28d0> # /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 0x7f4865134470> # 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 0x7f48651346e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f486559c4a0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48655b3440> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48655b0fe0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48655b0b60> # /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 0x7f4865137710> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4865136fc0> # 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 0x7f48651371a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48651363f0> # /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 0x7f4865137890> # /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 0x7f4865192390> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48651903b0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48655b0c80> 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 0x7f4865192660> # /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 0x7f4865193260> 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 0x7f48651d27e0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48651c0a70> 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 0x7f48651e64e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48651c3740> 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 0x7f4864fe6b70> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4864fe4ce0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48657e5d90> {"ansible_facts": {"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_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_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_pkg_mgr": "dnf", "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_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "30", "second": "53", "epoch": "1726853453", "epoch_int": "1726853453", "date": "2024-09-20", "time": "13:30:53", "iso8601_micro": "2024-09-20T17:30:53.078766Z", "iso8601": "2024-09-20T17:30:53Z", "iso8601_basic": "20240920T133053078766", "iso8601_basic_short": "20240920T133053", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "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_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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 20899 1726853453.12312: 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-1726853452.562273-20955-4873254250630/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20899 1726853453.12315: _low_level_execute_command(): starting 20899 1726853453.12318: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853452.562273-20955-4873254250630/ > /dev/null 2>&1 && sleep 0' 20899 1726853453.12669: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 20899 1726853453.12676: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20899 1726853453.12679: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20899 1726853453.12743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20899 1726853453.14564: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20899 1726853453.14619: stderr chunk (state=3): >>><<< 20899 1726853453.14687: stdout chunk (state=3): >>><<< 20899 1726853453.14876: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20899 1726853453.14879: handler run complete 20899 1726853453.14882: variable 'ansible_facts' from source: unknown 20899 1726853453.14884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853453.15084: variable 'ansible_facts' from source: unknown 20899 1726853453.15483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853453.15587: attempt loop complete, returning result 20899 1726853453.15590: _execute() done 20899 1726853453.15593: dumping result to json 20899 1726853453.15595: done dumping result, returning 20899 1726853453.15597: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [02083763-bbaf-797a-d009-00000000016e] 20899 1726853453.15599: sending task result for task 02083763-bbaf-797a-d009-00000000016e ok: [managed_node1] 20899 1726853453.15885: no more pending results, returning what we have 20899 1726853453.15888: results queue empty 20899 1726853453.15889: checking for any_errors_fatal 20899 1726853453.15890: done checking for any_errors_fatal 20899 1726853453.15891: checking for max_fail_percentage 20899 1726853453.15893: done checking for max_fail_percentage 20899 1726853453.15893: checking to see if all hosts have failed and the running result is not ok 20899 1726853453.15894: done checking to see if all hosts have failed 20899 1726853453.15895: getting the remaining hosts for this loop 20899 1726853453.15897: done getting the remaining hosts for this loop 20899 1726853453.15901: getting the next task for host managed_node1 20899 1726853453.15910: done getting next task for host managed_node1 20899 1726853453.15913: ^ task is: TASK: Check if system is ostree 20899 1726853453.15916: ^ 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 20899 1726853453.15919: getting variables 20899 1726853453.15921: in VariableManager get_vars() 20899 1726853453.15948: Calling all_inventory to load vars for managed_node1 20899 1726853453.15951: Calling groups_inventory to load vars for managed_node1 20899 1726853453.15957: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853453.15968: Calling all_plugins_play to load vars for managed_node1 20899 1726853453.16196: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853453.16202: Calling groups_plugins_play to load vars for managed_node1 20899 1726853453.17085: done sending task result for task 02083763-bbaf-797a-d009-00000000016e 20899 1726853453.17088: WORKER PROCESS EXITING 20899 1726853453.17114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853453.17579: done with get_vars() 20899 1726853453.17590: 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:30:53 -0400 (0:00:00.757) 0:00:02.091 ****** 20899 1726853453.17727: entering _queue_task() for managed_node1/stat 20899 1726853453.18532: worker is 1 (out of 1 available) 20899 1726853453.18541: exiting _queue_task() for managed_node1/stat 20899 1726853453.18552: done queuing things up, now waiting for results queue to drain 20899 1726853453.18553: waiting for pending results... 20899 1726853453.18928: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 20899 1726853453.19106: in run() - task 02083763-bbaf-797a-d009-000000000170 20899 1726853453.19276: variable 'ansible_search_path' from source: unknown 20899 1726853453.19280: variable 'ansible_search_path' from source: unknown 20899 1726853453.19295: calling self._execute() 20899 1726853453.19560: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853453.19564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853453.19567: variable 'omit' from source: magic vars 20899 1726853453.20467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20899 1726853453.21408: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20899 1726853453.21462: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20899 1726853453.21560: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20899 1726853453.21810: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20899 1726853453.22359: 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) 20899 1726853453.22392: 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) 20899 1726853453.22429: 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) 20899 1726853453.22459: 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) 20899 1726853453.22584: Evaluated conditional (not __network_is_ostree is defined): True 20899 1726853453.22594: variable 'omit' from source: magic vars 20899 1726853453.22642: variable 'omit' from source: magic vars 20899 1726853453.22683: variable 'omit' from source: magic vars 20899 1726853453.22716: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20899 1726853453.22755: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20899 1726853453.22780: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20899 1726853453.22838: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20899 1726853453.22841: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20899 1726853453.22851: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20899 1726853453.22858: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853453.22865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853453.22975: Set connection var ansible_timeout to 10 20899 1726853453.22987: Set connection var ansible_pipelining to False 20899 1726853453.23056: Set connection var ansible_module_compression to ZIP_DEFLATED 20899 1726853453.23059: Set connection var ansible_connection to ssh 20899 1726853453.23061: Set connection var ansible_shell_executable to /bin/sh 20899 1726853453.23063: Set connection var ansible_shell_type to sh 20899 1726853453.23065: variable 'ansible_shell_executable' from source: unknown 20899 1726853453.23067: variable 'ansible_connection' from source: unknown 20899 1726853453.23069: variable 'ansible_module_compression' from source: unknown 20899 1726853453.23073: variable 'ansible_shell_type' from source: unknown 20899 1726853453.23075: variable 'ansible_shell_executable' from source: unknown 20899 1726853453.23078: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853453.23080: variable 'ansible_pipelining' from source: unknown 20899 1726853453.23083: variable 'ansible_timeout' from source: unknown 20899 1726853453.23092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853453.23234: 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__) 20899 1726853453.23249: variable 'omit' from source: magic vars 20899 1726853453.23257: starting attempt loop 20899 1726853453.23274: running the handler 20899 1726853453.23434: _low_level_execute_command(): starting 20899 1726853453.23437: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20899 1726853453.24290: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20899 1726853453.24322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 20899 1726853453.24335: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20899 1726853453.24357: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20899 1726853453.24438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20899 1726853453.26093: stdout chunk (state=3): >>>/root <<< 20899 1726853453.26447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20899 1726853453.26450: stdout chunk (state=3): >>><<< 20899 1726853453.26455: stderr chunk (state=3): >>><<< 20899 1726853453.26458: _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 20899 1726853453.26469: _low_level_execute_command(): starting 20899 1726853453.26474: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853453.2635694-20990-169300109784829 `" && echo ansible-tmp-1726853453.2635694-20990-169300109784829="` echo /root/.ansible/tmp/ansible-tmp-1726853453.2635694-20990-169300109784829 `" ) && sleep 0' 20899 1726853453.27437: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20899 1726853453.27459: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20899 1726853453.27544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20899 1726853453.27599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 20899 1726853453.27623: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20899 1726853453.27660: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20899 1726853453.27783: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20899 1726853453.29647: stdout chunk (state=3): >>>ansible-tmp-1726853453.2635694-20990-169300109784829=/root/.ansible/tmp/ansible-tmp-1726853453.2635694-20990-169300109784829 <<< 20899 1726853453.29786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20899 1726853453.29811: stderr chunk (state=3): >>><<< 20899 1726853453.30042: stdout chunk (state=3): >>><<< 20899 1726853453.30046: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853453.2635694-20990-169300109784829=/root/.ansible/tmp/ansible-tmp-1726853453.2635694-20990-169300109784829 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20899 1726853453.30049: variable 'ansible_module_compression' from source: unknown 20899 1726853453.30272: ANSIBALLZ: Using lock for stat 20899 1726853453.30275: ANSIBALLZ: Acquiring lock 20899 1726853453.30277: ANSIBALLZ: Lock acquired: 139866253859040 20899 1726853453.30279: ANSIBALLZ: Creating module 20899 1726853453.51279: ANSIBALLZ: Writing module into payload 20899 1726853453.51536: ANSIBALLZ: Writing module 20899 1726853453.51562: ANSIBALLZ: Renaming module 20899 1726853453.51607: ANSIBALLZ: Done creating module 20899 1726853453.51679: variable 'ansible_facts' from source: unknown 20899 1726853453.51942: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853453.2635694-20990-169300109784829/AnsiballZ_stat.py 20899 1726853453.52307: Sending initial data 20899 1726853453.52310: Sent initial data (153 bytes) 20899 1726853453.53879: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20899 1726853453.53892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20899 1726853453.53920: 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 <<< 20899 1726853453.54246: 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 <<< 20899 1726853453.54312: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20899 1726853453.56025: 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 <<< 20899 1726853453.56102: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20899 1726853453.56299: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20899dzohuowb/tmps387p_g3 /root/.ansible/tmp/ansible-tmp-1726853453.2635694-20990-169300109784829/AnsiballZ_stat.py <<< 20899 1726853453.56315: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853453.2635694-20990-169300109784829/AnsiballZ_stat.py" <<< 20899 1726853453.56456: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20899dzohuowb/tmps387p_g3" to remote "/root/.ansible/tmp/ansible-tmp-1726853453.2635694-20990-169300109784829/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853453.2635694-20990-169300109784829/AnsiballZ_stat.py" <<< 20899 1726853453.58502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20899 1726853453.58575: stderr chunk (state=3): >>><<< 20899 1726853453.58595: stdout chunk (state=3): >>><<< 20899 1726853453.58638: done transferring module to remote 20899 1726853453.58661: _low_level_execute_command(): starting 20899 1726853453.58670: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853453.2635694-20990-169300109784829/ /root/.ansible/tmp/ansible-tmp-1726853453.2635694-20990-169300109784829/AnsiballZ_stat.py && sleep 0' 20899 1726853453.59386: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20899 1726853453.59410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 20899 1726853453.59424: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20899 1726853453.59443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20899 1726853453.59521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20899 1726853453.61557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20899 1726853453.61587: stderr chunk (state=3): >>><<< 20899 1726853453.61610: stdout chunk (state=3): >>><<< 20899 1726853453.61662: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20899 1726853453.61683: _low_level_execute_command(): starting 20899 1726853453.61693: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853453.2635694-20990-169300109784829/AnsiballZ_stat.py && sleep 0' 20899 1726853453.62342: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20899 1726853453.62358: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20899 1726853453.62385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20899 1726853453.62421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20899 1726853453.62513: 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 <<< 20899 1726853453.62540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20899 1726853453.62622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20899 1726853453.65157: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20899 1726853453.65188: stdout chunk (state=3): >>>import _imp # builtin <<< 20899 1726853453.65377: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20899 1726853453.65403: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 20899 1726853453.65443: 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' <<< 20899 1726853453.65461: stdout chunk (state=3): >>>import '_codecs' # <<< 20899 1726853453.65484: stdout chunk (state=3): >>>import 'codecs' # <<< 20899 1726853453.65591: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 20899 1726853453.65595: 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 0x7f610bc184d0><<< 20899 1726853453.65598: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610bbe7b30> # /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' <<< 20899 1726853453.65682: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610bc1aa50> <<< 20899 1726853453.65686: stdout chunk (state=3): >>>import '_signal' # <<< 20899 1726853453.65689: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 20899 1726853453.65763: stdout chunk (state=3): >>>import '_collections_abc' # <<< 20899 1726853453.65968: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # <<< 20899 1726853453.65977: stdout chunk (state=3): >>>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' <<< 20899 1726853453.66016: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b9e9130> # /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 0x7f610b9e9fa0> <<< 20899 1726853453.66037: stdout chunk (state=3): >>>import 'site' # <<< 20899 1726853453.66049: 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. <<< 20899 1726853453.66287: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 20899 1726853453.66323: 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 <<< 20899 1726853453.66335: 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 <<< 20899 1726853453.66390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 20899 1726853453.66576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 20899 1726853453.66583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 20899 1726853453.66616: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610ba27e90> # /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 0x7f610ba27f50> # /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' <<< 20899 1726853453.66696: stdout chunk (state=3): >>>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 0x7f610ba5f890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 20899 1726853453.66699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610ba5ff20> <<< 20899 1726853453.66743: stdout chunk (state=3): >>>import '_collections' # <<< 20899 1726853453.66751: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610ba3fb60> import '_functools' # <<< 20899 1726853453.66786: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610ba3d280> <<< 20899 1726853453.66863: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610ba25040> <<< 20899 1726853453.66896: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 20899 1726853453.66938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 20899 1726853453.67313: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /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 0x7f610ba7f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610ba7e420> # /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 0x7f610ba3e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610ba7cc80> # /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 0x7f610bab4890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610ba242c0> # /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 0x7f610bab4d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610bab4bf0> <<< 20899 1726853453.67322: 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 0x7f610bab4fe0> <<< 20899 1726853453.67330: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610ba22de0> <<< 20899 1726853453.67354: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610bab56d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610bab53a0> import 'importlib.machinery' # <<< 20899 1726853453.67389: 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' <<< 20899 1726853453.67425: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610bab65d0> import 'importlib.util' # import 'runpy' # <<< 20899 1726853453.67445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 20899 1726853453.67477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 20899 1726853453.67513: 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 0x7f610bacc7a0> <<< 20899 1726853453.67590: stdout chunk (state=3): >>>import 'errno' # <<< 20899 1726853453.67640: 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 0x7f610bacdeb0> # /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' <<< 20899 1726853453.68110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610baced50> # 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 0x7f610bacf380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610bace2a0> <<< 20899 1726853453.68114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # 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 0x7f610bacfe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610bacf530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610bab6570> # /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 0x7f610b847ce0> # /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 0x7f610b870740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b8704a0> # 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 0x7f610b870770> # /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' <<< 20899 1726853453.68235: 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 0x7f610b8710a0> <<< 20899 1726853453.68362: 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 0x7f610b871a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b870950> <<< 20899 1726853453.68392: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b845e80> <<< 20899 1726853453.68455: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 20899 1726853453.68468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 20899 1726853453.68568: 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' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b872e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b8718e0> <<< 20899 1726853453.68646: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610bab6cc0> # /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' <<< 20899 1726853453.68675: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b89b170> <<< 20899 1726853453.68726: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 20899 1726853453.68754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 20899 1726853453.68813: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 20899 1726853453.68890: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b8bf4d0> <<< 20899 1726853453.68902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 20899 1726853453.69015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b9202f0> # /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' <<< 20899 1726853453.69068: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 20899 1726853453.69148: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b922a20> <<< 20899 1726853453.69226: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b9203e0> <<< 20899 1726853453.69259: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b8e52e0> <<< 20899 1726853453.69310: 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 0x7f610b7213d0> <<< 20899 1726853453.69316: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b8be300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b873d40> <<< 20899 1726853453.69436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 20899 1726853453.69439: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f610b8be660> <<< 20899 1726853453.69627: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_zmso0uyx/ansible_stat_payload.zip' # zipimport: zlib available <<< 20899 1726853453.69829: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 20899 1726853453.69912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 20899 1726853453.69940: 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 0x7f610b7770e0> <<< 20899 1726853453.69986: stdout chunk (state=3): >>>import '_typing' # <<< 20899 1726853453.70210: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b755fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b755160> # zipimport: zlib available <<< 20899 1726853453.70235: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 20899 1726853453.70249: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.71691: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.72809: 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 0x7f610b775760> <<< 20899 1726853453.72866: 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 <<< 20899 1726853453.72883: 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' <<< 20899 1726853453.73009: 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 0x7f610b79ea80> <<< 20899 1726853453.73012: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b79e810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b79e120> # /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' <<< 20899 1726853453.73057: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b79e570> <<< 20899 1726853453.73099: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610bc1a9c0> 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 0x7f610b79f7d0> <<< 20899 1726853453.73295: 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 0x7f610b79fa10> # /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 0x7f610b79ff20> <<< 20899 1726853453.73299: stdout chunk (state=3): >>>import 'pwd' # <<< 20899 1726853453.73308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 20899 1726853453.73325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 20899 1726853453.73369: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b109bb0> <<< 20899 1726853453.73398: 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 0x7f610b10b860> <<< 20899 1726853453.73426: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 20899 1726853453.73490: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b10c260> <<< 20899 1726853453.73492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 20899 1726853453.73562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 20899 1726853453.73622: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b10d130> <<< 20899 1726853453.73626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 20899 1726853453.73628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 20899 1726853453.73630: 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' <<< 20899 1726853453.73710: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b10fe60> <<< 20899 1726853453.73719: 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 0x7f610b10fdd0> <<< 20899 1726853453.73739: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b10e120> <<< 20899 1726853453.73893: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /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' <<< 20899 1726853453.73897: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b117d70> <<< 20899 1726853453.73914: stdout chunk (state=3): >>>import '_tokenize' # <<< 20899 1726853453.73982: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b116840> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b1165a0> <<< 20899 1726853453.74004: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 20899 1726853453.74089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 20899 1726853453.74172: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b116b10> <<< 20899 1726853453.74178: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b10e630> <<< 20899 1726853453.74492: 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 0x7f610b15fa40> # /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 0x7f610b160170> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 20899 1726853453.74528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # 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 0x7f610b161c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b1619d0> # /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 0x7f610b1641a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b162300> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 20899 1726853453.74569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 20899 1726853453.74594: 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' # <<< 20899 1726853453.74641: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b167950> <<< 20899 1726853453.74767: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b164320> <<< 20899 1726853453.74912: 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 0x7f610b168770> # 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 0x7f610b1689e0> # 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 0x7f610b168c50> <<< 20899 1726853453.74958: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b1602f0> <<< 20899 1726853453.74962: 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' <<< 20899 1726853453.75154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # 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 0x7f610b1f43e0> <<< 20899 1726853453.75211: 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 0x7f610b1f54c0> <<< 20899 1726853453.75251: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b16aba0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 20899 1726853453.75295: 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 0x7f610b16bf20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b16a7b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 20899 1726853453.75483: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.75537: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 20899 1726853453.75600: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 20899 1726853453.75827: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.75832: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.76374: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.76996: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 20899 1726853453.77025: 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 0x7f610b1f97c0> <<< 20899 1726853453.77140: 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' <<< 20899 1726853453.77143: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b1fa5a0> <<< 20899 1726853453.77146: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b117d40> <<< 20899 1726853453.77211: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 20899 1726853453.77243: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 20899 1726853453.77319: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.77398: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.77556: 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' <<< 20899 1726853453.77585: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b1fa4e0> # zipimport: zlib available <<< 20899 1726853453.78039: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.78595: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20899 1726853453.78631: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 20899 1726853453.78652: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.78680: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.78722: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 20899 1726853453.78837: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.78878: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 20899 1726853453.78910: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 20899 1726853453.78927: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.78991: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.79255: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 20899 1726853453.79275: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.79604: stdout chunk (state=3): >>># /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' # <<< 20899 1726853453.79691: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b1fb650> # zipimport: zlib available <<< 20899 1726853453.79708: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.79784: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 20899 1726853453.79808: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 20899 1726853453.79829: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.79960: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 20899 1726853453.79963: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.80002: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.80537: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # 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 0x7f610b006180> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b003e60> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 20899 1726853453.80541: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20899 1726853453.80543: 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' <<< 20899 1726853453.80606: 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 <<< 20899 1726853453.80609: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 20899 1726853453.80611: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 20899 1726853453.80667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 20899 1726853453.80690: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 20899 1726853453.80709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 20899 1726853453.80763: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b7d2a50> <<< 20899 1726853453.80798: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b7ee720> <<< 20899 1726853453.80886: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b006240> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b169970> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 20899 1726853453.80907: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.80957: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.81040: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 20899 1726853453.81054: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 20899 1726853453.81068: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 20899 1726853453.81200: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.81397: stdout chunk (state=3): >>># zipimport: zlib available <<< 20899 1726853453.81518: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 20899 1726853453.81891: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path <<< 20899 1726853453.82050: stdout chunk (state=3): >>># 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 <<< 20899 1726853453.82061: stdout chunk (state=3): >>># cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 <<< 20899 1726853453.82277: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 20899 1726853453.82308: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 20899 1726853453.82344: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 20899 1726853453.82417: stdout chunk (state=3): >>># 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 <<< 20899 1726853453.82421: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select <<< 20899 1726853453.82472: stdout chunk (state=3): >>># 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 <<< 20899 1726853453.82658: 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 <<< 20899 1726853453.82662: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # 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 <<< 20899 1726853453.82708: stdout chunk (state=3): >>># 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 <<< 20899 1726853453.82712: 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 <<< 20899 1726853453.82941: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 20899 1726853453.82945: stdout chunk (state=3): >>># 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 <<< 20899 1726853453.82947: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 20899 1726853453.83030: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 20899 1726853453.83060: stdout chunk (state=3): >>># 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 <<< 20899 1726853453.83148: stdout chunk (state=3): >>># 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 <<< 20899 1726853453.83469: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20899 1726853453.83525: stderr chunk (state=3): >>>Shared connection to 10.31.45.153 closed. <<< 20899 1726853453.83549: stdout chunk (state=3): >>><<< 20899 1726853453.83594: stderr chunk (state=3): >>><<< 20899 1726853453.83687: _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 0x7f610bc184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610bbe7b30> # /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 0x7f610bc1aa50> 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 0x7f610b9e9130> # /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 0x7f610b9e9fa0> 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 0x7f610ba27e90> # /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 0x7f610ba27f50> # /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 0x7f610ba5f890> # /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 0x7f610ba5ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610ba3fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610ba3d280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610ba25040> # /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 0x7f610ba7f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610ba7e420> # /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 0x7f610ba3e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610ba7cc80> # /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 0x7f610bab4890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610ba242c0> # /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 0x7f610bab4d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610bab4bf0> # 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 0x7f610bab4fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610ba22de0> # /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 0x7f610bab56d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610bab53a0> 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 0x7f610bab65d0> 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 0x7f610bacc7a0> 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 0x7f610bacdeb0> # /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 0x7f610baced50> # 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 0x7f610bacf380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610bace2a0> # /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 0x7f610bacfe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610bacf530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610bab6570> # /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 0x7f610b847ce0> # /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 0x7f610b870740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b8704a0> # 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 0x7f610b870770> # /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 0x7f610b8710a0> # 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 0x7f610b871a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b870950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b845e80> # /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 0x7f610b872e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b8718e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610bab6cc0> # /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 0x7f610b89b170> # /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 0x7f610b8bf4d0> # /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 0x7f610b9202f0> # /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 0x7f610b922a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b9203e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b8e52e0> # /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 0x7f610b7213d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b8be300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b873d40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f610b8be660> # zipimport: found 30 names in '/tmp/ansible_stat_payload_zmso0uyx/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 0x7f610b7770e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b755fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b755160> # 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 0x7f610b775760> # /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 0x7f610b79ea80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b79e810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b79e120> # /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 0x7f610b79e570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610bc1a9c0> 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 0x7f610b79f7d0> # 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 0x7f610b79fa10> # /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 0x7f610b79ff20> 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 0x7f610b109bb0> # 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 0x7f610b10b860> # /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 0x7f610b10c260> # /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 0x7f610b10d130> # /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 0x7f610b10fe60> # 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 0x7f610b10fdd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b10e120> # /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 0x7f610b117d70> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b116840> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b1165a0> # /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 0x7f610b116b10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b10e630> # 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 0x7f610b15fa40> # /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 0x7f610b160170> # /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 0x7f610b161c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b1619d0> # /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 0x7f610b1641a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b162300> # /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 0x7f610b167950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b164320> # 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 0x7f610b168770> # 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 0x7f610b1689e0> # 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 0x7f610b168c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b1602f0> # /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 0x7f610b1f43e0> # 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 0x7f610b1f54c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b16aba0> # 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 0x7f610b16bf20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b16a7b0> # 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 0x7f610b1f97c0> # /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 0x7f610b1fa5a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b117d40> 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 0x7f610b1fa4e0> # 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 0x7f610b1fb650> # 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 0x7f610b006180> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b003e60> 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 0x7f610b7d2a50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b7ee720> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b006240> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f610b169970> # 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 20899 1726853453.84324: 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-1726853453.2635694-20990-169300109784829/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20899 1726853453.84327: _low_level_execute_command(): starting 20899 1726853453.84329: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853453.2635694-20990-169300109784829/ > /dev/null 2>&1 && sleep 0' 20899 1726853453.84692: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20899 1726853453.84695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20899 1726853453.84697: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 20899 1726853453.84700: 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 <<< 20899 1726853453.84702: 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 <<< 20899 1726853453.84766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 20899 1726853453.84769: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20899 1726853453.84785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20899 1726853453.84839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20899 1726853453.87174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20899 1726853453.87181: stdout chunk (state=3): >>><<< 20899 1726853453.87184: stderr chunk (state=3): >>><<< 20899 1726853453.87376: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20899 1726853453.87380: handler run complete 20899 1726853453.87382: attempt loop complete, returning result 20899 1726853453.87384: _execute() done 20899 1726853453.87386: dumping result to json 20899 1726853453.87388: done dumping result, returning 20899 1726853453.87390: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [02083763-bbaf-797a-d009-000000000170] 20899 1726853453.87393: sending task result for task 02083763-bbaf-797a-d009-000000000170 20899 1726853453.87465: done sending task result for task 02083763-bbaf-797a-d009-000000000170 20899 1726853453.87469: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 20899 1726853453.87531: no more pending results, returning what we have 20899 1726853453.87534: results queue empty 20899 1726853453.87535: checking for any_errors_fatal 20899 1726853453.87541: done checking for any_errors_fatal 20899 1726853453.87542: checking for max_fail_percentage 20899 1726853453.87544: done checking for max_fail_percentage 20899 1726853453.87544: checking to see if all hosts have failed and the running result is not ok 20899 1726853453.87545: done checking to see if all hosts have failed 20899 1726853453.87546: getting the remaining hosts for this loop 20899 1726853453.87547: done getting the remaining hosts for this loop 20899 1726853453.87551: getting the next task for host managed_node1 20899 1726853453.87557: done getting next task for host managed_node1 20899 1726853453.87560: ^ task is: TASK: Set flag to indicate system is ostree 20899 1726853453.87562: ^ 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 20899 1726853453.87566: getting variables 20899 1726853453.87567: in VariableManager get_vars() 20899 1726853453.87651: Calling all_inventory to load vars for managed_node1 20899 1726853453.87654: Calling groups_inventory to load vars for managed_node1 20899 1726853453.87657: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853453.87666: Calling all_plugins_play to load vars for managed_node1 20899 1726853453.87668: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853453.87672: Calling groups_plugins_play to load vars for managed_node1 20899 1726853453.87896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853453.88107: done with get_vars() 20899 1726853453.88117: done getting variables 20899 1726853453.88217: 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:30:53 -0400 (0:00:00.705) 0:00:02.796 ****** 20899 1726853453.88249: entering _queue_task() for managed_node1/set_fact 20899 1726853453.88251: Creating lock for set_fact 20899 1726853453.88525: worker is 1 (out of 1 available) 20899 1726853453.88537: exiting _queue_task() for managed_node1/set_fact 20899 1726853453.88551: done queuing things up, now waiting for results queue to drain 20899 1726853453.88557: waiting for pending results... 20899 1726853453.88813: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 20899 1726853453.88908: in run() - task 02083763-bbaf-797a-d009-000000000171 20899 1726853453.88919: variable 'ansible_search_path' from source: unknown 20899 1726853453.88922: variable 'ansible_search_path' from source: unknown 20899 1726853453.88960: calling self._execute() 20899 1726853453.89043: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853453.89050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853453.89059: variable 'omit' from source: magic vars 20899 1726853453.89819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20899 1726853453.90069: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20899 1726853453.90129: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20899 1726853453.90195: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20899 1726853453.90209: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20899 1726853453.90315: 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) 20899 1726853453.90350: 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) 20899 1726853453.90418: 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) 20899 1726853453.90439: 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) 20899 1726853453.90550: Evaluated conditional (not __network_is_ostree is defined): True 20899 1726853453.90564: variable 'omit' from source: magic vars 20899 1726853453.90599: variable 'omit' from source: magic vars 20899 1726853453.90732: variable '__ostree_booted_stat' from source: set_fact 20899 1726853453.91277: variable 'omit' from source: magic vars 20899 1726853453.91281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20899 1726853453.91284: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20899 1726853453.91286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20899 1726853453.91288: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20899 1726853453.91291: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20899 1726853453.91293: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20899 1726853453.91295: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853453.91298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853453.91449: Set connection var ansible_timeout to 10 20899 1726853453.91486: Set connection var ansible_pipelining to False 20899 1726853453.91497: Set connection var ansible_module_compression to ZIP_DEFLATED 20899 1726853453.91533: Set connection var ansible_connection to ssh 20899 1726853453.91546: Set connection var ansible_shell_executable to /bin/sh 20899 1726853453.91581: Set connection var ansible_shell_type to sh 20899 1726853453.91611: variable 'ansible_shell_executable' from source: unknown 20899 1726853453.91620: variable 'ansible_connection' from source: unknown 20899 1726853453.91677: variable 'ansible_module_compression' from source: unknown 20899 1726853453.91681: variable 'ansible_shell_type' from source: unknown 20899 1726853453.91683: variable 'ansible_shell_executable' from source: unknown 20899 1726853453.91685: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853453.91687: variable 'ansible_pipelining' from source: unknown 20899 1726853453.91688: variable 'ansible_timeout' from source: unknown 20899 1726853453.91691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853453.91807: 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) 20899 1726853453.91830: variable 'omit' from source: magic vars 20899 1726853453.91840: starting attempt loop 20899 1726853453.91858: running the handler 20899 1726853453.91889: handler run complete 20899 1726853453.92026: attempt loop complete, returning result 20899 1726853453.92029: _execute() done 20899 1726853453.92031: dumping result to json 20899 1726853453.92034: done dumping result, returning 20899 1726853453.92036: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [02083763-bbaf-797a-d009-000000000171] 20899 1726853453.92039: sending task result for task 02083763-bbaf-797a-d009-000000000171 20899 1726853453.92333: done sending task result for task 02083763-bbaf-797a-d009-000000000171 20899 1726853453.92336: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 20899 1726853453.92402: no more pending results, returning what we have 20899 1726853453.92404: results queue empty 20899 1726853453.92405: checking for any_errors_fatal 20899 1726853453.92412: done checking for any_errors_fatal 20899 1726853453.92412: checking for max_fail_percentage 20899 1726853453.92414: done checking for max_fail_percentage 20899 1726853453.92415: checking to see if all hosts have failed and the running result is not ok 20899 1726853453.92416: done checking to see if all hosts have failed 20899 1726853453.92416: getting the remaining hosts for this loop 20899 1726853453.92418: done getting the remaining hosts for this loop 20899 1726853453.92422: getting the next task for host managed_node1 20899 1726853453.92443: done getting next task for host managed_node1 20899 1726853453.92446: ^ task is: TASK: Fix CentOS6 Base repo 20899 1726853453.92449: ^ 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 20899 1726853453.92453: getting variables 20899 1726853453.92455: in VariableManager get_vars() 20899 1726853453.92586: Calling all_inventory to load vars for managed_node1 20899 1726853453.92589: Calling groups_inventory to load vars for managed_node1 20899 1726853453.92593: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853453.92655: Calling all_plugins_play to load vars for managed_node1 20899 1726853453.92659: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853453.92669: Calling groups_plugins_play to load vars for managed_node1 20899 1726853453.93654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853453.93947: done with get_vars() 20899 1726853453.93961: done getting variables 20899 1726853453.94083: 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:30:53 -0400 (0:00:00.058) 0:00:02.855 ****** 20899 1726853453.94112: entering _queue_task() for managed_node1/copy 20899 1726853453.94470: worker is 1 (out of 1 available) 20899 1726853453.94486: exiting _queue_task() for managed_node1/copy 20899 1726853453.94495: done queuing things up, now waiting for results queue to drain 20899 1726853453.94496: waiting for pending results... 20899 1726853453.94638: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 20899 1726853453.94774: in run() - task 02083763-bbaf-797a-d009-000000000173 20899 1726853453.94778: variable 'ansible_search_path' from source: unknown 20899 1726853453.94780: variable 'ansible_search_path' from source: unknown 20899 1726853453.94828: calling self._execute() 20899 1726853453.94891: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853453.94936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853453.94940: variable 'omit' from source: magic vars 20899 1726853453.95505: variable 'ansible_distribution' from source: facts 20899 1726853453.95543: Evaluated conditional (ansible_distribution == 'CentOS'): True 20899 1726853453.95896: variable 'ansible_distribution_major_version' from source: facts 20899 1726853453.95899: Evaluated conditional (ansible_distribution_major_version == '6'): False 20899 1726853453.95903: when evaluation is False, skipping this task 20899 1726853453.95905: _execute() done 20899 1726853453.96013: dumping result to json 20899 1726853453.96017: done dumping result, returning 20899 1726853453.96020: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [02083763-bbaf-797a-d009-000000000173] 20899 1726853453.96022: sending task result for task 02083763-bbaf-797a-d009-000000000173 20899 1726853453.96438: done sending task result for task 02083763-bbaf-797a-d009-000000000173 20899 1726853453.96441: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 20899 1726853453.96605: no more pending results, returning what we have 20899 1726853453.96608: results queue empty 20899 1726853453.96608: checking for any_errors_fatal 20899 1726853453.96612: done checking for any_errors_fatal 20899 1726853453.96613: checking for max_fail_percentage 20899 1726853453.96614: done checking for max_fail_percentage 20899 1726853453.96615: checking to see if all hosts have failed and the running result is not ok 20899 1726853453.96616: done checking to see if all hosts have failed 20899 1726853453.96617: getting the remaining hosts for this loop 20899 1726853453.96618: done getting the remaining hosts for this loop 20899 1726853453.96621: getting the next task for host managed_node1 20899 1726853453.96625: done getting next task for host managed_node1 20899 1726853453.96628: ^ task is: TASK: Include the task 'enable_epel.yml' 20899 1726853453.96631: ^ 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 20899 1726853453.96635: getting variables 20899 1726853453.96636: in VariableManager get_vars() 20899 1726853453.96658: Calling all_inventory to load vars for managed_node1 20899 1726853453.96661: Calling groups_inventory to load vars for managed_node1 20899 1726853453.96664: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853453.96674: Calling all_plugins_play to load vars for managed_node1 20899 1726853453.96677: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853453.96680: Calling groups_plugins_play to load vars for managed_node1 20899 1726853453.97076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853453.97704: done with get_vars() 20899 1726853453.97712: 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:30:53 -0400 (0:00:00.038) 0:00:02.893 ****** 20899 1726853453.97916: entering _queue_task() for managed_node1/include_tasks 20899 1726853453.98361: worker is 1 (out of 1 available) 20899 1726853453.98398: exiting _queue_task() for managed_node1/include_tasks 20899 1726853453.98409: done queuing things up, now waiting for results queue to drain 20899 1726853453.98411: waiting for pending results... 20899 1726853453.98840: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 20899 1726853453.98862: in run() - task 02083763-bbaf-797a-d009-000000000174 20899 1726853453.98883: variable 'ansible_search_path' from source: unknown 20899 1726853453.98890: variable 'ansible_search_path' from source: unknown 20899 1726853453.98926: calling self._execute() 20899 1726853453.99004: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853453.99017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853453.99031: variable 'omit' from source: magic vars 20899 1726853453.99484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853454.02133: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853454.02233: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853454.02276: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853454.02312: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853454.02340: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853454.02414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853454.02577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853454.02581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853454.02583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853454.02586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853454.02634: variable '__network_is_ostree' from source: set_fact 20899 1726853454.02656: Evaluated conditional (not __network_is_ostree | d(false)): True 20899 1726853454.02667: _execute() done 20899 1726853454.02677: dumping result to json 20899 1726853454.02685: done dumping result, returning 20899 1726853454.02696: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [02083763-bbaf-797a-d009-000000000174] 20899 1726853454.02706: sending task result for task 02083763-bbaf-797a-d009-000000000174 20899 1726853454.02813: done sending task result for task 02083763-bbaf-797a-d009-000000000174 20899 1726853454.02821: WORKER PROCESS EXITING 20899 1726853454.02863: no more pending results, returning what we have 20899 1726853454.02868: in VariableManager get_vars() 20899 1726853454.02902: Calling all_inventory to load vars for managed_node1 20899 1726853454.02905: Calling groups_inventory to load vars for managed_node1 20899 1726853454.02907: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853454.02917: Calling all_plugins_play to load vars for managed_node1 20899 1726853454.02920: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853454.02922: Calling groups_plugins_play to load vars for managed_node1 20899 1726853454.03109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853454.03303: done with get_vars() 20899 1726853454.03311: variable 'ansible_search_path' from source: unknown 20899 1726853454.03312: variable 'ansible_search_path' from source: unknown 20899 1726853454.03349: we have included files to process 20899 1726853454.03350: generating all_blocks data 20899 1726853454.03352: done generating all_blocks data 20899 1726853454.03357: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20899 1726853454.03358: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20899 1726853454.03361: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20899 1726853454.04112: done processing included file 20899 1726853454.04114: iterating over new_blocks loaded from include file 20899 1726853454.04116: in VariableManager get_vars() 20899 1726853454.04127: done with get_vars() 20899 1726853454.04129: filtering new block on tags 20899 1726853454.04159: done filtering new block on tags 20899 1726853454.04162: in VariableManager get_vars() 20899 1726853454.04175: done with get_vars() 20899 1726853454.04177: filtering new block on tags 20899 1726853454.04189: done filtering new block on tags 20899 1726853454.04191: 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 20899 1726853454.04196: extending task lists for all hosts with included blocks 20899 1726853454.04304: done extending task lists 20899 1726853454.04305: done processing included files 20899 1726853454.04306: results queue empty 20899 1726853454.04307: checking for any_errors_fatal 20899 1726853454.04310: done checking for any_errors_fatal 20899 1726853454.04311: checking for max_fail_percentage 20899 1726853454.04312: done checking for max_fail_percentage 20899 1726853454.04313: checking to see if all hosts have failed and the running result is not ok 20899 1726853454.04314: done checking to see if all hosts have failed 20899 1726853454.04314: getting the remaining hosts for this loop 20899 1726853454.04316: done getting the remaining hosts for this loop 20899 1726853454.04318: getting the next task for host managed_node1 20899 1726853454.04322: done getting next task for host managed_node1 20899 1726853454.04324: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 20899 1726853454.04327: ^ 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 20899 1726853454.04329: getting variables 20899 1726853454.04330: in VariableManager get_vars() 20899 1726853454.04338: Calling all_inventory to load vars for managed_node1 20899 1726853454.04340: Calling groups_inventory to load vars for managed_node1 20899 1726853454.04343: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853454.04348: Calling all_plugins_play to load vars for managed_node1 20899 1726853454.04355: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853454.04358: Calling groups_plugins_play to load vars for managed_node1 20899 1726853454.04520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853454.04716: done with get_vars() 20899 1726853454.04724: done getting variables 20899 1726853454.04788: 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) 20899 1726853454.04995: 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:30:54 -0400 (0:00:00.071) 0:00:02.964 ****** 20899 1726853454.05046: entering _queue_task() for managed_node1/command 20899 1726853454.05048: Creating lock for command 20899 1726853454.05334: worker is 1 (out of 1 available) 20899 1726853454.05352: exiting _queue_task() for managed_node1/command 20899 1726853454.05364: done queuing things up, now waiting for results queue to drain 20899 1726853454.05366: waiting for pending results... 20899 1726853454.05629: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 20899 1726853454.05778: in run() - task 02083763-bbaf-797a-d009-00000000018e 20899 1726853454.05789: variable 'ansible_search_path' from source: unknown 20899 1726853454.05792: variable 'ansible_search_path' from source: unknown 20899 1726853454.05817: calling self._execute() 20899 1726853454.05905: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853454.05976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853454.05980: variable 'omit' from source: magic vars 20899 1726853454.06355: variable 'ansible_distribution' from source: facts 20899 1726853454.06374: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20899 1726853454.06517: variable 'ansible_distribution_major_version' from source: facts 20899 1726853454.06526: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20899 1726853454.06533: when evaluation is False, skipping this task 20899 1726853454.06539: _execute() done 20899 1726853454.06556: dumping result to json 20899 1726853454.06563: done dumping result, returning 20899 1726853454.06573: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [02083763-bbaf-797a-d009-00000000018e] 20899 1726853454.06776: sending task result for task 02083763-bbaf-797a-d009-00000000018e 20899 1726853454.06843: done sending task result for task 02083763-bbaf-797a-d009-00000000018e 20899 1726853454.06845: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20899 1726853454.06886: no more pending results, returning what we have 20899 1726853454.06889: results queue empty 20899 1726853454.06890: checking for any_errors_fatal 20899 1726853454.06891: done checking for any_errors_fatal 20899 1726853454.06892: checking for max_fail_percentage 20899 1726853454.06893: done checking for max_fail_percentage 20899 1726853454.06894: checking to see if all hosts have failed and the running result is not ok 20899 1726853454.06895: done checking to see if all hosts have failed 20899 1726853454.06895: getting the remaining hosts for this loop 20899 1726853454.06897: done getting the remaining hosts for this loop 20899 1726853454.06899: getting the next task for host managed_node1 20899 1726853454.06904: done getting next task for host managed_node1 20899 1726853454.06906: ^ task is: TASK: Install yum-utils package 20899 1726853454.06909: ^ 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 20899 1726853454.06912: getting variables 20899 1726853454.06913: in VariableManager get_vars() 20899 1726853454.06935: Calling all_inventory to load vars for managed_node1 20899 1726853454.06937: Calling groups_inventory to load vars for managed_node1 20899 1726853454.06939: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853454.06948: Calling all_plugins_play to load vars for managed_node1 20899 1726853454.06950: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853454.06955: Calling groups_plugins_play to load vars for managed_node1 20899 1726853454.07164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853454.07363: done with get_vars() 20899 1726853454.07374: done getting variables 20899 1726853454.07475: 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:30:54 -0400 (0:00:00.024) 0:00:02.989 ****** 20899 1726853454.07504: entering _queue_task() for managed_node1/package 20899 1726853454.07510: Creating lock for package 20899 1726853454.07874: worker is 1 (out of 1 available) 20899 1726853454.07888: exiting _queue_task() for managed_node1/package 20899 1726853454.07900: done queuing things up, now waiting for results queue to drain 20899 1726853454.07902: waiting for pending results... 20899 1726853454.08191: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 20899 1726853454.08268: in run() - task 02083763-bbaf-797a-d009-00000000018f 20899 1726853454.08296: variable 'ansible_search_path' from source: unknown 20899 1726853454.08304: variable 'ansible_search_path' from source: unknown 20899 1726853454.08365: calling self._execute() 20899 1726853454.08575: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853454.08588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853454.08610: variable 'omit' from source: magic vars 20899 1726853454.09054: variable 'ansible_distribution' from source: facts 20899 1726853454.09079: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20899 1726853454.09261: variable 'ansible_distribution_major_version' from source: facts 20899 1726853454.09264: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20899 1726853454.09267: when evaluation is False, skipping this task 20899 1726853454.09270: _execute() done 20899 1726853454.09274: dumping result to json 20899 1726853454.09277: done dumping result, returning 20899 1726853454.09280: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [02083763-bbaf-797a-d009-00000000018f] 20899 1726853454.09370: sending task result for task 02083763-bbaf-797a-d009-00000000018f 20899 1726853454.09449: done sending task result for task 02083763-bbaf-797a-d009-00000000018f 20899 1726853454.09476: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20899 1726853454.09580: no more pending results, returning what we have 20899 1726853454.09583: results queue empty 20899 1726853454.09583: checking for any_errors_fatal 20899 1726853454.09587: done checking for any_errors_fatal 20899 1726853454.09588: checking for max_fail_percentage 20899 1726853454.09589: done checking for max_fail_percentage 20899 1726853454.09590: checking to see if all hosts have failed and the running result is not ok 20899 1726853454.09590: done checking to see if all hosts have failed 20899 1726853454.09591: getting the remaining hosts for this loop 20899 1726853454.09592: done getting the remaining hosts for this loop 20899 1726853454.09596: getting the next task for host managed_node1 20899 1726853454.09601: done getting next task for host managed_node1 20899 1726853454.09604: ^ task is: TASK: Enable EPEL 7 20899 1726853454.09607: ^ 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 20899 1726853454.09610: getting variables 20899 1726853454.09612: in VariableManager get_vars() 20899 1726853454.09633: Calling all_inventory to load vars for managed_node1 20899 1726853454.09634: Calling groups_inventory to load vars for managed_node1 20899 1726853454.09637: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853454.09649: Calling all_plugins_play to load vars for managed_node1 20899 1726853454.09653: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853454.09656: Calling groups_plugins_play to load vars for managed_node1 20899 1726853454.10092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853454.10295: done with get_vars() 20899 1726853454.10308: done getting variables 20899 1726853454.10363: 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:30:54 -0400 (0:00:00.028) 0:00:03.017 ****** 20899 1726853454.10393: entering _queue_task() for managed_node1/command 20899 1726853454.10747: worker is 1 (out of 1 available) 20899 1726853454.10760: exiting _queue_task() for managed_node1/command 20899 1726853454.10774: done queuing things up, now waiting for results queue to drain 20899 1726853454.10775: waiting for pending results... 20899 1726853454.10921: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 20899 1726853454.11036: in run() - task 02083763-bbaf-797a-d009-000000000190 20899 1726853454.11057: variable 'ansible_search_path' from source: unknown 20899 1726853454.11065: variable 'ansible_search_path' from source: unknown 20899 1726853454.11112: calling self._execute() 20899 1726853454.11191: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853454.11202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853454.11219: variable 'omit' from source: magic vars 20899 1726853454.11607: variable 'ansible_distribution' from source: facts 20899 1726853454.11629: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20899 1726853454.11836: variable 'ansible_distribution_major_version' from source: facts 20899 1726853454.11840: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20899 1726853454.11842: when evaluation is False, skipping this task 20899 1726853454.11844: _execute() done 20899 1726853454.11846: dumping result to json 20899 1726853454.11848: done dumping result, returning 20899 1726853454.11851: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [02083763-bbaf-797a-d009-000000000190] 20899 1726853454.11856: sending task result for task 02083763-bbaf-797a-d009-000000000190 20899 1726853454.11920: done sending task result for task 02083763-bbaf-797a-d009-000000000190 20899 1726853454.11923: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20899 1726853454.11976: no more pending results, returning what we have 20899 1726853454.11979: results queue empty 20899 1726853454.11980: checking for any_errors_fatal 20899 1726853454.11986: done checking for any_errors_fatal 20899 1726853454.11987: checking for max_fail_percentage 20899 1726853454.11989: done checking for max_fail_percentage 20899 1726853454.11990: checking to see if all hosts have failed and the running result is not ok 20899 1726853454.11991: done checking to see if all hosts have failed 20899 1726853454.11992: getting the remaining hosts for this loop 20899 1726853454.11993: done getting the remaining hosts for this loop 20899 1726853454.11997: getting the next task for host managed_node1 20899 1726853454.12004: done getting next task for host managed_node1 20899 1726853454.12006: ^ task is: TASK: Enable EPEL 8 20899 1726853454.12010: ^ 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 20899 1726853454.12014: getting variables 20899 1726853454.12016: in VariableManager get_vars() 20899 1726853454.12041: Calling all_inventory to load vars for managed_node1 20899 1726853454.12044: Calling groups_inventory to load vars for managed_node1 20899 1726853454.12163: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853454.12177: Calling all_plugins_play to load vars for managed_node1 20899 1726853454.12181: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853454.12184: Calling groups_plugins_play to load vars for managed_node1 20899 1726853454.12458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853454.12695: done with get_vars() 20899 1726853454.12704: done getting variables 20899 1726853454.12760: 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:30:54 -0400 (0:00:00.023) 0:00:03.041 ****** 20899 1726853454.12789: entering _queue_task() for managed_node1/command 20899 1726853454.13082: worker is 1 (out of 1 available) 20899 1726853454.13092: exiting _queue_task() for managed_node1/command 20899 1726853454.13103: done queuing things up, now waiting for results queue to drain 20899 1726853454.13105: waiting for pending results... 20899 1726853454.13362: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 20899 1726853454.13407: in run() - task 02083763-bbaf-797a-d009-000000000191 20899 1726853454.13423: variable 'ansible_search_path' from source: unknown 20899 1726853454.13430: variable 'ansible_search_path' from source: unknown 20899 1726853454.13569: calling self._execute() 20899 1726853454.13577: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853454.13582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853454.13599: variable 'omit' from source: magic vars 20899 1726853454.14046: variable 'ansible_distribution' from source: facts 20899 1726853454.14068: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20899 1726853454.14221: variable 'ansible_distribution_major_version' from source: facts 20899 1726853454.14250: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20899 1726853454.14261: when evaluation is False, skipping this task 20899 1726853454.14332: _execute() done 20899 1726853454.14335: dumping result to json 20899 1726853454.14338: done dumping result, returning 20899 1726853454.14341: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [02083763-bbaf-797a-d009-000000000191] 20899 1726853454.14343: sending task result for task 02083763-bbaf-797a-d009-000000000191 20899 1726853454.14414: done sending task result for task 02083763-bbaf-797a-d009-000000000191 20899 1726853454.14417: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20899 1726853454.14470: no more pending results, returning what we have 20899 1726853454.14476: results queue empty 20899 1726853454.14477: checking for any_errors_fatal 20899 1726853454.14485: done checking for any_errors_fatal 20899 1726853454.14486: checking for max_fail_percentage 20899 1726853454.14488: done checking for max_fail_percentage 20899 1726853454.14489: checking to see if all hosts have failed and the running result is not ok 20899 1726853454.14490: done checking to see if all hosts have failed 20899 1726853454.14491: getting the remaining hosts for this loop 20899 1726853454.14492: done getting the remaining hosts for this loop 20899 1726853454.14496: getting the next task for host managed_node1 20899 1726853454.14506: done getting next task for host managed_node1 20899 1726853454.14509: ^ task is: TASK: Enable EPEL 6 20899 1726853454.14513: ^ 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 20899 1726853454.14519: getting variables 20899 1726853454.14521: in VariableManager get_vars() 20899 1726853454.14549: Calling all_inventory to load vars for managed_node1 20899 1726853454.14555: Calling groups_inventory to load vars for managed_node1 20899 1726853454.14559: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853454.14692: Calling all_plugins_play to load vars for managed_node1 20899 1726853454.14697: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853454.14701: Calling groups_plugins_play to load vars for managed_node1 20899 1726853454.15030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853454.15249: done with get_vars() 20899 1726853454.15261: done getting variables 20899 1726853454.15335: 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:30:54 -0400 (0:00:00.025) 0:00:03.067 ****** 20899 1726853454.15365: entering _queue_task() for managed_node1/copy 20899 1726853454.15747: worker is 1 (out of 1 available) 20899 1726853454.15760: exiting _queue_task() for managed_node1/copy 20899 1726853454.15770: done queuing things up, now waiting for results queue to drain 20899 1726853454.15776: waiting for pending results... 20899 1726853454.16091: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 20899 1726853454.16096: in run() - task 02083763-bbaf-797a-d009-000000000193 20899 1726853454.16099: variable 'ansible_search_path' from source: unknown 20899 1726853454.16185: variable 'ansible_search_path' from source: unknown 20899 1726853454.16193: calling self._execute() 20899 1726853454.16227: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853454.16240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853454.16255: variable 'omit' from source: magic vars 20899 1726853454.16666: variable 'ansible_distribution' from source: facts 20899 1726853454.16689: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20899 1726853454.16813: variable 'ansible_distribution_major_version' from source: facts 20899 1726853454.16824: Evaluated conditional (ansible_distribution_major_version == '6'): False 20899 1726853454.16841: when evaluation is False, skipping this task 20899 1726853454.16850: _execute() done 20899 1726853454.16860: dumping result to json 20899 1726853454.16868: done dumping result, returning 20899 1726853454.16882: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [02083763-bbaf-797a-d009-000000000193] 20899 1726853454.16942: sending task result for task 02083763-bbaf-797a-d009-000000000193 20899 1726853454.17022: done sending task result for task 02083763-bbaf-797a-d009-000000000193 20899 1726853454.17026: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 20899 1726853454.17100: no more pending results, returning what we have 20899 1726853454.17104: results queue empty 20899 1726853454.17104: checking for any_errors_fatal 20899 1726853454.17110: done checking for any_errors_fatal 20899 1726853454.17110: checking for max_fail_percentage 20899 1726853454.17112: done checking for max_fail_percentage 20899 1726853454.17113: checking to see if all hosts have failed and the running result is not ok 20899 1726853454.17114: done checking to see if all hosts have failed 20899 1726853454.17114: getting the remaining hosts for this loop 20899 1726853454.17116: done getting the remaining hosts for this loop 20899 1726853454.17120: getting the next task for host managed_node1 20899 1726853454.17130: done getting next task for host managed_node1 20899 1726853454.17132: ^ task is: TASK: Set network provider to 'initscripts' 20899 1726853454.17135: ^ 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 20899 1726853454.17139: getting variables 20899 1726853454.17141: in VariableManager get_vars() 20899 1726853454.17286: Calling all_inventory to load vars for managed_node1 20899 1726853454.17288: Calling groups_inventory to load vars for managed_node1 20899 1726853454.17292: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853454.17303: Calling all_plugins_play to load vars for managed_node1 20899 1726853454.17306: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853454.17308: Calling groups_plugins_play to load vars for managed_node1 20899 1726853454.17608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853454.17803: done with get_vars() 20899 1726853454.17812: done getting variables 20899 1726853454.17869: 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 'initscripts'] *********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml:12 Friday 20 September 2024 13:30:54 -0400 (0:00:00.025) 0:00:03.092 ****** 20899 1726853454.17900: entering _queue_task() for managed_node1/set_fact 20899 1726853454.18134: worker is 1 (out of 1 available) 20899 1726853454.18260: exiting _queue_task() for managed_node1/set_fact 20899 1726853454.18270: done queuing things up, now waiting for results queue to drain 20899 1726853454.18275: waiting for pending results... 20899 1726853454.18502: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 20899 1726853454.18548: in run() - task 02083763-bbaf-797a-d009-000000000007 20899 1726853454.18581: variable 'ansible_search_path' from source: unknown 20899 1726853454.18686: calling self._execute() 20899 1726853454.18732: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853454.18744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853454.18768: variable 'omit' from source: magic vars 20899 1726853454.19118: variable 'omit' from source: magic vars 20899 1726853454.19121: variable 'omit' from source: magic vars 20899 1726853454.19123: variable 'omit' from source: magic vars 20899 1726853454.19125: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20899 1726853454.19230: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20899 1726853454.19265: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20899 1726853454.19290: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20899 1726853454.19307: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20899 1726853454.19343: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20899 1726853454.19354: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853454.19361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853454.19476: Set connection var ansible_timeout to 10 20899 1726853454.19555: Set connection var ansible_pipelining to False 20899 1726853454.19558: Set connection var ansible_module_compression to ZIP_DEFLATED 20899 1726853454.19561: Set connection var ansible_connection to ssh 20899 1726853454.19563: Set connection var ansible_shell_executable to /bin/sh 20899 1726853454.19565: Set connection var ansible_shell_type to sh 20899 1726853454.19567: variable 'ansible_shell_executable' from source: unknown 20899 1726853454.19568: variable 'ansible_connection' from source: unknown 20899 1726853454.19572: variable 'ansible_module_compression' from source: unknown 20899 1726853454.19574: variable 'ansible_shell_type' from source: unknown 20899 1726853454.19576: variable 'ansible_shell_executable' from source: unknown 20899 1726853454.19578: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853454.19584: variable 'ansible_pipelining' from source: unknown 20899 1726853454.19586: variable 'ansible_timeout' from source: unknown 20899 1726853454.19588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853454.19732: 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) 20899 1726853454.19748: variable 'omit' from source: magic vars 20899 1726853454.19760: starting attempt loop 20899 1726853454.19773: running the handler 20899 1726853454.19789: handler run complete 20899 1726853454.19878: attempt loop complete, returning result 20899 1726853454.19881: _execute() done 20899 1726853454.19883: dumping result to json 20899 1726853454.19885: done dumping result, returning 20899 1726853454.19887: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [02083763-bbaf-797a-d009-000000000007] 20899 1726853454.19889: sending task result for task 02083763-bbaf-797a-d009-000000000007 20899 1726853454.19957: done sending task result for task 02083763-bbaf-797a-d009-000000000007 20899 1726853454.19960: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 20899 1726853454.20018: no more pending results, returning what we have 20899 1726853454.20021: results queue empty 20899 1726853454.20022: checking for any_errors_fatal 20899 1726853454.20029: done checking for any_errors_fatal 20899 1726853454.20029: checking for max_fail_percentage 20899 1726853454.20031: done checking for max_fail_percentage 20899 1726853454.20032: checking to see if all hosts have failed and the running result is not ok 20899 1726853454.20033: done checking to see if all hosts have failed 20899 1726853454.20033: getting the remaining hosts for this loop 20899 1726853454.20035: done getting the remaining hosts for this loop 20899 1726853454.20039: getting the next task for host managed_node1 20899 1726853454.20046: done getting next task for host managed_node1 20899 1726853454.20048: ^ task is: TASK: meta (flush_handlers) 20899 1726853454.20050: ^ 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 20899 1726853454.20058: getting variables 20899 1726853454.20059: in VariableManager get_vars() 20899 1726853454.20203: Calling all_inventory to load vars for managed_node1 20899 1726853454.20206: Calling groups_inventory to load vars for managed_node1 20899 1726853454.20210: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853454.20221: Calling all_plugins_play to load vars for managed_node1 20899 1726853454.20224: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853454.20227: Calling groups_plugins_play to load vars for managed_node1 20899 1726853454.20450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853454.20738: done with get_vars() 20899 1726853454.20748: done getting variables 20899 1726853454.20817: in VariableManager get_vars() 20899 1726853454.20826: Calling all_inventory to load vars for managed_node1 20899 1726853454.20828: Calling groups_inventory to load vars for managed_node1 20899 1726853454.20830: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853454.20834: Calling all_plugins_play to load vars for managed_node1 20899 1726853454.20837: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853454.20839: Calling groups_plugins_play to load vars for managed_node1 20899 1726853454.21117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853454.21342: done with get_vars() 20899 1726853454.21359: done queuing things up, now waiting for results queue to drain 20899 1726853454.21361: results queue empty 20899 1726853454.21362: checking for any_errors_fatal 20899 1726853454.21364: done checking for any_errors_fatal 20899 1726853454.21365: checking for max_fail_percentage 20899 1726853454.21366: done checking for max_fail_percentage 20899 1726853454.21366: checking to see if all hosts have failed and the running result is not ok 20899 1726853454.21367: done checking to see if all hosts have failed 20899 1726853454.21368: getting the remaining hosts for this loop 20899 1726853454.21369: done getting the remaining hosts for this loop 20899 1726853454.21373: getting the next task for host managed_node1 20899 1726853454.21376: done getting next task for host managed_node1 20899 1726853454.21378: ^ task is: TASK: meta (flush_handlers) 20899 1726853454.21379: ^ 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 20899 1726853454.21387: getting variables 20899 1726853454.21388: in VariableManager get_vars() 20899 1726853454.21396: Calling all_inventory to load vars for managed_node1 20899 1726853454.21398: Calling groups_inventory to load vars for managed_node1 20899 1726853454.21400: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853454.21404: Calling all_plugins_play to load vars for managed_node1 20899 1726853454.21412: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853454.21415: Calling groups_plugins_play to load vars for managed_node1 20899 1726853454.21558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853454.21748: done with get_vars() 20899 1726853454.21758: done getting variables 20899 1726853454.21802: in VariableManager get_vars() 20899 1726853454.21810: Calling all_inventory to load vars for managed_node1 20899 1726853454.21812: Calling groups_inventory to load vars for managed_node1 20899 1726853454.21815: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853454.21819: Calling all_plugins_play to load vars for managed_node1 20899 1726853454.21821: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853454.21824: Calling groups_plugins_play to load vars for managed_node1 20899 1726853454.21973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853454.22194: done with get_vars() 20899 1726853454.22205: done queuing things up, now waiting for results queue to drain 20899 1726853454.22206: results queue empty 20899 1726853454.22207: checking for any_errors_fatal 20899 1726853454.22208: done checking for any_errors_fatal 20899 1726853454.22209: checking for max_fail_percentage 20899 1726853454.22210: done checking for max_fail_percentage 20899 1726853454.22210: checking to see if all hosts have failed and the running result is not ok 20899 1726853454.22211: done checking to see if all hosts have failed 20899 1726853454.22212: getting the remaining hosts for this loop 20899 1726853454.22213: done getting the remaining hosts for this loop 20899 1726853454.22215: getting the next task for host managed_node1 20899 1726853454.22217: done getting next task for host managed_node1 20899 1726853454.22218: ^ task is: None 20899 1726853454.22220: ^ 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 20899 1726853454.22221: done queuing things up, now waiting for results queue to drain 20899 1726853454.22221: results queue empty 20899 1726853454.22222: checking for any_errors_fatal 20899 1726853454.22223: done checking for any_errors_fatal 20899 1726853454.22223: checking for max_fail_percentage 20899 1726853454.22224: done checking for max_fail_percentage 20899 1726853454.22225: checking to see if all hosts have failed and the running result is not ok 20899 1726853454.22226: done checking to see if all hosts have failed 20899 1726853454.22227: getting the next task for host managed_node1 20899 1726853454.22230: done getting next task for host managed_node1 20899 1726853454.22231: ^ task is: None 20899 1726853454.22232: ^ 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 20899 1726853454.22284: in VariableManager get_vars() 20899 1726853454.22313: done with get_vars() 20899 1726853454.22319: in VariableManager get_vars() 20899 1726853454.22337: done with get_vars() 20899 1726853454.22341: variable 'omit' from source: magic vars 20899 1726853454.22376: in VariableManager get_vars() 20899 1726853454.22408: done with get_vars() 20899 1726853454.22429: variable 'omit' from source: magic vars PLAY [Play for testing ethtool ring settings] ********************************** 20899 1726853454.23297: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 20899 1726853454.23322: getting the remaining hosts for this loop 20899 1726853454.23324: done getting the remaining hosts for this loop 20899 1726853454.23326: getting the next task for host managed_node1 20899 1726853454.23329: done getting next task for host managed_node1 20899 1726853454.23331: ^ task is: TASK: Gathering Facts 20899 1726853454.23332: ^ 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 20899 1726853454.23334: getting variables 20899 1726853454.23335: in VariableManager get_vars() 20899 1726853454.23350: Calling all_inventory to load vars for managed_node1 20899 1726853454.23355: Calling groups_inventory to load vars for managed_node1 20899 1726853454.23484: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853454.23491: Calling all_plugins_play to load vars for managed_node1 20899 1726853454.23504: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853454.23508: Calling groups_plugins_play to load vars for managed_node1 20899 1726853454.23643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853454.23967: done with get_vars() 20899 1726853454.23983: done getting variables 20899 1726853454.24022: 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_ethtool_ring.yml:3 Friday 20 September 2024 13:30:54 -0400 (0:00:00.061) 0:00:03.154 ****** 20899 1726853454.24047: entering _queue_task() for managed_node1/gather_facts 20899 1726853454.24757: worker is 1 (out of 1 available) 20899 1726853454.24769: exiting _queue_task() for managed_node1/gather_facts 20899 1726853454.24787: done queuing things up, now waiting for results queue to drain 20899 1726853454.24789: waiting for pending results... 20899 1726853454.25334: running TaskExecutor() for managed_node1/TASK: Gathering Facts 20899 1726853454.25478: in run() - task 02083763-bbaf-797a-d009-0000000001b9 20899 1726853454.25482: variable 'ansible_search_path' from source: unknown 20899 1726853454.25645: calling self._execute() 20899 1726853454.25648: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853454.25650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853454.25652: variable 'omit' from source: magic vars 20899 1726853454.26099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853454.29635: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853454.29713: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853454.29752: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853454.29796: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853454.29833: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853454.29924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853454.29958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853454.29994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853454.30044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853454.30065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853454.30211: variable 'ansible_distribution' from source: facts 20899 1726853454.30223: variable 'ansible_distribution_major_version' from source: facts 20899 1726853454.30252: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853454.30261: when evaluation is False, skipping this task 20899 1726853454.30303: _execute() done 20899 1726853454.30307: dumping result to json 20899 1726853454.30310: done dumping result, returning 20899 1726853454.30312: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [02083763-bbaf-797a-d009-0000000001b9] 20899 1726853454.30315: sending task result for task 02083763-bbaf-797a-d009-0000000001b9 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853454.30500: no more pending results, returning what we have 20899 1726853454.30503: results queue empty 20899 1726853454.30504: checking for any_errors_fatal 20899 1726853454.30505: done checking for any_errors_fatal 20899 1726853454.30506: checking for max_fail_percentage 20899 1726853454.30507: done checking for max_fail_percentage 20899 1726853454.30507: checking to see if all hosts have failed and the running result is not ok 20899 1726853454.30508: done checking to see if all hosts have failed 20899 1726853454.30509: getting the remaining hosts for this loop 20899 1726853454.30511: done getting the remaining hosts for this loop 20899 1726853454.30515: getting the next task for host managed_node1 20899 1726853454.30521: done getting next task for host managed_node1 20899 1726853454.30523: ^ task is: TASK: meta (flush_handlers) 20899 1726853454.30524: ^ 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 20899 1726853454.30527: getting variables 20899 1726853454.30529: in VariableManager get_vars() 20899 1726853454.30578: Calling all_inventory to load vars for managed_node1 20899 1726853454.30581: Calling groups_inventory to load vars for managed_node1 20899 1726853454.30583: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853454.30595: Calling all_plugins_play to load vars for managed_node1 20899 1726853454.30598: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853454.30601: Calling groups_plugins_play to load vars for managed_node1 20899 1726853454.31005: done sending task result for task 02083763-bbaf-797a-d009-0000000001b9 20899 1726853454.31009: WORKER PROCESS EXITING 20899 1726853454.31396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853454.32007: done with get_vars() 20899 1726853454.32019: done getting variables 20899 1726853454.32097: in VariableManager get_vars() 20899 1726853454.32116: Calling all_inventory to load vars for managed_node1 20899 1726853454.32118: Calling groups_inventory to load vars for managed_node1 20899 1726853454.32120: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853454.32125: Calling all_plugins_play to load vars for managed_node1 20899 1726853454.32127: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853454.32130: Calling groups_plugins_play to load vars for managed_node1 20899 1726853454.32676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853454.33275: done with get_vars() 20899 1726853454.33290: done queuing things up, now waiting for results queue to drain 20899 1726853454.33292: results queue empty 20899 1726853454.33292: checking for any_errors_fatal 20899 1726853454.33295: done checking for any_errors_fatal 20899 1726853454.33296: checking for max_fail_percentage 20899 1726853454.33297: done checking for max_fail_percentage 20899 1726853454.33298: checking to see if all hosts have failed and the running result is not ok 20899 1726853454.33298: done checking to see if all hosts have failed 20899 1726853454.33299: getting the remaining hosts for this loop 20899 1726853454.33300: done getting the remaining hosts for this loop 20899 1726853454.33303: getting the next task for host managed_node1 20899 1726853454.33307: done getting next task for host managed_node1 20899 1726853454.33309: ^ task is: TASK: Show playbook name 20899 1726853454.33311: ^ 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 20899 1726853454.33313: getting variables 20899 1726853454.33314: in VariableManager get_vars() 20899 1726853454.33331: Calling all_inventory to load vars for managed_node1 20899 1726853454.33334: Calling groups_inventory to load vars for managed_node1 20899 1726853454.33336: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853454.33341: Calling all_plugins_play to load vars for managed_node1 20899 1726853454.33350: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853454.33356: Calling groups_plugins_play to load vars for managed_node1 20899 1726853454.33897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853454.34515: done with get_vars() 20899 1726853454.34523: done getting variables 20899 1726853454.35007: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Show playbook name] ****************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:9 Friday 20 September 2024 13:30:54 -0400 (0:00:00.109) 0:00:03.264 ****** 20899 1726853454.35034: entering _queue_task() for managed_node1/debug 20899 1726853454.35036: Creating lock for debug 20899 1726853454.36122: worker is 1 (out of 1 available) 20899 1726853454.36131: exiting _queue_task() for managed_node1/debug 20899 1726853454.36142: done queuing things up, now waiting for results queue to drain 20899 1726853454.36144: waiting for pending results... 20899 1726853454.36291: running TaskExecutor() for managed_node1/TASK: Show playbook name 20899 1726853454.36427: in run() - task 02083763-bbaf-797a-d009-00000000000b 20899 1726853454.36448: variable 'ansible_search_path' from source: unknown 20899 1726853454.36604: calling self._execute() 20899 1726853454.36753: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853454.36766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853454.36782: variable 'omit' from source: magic vars 20899 1726853454.37709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853454.44214: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853454.44343: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853454.44494: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853454.44535: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853454.44776: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853454.44781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853454.44928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853454.44938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853454.44986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853454.45052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853454.45316: variable 'ansible_distribution' from source: facts 20899 1726853454.45580: variable 'ansible_distribution_major_version' from source: facts 20899 1726853454.45583: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853454.45586: when evaluation is False, skipping this task 20899 1726853454.45588: _execute() done 20899 1726853454.45590: dumping result to json 20899 1726853454.45593: done dumping result, returning 20899 1726853454.45596: done running TaskExecutor() for managed_node1/TASK: Show playbook name [02083763-bbaf-797a-d009-00000000000b] 20899 1726853454.45598: sending task result for task 02083763-bbaf-797a-d009-00000000000b 20899 1726853454.45668: done sending task result for task 02083763-bbaf-797a-d009-00000000000b 20899 1726853454.45674: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20899 1726853454.45727: no more pending results, returning what we have 20899 1726853454.45731: results queue empty 20899 1726853454.45732: checking for any_errors_fatal 20899 1726853454.45734: done checking for any_errors_fatal 20899 1726853454.45735: checking for max_fail_percentage 20899 1726853454.45737: done checking for max_fail_percentage 20899 1726853454.45737: checking to see if all hosts have failed and the running result is not ok 20899 1726853454.45738: done checking to see if all hosts have failed 20899 1726853454.45739: getting the remaining hosts for this loop 20899 1726853454.45741: done getting the remaining hosts for this loop 20899 1726853454.45745: getting the next task for host managed_node1 20899 1726853454.45751: done getting next task for host managed_node1 20899 1726853454.45754: ^ task is: TASK: INIT: Ethtool ring tests 20899 1726853454.45756: ^ 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 20899 1726853454.45759: getting variables 20899 1726853454.45761: in VariableManager get_vars() 20899 1726853454.45812: Calling all_inventory to load vars for managed_node1 20899 1726853454.45815: Calling groups_inventory to load vars for managed_node1 20899 1726853454.45818: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853454.45830: Calling all_plugins_play to load vars for managed_node1 20899 1726853454.45833: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853454.45837: Calling groups_plugins_play to load vars for managed_node1 20899 1726853454.46320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853454.46915: done with get_vars() 20899 1726853454.46926: done getting variables 20899 1726853454.47034: 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 [INIT: Ethtool ring tests] ************************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:15 Friday 20 September 2024 13:30:54 -0400 (0:00:00.120) 0:00:03.384 ****** 20899 1726853454.47061: entering _queue_task() for managed_node1/debug 20899 1726853454.47597: worker is 1 (out of 1 available) 20899 1726853454.47607: exiting _queue_task() for managed_node1/debug 20899 1726853454.47617: done queuing things up, now waiting for results queue to drain 20899 1726853454.47619: waiting for pending results... 20899 1726853454.48000: running TaskExecutor() for managed_node1/TASK: INIT: Ethtool ring tests 20899 1726853454.48156: in run() - task 02083763-bbaf-797a-d009-00000000000c 20899 1726853454.48172: variable 'ansible_search_path' from source: unknown 20899 1726853454.48206: calling self._execute() 20899 1726853454.48406: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853454.48410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853454.48420: variable 'omit' from source: magic vars 20899 1726853454.49790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853454.56059: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853454.56276: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853454.56405: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853454.56519: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853454.56625: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853454.56770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853454.56860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853454.56978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853454.57026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853454.57202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853454.57576: variable 'ansible_distribution' from source: facts 20899 1726853454.57580: variable 'ansible_distribution_major_version' from source: facts 20899 1726853454.57583: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853454.57585: when evaluation is False, skipping this task 20899 1726853454.57587: _execute() done 20899 1726853454.57589: dumping result to json 20899 1726853454.57591: done dumping result, returning 20899 1726853454.57593: done running TaskExecutor() for managed_node1/TASK: INIT: Ethtool ring tests [02083763-bbaf-797a-d009-00000000000c] 20899 1726853454.57595: sending task result for task 02083763-bbaf-797a-d009-00000000000c skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20899 1726853454.57815: no more pending results, returning what we have 20899 1726853454.57818: results queue empty 20899 1726853454.57820: checking for any_errors_fatal 20899 1726853454.57828: done checking for any_errors_fatal 20899 1726853454.57829: checking for max_fail_percentage 20899 1726853454.57832: done checking for max_fail_percentage 20899 1726853454.57833: checking to see if all hosts have failed and the running result is not ok 20899 1726853454.57834: done checking to see if all hosts have failed 20899 1726853454.57835: getting the remaining hosts for this loop 20899 1726853454.57836: done getting the remaining hosts for this loop 20899 1726853454.57841: getting the next task for host managed_node1 20899 1726853454.57848: done getting next task for host managed_node1 20899 1726853454.57850: ^ task is: TASK: Include the task 'show_interfaces.yml' 20899 1726853454.57855: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853454.57858: getting variables 20899 1726853454.57860: in VariableManager get_vars() 20899 1726853454.57912: Calling all_inventory to load vars for managed_node1 20899 1726853454.57916: Calling groups_inventory to load vars for managed_node1 20899 1726853454.57918: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853454.57931: Calling all_plugins_play to load vars for managed_node1 20899 1726853454.57934: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853454.57937: Calling groups_plugins_play to load vars for managed_node1 20899 1726853454.59227: done sending task result for task 02083763-bbaf-797a-d009-00000000000c 20899 1726853454.59234: WORKER PROCESS EXITING 20899 1726853454.59335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853454.59548: done with get_vars() 20899 1726853454.59560: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:18 Friday 20 September 2024 13:30:54 -0400 (0:00:00.125) 0:00:03.510 ****** 20899 1726853454.59647: entering _queue_task() for managed_node1/include_tasks 20899 1726853454.59924: worker is 1 (out of 1 available) 20899 1726853454.59937: exiting _queue_task() for managed_node1/include_tasks 20899 1726853454.59948: done queuing things up, now waiting for results queue to drain 20899 1726853454.59950: waiting for pending results... 20899 1726853454.60178: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 20899 1726853454.60312: in run() - task 02083763-bbaf-797a-d009-00000000000d 20899 1726853454.60331: variable 'ansible_search_path' from source: unknown 20899 1726853454.60375: calling self._execute() 20899 1726853454.60493: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853454.60512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853454.60527: variable 'omit' from source: magic vars 20899 1726853454.61475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853454.64526: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853454.64607: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853454.64654: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853454.64694: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853454.64729: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853454.64815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853454.64855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853454.64887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853454.64934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853454.64959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853454.65100: variable 'ansible_distribution' from source: facts 20899 1726853454.65111: variable 'ansible_distribution_major_version' from source: facts 20899 1726853454.65133: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853454.65160: when evaluation is False, skipping this task 20899 1726853454.65163: _execute() done 20899 1726853454.65166: dumping result to json 20899 1726853454.65168: done dumping result, returning 20899 1726853454.65174: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [02083763-bbaf-797a-d009-00000000000d] 20899 1726853454.65182: sending task result for task 02083763-bbaf-797a-d009-00000000000d 20899 1726853454.65339: done sending task result for task 02083763-bbaf-797a-d009-00000000000d 20899 1726853454.65342: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853454.65416: no more pending results, returning what we have 20899 1726853454.65420: results queue empty 20899 1726853454.65421: checking for any_errors_fatal 20899 1726853454.65427: done checking for any_errors_fatal 20899 1726853454.65427: checking for max_fail_percentage 20899 1726853454.65430: done checking for max_fail_percentage 20899 1726853454.65431: checking to see if all hosts have failed and the running result is not ok 20899 1726853454.65432: done checking to see if all hosts have failed 20899 1726853454.65433: getting the remaining hosts for this loop 20899 1726853454.65434: done getting the remaining hosts for this loop 20899 1726853454.65439: getting the next task for host managed_node1 20899 1726853454.65449: done getting next task for host managed_node1 20899 1726853454.65454: ^ task is: TASK: Include the task 'manage_test_interface.yml' 20899 1726853454.65456: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853454.65459: getting variables 20899 1726853454.65461: in VariableManager get_vars() 20899 1726853454.65510: Calling all_inventory to load vars for managed_node1 20899 1726853454.65513: Calling groups_inventory to load vars for managed_node1 20899 1726853454.65515: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853454.65527: Calling all_plugins_play to load vars for managed_node1 20899 1726853454.65529: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853454.65532: Calling groups_plugins_play to load vars for managed_node1 20899 1726853454.65911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853454.66121: done with get_vars() 20899 1726853454.66131: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:20 Friday 20 September 2024 13:30:54 -0400 (0:00:00.066) 0:00:03.577 ****** 20899 1726853454.66357: entering _queue_task() for managed_node1/include_tasks 20899 1726853454.66633: worker is 1 (out of 1 available) 20899 1726853454.66645: exiting _queue_task() for managed_node1/include_tasks 20899 1726853454.66660: done queuing things up, now waiting for results queue to drain 20899 1726853454.66662: waiting for pending results... 20899 1726853454.66992: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 20899 1726853454.67005: in run() - task 02083763-bbaf-797a-d009-00000000000e 20899 1726853454.67022: variable 'ansible_search_path' from source: unknown 20899 1726853454.67063: calling self._execute() 20899 1726853454.67154: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853454.67167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853454.67185: variable 'omit' from source: magic vars 20899 1726853454.67811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853454.70143: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853454.70330: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853454.70333: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853454.70336: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853454.70365: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853454.70462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853454.70498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853454.70529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853454.70595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853454.70615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853454.70879: variable 'ansible_distribution' from source: facts 20899 1726853454.70889: variable 'ansible_distribution_major_version' from source: facts 20899 1726853454.70909: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853454.70915: when evaluation is False, skipping this task 20899 1726853454.70920: _execute() done 20899 1726853454.70925: dumping result to json 20899 1726853454.70931: done dumping result, returning 20899 1726853454.70941: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [02083763-bbaf-797a-d009-00000000000e] 20899 1726853454.70950: sending task result for task 02083763-bbaf-797a-d009-00000000000e 20899 1726853454.71157: done sending task result for task 02083763-bbaf-797a-d009-00000000000e 20899 1726853454.71160: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853454.71229: no more pending results, returning what we have 20899 1726853454.71233: results queue empty 20899 1726853454.71234: checking for any_errors_fatal 20899 1726853454.71241: done checking for any_errors_fatal 20899 1726853454.71241: checking for max_fail_percentage 20899 1726853454.71243: done checking for max_fail_percentage 20899 1726853454.71244: checking to see if all hosts have failed and the running result is not ok 20899 1726853454.71245: done checking to see if all hosts have failed 20899 1726853454.71245: getting the remaining hosts for this loop 20899 1726853454.71247: done getting the remaining hosts for this loop 20899 1726853454.71254: getting the next task for host managed_node1 20899 1726853454.71260: done getting next task for host managed_node1 20899 1726853454.71262: ^ task is: TASK: Include the task 'assert_device_present.yml' 20899 1726853454.71264: ^ 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 20899 1726853454.71266: getting variables 20899 1726853454.71268: in VariableManager get_vars() 20899 1726853454.71318: Calling all_inventory to load vars for managed_node1 20899 1726853454.71321: Calling groups_inventory to load vars for managed_node1 20899 1726853454.71323: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853454.71335: Calling all_plugins_play to load vars for managed_node1 20899 1726853454.71337: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853454.71340: Calling groups_plugins_play to load vars for managed_node1 20899 1726853454.71663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853454.71929: done with get_vars() 20899 1726853454.71939: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:24 Friday 20 September 2024 13:30:54 -0400 (0:00:00.056) 0:00:03.634 ****** 20899 1726853454.72029: entering _queue_task() for managed_node1/include_tasks 20899 1726853454.72475: worker is 1 (out of 1 available) 20899 1726853454.72483: exiting _queue_task() for managed_node1/include_tasks 20899 1726853454.72494: done queuing things up, now waiting for results queue to drain 20899 1726853454.72496: waiting for pending results... 20899 1726853454.72546: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 20899 1726853454.72678: in run() - task 02083763-bbaf-797a-d009-00000000000f 20899 1726853454.72683: variable 'ansible_search_path' from source: unknown 20899 1726853454.72828: calling self._execute() 20899 1726853454.72832: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853454.72835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853454.72837: variable 'omit' from source: magic vars 20899 1726853454.73256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853454.75480: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853454.75578: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853454.75707: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853454.75711: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853454.75714: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853454.75789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853454.75830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853454.75865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853454.75914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853454.75956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853454.76098: variable 'ansible_distribution' from source: facts 20899 1726853454.76110: variable 'ansible_distribution_major_version' from source: facts 20899 1726853454.76146: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853454.76157: when evaluation is False, skipping this task 20899 1726853454.76166: _execute() done 20899 1726853454.76174: dumping result to json 20899 1726853454.76183: done dumping result, returning 20899 1726853454.76194: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [02083763-bbaf-797a-d009-00000000000f] 20899 1726853454.76251: sending task result for task 02083763-bbaf-797a-d009-00000000000f 20899 1726853454.76330: done sending task result for task 02083763-bbaf-797a-d009-00000000000f 20899 1726853454.76333: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853454.76404: no more pending results, returning what we have 20899 1726853454.76407: results queue empty 20899 1726853454.76408: checking for any_errors_fatal 20899 1726853454.76412: done checking for any_errors_fatal 20899 1726853454.76413: checking for max_fail_percentage 20899 1726853454.76415: done checking for max_fail_percentage 20899 1726853454.76415: checking to see if all hosts have failed and the running result is not ok 20899 1726853454.76417: done checking to see if all hosts have failed 20899 1726853454.76417: getting the remaining hosts for this loop 20899 1726853454.76419: done getting the remaining hosts for this loop 20899 1726853454.76423: getting the next task for host managed_node1 20899 1726853454.76429: done getting next task for host managed_node1 20899 1726853454.76432: ^ task is: TASK: Install ethtool (test dependency) 20899 1726853454.76434: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853454.76437: getting variables 20899 1726853454.76439: in VariableManager get_vars() 20899 1726853454.76492: Calling all_inventory to load vars for managed_node1 20899 1726853454.76495: Calling groups_inventory to load vars for managed_node1 20899 1726853454.76498: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853454.76510: Calling all_plugins_play to load vars for managed_node1 20899 1726853454.76513: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853454.76516: Calling groups_plugins_play to load vars for managed_node1 20899 1726853454.76882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853454.77216: done with get_vars() 20899 1726853454.77226: done getting variables 20899 1726853454.77313: 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 ethtool (test dependency)] *************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:26 Friday 20 September 2024 13:30:54 -0400 (0:00:00.053) 0:00:03.687 ****** 20899 1726853454.77340: entering _queue_task() for managed_node1/package 20899 1726853454.77657: worker is 1 (out of 1 available) 20899 1726853454.77668: exiting _queue_task() for managed_node1/package 20899 1726853454.77783: done queuing things up, now waiting for results queue to drain 20899 1726853454.77785: waiting for pending results... 20899 1726853454.77988: running TaskExecutor() for managed_node1/TASK: Install ethtool (test dependency) 20899 1726853454.78077: in run() - task 02083763-bbaf-797a-d009-000000000010 20899 1726853454.78080: variable 'ansible_search_path' from source: unknown 20899 1726853454.78099: calling self._execute() 20899 1726853454.78188: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853454.78200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853454.78213: variable 'omit' from source: magic vars 20899 1726853454.78726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853454.80978: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853454.81011: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853454.81065: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853454.81104: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853454.81136: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853454.81216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853454.81362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853454.81366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853454.81382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853454.81403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853454.81541: variable 'ansible_distribution' from source: facts 20899 1726853454.81557: variable 'ansible_distribution_major_version' from source: facts 20899 1726853454.81587: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853454.81595: when evaluation is False, skipping this task 20899 1726853454.81602: _execute() done 20899 1726853454.81608: dumping result to json 20899 1726853454.81615: done dumping result, returning 20899 1726853454.81626: done running TaskExecutor() for managed_node1/TASK: Install ethtool (test dependency) [02083763-bbaf-797a-d009-000000000010] 20899 1726853454.81635: sending task result for task 02083763-bbaf-797a-d009-000000000010 20899 1726853454.82002: done sending task result for task 02083763-bbaf-797a-d009-000000000010 20899 1726853454.82005: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853454.82085: no more pending results, returning what we have 20899 1726853454.82089: results queue empty 20899 1726853454.82090: checking for any_errors_fatal 20899 1726853454.82096: done checking for any_errors_fatal 20899 1726853454.82097: checking for max_fail_percentage 20899 1726853454.82099: done checking for max_fail_percentage 20899 1726853454.82099: checking to see if all hosts have failed and the running result is not ok 20899 1726853454.82100: done checking to see if all hosts have failed 20899 1726853454.82101: getting the remaining hosts for this loop 20899 1726853454.82103: done getting the remaining hosts for this loop 20899 1726853454.82108: getting the next task for host managed_node1 20899 1726853454.82116: done getting next task for host managed_node1 20899 1726853454.82120: ^ task is: TASK: TEST: I can create a profile without any ring option. 20899 1726853454.82122: ^ 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 20899 1726853454.82125: getting variables 20899 1726853454.82127: in VariableManager get_vars() 20899 1726853454.82397: Calling all_inventory to load vars for managed_node1 20899 1726853454.82400: Calling groups_inventory to load vars for managed_node1 20899 1726853454.82403: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853454.82415: Calling all_plugins_play to load vars for managed_node1 20899 1726853454.82418: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853454.82422: Calling groups_plugins_play to load vars for managed_node1 20899 1726853454.83038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853454.83417: done with get_vars() 20899 1726853454.83429: done getting variables 20899 1726853454.83627: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can create a profile without any ring option.] ******************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:34 Friday 20 September 2024 13:30:54 -0400 (0:00:00.063) 0:00:03.750 ****** 20899 1726853454.83666: entering _queue_task() for managed_node1/debug 20899 1726853454.84037: worker is 1 (out of 1 available) 20899 1726853454.84048: exiting _queue_task() for managed_node1/debug 20899 1726853454.84063: done queuing things up, now waiting for results queue to drain 20899 1726853454.84065: waiting for pending results... 20899 1726853454.84494: running TaskExecutor() for managed_node1/TASK: TEST: I can create a profile without any ring option. 20899 1726853454.84499: in run() - task 02083763-bbaf-797a-d009-000000000012 20899 1726853454.84502: variable 'ansible_search_path' from source: unknown 20899 1726853454.84505: calling self._execute() 20899 1726853454.84582: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853454.84626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853454.84642: variable 'omit' from source: magic vars 20899 1726853454.85679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853454.92282: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853454.92504: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853454.92786: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853454.92863: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853454.92937: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853454.93378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853454.93382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853454.93386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853454.93427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853454.93449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853454.93805: variable 'ansible_distribution' from source: facts 20899 1726853454.93817: variable 'ansible_distribution_major_version' from source: facts 20899 1726853454.94061: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853454.94065: when evaluation is False, skipping this task 20899 1726853454.94067: _execute() done 20899 1726853454.94070: dumping result to json 20899 1726853454.94074: done dumping result, returning 20899 1726853454.94076: done running TaskExecutor() for managed_node1/TASK: TEST: I can create a profile without any ring option. [02083763-bbaf-797a-d009-000000000012] 20899 1726853454.94079: sending task result for task 02083763-bbaf-797a-d009-000000000012 20899 1726853454.94147: done sending task result for task 02083763-bbaf-797a-d009-000000000012 20899 1726853454.94150: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20899 1726853454.94212: no more pending results, returning what we have 20899 1726853454.94216: results queue empty 20899 1726853454.94217: checking for any_errors_fatal 20899 1726853454.94221: done checking for any_errors_fatal 20899 1726853454.94222: checking for max_fail_percentage 20899 1726853454.94224: done checking for max_fail_percentage 20899 1726853454.94224: checking to see if all hosts have failed and the running result is not ok 20899 1726853454.94225: done checking to see if all hosts have failed 20899 1726853454.94226: getting the remaining hosts for this loop 20899 1726853454.94228: done getting the remaining hosts for this loop 20899 1726853454.94233: getting the next task for host managed_node1 20899 1726853454.94240: done getting next task for host managed_node1 20899 1726853454.94245: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20899 1726853454.94248: ^ 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 20899 1726853454.94265: getting variables 20899 1726853454.94267: in VariableManager get_vars() 20899 1726853454.94321: Calling all_inventory to load vars for managed_node1 20899 1726853454.94324: Calling groups_inventory to load vars for managed_node1 20899 1726853454.94327: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853454.94338: Calling all_plugins_play to load vars for managed_node1 20899 1726853454.94341: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853454.94344: Calling groups_plugins_play to load vars for managed_node1 20899 1726853454.94848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853454.95541: done with get_vars() 20899 1726853454.95556: 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:30:54 -0400 (0:00:00.119) 0:00:03.870 ****** 20899 1726853454.95645: entering _queue_task() for managed_node1/include_tasks 20899 1726853454.95914: worker is 1 (out of 1 available) 20899 1726853454.95925: exiting _queue_task() for managed_node1/include_tasks 20899 1726853454.95936: done queuing things up, now waiting for results queue to drain 20899 1726853454.95937: waiting for pending results... 20899 1726853454.96297: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20899 1726853454.96329: in run() - task 02083763-bbaf-797a-d009-00000000001a 20899 1726853454.96348: variable 'ansible_search_path' from source: unknown 20899 1726853454.96358: variable 'ansible_search_path' from source: unknown 20899 1726853454.96402: calling self._execute() 20899 1726853454.96490: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853454.96505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853454.96518: variable 'omit' from source: magic vars 20899 1726853454.97360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853455.00325: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853455.00416: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853455.00462: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853455.00507: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853455.00544: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853455.00696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853455.01287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853455.01290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853455.01405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853455.01427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853455.02202: variable 'ansible_distribution' from source: facts 20899 1726853455.02206: variable 'ansible_distribution_major_version' from source: facts 20899 1726853455.02208: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853455.02211: when evaluation is False, skipping this task 20899 1726853455.02213: _execute() done 20899 1726853455.02215: dumping result to json 20899 1726853455.02217: done dumping result, returning 20899 1726853455.02220: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-797a-d009-00000000001a] 20899 1726853455.02222: sending task result for task 02083763-bbaf-797a-d009-00000000001a skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853455.02357: no more pending results, returning what we have 20899 1726853455.02361: results queue empty 20899 1726853455.02362: checking for any_errors_fatal 20899 1726853455.02368: done checking for any_errors_fatal 20899 1726853455.02369: checking for max_fail_percentage 20899 1726853455.02374: done checking for max_fail_percentage 20899 1726853455.02375: checking to see if all hosts have failed and the running result is not ok 20899 1726853455.02376: done checking to see if all hosts have failed 20899 1726853455.02377: getting the remaining hosts for this loop 20899 1726853455.02379: done getting the remaining hosts for this loop 20899 1726853455.02384: getting the next task for host managed_node1 20899 1726853455.02391: done getting next task for host managed_node1 20899 1726853455.02396: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20899 1726853455.02399: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853455.02415: getting variables 20899 1726853455.02417: in VariableManager get_vars() 20899 1726853455.02688: Calling all_inventory to load vars for managed_node1 20899 1726853455.02691: Calling groups_inventory to load vars for managed_node1 20899 1726853455.02695: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853455.02705: Calling all_plugins_play to load vars for managed_node1 20899 1726853455.02708: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853455.02711: Calling groups_plugins_play to load vars for managed_node1 20899 1726853455.03200: done sending task result for task 02083763-bbaf-797a-d009-00000000001a 20899 1726853455.03204: WORKER PROCESS EXITING 20899 1726853455.03227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853455.03820: done with get_vars() 20899 1726853455.03833: done getting variables 20899 1726853455.04027: 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:30:55 -0400 (0:00:00.084) 0:00:03.954 ****** 20899 1726853455.04062: entering _queue_task() for managed_node1/debug 20899 1726853455.04368: worker is 1 (out of 1 available) 20899 1726853455.04485: exiting _queue_task() for managed_node1/debug 20899 1726853455.04505: done queuing things up, now waiting for results queue to drain 20899 1726853455.04507: waiting for pending results... 20899 1726853455.04693: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 20899 1726853455.04849: in run() - task 02083763-bbaf-797a-d009-00000000001b 20899 1726853455.04873: variable 'ansible_search_path' from source: unknown 20899 1726853455.04882: variable 'ansible_search_path' from source: unknown 20899 1726853455.04925: calling self._execute() 20899 1726853455.05018: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853455.05031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853455.05057: variable 'omit' from source: magic vars 20899 1726853455.05516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853455.08277: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853455.08281: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853455.08283: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853455.08296: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853455.08324: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853455.08475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853455.08539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853455.08606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853455.08722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853455.08942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853455.09157: variable 'ansible_distribution' from source: facts 20899 1726853455.09166: variable 'ansible_distribution_major_version' from source: facts 20899 1726853455.09169: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853455.09173: when evaluation is False, skipping this task 20899 1726853455.09175: _execute() done 20899 1726853455.09177: dumping result to json 20899 1726853455.09179: done dumping result, returning 20899 1726853455.09181: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-797a-d009-00000000001b] 20899 1726853455.09182: sending task result for task 02083763-bbaf-797a-d009-00000000001b skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20899 1726853455.09319: no more pending results, returning what we have 20899 1726853455.09325: results queue empty 20899 1726853455.09326: checking for any_errors_fatal 20899 1726853455.09330: done checking for any_errors_fatal 20899 1726853455.09331: checking for max_fail_percentage 20899 1726853455.09334: done checking for max_fail_percentage 20899 1726853455.09338: checking to see if all hosts have failed and the running result is not ok 20899 1726853455.09339: done checking to see if all hosts have failed 20899 1726853455.09339: getting the remaining hosts for this loop 20899 1726853455.09341: done getting the remaining hosts for this loop 20899 1726853455.09345: getting the next task for host managed_node1 20899 1726853455.09351: done getting next task for host managed_node1 20899 1726853455.09355: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20899 1726853455.09358: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853455.09376: getting variables 20899 1726853455.09379: in VariableManager get_vars() 20899 1726853455.09427: Calling all_inventory to load vars for managed_node1 20899 1726853455.09431: Calling groups_inventory to load vars for managed_node1 20899 1726853455.09434: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853455.09445: Calling all_plugins_play to load vars for managed_node1 20899 1726853455.09448: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853455.09451: Calling groups_plugins_play to load vars for managed_node1 20899 1726853455.09914: done sending task result for task 02083763-bbaf-797a-d009-00000000001b 20899 1726853455.09917: WORKER PROCESS EXITING 20899 1726853455.09941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853455.10257: done with get_vars() 20899 1726853455.10268: done getting variables 20899 1726853455.10366: 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:30:55 -0400 (0:00:00.063) 0:00:04.017 ****** 20899 1726853455.10401: entering _queue_task() for managed_node1/fail 20899 1726853455.10403: Creating lock for fail 20899 1726853455.10755: worker is 1 (out of 1 available) 20899 1726853455.10767: exiting _queue_task() for managed_node1/fail 20899 1726853455.10781: done queuing things up, now waiting for results queue to drain 20899 1726853455.10783: waiting for pending results... 20899 1726853455.10995: 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 20899 1726853455.11141: in run() - task 02083763-bbaf-797a-d009-00000000001c 20899 1726853455.11162: variable 'ansible_search_path' from source: unknown 20899 1726853455.11170: variable 'ansible_search_path' from source: unknown 20899 1726853455.11217: calling self._execute() 20899 1726853455.11366: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853455.11399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853455.11403: variable 'omit' from source: magic vars 20899 1726853455.12081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853455.15042: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853455.15132: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853455.15179: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853455.15222: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853455.15303: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853455.15357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853455.15393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853455.15429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853455.15483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853455.15504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853455.15654: variable 'ansible_distribution' from source: facts 20899 1726853455.15684: variable 'ansible_distribution_major_version' from source: facts 20899 1726853455.15738: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853455.15741: when evaluation is False, skipping this task 20899 1726853455.15744: _execute() done 20899 1726853455.15746: dumping result to json 20899 1726853455.15748: done dumping result, returning 20899 1726853455.15751: 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-797a-d009-00000000001c] 20899 1726853455.15753: sending task result for task 02083763-bbaf-797a-d009-00000000001c skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853455.15981: no more pending results, returning what we have 20899 1726853455.15985: results queue empty 20899 1726853455.15986: checking for any_errors_fatal 20899 1726853455.15992: done checking for any_errors_fatal 20899 1726853455.15992: checking for max_fail_percentage 20899 1726853455.15994: done checking for max_fail_percentage 20899 1726853455.15995: checking to see if all hosts have failed and the running result is not ok 20899 1726853455.15996: done checking to see if all hosts have failed 20899 1726853455.15997: getting the remaining hosts for this loop 20899 1726853455.15999: done getting the remaining hosts for this loop 20899 1726853455.16007: getting the next task for host managed_node1 20899 1726853455.16014: done getting next task for host managed_node1 20899 1726853455.16018: ^ 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 20899 1726853455.16021: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853455.16034: getting variables 20899 1726853455.16036: in VariableManager get_vars() 20899 1726853455.16086: Calling all_inventory to load vars for managed_node1 20899 1726853455.16089: Calling groups_inventory to load vars for managed_node1 20899 1726853455.16091: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853455.16102: Calling all_plugins_play to load vars for managed_node1 20899 1726853455.16106: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853455.16109: Calling groups_plugins_play to load vars for managed_node1 20899 1726853455.16237: done sending task result for task 02083763-bbaf-797a-d009-00000000001c 20899 1726853455.16240: WORKER PROCESS EXITING 20899 1726853455.16535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853455.16762: done with get_vars() 20899 1726853455.16782: done getting variables 20899 1726853455.16839: 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:30:55 -0400 (0:00:00.064) 0:00:04.082 ****** 20899 1726853455.16878: entering _queue_task() for managed_node1/fail 20899 1726853455.17230: worker is 1 (out of 1 available) 20899 1726853455.17241: exiting _queue_task() for managed_node1/fail 20899 1726853455.17251: done queuing things up, now waiting for results queue to drain 20899 1726853455.17253: waiting for pending results... 20899 1726853455.17418: 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 20899 1726853455.17556: in run() - task 02083763-bbaf-797a-d009-00000000001d 20899 1726853455.17586: variable 'ansible_search_path' from source: unknown 20899 1726853455.17599: variable 'ansible_search_path' from source: unknown 20899 1726853455.17642: calling self._execute() 20899 1726853455.17733: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853455.17744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853455.17764: variable 'omit' from source: magic vars 20899 1726853455.18242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853455.20573: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853455.20679: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853455.20692: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853455.20731: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853455.20769: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853455.20861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853455.20958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853455.20961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853455.20981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853455.21006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853455.21152: variable 'ansible_distribution' from source: facts 20899 1726853455.21164: variable 'ansible_distribution_major_version' from source: facts 20899 1726853455.21196: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853455.21221: when evaluation is False, skipping this task 20899 1726853455.21224: _execute() done 20899 1726853455.21227: dumping result to json 20899 1726853455.21229: done dumping result, returning 20899 1726853455.21277: 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-797a-d009-00000000001d] 20899 1726853455.21281: sending task result for task 02083763-bbaf-797a-d009-00000000001d 20899 1726853455.21433: done sending task result for task 02083763-bbaf-797a-d009-00000000001d 20899 1726853455.21437: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853455.21488: no more pending results, returning what we have 20899 1726853455.21492: results queue empty 20899 1726853455.21493: checking for any_errors_fatal 20899 1726853455.21499: done checking for any_errors_fatal 20899 1726853455.21500: checking for max_fail_percentage 20899 1726853455.21502: done checking for max_fail_percentage 20899 1726853455.21503: checking to see if all hosts have failed and the running result is not ok 20899 1726853455.21503: done checking to see if all hosts have failed 20899 1726853455.21504: getting the remaining hosts for this loop 20899 1726853455.21506: done getting the remaining hosts for this loop 20899 1726853455.21510: getting the next task for host managed_node1 20899 1726853455.21516: done getting next task for host managed_node1 20899 1726853455.21520: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20899 1726853455.21523: ^ 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 20899 1726853455.21536: getting variables 20899 1726853455.21538: in VariableManager get_vars() 20899 1726853455.21802: Calling all_inventory to load vars for managed_node1 20899 1726853455.21804: Calling groups_inventory to load vars for managed_node1 20899 1726853455.21807: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853455.21816: Calling all_plugins_play to load vars for managed_node1 20899 1726853455.21819: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853455.21822: Calling groups_plugins_play to load vars for managed_node1 20899 1726853455.22054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853455.22270: done with get_vars() 20899 1726853455.22282: done getting variables 20899 1726853455.22346: 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:30:55 -0400 (0:00:00.055) 0:00:04.137 ****** 20899 1726853455.22379: entering _queue_task() for managed_node1/fail 20899 1726853455.22888: worker is 1 (out of 1 available) 20899 1726853455.22895: exiting _queue_task() for managed_node1/fail 20899 1726853455.22905: done queuing things up, now waiting for results queue to drain 20899 1726853455.22906: waiting for pending results... 20899 1726853455.22990: 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 20899 1726853455.23135: in run() - task 02083763-bbaf-797a-d009-00000000001e 20899 1726853455.23138: variable 'ansible_search_path' from source: unknown 20899 1726853455.23140: variable 'ansible_search_path' from source: unknown 20899 1726853455.23143: calling self._execute() 20899 1726853455.23222: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853455.23242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853455.23256: variable 'omit' from source: magic vars 20899 1726853455.23703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853455.26709: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853455.26801: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853455.26876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853455.26887: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853455.26924: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853455.27019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853455.27060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853455.27093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853455.27165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853455.27168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853455.27318: variable 'ansible_distribution' from source: facts 20899 1726853455.27378: variable 'ansible_distribution_major_version' from source: facts 20899 1726853455.27381: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853455.27384: when evaluation is False, skipping this task 20899 1726853455.27386: _execute() done 20899 1726853455.27388: dumping result to json 20899 1726853455.27390: done dumping result, returning 20899 1726853455.27392: 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-797a-d009-00000000001e] 20899 1726853455.27401: sending task result for task 02083763-bbaf-797a-d009-00000000001e skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853455.27564: no more pending results, returning what we have 20899 1726853455.27567: results queue empty 20899 1726853455.27568: checking for any_errors_fatal 20899 1726853455.27577: done checking for any_errors_fatal 20899 1726853455.27578: checking for max_fail_percentage 20899 1726853455.27580: done checking for max_fail_percentage 20899 1726853455.27581: checking to see if all hosts have failed and the running result is not ok 20899 1726853455.27582: done checking to see if all hosts have failed 20899 1726853455.27583: getting the remaining hosts for this loop 20899 1726853455.27585: done getting the remaining hosts for this loop 20899 1726853455.27589: getting the next task for host managed_node1 20899 1726853455.27596: done getting next task for host managed_node1 20899 1726853455.27600: ^ 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 20899 1726853455.27603: ^ 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 20899 1726853455.27618: getting variables 20899 1726853455.27620: in VariableManager get_vars() 20899 1726853455.27851: Calling all_inventory to load vars for managed_node1 20899 1726853455.27855: Calling groups_inventory to load vars for managed_node1 20899 1726853455.27858: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853455.27869: Calling all_plugins_play to load vars for managed_node1 20899 1726853455.27997: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853455.28002: Calling groups_plugins_play to load vars for managed_node1 20899 1726853455.28326: done sending task result for task 02083763-bbaf-797a-d009-00000000001e 20899 1726853455.28330: WORKER PROCESS EXITING 20899 1726853455.28352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853455.28811: done with get_vars() 20899 1726853455.28822: done getting variables 20899 1726853455.29031: 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:30:55 -0400 (0:00:00.067) 0:00:04.205 ****** 20899 1726853455.29179: entering _queue_task() for managed_node1/dnf 20899 1726853455.29645: worker is 1 (out of 1 available) 20899 1726853455.29657: exiting _queue_task() for managed_node1/dnf 20899 1726853455.29673: done queuing things up, now waiting for results queue to drain 20899 1726853455.29676: waiting for pending results... 20899 1726853455.29923: 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 20899 1726853455.30068: in run() - task 02083763-bbaf-797a-d009-00000000001f 20899 1726853455.30091: variable 'ansible_search_path' from source: unknown 20899 1726853455.30099: variable 'ansible_search_path' from source: unknown 20899 1726853455.30137: calling self._execute() 20899 1726853455.30232: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853455.30243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853455.30262: variable 'omit' from source: magic vars 20899 1726853455.30837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853455.34374: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853455.34437: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853455.34460: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853455.34500: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853455.34519: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853455.34590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853455.34611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853455.34629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853455.34657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853455.34669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853455.34769: variable 'ansible_distribution' from source: facts 20899 1726853455.34776: variable 'ansible_distribution_major_version' from source: facts 20899 1726853455.34791: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853455.34794: when evaluation is False, skipping this task 20899 1726853455.34798: _execute() done 20899 1726853455.34800: dumping result to json 20899 1726853455.34802: done dumping result, returning 20899 1726853455.34813: 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-797a-d009-00000000001f] 20899 1726853455.34816: sending task result for task 02083763-bbaf-797a-d009-00000000001f 20899 1726853455.34907: done sending task result for task 02083763-bbaf-797a-d009-00000000001f 20899 1726853455.34909: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853455.34969: no more pending results, returning what we have 20899 1726853455.34974: results queue empty 20899 1726853455.34975: checking for any_errors_fatal 20899 1726853455.34982: done checking for any_errors_fatal 20899 1726853455.34982: checking for max_fail_percentage 20899 1726853455.34984: done checking for max_fail_percentage 20899 1726853455.34985: checking to see if all hosts have failed and the running result is not ok 20899 1726853455.34985: done checking to see if all hosts have failed 20899 1726853455.34986: getting the remaining hosts for this loop 20899 1726853455.34988: done getting the remaining hosts for this loop 20899 1726853455.34992: getting the next task for host managed_node1 20899 1726853455.34998: done getting next task for host managed_node1 20899 1726853455.35001: ^ 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 20899 1726853455.35004: ^ 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 20899 1726853455.35016: getting variables 20899 1726853455.35017: in VariableManager get_vars() 20899 1726853455.35063: Calling all_inventory to load vars for managed_node1 20899 1726853455.35065: Calling groups_inventory to load vars for managed_node1 20899 1726853455.35067: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853455.35148: Calling all_plugins_play to load vars for managed_node1 20899 1726853455.35151: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853455.35155: Calling groups_plugins_play to load vars for managed_node1 20899 1726853455.35366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853455.35557: done with get_vars() 20899 1726853455.35567: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20899 1726853455.35638: 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:30:55 -0400 (0:00:00.065) 0:00:04.271 ****** 20899 1726853455.35705: entering _queue_task() for managed_node1/yum 20899 1726853455.35707: Creating lock for yum 20899 1726853455.36022: worker is 1 (out of 1 available) 20899 1726853455.36034: exiting _queue_task() for managed_node1/yum 20899 1726853455.36046: done queuing things up, now waiting for results queue to drain 20899 1726853455.36048: waiting for pending results... 20899 1726853455.36400: 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 20899 1726853455.36449: in run() - task 02083763-bbaf-797a-d009-000000000020 20899 1726853455.36497: variable 'ansible_search_path' from source: unknown 20899 1726853455.36500: variable 'ansible_search_path' from source: unknown 20899 1726853455.36522: calling self._execute() 20899 1726853455.36607: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853455.36677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853455.36680: variable 'omit' from source: magic vars 20899 1726853455.37059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853455.40144: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853455.40224: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853455.40266: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853455.40311: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853455.40341: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853455.40425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853455.40458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853455.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) 20899 1726853455.40536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853455.40556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853455.40707: variable 'ansible_distribution' from source: facts 20899 1726853455.40720: variable 'ansible_distribution_major_version' from source: facts 20899 1726853455.40849: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853455.40853: when evaluation is False, skipping this task 20899 1726853455.40855: _execute() done 20899 1726853455.40858: dumping result to json 20899 1726853455.40860: done dumping result, returning 20899 1726853455.40862: 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-797a-d009-000000000020] 20899 1726853455.40864: sending task result for task 02083763-bbaf-797a-d009-000000000020 20899 1726853455.40941: done sending task result for task 02083763-bbaf-797a-d009-000000000020 20899 1726853455.40944: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853455.41002: no more pending results, returning what we have 20899 1726853455.41006: results queue empty 20899 1726853455.41007: checking for any_errors_fatal 20899 1726853455.41012: done checking for any_errors_fatal 20899 1726853455.41013: checking for max_fail_percentage 20899 1726853455.41014: done checking for max_fail_percentage 20899 1726853455.41015: checking to see if all hosts have failed and the running result is not ok 20899 1726853455.41016: done checking to see if all hosts have failed 20899 1726853455.41017: getting the remaining hosts for this loop 20899 1726853455.41019: done getting the remaining hosts for this loop 20899 1726853455.41023: getting the next task for host managed_node1 20899 1726853455.41033: done getting next task for host managed_node1 20899 1726853455.41037: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20899 1726853455.41039: ^ 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 20899 1726853455.41053: getting variables 20899 1726853455.41055: in VariableManager get_vars() 20899 1726853455.41105: Calling all_inventory to load vars for managed_node1 20899 1726853455.41108: Calling groups_inventory to load vars for managed_node1 20899 1726853455.41111: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853455.41123: Calling all_plugins_play to load vars for managed_node1 20899 1726853455.41126: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853455.41129: Calling groups_plugins_play to load vars for managed_node1 20899 1726853455.41410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853455.41665: done with get_vars() 20899 1726853455.41679: done getting variables 20899 1726853455.41719: 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:30:55 -0400 (0:00:00.060) 0:00:04.331 ****** 20899 1726853455.41742: entering _queue_task() for managed_node1/fail 20899 1726853455.42197: worker is 1 (out of 1 available) 20899 1726853455.42207: exiting _queue_task() for managed_node1/fail 20899 1726853455.42217: done queuing things up, now waiting for results queue to drain 20899 1726853455.42219: waiting for pending results... 20899 1726853455.42344: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20899 1726853455.42564: in run() - task 02083763-bbaf-797a-d009-000000000021 20899 1726853455.42568: variable 'ansible_search_path' from source: unknown 20899 1726853455.42570: variable 'ansible_search_path' from source: unknown 20899 1726853455.42724: calling self._execute() 20899 1726853455.42819: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853455.42832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853455.42848: variable 'omit' from source: magic vars 20899 1726853455.43438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853455.45349: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853455.45406: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853455.45432: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853455.45461: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853455.45484: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853455.45541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853455.45564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853455.45586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853455.45611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853455.45621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853455.45734: variable 'ansible_distribution' from source: facts 20899 1726853455.45738: variable 'ansible_distribution_major_version' from source: facts 20899 1726853455.45763: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853455.45794: when evaluation is False, skipping this task 20899 1726853455.45797: _execute() done 20899 1726853455.45799: dumping result to json 20899 1726853455.45801: done dumping result, returning 20899 1726853455.45805: 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-797a-d009-000000000021] 20899 1726853455.45807: sending task result for task 02083763-bbaf-797a-d009-000000000021 20899 1726853455.45949: done sending task result for task 02083763-bbaf-797a-d009-000000000021 20899 1726853455.45952: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853455.46007: no more pending results, returning what we have 20899 1726853455.46010: results queue empty 20899 1726853455.46011: checking for any_errors_fatal 20899 1726853455.46015: done checking for any_errors_fatal 20899 1726853455.46016: checking for max_fail_percentage 20899 1726853455.46017: done checking for max_fail_percentage 20899 1726853455.46018: checking to see if all hosts have failed and the running result is not ok 20899 1726853455.46019: done checking to see if all hosts have failed 20899 1726853455.46020: getting the remaining hosts for this loop 20899 1726853455.46021: done getting the remaining hosts for this loop 20899 1726853455.46024: getting the next task for host managed_node1 20899 1726853455.46029: done getting next task for host managed_node1 20899 1726853455.46032: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20899 1726853455.46035: ^ 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 20899 1726853455.46046: getting variables 20899 1726853455.46047: in VariableManager get_vars() 20899 1726853455.46089: Calling all_inventory to load vars for managed_node1 20899 1726853455.46092: Calling groups_inventory to load vars for managed_node1 20899 1726853455.46094: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853455.46102: Calling all_plugins_play to load vars for managed_node1 20899 1726853455.46104: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853455.46107: Calling groups_plugins_play to load vars for managed_node1 20899 1726853455.46390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853455.46618: done with get_vars() 20899 1726853455.46630: done getting variables 20899 1726853455.46699: 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:30:55 -0400 (0:00:00.049) 0:00:04.381 ****** 20899 1726853455.46728: entering _queue_task() for managed_node1/package 20899 1726853455.47017: worker is 1 (out of 1 available) 20899 1726853455.47030: exiting _queue_task() for managed_node1/package 20899 1726853455.47043: done queuing things up, now waiting for results queue to drain 20899 1726853455.47044: waiting for pending results... 20899 1726853455.47297: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 20899 1726853455.47393: in run() - task 02083763-bbaf-797a-d009-000000000022 20899 1726853455.47408: variable 'ansible_search_path' from source: unknown 20899 1726853455.47412: variable 'ansible_search_path' from source: unknown 20899 1726853455.47451: calling self._execute() 20899 1726853455.47513: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853455.47519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853455.47527: variable 'omit' from source: magic vars 20899 1726853455.47831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853455.49577: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853455.49582: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853455.49585: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853455.49587: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853455.49610: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853455.49686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853455.49731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853455.49735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853455.49763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853455.49790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853455.49982: variable 'ansible_distribution' from source: facts 20899 1726853455.49985: variable 'ansible_distribution_major_version' from source: facts 20899 1726853455.49988: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853455.49991: when evaluation is False, skipping this task 20899 1726853455.49993: _execute() done 20899 1726853455.49995: dumping result to json 20899 1726853455.49997: done dumping result, returning 20899 1726853455.49999: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-797a-d009-000000000022] 20899 1726853455.50002: sending task result for task 02083763-bbaf-797a-d009-000000000022 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853455.50120: no more pending results, returning what we have 20899 1726853455.50123: results queue empty 20899 1726853455.50124: checking for any_errors_fatal 20899 1726853455.50129: done checking for any_errors_fatal 20899 1726853455.50129: checking for max_fail_percentage 20899 1726853455.50131: done checking for max_fail_percentage 20899 1726853455.50131: checking to see if all hosts have failed and the running result is not ok 20899 1726853455.50132: done checking to see if all hosts have failed 20899 1726853455.50133: getting the remaining hosts for this loop 20899 1726853455.50134: done getting the remaining hosts for this loop 20899 1726853455.50137: getting the next task for host managed_node1 20899 1726853455.50143: done getting next task for host managed_node1 20899 1726853455.50146: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20899 1726853455.50149: ^ 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 20899 1726853455.50189: getting variables 20899 1726853455.50191: in VariableManager get_vars() 20899 1726853455.50234: Calling all_inventory to load vars for managed_node1 20899 1726853455.50237: Calling groups_inventory to load vars for managed_node1 20899 1726853455.50239: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853455.50248: Calling all_plugins_play to load vars for managed_node1 20899 1726853455.50251: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853455.50253: Calling groups_plugins_play to load vars for managed_node1 20899 1726853455.50447: done sending task result for task 02083763-bbaf-797a-d009-000000000022 20899 1726853455.50450: WORKER PROCESS EXITING 20899 1726853455.50473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853455.50724: done with get_vars() 20899 1726853455.50734: done getting variables 20899 1726853455.50788: 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:30:55 -0400 (0:00:00.040) 0:00:04.422 ****** 20899 1726853455.50831: entering _queue_task() for managed_node1/package 20899 1726853455.51115: worker is 1 (out of 1 available) 20899 1726853455.51127: exiting _queue_task() for managed_node1/package 20899 1726853455.51138: done queuing things up, now waiting for results queue to drain 20899 1726853455.51140: waiting for pending results... 20899 1726853455.51308: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20899 1726853455.51391: in run() - task 02083763-bbaf-797a-d009-000000000023 20899 1726853455.51402: variable 'ansible_search_path' from source: unknown 20899 1726853455.51406: variable 'ansible_search_path' from source: unknown 20899 1726853455.51433: calling self._execute() 20899 1726853455.51496: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853455.51502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853455.51509: variable 'omit' from source: magic vars 20899 1726853455.51809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853455.53477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853455.53481: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853455.53526: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853455.53568: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853455.53608: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853455.53693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853455.53826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853455.53830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853455.53833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853455.53835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853455.53985: variable 'ansible_distribution' from source: facts 20899 1726853455.53991: variable 'ansible_distribution_major_version' from source: facts 20899 1726853455.54005: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853455.54008: when evaluation is False, skipping this task 20899 1726853455.54010: _execute() done 20899 1726853455.54012: dumping result to json 20899 1726853455.54016: done dumping result, returning 20899 1726853455.54023: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-797a-d009-000000000023] 20899 1726853455.54027: sending task result for task 02083763-bbaf-797a-d009-000000000023 20899 1726853455.54116: done sending task result for task 02083763-bbaf-797a-d009-000000000023 20899 1726853455.54120: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853455.54170: no more pending results, returning what we have 20899 1726853455.54175: results queue empty 20899 1726853455.54176: checking for any_errors_fatal 20899 1726853455.54184: done checking for any_errors_fatal 20899 1726853455.54184: checking for max_fail_percentage 20899 1726853455.54186: done checking for max_fail_percentage 20899 1726853455.54186: checking to see if all hosts have failed and the running result is not ok 20899 1726853455.54187: done checking to see if all hosts have failed 20899 1726853455.54188: getting the remaining hosts for this loop 20899 1726853455.54189: done getting the remaining hosts for this loop 20899 1726853455.54194: getting the next task for host managed_node1 20899 1726853455.54200: done getting next task for host managed_node1 20899 1726853455.54203: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20899 1726853455.54206: ^ 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 20899 1726853455.54218: getting variables 20899 1726853455.54219: in VariableManager get_vars() 20899 1726853455.54267: Calling all_inventory to load vars for managed_node1 20899 1726853455.54269: Calling groups_inventory to load vars for managed_node1 20899 1726853455.54273: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853455.54281: Calling all_plugins_play to load vars for managed_node1 20899 1726853455.54283: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853455.54286: Calling groups_plugins_play to load vars for managed_node1 20899 1726853455.54415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853455.54537: done with get_vars() 20899 1726853455.54544: done getting variables 20899 1726853455.54590: 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:30:55 -0400 (0:00:00.037) 0:00:04.460 ****** 20899 1726853455.54611: entering _queue_task() for managed_node1/package 20899 1726853455.54799: worker is 1 (out of 1 available) 20899 1726853455.54814: exiting _queue_task() for managed_node1/package 20899 1726853455.54826: done queuing things up, now waiting for results queue to drain 20899 1726853455.54828: waiting for pending results... 20899 1726853455.54981: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20899 1726853455.55066: in run() - task 02083763-bbaf-797a-d009-000000000024 20899 1726853455.55070: variable 'ansible_search_path' from source: unknown 20899 1726853455.55075: variable 'ansible_search_path' from source: unknown 20899 1726853455.55099: calling self._execute() 20899 1726853455.55158: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853455.55164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853455.55166: variable 'omit' from source: magic vars 20899 1726853455.55455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853455.56893: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853455.56939: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853455.56966: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853455.56993: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853455.57014: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853455.57072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853455.57091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853455.57108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853455.57137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853455.57150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853455.57247: variable 'ansible_distribution' from source: facts 20899 1726853455.57253: variable 'ansible_distribution_major_version' from source: facts 20899 1726853455.57270: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853455.57275: when evaluation is False, skipping this task 20899 1726853455.57278: _execute() done 20899 1726853455.57280: dumping result to json 20899 1726853455.57282: done dumping result, returning 20899 1726853455.57289: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-797a-d009-000000000024] 20899 1726853455.57293: sending task result for task 02083763-bbaf-797a-d009-000000000024 20899 1726853455.57374: done sending task result for task 02083763-bbaf-797a-d009-000000000024 20899 1726853455.57377: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853455.57423: no more pending results, returning what we have 20899 1726853455.57426: results queue empty 20899 1726853455.57427: checking for any_errors_fatal 20899 1726853455.57433: done checking for any_errors_fatal 20899 1726853455.57434: checking for max_fail_percentage 20899 1726853455.57435: done checking for max_fail_percentage 20899 1726853455.57436: checking to see if all hosts have failed and the running result is not ok 20899 1726853455.57437: done checking to see if all hosts have failed 20899 1726853455.57438: getting the remaining hosts for this loop 20899 1726853455.57439: done getting the remaining hosts for this loop 20899 1726853455.57442: getting the next task for host managed_node1 20899 1726853455.57447: done getting next task for host managed_node1 20899 1726853455.57450: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20899 1726853455.57452: ^ 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 20899 1726853455.57464: getting variables 20899 1726853455.57466: in VariableManager get_vars() 20899 1726853455.57503: Calling all_inventory to load vars for managed_node1 20899 1726853455.57505: Calling groups_inventory to load vars for managed_node1 20899 1726853455.57507: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853455.57515: Calling all_plugins_play to load vars for managed_node1 20899 1726853455.57517: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853455.57519: Calling groups_plugins_play to load vars for managed_node1 20899 1726853455.57694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853455.57820: done with get_vars() 20899 1726853455.57828: done getting variables 20899 1726853455.57902: 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:30:55 -0400 (0:00:00.033) 0:00:04.493 ****** 20899 1726853455.57923: entering _queue_task() for managed_node1/service 20899 1726853455.57925: Creating lock for service 20899 1726853455.58108: worker is 1 (out of 1 available) 20899 1726853455.58121: exiting _queue_task() for managed_node1/service 20899 1726853455.58133: done queuing things up, now waiting for results queue to drain 20899 1726853455.58135: waiting for pending results... 20899 1726853455.58294: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20899 1726853455.58373: in run() - task 02083763-bbaf-797a-d009-000000000025 20899 1726853455.58383: variable 'ansible_search_path' from source: unknown 20899 1726853455.58386: variable 'ansible_search_path' from source: unknown 20899 1726853455.58413: calling self._execute() 20899 1726853455.58480: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853455.58484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853455.58487: variable 'omit' from source: magic vars 20899 1726853455.58774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853455.60196: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853455.60429: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853455.60464: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853455.60489: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853455.60508: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853455.60567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853455.60590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853455.60607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853455.60633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853455.60647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853455.60733: variable 'ansible_distribution' from source: facts 20899 1726853455.60737: variable 'ansible_distribution_major_version' from source: facts 20899 1726853455.60755: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853455.60760: when evaluation is False, skipping this task 20899 1726853455.60763: _execute() done 20899 1726853455.60766: dumping result to json 20899 1726853455.60768: done dumping result, returning 20899 1726853455.60772: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-797a-d009-000000000025] 20899 1726853455.60782: sending task result for task 02083763-bbaf-797a-d009-000000000025 20899 1726853455.60853: done sending task result for task 02083763-bbaf-797a-d009-000000000025 20899 1726853455.60856: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853455.60921: no more pending results, returning what we have 20899 1726853455.60924: results queue empty 20899 1726853455.60925: checking for any_errors_fatal 20899 1726853455.60930: done checking for any_errors_fatal 20899 1726853455.60931: checking for max_fail_percentage 20899 1726853455.60932: done checking for max_fail_percentage 20899 1726853455.60933: checking to see if all hosts have failed and the running result is not ok 20899 1726853455.60934: done checking to see if all hosts have failed 20899 1726853455.60934: getting the remaining hosts for this loop 20899 1726853455.60936: done getting the remaining hosts for this loop 20899 1726853455.60939: getting the next task for host managed_node1 20899 1726853455.60943: done getting next task for host managed_node1 20899 1726853455.60946: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20899 1726853455.60949: ^ 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 20899 1726853455.60959: getting variables 20899 1726853455.60961: in VariableManager get_vars() 20899 1726853455.60999: Calling all_inventory to load vars for managed_node1 20899 1726853455.61001: Calling groups_inventory to load vars for managed_node1 20899 1726853455.61003: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853455.61011: Calling all_plugins_play to load vars for managed_node1 20899 1726853455.61014: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853455.61016: Calling groups_plugins_play to load vars for managed_node1 20899 1726853455.61123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853455.61246: done with get_vars() 20899 1726853455.61254: done getting variables 20899 1726853455.61292: 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:30:55 -0400 (0:00:00.033) 0:00:04.527 ****** 20899 1726853455.61312: entering _queue_task() for managed_node1/service 20899 1726853455.61487: worker is 1 (out of 1 available) 20899 1726853455.61500: exiting _queue_task() for managed_node1/service 20899 1726853455.61512: done queuing things up, now waiting for results queue to drain 20899 1726853455.61514: waiting for pending results... 20899 1726853455.61683: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20899 1726853455.61761: in run() - task 02083763-bbaf-797a-d009-000000000026 20899 1726853455.61774: variable 'ansible_search_path' from source: unknown 20899 1726853455.61777: variable 'ansible_search_path' from source: unknown 20899 1726853455.61810: calling self._execute() 20899 1726853455.61873: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853455.61879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853455.61888: variable 'omit' from source: magic vars 20899 1726853455.62178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853455.63807: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853455.63848: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853455.63882: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853455.63902: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853455.63922: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853455.63981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853455.64004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853455.64021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853455.64048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853455.64059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853455.64150: variable 'ansible_distribution' from source: facts 20899 1726853455.64156: variable 'ansible_distribution_major_version' from source: facts 20899 1726853455.64173: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853455.64176: when evaluation is False, skipping this task 20899 1726853455.64178: _execute() done 20899 1726853455.64181: dumping result to json 20899 1726853455.64183: done dumping result, returning 20899 1726853455.64190: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-797a-d009-000000000026] 20899 1726853455.64193: sending task result for task 02083763-bbaf-797a-d009-000000000026 20899 1726853455.64277: done sending task result for task 02083763-bbaf-797a-d009-000000000026 20899 1726853455.64280: 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 } 20899 1726853455.64317: no more pending results, returning what we have 20899 1726853455.64320: results queue empty 20899 1726853455.64321: checking for any_errors_fatal 20899 1726853455.64327: done checking for any_errors_fatal 20899 1726853455.64328: checking for max_fail_percentage 20899 1726853455.64329: done checking for max_fail_percentage 20899 1726853455.64330: checking to see if all hosts have failed and the running result is not ok 20899 1726853455.64331: done checking to see if all hosts have failed 20899 1726853455.64332: getting the remaining hosts for this loop 20899 1726853455.64333: done getting the remaining hosts for this loop 20899 1726853455.64336: getting the next task for host managed_node1 20899 1726853455.64341: done getting next task for host managed_node1 20899 1726853455.64344: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20899 1726853455.64347: ^ 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 20899 1726853455.64361: getting variables 20899 1726853455.64362: in VariableManager get_vars() 20899 1726853455.64408: Calling all_inventory to load vars for managed_node1 20899 1726853455.64410: Calling groups_inventory to load vars for managed_node1 20899 1726853455.64412: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853455.64420: Calling all_plugins_play to load vars for managed_node1 20899 1726853455.64422: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853455.64424: Calling groups_plugins_play to load vars for managed_node1 20899 1726853455.64573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853455.64694: done with get_vars() 20899 1726853455.64702: done getting variables 20899 1726853455.64738: 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:30:55 -0400 (0:00:00.034) 0:00:04.561 ****** 20899 1726853455.64759: entering _queue_task() for managed_node1/service 20899 1726853455.64936: worker is 1 (out of 1 available) 20899 1726853455.64948: exiting _queue_task() for managed_node1/service 20899 1726853455.64960: done queuing things up, now waiting for results queue to drain 20899 1726853455.64962: waiting for pending results... 20899 1726853455.65123: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20899 1726853455.65205: in run() - task 02083763-bbaf-797a-d009-000000000027 20899 1726853455.65216: variable 'ansible_search_path' from source: unknown 20899 1726853455.65219: variable 'ansible_search_path' from source: unknown 20899 1726853455.65245: calling self._execute() 20899 1726853455.65307: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853455.65312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853455.65321: variable 'omit' from source: magic vars 20899 1726853455.65607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853455.67242: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853455.67289: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853455.67314: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853455.67348: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853455.67375: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853455.67430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853455.67450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853455.67470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853455.67504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853455.67514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853455.67608: variable 'ansible_distribution' from source: facts 20899 1726853455.67611: variable 'ansible_distribution_major_version' from source: facts 20899 1726853455.67626: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853455.67629: when evaluation is False, skipping this task 20899 1726853455.67631: _execute() done 20899 1726853455.67633: dumping result to json 20899 1726853455.67636: done dumping result, returning 20899 1726853455.67643: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-797a-d009-000000000027] 20899 1726853455.67646: sending task result for task 02083763-bbaf-797a-d009-000000000027 20899 1726853455.67730: done sending task result for task 02083763-bbaf-797a-d009-000000000027 20899 1726853455.67732: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853455.67780: no more pending results, returning what we have 20899 1726853455.67783: results queue empty 20899 1726853455.67783: checking for any_errors_fatal 20899 1726853455.67789: done checking for any_errors_fatal 20899 1726853455.67789: checking for max_fail_percentage 20899 1726853455.67791: done checking for max_fail_percentage 20899 1726853455.67792: checking to see if all hosts have failed and the running result is not ok 20899 1726853455.67793: done checking to see if all hosts have failed 20899 1726853455.67793: getting the remaining hosts for this loop 20899 1726853455.67795: done getting the remaining hosts for this loop 20899 1726853455.67799: getting the next task for host managed_node1 20899 1726853455.67804: done getting next task for host managed_node1 20899 1726853455.67807: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20899 1726853455.67810: ^ 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 20899 1726853455.67822: getting variables 20899 1726853455.67824: in VariableManager get_vars() 20899 1726853455.67867: Calling all_inventory to load vars for managed_node1 20899 1726853455.67870: Calling groups_inventory to load vars for managed_node1 20899 1726853455.67879: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853455.67887: Calling all_plugins_play to load vars for managed_node1 20899 1726853455.67889: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853455.67892: Calling groups_plugins_play to load vars for managed_node1 20899 1726853455.68015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853455.68140: done with get_vars() 20899 1726853455.68147: done getting variables 20899 1726853455.68188: 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:30:55 -0400 (0:00:00.034) 0:00:04.596 ****** 20899 1726853455.68211: entering _queue_task() for managed_node1/service 20899 1726853455.68398: worker is 1 (out of 1 available) 20899 1726853455.68411: exiting _queue_task() for managed_node1/service 20899 1726853455.68423: done queuing things up, now waiting for results queue to drain 20899 1726853455.68425: waiting for pending results... 20899 1726853455.68585: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 20899 1726853455.68664: in run() - task 02083763-bbaf-797a-d009-000000000028 20899 1726853455.68678: variable 'ansible_search_path' from source: unknown 20899 1726853455.68681: variable 'ansible_search_path' from source: unknown 20899 1726853455.68707: calling self._execute() 20899 1726853455.68770: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853455.68775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853455.68783: variable 'omit' from source: magic vars 20899 1726853455.69132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853455.70733: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853455.70777: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853455.70803: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853455.70835: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853455.70848: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853455.70908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853455.70927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853455.70949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853455.70978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853455.70989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853455.71083: variable 'ansible_distribution' from source: facts 20899 1726853455.71088: variable 'ansible_distribution_major_version' from source: facts 20899 1726853455.71104: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853455.71107: when evaluation is False, skipping this task 20899 1726853455.71110: _execute() done 20899 1726853455.71112: dumping result to json 20899 1726853455.71114: done dumping result, returning 20899 1726853455.71121: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-797a-d009-000000000028] 20899 1726853455.71123: sending task result for task 02083763-bbaf-797a-d009-000000000028 20899 1726853455.71202: done sending task result for task 02083763-bbaf-797a-d009-000000000028 20899 1726853455.71205: 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 } 20899 1726853455.71247: no more pending results, returning what we have 20899 1726853455.71249: results queue empty 20899 1726853455.71250: checking for any_errors_fatal 20899 1726853455.71257: done checking for any_errors_fatal 20899 1726853455.71258: checking for max_fail_percentage 20899 1726853455.71259: done checking for max_fail_percentage 20899 1726853455.71260: checking to see if all hosts have failed and the running result is not ok 20899 1726853455.71261: done checking to see if all hosts have failed 20899 1726853455.71261: getting the remaining hosts for this loop 20899 1726853455.71263: done getting the remaining hosts for this loop 20899 1726853455.71267: getting the next task for host managed_node1 20899 1726853455.71274: done getting next task for host managed_node1 20899 1726853455.71278: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20899 1726853455.71280: ^ 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 20899 1726853455.71292: getting variables 20899 1726853455.71294: in VariableManager get_vars() 20899 1726853455.71339: Calling all_inventory to load vars for managed_node1 20899 1726853455.71342: Calling groups_inventory to load vars for managed_node1 20899 1726853455.71344: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853455.71352: Calling all_plugins_play to load vars for managed_node1 20899 1726853455.71354: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853455.71357: Calling groups_plugins_play to load vars for managed_node1 20899 1726853455.71510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853455.71629: done with get_vars() 20899 1726853455.71636: done getting variables 20899 1726853455.71680: 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:30:55 -0400 (0:00:00.034) 0:00:04.631 ****** 20899 1726853455.71701: entering _queue_task() for managed_node1/copy 20899 1726853455.71921: worker is 1 (out of 1 available) 20899 1726853455.71932: exiting _queue_task() for managed_node1/copy 20899 1726853455.71943: done queuing things up, now waiting for results queue to drain 20899 1726853455.71945: waiting for pending results... 20899 1726853455.72389: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20899 1726853455.72394: in run() - task 02083763-bbaf-797a-d009-000000000029 20899 1726853455.72396: variable 'ansible_search_path' from source: unknown 20899 1726853455.72398: variable 'ansible_search_path' from source: unknown 20899 1726853455.72400: calling self._execute() 20899 1726853455.72482: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853455.72498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853455.72512: variable 'omit' from source: magic vars 20899 1726853455.72913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853455.74561: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853455.74612: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853455.74639: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853455.74667: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853455.74775: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853455.74779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853455.74808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853455.74837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853455.74884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853455.74906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853455.75022: variable 'ansible_distribution' from source: facts 20899 1726853455.75034: variable 'ansible_distribution_major_version' from source: facts 20899 1726853455.75058: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853455.75065: when evaluation is False, skipping this task 20899 1726853455.75074: _execute() done 20899 1726853455.75081: dumping result to json 20899 1726853455.75088: done dumping result, returning 20899 1726853455.75099: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-797a-d009-000000000029] 20899 1726853455.75106: sending task result for task 02083763-bbaf-797a-d009-000000000029 20899 1726853455.75305: done sending task result for task 02083763-bbaf-797a-d009-000000000029 20899 1726853455.75308: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853455.75606: no more pending results, returning what we have 20899 1726853455.75609: results queue empty 20899 1726853455.75610: checking for any_errors_fatal 20899 1726853455.75613: done checking for any_errors_fatal 20899 1726853455.75614: checking for max_fail_percentage 20899 1726853455.75616: done checking for max_fail_percentage 20899 1726853455.75616: checking to see if all hosts have failed and the running result is not ok 20899 1726853455.75617: done checking to see if all hosts have failed 20899 1726853455.75618: getting the remaining hosts for this loop 20899 1726853455.75619: done getting the remaining hosts for this loop 20899 1726853455.75622: getting the next task for host managed_node1 20899 1726853455.75626: done getting next task for host managed_node1 20899 1726853455.75629: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20899 1726853455.75631: ^ 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 20899 1726853455.75642: getting variables 20899 1726853455.75644: in VariableManager get_vars() 20899 1726853455.75682: Calling all_inventory to load vars for managed_node1 20899 1726853455.75684: Calling groups_inventory to load vars for managed_node1 20899 1726853455.75686: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853455.75694: Calling all_plugins_play to load vars for managed_node1 20899 1726853455.75696: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853455.75698: Calling groups_plugins_play to load vars for managed_node1 20899 1726853455.75854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853455.76070: done with get_vars() 20899 1726853455.76083: 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:30:55 -0400 (0:00:00.044) 0:00:04.675 ****** 20899 1726853455.76163: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 20899 1726853455.76165: Creating lock for fedora.linux_system_roles.network_connections 20899 1726853455.76558: worker is 1 (out of 1 available) 20899 1726853455.76569: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 20899 1726853455.76582: done queuing things up, now waiting for results queue to drain 20899 1726853455.76584: waiting for pending results... 20899 1726853455.76779: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20899 1726853455.76921: in run() - task 02083763-bbaf-797a-d009-00000000002a 20899 1726853455.76941: variable 'ansible_search_path' from source: unknown 20899 1726853455.76979: variable 'ansible_search_path' from source: unknown 20899 1726853455.77013: calling self._execute() 20899 1726853455.77192: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853455.77197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853455.77199: variable 'omit' from source: magic vars 20899 1726853455.77921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853455.80235: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853455.80300: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853455.80351: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853455.80389: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853455.80418: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853455.80670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853455.80697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853455.80722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853455.80907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853455.80919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853455.81166: variable 'ansible_distribution' from source: facts 20899 1726853455.81173: variable 'ansible_distribution_major_version' from source: facts 20899 1726853455.81295: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853455.81298: when evaluation is False, skipping this task 20899 1726853455.81301: _execute() done 20899 1726853455.81303: dumping result to json 20899 1726853455.81305: done dumping result, returning 20899 1726853455.81322: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-797a-d009-00000000002a] 20899 1726853455.81325: sending task result for task 02083763-bbaf-797a-d009-00000000002a 20899 1726853455.81415: done sending task result for task 02083763-bbaf-797a-d009-00000000002a 20899 1726853455.81418: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853455.81498: no more pending results, returning what we have 20899 1726853455.81502: results queue empty 20899 1726853455.81503: checking for any_errors_fatal 20899 1726853455.81507: done checking for any_errors_fatal 20899 1726853455.81508: checking for max_fail_percentage 20899 1726853455.81510: done checking for max_fail_percentage 20899 1726853455.81510: checking to see if all hosts have failed and the running result is not ok 20899 1726853455.81511: done checking to see if all hosts have failed 20899 1726853455.81512: getting the remaining hosts for this loop 20899 1726853455.81513: done getting the remaining hosts for this loop 20899 1726853455.81517: getting the next task for host managed_node1 20899 1726853455.81522: done getting next task for host managed_node1 20899 1726853455.81526: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20899 1726853455.81529: ^ 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 20899 1726853455.81652: getting variables 20899 1726853455.81655: in VariableManager get_vars() 20899 1726853455.81701: Calling all_inventory to load vars for managed_node1 20899 1726853455.81703: Calling groups_inventory to load vars for managed_node1 20899 1726853455.81706: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853455.81715: Calling all_plugins_play to load vars for managed_node1 20899 1726853455.81717: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853455.81720: Calling groups_plugins_play to load vars for managed_node1 20899 1726853455.82574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853455.82783: done with get_vars() 20899 1726853455.82793: 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:30:55 -0400 (0:00:00.067) 0:00:04.742 ****** 20899 1726853455.82877: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 20899 1726853455.82879: Creating lock for fedora.linux_system_roles.network_state 20899 1726853455.83134: worker is 1 (out of 1 available) 20899 1726853455.83145: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 20899 1726853455.83159: done queuing things up, now waiting for results queue to drain 20899 1726853455.83161: waiting for pending results... 20899 1726853455.83435: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 20899 1726853455.83597: in run() - task 02083763-bbaf-797a-d009-00000000002b 20899 1726853455.83601: variable 'ansible_search_path' from source: unknown 20899 1726853455.83604: variable 'ansible_search_path' from source: unknown 20899 1726853455.83705: calling self._execute() 20899 1726853455.83727: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853455.83740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853455.83756: variable 'omit' from source: magic vars 20899 1726853455.84207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853455.86905: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853455.86978: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853455.87024: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853455.87067: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853455.87100: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853455.87194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853455.87269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853455.87274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853455.87309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853455.87334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853455.87595: variable 'ansible_distribution' from source: facts 20899 1726853455.87598: variable 'ansible_distribution_major_version' from source: facts 20899 1726853455.87642: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853455.87777: when evaluation is False, skipping this task 20899 1726853455.87781: _execute() done 20899 1726853455.87784: dumping result to json 20899 1726853455.87786: done dumping result, returning 20899 1726853455.87789: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-797a-d009-00000000002b] 20899 1726853455.87836: sending task result for task 02083763-bbaf-797a-d009-00000000002b 20899 1726853455.88069: done sending task result for task 02083763-bbaf-797a-d009-00000000002b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853455.88119: no more pending results, returning what we have 20899 1726853455.88124: results queue empty 20899 1726853455.88125: checking for any_errors_fatal 20899 1726853455.88132: done checking for any_errors_fatal 20899 1726853455.88132: checking for max_fail_percentage 20899 1726853455.88134: done checking for max_fail_percentage 20899 1726853455.88135: checking to see if all hosts have failed and the running result is not ok 20899 1726853455.88136: done checking to see if all hosts have failed 20899 1726853455.88136: getting the remaining hosts for this loop 20899 1726853455.88138: done getting the remaining hosts for this loop 20899 1726853455.88142: getting the next task for host managed_node1 20899 1726853455.88147: done getting next task for host managed_node1 20899 1726853455.88151: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20899 1726853455.88156: ^ 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 20899 1726853455.88168: getting variables 20899 1726853455.88169: in VariableManager get_vars() 20899 1726853455.88221: Calling all_inventory to load vars for managed_node1 20899 1726853455.88223: Calling groups_inventory to load vars for managed_node1 20899 1726853455.88226: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853455.88236: Calling all_plugins_play to load vars for managed_node1 20899 1726853455.88239: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853455.88242: Calling groups_plugins_play to load vars for managed_node1 20899 1726853455.88619: WORKER PROCESS EXITING 20899 1726853455.88645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853455.89154: done with get_vars() 20899 1726853455.89166: done getting variables 20899 1726853455.89225: 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:30:55 -0400 (0:00:00.064) 0:00:04.807 ****** 20899 1726853455.89380: entering _queue_task() for managed_node1/debug 20899 1726853455.89767: worker is 1 (out of 1 available) 20899 1726853455.89900: exiting _queue_task() for managed_node1/debug 20899 1726853455.89911: done queuing things up, now waiting for results queue to drain 20899 1726853455.89913: waiting for pending results... 20899 1726853455.90093: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20899 1726853455.90237: in run() - task 02083763-bbaf-797a-d009-00000000002c 20899 1726853455.90264: variable 'ansible_search_path' from source: unknown 20899 1726853455.90275: variable 'ansible_search_path' from source: unknown 20899 1726853455.90315: calling self._execute() 20899 1726853455.90417: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853455.90429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853455.90449: variable 'omit' from source: magic vars 20899 1726853455.90988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853455.93435: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853455.93577: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853455.93581: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853455.93700: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853455.94076: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853455.94080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853455.94085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853455.94088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853455.94090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853455.94194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853455.94474: variable 'ansible_distribution' from source: facts 20899 1726853455.94546: variable 'ansible_distribution_major_version' from source: facts 20899 1726853455.94574: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853455.94583: when evaluation is False, skipping this task 20899 1726853455.94602: _execute() done 20899 1726853455.94705: dumping result to json 20899 1726853455.94708: done dumping result, returning 20899 1726853455.94711: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-797a-d009-00000000002c] 20899 1726853455.94713: sending task result for task 02083763-bbaf-797a-d009-00000000002c 20899 1726853455.94980: done sending task result for task 02083763-bbaf-797a-d009-00000000002c 20899 1726853455.94983: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20899 1726853455.95033: no more pending results, returning what we have 20899 1726853455.95037: results queue empty 20899 1726853455.95038: checking for any_errors_fatal 20899 1726853455.95042: done checking for any_errors_fatal 20899 1726853455.95043: checking for max_fail_percentage 20899 1726853455.95045: done checking for max_fail_percentage 20899 1726853455.95046: checking to see if all hosts have failed and the running result is not ok 20899 1726853455.95047: done checking to see if all hosts have failed 20899 1726853455.95048: getting the remaining hosts for this loop 20899 1726853455.95049: done getting the remaining hosts for this loop 20899 1726853455.95056: getting the next task for host managed_node1 20899 1726853455.95063: done getting next task for host managed_node1 20899 1726853455.95068: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20899 1726853455.95073: ^ 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 20899 1726853455.95087: getting variables 20899 1726853455.95090: in VariableManager get_vars() 20899 1726853455.95510: Calling all_inventory to load vars for managed_node1 20899 1726853455.95513: Calling groups_inventory to load vars for managed_node1 20899 1726853455.95515: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853455.95524: Calling all_plugins_play to load vars for managed_node1 20899 1726853455.95529: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853455.95533: Calling groups_plugins_play to load vars for managed_node1 20899 1726853455.95969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853455.96840: done with get_vars() 20899 1726853455.96851: done getting variables 20899 1726853455.96912: 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:30:55 -0400 (0:00:00.075) 0:00:04.883 ****** 20899 1726853455.96945: entering _queue_task() for managed_node1/debug 20899 1726853455.97618: worker is 1 (out of 1 available) 20899 1726853455.97630: exiting _queue_task() for managed_node1/debug 20899 1726853455.97640: done queuing things up, now waiting for results queue to drain 20899 1726853455.97641: waiting for pending results... 20899 1726853455.98044: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20899 1726853455.98146: in run() - task 02083763-bbaf-797a-d009-00000000002d 20899 1726853455.98169: variable 'ansible_search_path' from source: unknown 20899 1726853455.98185: variable 'ansible_search_path' from source: unknown 20899 1726853455.98359: calling self._execute() 20899 1726853455.98362: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853455.98365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853455.98369: variable 'omit' from source: magic vars 20899 1726853455.99064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853456.03184: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853456.03188: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853456.03223: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853456.03257: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853456.03287: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853456.03366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853456.03398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853456.03475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853456.03515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853456.03518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853456.03715: variable 'ansible_distribution' from source: facts 20899 1726853456.03718: variable 'ansible_distribution_major_version' from source: facts 20899 1726853456.03732: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853456.03735: when evaluation is False, skipping this task 20899 1726853456.03737: _execute() done 20899 1726853456.03740: dumping result to json 20899 1726853456.03742: done dumping result, returning 20899 1726853456.03744: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-797a-d009-00000000002d] 20899 1726853456.03752: sending task result for task 02083763-bbaf-797a-d009-00000000002d skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20899 1726853456.03992: no more pending results, returning what we have 20899 1726853456.03995: results queue empty 20899 1726853456.03996: checking for any_errors_fatal 20899 1726853456.04000: done checking for any_errors_fatal 20899 1726853456.04001: checking for max_fail_percentage 20899 1726853456.04002: done checking for max_fail_percentage 20899 1726853456.04003: checking to see if all hosts have failed and the running result is not ok 20899 1726853456.04004: done checking to see if all hosts have failed 20899 1726853456.04005: getting the remaining hosts for this loop 20899 1726853456.04006: done getting the remaining hosts for this loop 20899 1726853456.04009: getting the next task for host managed_node1 20899 1726853456.04015: done getting next task for host managed_node1 20899 1726853456.04018: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20899 1726853456.04020: ^ 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 20899 1726853456.04032: getting variables 20899 1726853456.04034: in VariableManager get_vars() 20899 1726853456.04163: Calling all_inventory to load vars for managed_node1 20899 1726853456.04166: Calling groups_inventory to load vars for managed_node1 20899 1726853456.04168: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853456.04175: done sending task result for task 02083763-bbaf-797a-d009-00000000002d 20899 1726853456.04178: WORKER PROCESS EXITING 20899 1726853456.04186: Calling all_plugins_play to load vars for managed_node1 20899 1726853456.04188: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853456.04191: Calling groups_plugins_play to load vars for managed_node1 20899 1726853456.04442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853456.04738: done with get_vars() 20899 1726853456.04757: done getting variables 20899 1726853456.04852: 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:30:56 -0400 (0:00:00.079) 0:00:04.962 ****** 20899 1726853456.04886: entering _queue_task() for managed_node1/debug 20899 1726853456.05219: worker is 1 (out of 1 available) 20899 1726853456.05232: exiting _queue_task() for managed_node1/debug 20899 1726853456.05246: done queuing things up, now waiting for results queue to drain 20899 1726853456.05248: waiting for pending results... 20899 1726853456.05588: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20899 1726853456.05594: in run() - task 02083763-bbaf-797a-d009-00000000002e 20899 1726853456.05598: variable 'ansible_search_path' from source: unknown 20899 1726853456.05601: variable 'ansible_search_path' from source: unknown 20899 1726853456.05635: calling self._execute() 20899 1726853456.05728: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853456.05740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853456.05759: variable 'omit' from source: magic vars 20899 1726853456.06189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853456.08281: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853456.08361: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853456.08403: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853456.08441: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853456.08476: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853456.08557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853456.08595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853456.08624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853456.08674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853456.08693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853456.08823: variable 'ansible_distribution' from source: facts 20899 1726853456.08838: variable 'ansible_distribution_major_version' from source: facts 20899 1726853456.08865: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853456.08876: when evaluation is False, skipping this task 20899 1726853456.08885: _execute() done 20899 1726853456.08893: dumping result to json 20899 1726853456.09076: done dumping result, returning 20899 1726853456.09080: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-797a-d009-00000000002e] 20899 1726853456.09082: sending task result for task 02083763-bbaf-797a-d009-00000000002e 20899 1726853456.09156: done sending task result for task 02083763-bbaf-797a-d009-00000000002e 20899 1726853456.09161: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20899 1726853456.09211: no more pending results, returning what we have 20899 1726853456.09215: results queue empty 20899 1726853456.09216: checking for any_errors_fatal 20899 1726853456.09220: done checking for any_errors_fatal 20899 1726853456.09221: checking for max_fail_percentage 20899 1726853456.09222: done checking for max_fail_percentage 20899 1726853456.09223: checking to see if all hosts have failed and the running result is not ok 20899 1726853456.09224: done checking to see if all hosts have failed 20899 1726853456.09224: getting the remaining hosts for this loop 20899 1726853456.09226: done getting the remaining hosts for this loop 20899 1726853456.09229: getting the next task for host managed_node1 20899 1726853456.09234: done getting next task for host managed_node1 20899 1726853456.09237: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20899 1726853456.09240: ^ 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 20899 1726853456.09251: getting variables 20899 1726853456.09253: in VariableManager get_vars() 20899 1726853456.09292: Calling all_inventory to load vars for managed_node1 20899 1726853456.09295: Calling groups_inventory to load vars for managed_node1 20899 1726853456.09297: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853456.09305: Calling all_plugins_play to load vars for managed_node1 20899 1726853456.09308: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853456.09310: Calling groups_plugins_play to load vars for managed_node1 20899 1726853456.09503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853456.09717: done with get_vars() 20899 1726853456.09727: 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:30:56 -0400 (0:00:00.049) 0:00:05.012 ****** 20899 1726853456.09819: entering _queue_task() for managed_node1/ping 20899 1726853456.09821: Creating lock for ping 20899 1726853456.10074: worker is 1 (out of 1 available) 20899 1726853456.10087: exiting _queue_task() for managed_node1/ping 20899 1726853456.10100: done queuing things up, now waiting for results queue to drain 20899 1726853456.10101: waiting for pending results... 20899 1726853456.10359: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 20899 1726853456.10490: in run() - task 02083763-bbaf-797a-d009-00000000002f 20899 1726853456.10510: variable 'ansible_search_path' from source: unknown 20899 1726853456.10517: variable 'ansible_search_path' from source: unknown 20899 1726853456.10558: calling self._execute() 20899 1726853456.10648: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853456.10662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853456.10677: variable 'omit' from source: magic vars 20899 1726853456.11107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853456.13358: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853456.13432: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853456.13496: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853456.13518: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853456.13548: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853456.13676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853456.13680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853456.13702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853456.13750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853456.13775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853456.13907: variable 'ansible_distribution' from source: facts 20899 1726853456.13918: variable 'ansible_distribution_major_version' from source: facts 20899 1726853456.14076: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853456.14079: when evaluation is False, skipping this task 20899 1726853456.14082: _execute() done 20899 1726853456.14084: dumping result to json 20899 1726853456.14086: done dumping result, returning 20899 1726853456.14089: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-797a-d009-00000000002f] 20899 1726853456.14091: sending task result for task 02083763-bbaf-797a-d009-00000000002f 20899 1726853456.14160: done sending task result for task 02083763-bbaf-797a-d009-00000000002f 20899 1726853456.14163: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853456.14210: no more pending results, returning what we have 20899 1726853456.14213: results queue empty 20899 1726853456.14214: checking for any_errors_fatal 20899 1726853456.14223: done checking for any_errors_fatal 20899 1726853456.14224: checking for max_fail_percentage 20899 1726853456.14226: done checking for max_fail_percentage 20899 1726853456.14227: checking to see if all hosts have failed and the running result is not ok 20899 1726853456.14229: done checking to see if all hosts have failed 20899 1726853456.14230: getting the remaining hosts for this loop 20899 1726853456.14232: done getting the remaining hosts for this loop 20899 1726853456.14236: getting the next task for host managed_node1 20899 1726853456.14247: done getting next task for host managed_node1 20899 1726853456.14250: ^ task is: TASK: meta (role_complete) 20899 1726853456.14255: ^ 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 20899 1726853456.14272: getting variables 20899 1726853456.14275: in VariableManager get_vars() 20899 1726853456.14325: Calling all_inventory to load vars for managed_node1 20899 1726853456.14328: Calling groups_inventory to load vars for managed_node1 20899 1726853456.14331: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853456.14343: Calling all_plugins_play to load vars for managed_node1 20899 1726853456.14347: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853456.14350: Calling groups_plugins_play to load vars for managed_node1 20899 1726853456.14761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853456.14958: done with get_vars() 20899 1726853456.14968: done getting variables 20899 1726853456.15042: done queuing things up, now waiting for results queue to drain 20899 1726853456.15044: results queue empty 20899 1726853456.15045: checking for any_errors_fatal 20899 1726853456.15047: done checking for any_errors_fatal 20899 1726853456.15048: checking for max_fail_percentage 20899 1726853456.15049: done checking for max_fail_percentage 20899 1726853456.15049: checking to see if all hosts have failed and the running result is not ok 20899 1726853456.15050: done checking to see if all hosts have failed 20899 1726853456.15051: getting the remaining hosts for this loop 20899 1726853456.15054: done getting the remaining hosts for this loop 20899 1726853456.15057: getting the next task for host managed_node1 20899 1726853456.15061: done getting next task for host managed_node1 20899 1726853456.15063: ^ task is: TASK: Get profile's ring options 20899 1726853456.15065: ^ 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 20899 1726853456.15067: getting variables 20899 1726853456.15067: in VariableManager get_vars() 20899 1726853456.15086: Calling all_inventory to load vars for managed_node1 20899 1726853456.15088: Calling groups_inventory to load vars for managed_node1 20899 1726853456.15090: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853456.15095: Calling all_plugins_play to load vars for managed_node1 20899 1726853456.15097: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853456.15100: Calling groups_plugins_play to load vars for managed_node1 20899 1726853456.15239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853456.15436: done with get_vars() 20899 1726853456.15444: done getting variables 20899 1726853456.15485: 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 profile's ring options] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:50 Friday 20 September 2024 13:30:56 -0400 (0:00:00.056) 0:00:05.069 ****** 20899 1726853456.15509: entering _queue_task() for managed_node1/command 20899 1726853456.15750: worker is 1 (out of 1 available) 20899 1726853456.15764: exiting _queue_task() for managed_node1/command 20899 1726853456.15879: done queuing things up, now waiting for results queue to drain 20899 1726853456.15881: waiting for pending results... 20899 1726853456.16188: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 20899 1726853456.16193: in run() - task 02083763-bbaf-797a-d009-00000000005f 20899 1726853456.16196: variable 'ansible_search_path' from source: unknown 20899 1726853456.16199: calling self._execute() 20899 1726853456.16277: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853456.16289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853456.16301: variable 'omit' from source: magic vars 20899 1726853456.16729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853456.18926: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853456.18999: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853456.19046: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853456.19092: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853456.19137: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853456.19247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853456.19251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853456.19287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853456.19333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853456.19360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853456.19573: variable 'ansible_distribution' from source: facts 20899 1726853456.19577: variable 'ansible_distribution_major_version' from source: facts 20899 1726853456.19579: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853456.19582: when evaluation is False, skipping this task 20899 1726853456.19584: _execute() done 20899 1726853456.19586: dumping result to json 20899 1726853456.19588: done dumping result, returning 20899 1726853456.19590: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [02083763-bbaf-797a-d009-00000000005f] 20899 1726853456.19592: sending task result for task 02083763-bbaf-797a-d009-00000000005f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853456.19915: no more pending results, returning what we have 20899 1726853456.19918: results queue empty 20899 1726853456.19919: checking for any_errors_fatal 20899 1726853456.19921: done checking for any_errors_fatal 20899 1726853456.19921: checking for max_fail_percentage 20899 1726853456.19923: done checking for max_fail_percentage 20899 1726853456.19923: checking to see if all hosts have failed and the running result is not ok 20899 1726853456.19924: done checking to see if all hosts have failed 20899 1726853456.19925: getting the remaining hosts for this loop 20899 1726853456.19927: done getting the remaining hosts for this loop 20899 1726853456.19930: getting the next task for host managed_node1 20899 1726853456.19934: done getting next task for host managed_node1 20899 1726853456.19937: ^ task is: TASK: ASSERT: The profile does not contain ring options 20899 1726853456.19939: ^ 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 20899 1726853456.19942: getting variables 20899 1726853456.19943: in VariableManager get_vars() 20899 1726853456.19990: Calling all_inventory to load vars for managed_node1 20899 1726853456.19993: Calling groups_inventory to load vars for managed_node1 20899 1726853456.19995: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853456.20005: Calling all_plugins_play to load vars for managed_node1 20899 1726853456.20008: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853456.20011: Calling groups_plugins_play to load vars for managed_node1 20899 1726853456.20254: done sending task result for task 02083763-bbaf-797a-d009-00000000005f 20899 1726853456.20258: WORKER PROCESS EXITING 20899 1726853456.20283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853456.20519: done with get_vars() 20899 1726853456.20529: done getting variables 20899 1726853456.20621: 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: The profile does not contain ring options] *********************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:56 Friday 20 September 2024 13:30:56 -0400 (0:00:00.051) 0:00:05.120 ****** 20899 1726853456.20648: entering _queue_task() for managed_node1/assert 20899 1726853456.20650: Creating lock for assert 20899 1726853456.20900: worker is 1 (out of 1 available) 20899 1726853456.20912: exiting _queue_task() for managed_node1/assert 20899 1726853456.20925: done queuing things up, now waiting for results queue to drain 20899 1726853456.20927: waiting for pending results... 20899 1726853456.21197: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options 20899 1726853456.21296: in run() - task 02083763-bbaf-797a-d009-000000000060 20899 1726853456.21316: variable 'ansible_search_path' from source: unknown 20899 1726853456.21358: calling self._execute() 20899 1726853456.21466: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853456.21483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853456.21500: variable 'omit' from source: magic vars 20899 1726853456.21987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853456.25217: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853456.25314: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853456.25440: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853456.25485: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853456.25516: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853456.25613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853456.25651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853456.25686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853456.25729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853456.25754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853456.25901: variable 'ansible_distribution' from source: facts 20899 1726853456.25913: variable 'ansible_distribution_major_version' from source: facts 20899 1726853456.25935: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853456.25942: when evaluation is False, skipping this task 20899 1726853456.25949: _execute() done 20899 1726853456.25963: dumping result to json 20899 1726853456.25972: done dumping result, returning 20899 1726853456.25984: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options [02083763-bbaf-797a-d009-000000000060] 20899 1726853456.25994: sending task result for task 02083763-bbaf-797a-d009-000000000060 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853456.26256: no more pending results, returning what we have 20899 1726853456.26260: results queue empty 20899 1726853456.26261: checking for any_errors_fatal 20899 1726853456.26267: done checking for any_errors_fatal 20899 1726853456.26268: checking for max_fail_percentage 20899 1726853456.26270: done checking for max_fail_percentage 20899 1726853456.26272: checking to see if all hosts have failed and the running result is not ok 20899 1726853456.26273: done checking to see if all hosts have failed 20899 1726853456.26274: getting the remaining hosts for this loop 20899 1726853456.26276: done getting the remaining hosts for this loop 20899 1726853456.26280: getting the next task for host managed_node1 20899 1726853456.26287: done getting next task for host managed_node1 20899 1726853456.26290: ^ task is: TASK: Get profile's ring options 20899 1726853456.26292: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853456.26296: getting variables 20899 1726853456.26298: in VariableManager get_vars() 20899 1726853456.26348: Calling all_inventory to load vars for managed_node1 20899 1726853456.26351: Calling groups_inventory to load vars for managed_node1 20899 1726853456.26356: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853456.26368: Calling all_plugins_play to load vars for managed_node1 20899 1726853456.26574: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853456.26580: Calling groups_plugins_play to load vars for managed_node1 20899 1726853456.26765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853456.26985: done with get_vars() 20899 1726853456.26997: done getting variables 20899 1726853456.27028: done sending task result for task 02083763-bbaf-797a-d009-000000000060 20899 1726853456.27032: WORKER PROCESS EXITING 20899 1726853456.27068: 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 profile's ring options] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:61 Friday 20 September 2024 13:30:56 -0400 (0:00:00.064) 0:00:05.184 ****** 20899 1726853456.27098: entering _queue_task() for managed_node1/command 20899 1726853456.27647: worker is 1 (out of 1 available) 20899 1726853456.27662: exiting _queue_task() for managed_node1/command 20899 1726853456.27677: done queuing things up, now waiting for results queue to drain 20899 1726853456.27679: waiting for pending results... 20899 1726853456.28156: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 20899 1726853456.28276: in run() - task 02083763-bbaf-797a-d009-000000000061 20899 1726853456.28393: variable 'ansible_search_path' from source: unknown 20899 1726853456.28437: calling self._execute() 20899 1726853456.28542: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853456.28557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853456.28574: variable 'omit' from source: magic vars 20899 1726853456.29021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853456.31342: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853456.31412: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853456.31459: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853456.31501: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853456.31530: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853456.31617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853456.31650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853456.31688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853456.31732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853456.31751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853456.31899: variable 'ansible_distribution' from source: facts 20899 1726853456.31909: variable 'ansible_distribution_major_version' from source: facts 20899 1726853456.31931: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853456.31939: when evaluation is False, skipping this task 20899 1726853456.31946: _execute() done 20899 1726853456.31955: dumping result to json 20899 1726853456.31963: done dumping result, returning 20899 1726853456.31985: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [02083763-bbaf-797a-d009-000000000061] 20899 1726853456.31988: sending task result for task 02083763-bbaf-797a-d009-000000000061 20899 1726853456.32376: done sending task result for task 02083763-bbaf-797a-d009-000000000061 20899 1726853456.32380: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853456.32419: no more pending results, returning what we have 20899 1726853456.32422: results queue empty 20899 1726853456.32423: checking for any_errors_fatal 20899 1726853456.32428: done checking for any_errors_fatal 20899 1726853456.32429: checking for max_fail_percentage 20899 1726853456.32430: done checking for max_fail_percentage 20899 1726853456.32431: checking to see if all hosts have failed and the running result is not ok 20899 1726853456.32432: done checking to see if all hosts have failed 20899 1726853456.32433: getting the remaining hosts for this loop 20899 1726853456.32434: done getting the remaining hosts for this loop 20899 1726853456.32437: getting the next task for host managed_node1 20899 1726853456.32441: done getting next task for host managed_node1 20899 1726853456.32444: ^ task is: TASK: ASSERT: The profile does not contain ring options 20899 1726853456.32446: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853456.32449: getting variables 20899 1726853456.32450: in VariableManager get_vars() 20899 1726853456.32496: Calling all_inventory to load vars for managed_node1 20899 1726853456.32499: Calling groups_inventory to load vars for managed_node1 20899 1726853456.32501: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853456.32510: Calling all_plugins_play to load vars for managed_node1 20899 1726853456.32512: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853456.32515: Calling groups_plugins_play to load vars for managed_node1 20899 1726853456.32756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853456.32956: done with get_vars() 20899 1726853456.32966: done getting variables 20899 1726853456.33023: 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: The profile does not contain ring options] *********************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:68 Friday 20 September 2024 13:30:56 -0400 (0:00:00.059) 0:00:05.244 ****** 20899 1726853456.33049: entering _queue_task() for managed_node1/assert 20899 1726853456.33308: worker is 1 (out of 1 available) 20899 1726853456.33320: exiting _queue_task() for managed_node1/assert 20899 1726853456.33332: done queuing things up, now waiting for results queue to drain 20899 1726853456.33334: waiting for pending results... 20899 1726853456.33604: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options 20899 1726853456.33699: in run() - task 02083763-bbaf-797a-d009-000000000062 20899 1726853456.33717: variable 'ansible_search_path' from source: unknown 20899 1726853456.33758: calling self._execute() 20899 1726853456.33851: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853456.33866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853456.33883: variable 'omit' from source: magic vars 20899 1726853456.34579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853456.37651: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853456.37729: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853456.37776: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853456.37822: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853456.37855: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853456.37938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853456.37969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853456.38001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853456.38050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853456.38069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853456.38203: variable 'ansible_distribution' from source: facts 20899 1726853456.38215: variable 'ansible_distribution_major_version' from source: facts 20899 1726853456.38242: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853456.38249: when evaluation is False, skipping this task 20899 1726853456.38256: _execute() done 20899 1726853456.38262: dumping result to json 20899 1726853456.38269: done dumping result, returning 20899 1726853456.38281: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options [02083763-bbaf-797a-d009-000000000062] 20899 1726853456.38291: sending task result for task 02083763-bbaf-797a-d009-000000000062 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853456.38446: no more pending results, returning what we have 20899 1726853456.38450: results queue empty 20899 1726853456.38451: checking for any_errors_fatal 20899 1726853456.38455: done checking for any_errors_fatal 20899 1726853456.38456: checking for max_fail_percentage 20899 1726853456.38458: done checking for max_fail_percentage 20899 1726853456.38458: checking to see if all hosts have failed and the running result is not ok 20899 1726853456.38459: done checking to see if all hosts have failed 20899 1726853456.38460: getting the remaining hosts for this loop 20899 1726853456.38462: done getting the remaining hosts for this loop 20899 1726853456.38465: getting the next task for host managed_node1 20899 1726853456.38473: done getting next task for host managed_node1 20899 1726853456.38476: ^ task is: TASK: TEST: I can set rx. 20899 1726853456.38478: ^ 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 20899 1726853456.38481: getting variables 20899 1726853456.38483: in VariableManager get_vars() 20899 1726853456.38533: Calling all_inventory to load vars for managed_node1 20899 1726853456.38535: Calling groups_inventory to load vars for managed_node1 20899 1726853456.38538: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853456.38550: Calling all_plugins_play to load vars for managed_node1 20899 1726853456.38553: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853456.38556: Calling groups_plugins_play to load vars for managed_node1 20899 1726853456.39031: done sending task result for task 02083763-bbaf-797a-d009-000000000062 20899 1726853456.39036: WORKER PROCESS EXITING 20899 1726853456.39059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853456.39251: done with get_vars() 20899 1726853456.39263: done getting variables 20899 1726853456.39321: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can set rx.] ***************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:74 Friday 20 September 2024 13:30:56 -0400 (0:00:00.062) 0:00:05.307 ****** 20899 1726853456.39348: entering _queue_task() for managed_node1/debug 20899 1726853456.39790: worker is 1 (out of 1 available) 20899 1726853456.39799: exiting _queue_task() for managed_node1/debug 20899 1726853456.39809: done queuing things up, now waiting for results queue to drain 20899 1726853456.39810: waiting for pending results... 20899 1726853456.39882: running TaskExecutor() for managed_node1/TASK: TEST: I can set rx. 20899 1726853456.39977: in run() - task 02083763-bbaf-797a-d009-000000000063 20899 1726853456.39998: variable 'ansible_search_path' from source: unknown 20899 1726853456.40042: calling self._execute() 20899 1726853456.40132: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853456.40148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853456.40162: variable 'omit' from source: magic vars 20899 1726853456.40687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853456.42806: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853456.42981: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853456.42985: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853456.43004: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853456.43027: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853456.43286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853456.43334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853456.43376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853456.43433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853456.43458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853456.43641: variable 'ansible_distribution' from source: facts 20899 1726853456.43703: variable 'ansible_distribution_major_version' from source: facts 20899 1726853456.43706: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853456.43708: when evaluation is False, skipping this task 20899 1726853456.43710: _execute() done 20899 1726853456.43713: dumping result to json 20899 1726853456.43715: done dumping result, returning 20899 1726853456.43718: done running TaskExecutor() for managed_node1/TASK: TEST: I can set rx. [02083763-bbaf-797a-d009-000000000063] 20899 1726853456.43736: sending task result for task 02083763-bbaf-797a-d009-000000000063 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20899 1726853456.43990: no more pending results, returning what we have 20899 1726853456.43993: results queue empty 20899 1726853456.43994: checking for any_errors_fatal 20899 1726853456.44000: done checking for any_errors_fatal 20899 1726853456.44001: checking for max_fail_percentage 20899 1726853456.44002: done checking for max_fail_percentage 20899 1726853456.44003: checking to see if all hosts have failed and the running result is not ok 20899 1726853456.44004: done checking to see if all hosts have failed 20899 1726853456.44004: getting the remaining hosts for this loop 20899 1726853456.44006: done getting the remaining hosts for this loop 20899 1726853456.44010: getting the next task for host managed_node1 20899 1726853456.44017: done getting next task for host managed_node1 20899 1726853456.44064: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20899 1726853456.44067: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853456.44080: done sending task result for task 02083763-bbaf-797a-d009-000000000063 20899 1726853456.44083: WORKER PROCESS EXITING 20899 1726853456.44095: getting variables 20899 1726853456.44097: in VariableManager get_vars() 20899 1726853456.44295: Calling all_inventory to load vars for managed_node1 20899 1726853456.44299: Calling groups_inventory to load vars for managed_node1 20899 1726853456.44301: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853456.44311: Calling all_plugins_play to load vars for managed_node1 20899 1726853456.44314: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853456.44317: Calling groups_plugins_play to load vars for managed_node1 20899 1726853456.44716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853456.45020: done with get_vars() 20899 1726853456.45043: 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:30:56 -0400 (0:00:00.058) 0:00:05.365 ****** 20899 1726853456.45170: entering _queue_task() for managed_node1/include_tasks 20899 1726853456.45457: worker is 1 (out of 1 available) 20899 1726853456.45585: exiting _queue_task() for managed_node1/include_tasks 20899 1726853456.45597: done queuing things up, now waiting for results queue to drain 20899 1726853456.45599: waiting for pending results... 20899 1726853456.45787: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20899 1726853456.46172: in run() - task 02083763-bbaf-797a-d009-00000000006b 20899 1726853456.46203: variable 'ansible_search_path' from source: unknown 20899 1726853456.46295: variable 'ansible_search_path' from source: unknown 20899 1726853456.46304: calling self._execute() 20899 1726853456.46346: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853456.46361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853456.46375: variable 'omit' from source: magic vars 20899 1726853456.47072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853456.51070: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853456.51151: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853456.51202: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853456.51277: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853456.51290: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853456.51381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853456.51422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853456.51461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853456.51573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853456.51576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853456.51694: variable 'ansible_distribution' from source: facts 20899 1726853456.51704: variable 'ansible_distribution_major_version' from source: facts 20899 1726853456.51728: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853456.51734: when evaluation is False, skipping this task 20899 1726853456.51739: _execute() done 20899 1726853456.51744: dumping result to json 20899 1726853456.51749: done dumping result, returning 20899 1726853456.51762: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-797a-d009-00000000006b] 20899 1726853456.51769: sending task result for task 02083763-bbaf-797a-d009-00000000006b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853456.52001: no more pending results, returning what we have 20899 1726853456.52006: results queue empty 20899 1726853456.52007: checking for any_errors_fatal 20899 1726853456.52015: done checking for any_errors_fatal 20899 1726853456.52016: checking for max_fail_percentage 20899 1726853456.52018: done checking for max_fail_percentage 20899 1726853456.52019: checking to see if all hosts have failed and the running result is not ok 20899 1726853456.52020: done checking to see if all hosts have failed 20899 1726853456.52021: getting the remaining hosts for this loop 20899 1726853456.52022: done getting the remaining hosts for this loop 20899 1726853456.52027: getting the next task for host managed_node1 20899 1726853456.52034: done getting next task for host managed_node1 20899 1726853456.52110: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20899 1726853456.52114: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853456.52132: getting variables 20899 1726853456.52134: in VariableManager get_vars() 20899 1726853456.52210: Calling all_inventory to load vars for managed_node1 20899 1726853456.52260: Calling groups_inventory to load vars for managed_node1 20899 1726853456.52265: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853456.52273: done sending task result for task 02083763-bbaf-797a-d009-00000000006b 20899 1726853456.52276: WORKER PROCESS EXITING 20899 1726853456.52286: Calling all_plugins_play to load vars for managed_node1 20899 1726853456.52289: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853456.52292: Calling groups_plugins_play to load vars for managed_node1 20899 1726853456.52702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853456.52984: done with get_vars() 20899 1726853456.52997: done getting variables 20899 1726853456.53242: 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:30:56 -0400 (0:00:00.081) 0:00:05.446 ****** 20899 1726853456.53279: entering _queue_task() for managed_node1/debug 20899 1726853456.53901: worker is 1 (out of 1 available) 20899 1726853456.53915: exiting _queue_task() for managed_node1/debug 20899 1726853456.53929: done queuing things up, now waiting for results queue to drain 20899 1726853456.53930: waiting for pending results... 20899 1726853456.54336: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 20899 1726853456.54343: in run() - task 02083763-bbaf-797a-d009-00000000006c 20899 1726853456.54349: variable 'ansible_search_path' from source: unknown 20899 1726853456.54354: variable 'ansible_search_path' from source: unknown 20899 1726853456.54387: calling self._execute() 20899 1726853456.54462: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853456.54468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853456.54479: variable 'omit' from source: magic vars 20899 1726853456.54998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853456.56929: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853456.57064: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853456.57068: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853456.57072: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853456.57093: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853456.57173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853456.57193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853456.57281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853456.57286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853456.57289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853456.57389: variable 'ansible_distribution' from source: facts 20899 1726853456.57392: variable 'ansible_distribution_major_version' from source: facts 20899 1726853456.57407: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853456.57410: when evaluation is False, skipping this task 20899 1726853456.57413: _execute() done 20899 1726853456.57415: dumping result to json 20899 1726853456.57417: done dumping result, returning 20899 1726853456.57497: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-797a-d009-00000000006c] 20899 1726853456.57500: sending task result for task 02083763-bbaf-797a-d009-00000000006c 20899 1726853456.57565: done sending task result for task 02083763-bbaf-797a-d009-00000000006c 20899 1726853456.57567: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20899 1726853456.57617: no more pending results, returning what we have 20899 1726853456.57620: results queue empty 20899 1726853456.57621: checking for any_errors_fatal 20899 1726853456.57628: done checking for any_errors_fatal 20899 1726853456.57628: checking for max_fail_percentage 20899 1726853456.57630: done checking for max_fail_percentage 20899 1726853456.57631: checking to see if all hosts have failed and the running result is not ok 20899 1726853456.57631: done checking to see if all hosts have failed 20899 1726853456.57632: getting the remaining hosts for this loop 20899 1726853456.57634: done getting the remaining hosts for this loop 20899 1726853456.57637: getting the next task for host managed_node1 20899 1726853456.57643: done getting next task for host managed_node1 20899 1726853456.57647: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20899 1726853456.57650: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853456.57668: getting variables 20899 1726853456.57669: in VariableManager get_vars() 20899 1726853456.57759: Calling all_inventory to load vars for managed_node1 20899 1726853456.57762: Calling groups_inventory to load vars for managed_node1 20899 1726853456.57765: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853456.57776: Calling all_plugins_play to load vars for managed_node1 20899 1726853456.57780: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853456.57784: Calling groups_plugins_play to load vars for managed_node1 20899 1726853456.58011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853456.58219: done with get_vars() 20899 1726853456.58230: done getting variables 20899 1726853456.58289: 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:30:56 -0400 (0:00:00.050) 0:00:05.497 ****** 20899 1726853456.58320: entering _queue_task() for managed_node1/fail 20899 1726853456.58592: worker is 1 (out of 1 available) 20899 1726853456.58603: exiting _queue_task() for managed_node1/fail 20899 1726853456.58616: done queuing things up, now waiting for results queue to drain 20899 1726853456.58617: waiting for pending results... 20899 1726853456.59092: 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 20899 1726853456.59104: in run() - task 02083763-bbaf-797a-d009-00000000006d 20899 1726853456.59108: variable 'ansible_search_path' from source: unknown 20899 1726853456.59110: variable 'ansible_search_path' from source: unknown 20899 1726853456.59113: calling self._execute() 20899 1726853456.59186: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853456.59190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853456.59195: variable 'omit' from source: magic vars 20899 1726853456.59629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853456.61961: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853456.62040: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853456.62086: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853456.62133: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853456.62168: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853456.62262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853456.62357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853456.62360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853456.62386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853456.62405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853456.62788: variable 'ansible_distribution' from source: facts 20899 1726853456.62792: variable 'ansible_distribution_major_version' from source: facts 20899 1726853456.62801: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853456.62808: when evaluation is False, skipping this task 20899 1726853456.62814: _execute() done 20899 1726853456.62876: dumping result to json 20899 1726853456.62879: done dumping result, returning 20899 1726853456.62882: 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-797a-d009-00000000006d] 20899 1726853456.62884: sending task result for task 02083763-bbaf-797a-d009-00000000006d 20899 1726853456.62963: done sending task result for task 02083763-bbaf-797a-d009-00000000006d 20899 1726853456.62968: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853456.63015: no more pending results, returning what we have 20899 1726853456.63018: results queue empty 20899 1726853456.63019: checking for any_errors_fatal 20899 1726853456.63025: done checking for any_errors_fatal 20899 1726853456.63026: checking for max_fail_percentage 20899 1726853456.63027: done checking for max_fail_percentage 20899 1726853456.63029: checking to see if all hosts have failed and the running result is not ok 20899 1726853456.63030: done checking to see if all hosts have failed 20899 1726853456.63031: getting the remaining hosts for this loop 20899 1726853456.63033: done getting the remaining hosts for this loop 20899 1726853456.63036: getting the next task for host managed_node1 20899 1726853456.63042: done getting next task for host managed_node1 20899 1726853456.63046: ^ 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 20899 1726853456.63048: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853456.63064: getting variables 20899 1726853456.63066: in VariableManager get_vars() 20899 1726853456.63111: Calling all_inventory to load vars for managed_node1 20899 1726853456.63114: Calling groups_inventory to load vars for managed_node1 20899 1726853456.63116: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853456.63126: Calling all_plugins_play to load vars for managed_node1 20899 1726853456.63128: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853456.63131: Calling groups_plugins_play to load vars for managed_node1 20899 1726853456.63405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853456.63611: done with get_vars() 20899 1726853456.63622: done getting variables 20899 1726853456.63679: 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:30:56 -0400 (0:00:00.053) 0:00:05.551 ****** 20899 1726853456.63709: entering _queue_task() for managed_node1/fail 20899 1726853456.63961: worker is 1 (out of 1 available) 20899 1726853456.64078: exiting _queue_task() for managed_node1/fail 20899 1726853456.64090: done queuing things up, now waiting for results queue to drain 20899 1726853456.64092: waiting for pending results... 20899 1726853456.64328: 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 20899 1726853456.64425: in run() - task 02083763-bbaf-797a-d009-00000000006e 20899 1726853456.64429: variable 'ansible_search_path' from source: unknown 20899 1726853456.64432: variable 'ansible_search_path' from source: unknown 20899 1726853456.64435: calling self._execute() 20899 1726853456.64518: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853456.64640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853456.64645: variable 'omit' from source: magic vars 20899 1726853456.65025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853456.67841: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853456.67921: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853456.67959: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853456.67995: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853456.68022: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853456.68102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853456.68136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853456.68169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853456.68209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853456.68235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853456.68392: variable 'ansible_distribution' from source: facts 20899 1726853456.68398: variable 'ansible_distribution_major_version' from source: facts 20899 1726853456.68417: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853456.68420: when evaluation is False, skipping this task 20899 1726853456.68423: _execute() done 20899 1726853456.68425: dumping result to json 20899 1726853456.68428: done dumping result, returning 20899 1726853456.68582: 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-797a-d009-00000000006e] 20899 1726853456.68585: sending task result for task 02083763-bbaf-797a-d009-00000000006e 20899 1726853456.68656: done sending task result for task 02083763-bbaf-797a-d009-00000000006e 20899 1726853456.68660: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853456.68707: no more pending results, returning what we have 20899 1726853456.68710: results queue empty 20899 1726853456.68711: checking for any_errors_fatal 20899 1726853456.68719: done checking for any_errors_fatal 20899 1726853456.68720: checking for max_fail_percentage 20899 1726853456.68721: done checking for max_fail_percentage 20899 1726853456.68722: checking to see if all hosts have failed and the running result is not ok 20899 1726853456.68723: done checking to see if all hosts have failed 20899 1726853456.68724: getting the remaining hosts for this loop 20899 1726853456.68726: done getting the remaining hosts for this loop 20899 1726853456.68729: getting the next task for host managed_node1 20899 1726853456.68735: done getting next task for host managed_node1 20899 1726853456.68864: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20899 1726853456.68868: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853456.68886: getting variables 20899 1726853456.68888: in VariableManager get_vars() 20899 1726853456.69315: Calling all_inventory to load vars for managed_node1 20899 1726853456.69318: Calling groups_inventory to load vars for managed_node1 20899 1726853456.69320: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853456.69328: Calling all_plugins_play to load vars for managed_node1 20899 1726853456.69330: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853456.69332: Calling groups_plugins_play to load vars for managed_node1 20899 1726853456.69693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853456.69870: done with get_vars() 20899 1726853456.70084: done getting variables 20899 1726853456.70138: 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:30:56 -0400 (0:00:00.064) 0:00:05.615 ****** 20899 1726853456.70166: entering _queue_task() for managed_node1/fail 20899 1726853456.70649: worker is 1 (out of 1 available) 20899 1726853456.70663: exiting _queue_task() for managed_node1/fail 20899 1726853456.70880: done queuing things up, now waiting for results queue to drain 20899 1726853456.70882: waiting for pending results... 20899 1726853456.71163: 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 20899 1726853456.71478: in run() - task 02083763-bbaf-797a-d009-00000000006f 20899 1726853456.71482: variable 'ansible_search_path' from source: unknown 20899 1726853456.71484: variable 'ansible_search_path' from source: unknown 20899 1726853456.71576: calling self._execute() 20899 1726853456.71715: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853456.71770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853456.71786: variable 'omit' from source: magic vars 20899 1726853456.72705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853456.75426: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853456.75505: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853456.75550: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853456.75597: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853456.75675: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853456.75734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853456.75779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853456.75810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853456.75864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853456.75960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853456.76032: variable 'ansible_distribution' from source: facts 20899 1726853456.76044: variable 'ansible_distribution_major_version' from source: facts 20899 1726853456.76075: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853456.76082: when evaluation is False, skipping this task 20899 1726853456.76088: _execute() done 20899 1726853456.76094: dumping result to json 20899 1726853456.76105: done dumping result, returning 20899 1726853456.76116: 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-797a-d009-00000000006f] 20899 1726853456.76175: sending task result for task 02083763-bbaf-797a-d009-00000000006f 20899 1726853456.76385: done sending task result for task 02083763-bbaf-797a-d009-00000000006f 20899 1726853456.76389: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853456.76437: no more pending results, returning what we have 20899 1726853456.76441: results queue empty 20899 1726853456.76441: checking for any_errors_fatal 20899 1726853456.76447: done checking for any_errors_fatal 20899 1726853456.76448: checking for max_fail_percentage 20899 1726853456.76449: done checking for max_fail_percentage 20899 1726853456.76450: checking to see if all hosts have failed and the running result is not ok 20899 1726853456.76451: done checking to see if all hosts have failed 20899 1726853456.76452: getting the remaining hosts for this loop 20899 1726853456.76453: done getting the remaining hosts for this loop 20899 1726853456.76458: getting the next task for host managed_node1 20899 1726853456.76465: done getting next task for host managed_node1 20899 1726853456.76469: ^ 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 20899 1726853456.76473: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853456.76489: getting variables 20899 1726853456.76491: in VariableManager get_vars() 20899 1726853456.76535: Calling all_inventory to load vars for managed_node1 20899 1726853456.76538: Calling groups_inventory to load vars for managed_node1 20899 1726853456.76540: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853456.76550: Calling all_plugins_play to load vars for managed_node1 20899 1726853456.76553: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853456.76556: Calling groups_plugins_play to load vars for managed_node1 20899 1726853456.76928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853456.77360: done with get_vars() 20899 1726853456.77534: done getting variables 20899 1726853456.77634: 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:30:56 -0400 (0:00:00.074) 0:00:05.690 ****** 20899 1726853456.77673: entering _queue_task() for managed_node1/dnf 20899 1726853456.77981: worker is 1 (out of 1 available) 20899 1726853456.78000: exiting _queue_task() for managed_node1/dnf 20899 1726853456.78013: done queuing things up, now waiting for results queue to drain 20899 1726853456.78015: waiting for pending results... 20899 1726853456.78224: 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 20899 1726853456.78298: in run() - task 02083763-bbaf-797a-d009-000000000070 20899 1726853456.78320: variable 'ansible_search_path' from source: unknown 20899 1726853456.78324: variable 'ansible_search_path' from source: unknown 20899 1726853456.78380: calling self._execute() 20899 1726853456.78428: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853456.78432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853456.78439: variable 'omit' from source: magic vars 20899 1726853456.78834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853456.81393: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853456.81978: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853456.82047: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853456.82051: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853456.82066: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853456.82151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853456.82199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853456.82263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853456.82267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853456.82270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853456.82418: variable 'ansible_distribution' from source: facts 20899 1726853456.82430: variable 'ansible_distribution_major_version' from source: facts 20899 1726853456.82451: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853456.82458: when evaluation is False, skipping this task 20899 1726853456.82465: _execute() done 20899 1726853456.82472: dumping result to json 20899 1726853456.82481: done dumping result, returning 20899 1726853456.82492: 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-797a-d009-000000000070] 20899 1726853456.82575: sending task result for task 02083763-bbaf-797a-d009-000000000070 20899 1726853456.82650: done sending task result for task 02083763-bbaf-797a-d009-000000000070 20899 1726853456.82654: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853456.82709: no more pending results, returning what we have 20899 1726853456.82712: results queue empty 20899 1726853456.82713: checking for any_errors_fatal 20899 1726853456.82720: done checking for any_errors_fatal 20899 1726853456.82721: checking for max_fail_percentage 20899 1726853456.82722: done checking for max_fail_percentage 20899 1726853456.82723: checking to see if all hosts have failed and the running result is not ok 20899 1726853456.82723: done checking to see if all hosts have failed 20899 1726853456.82724: getting the remaining hosts for this loop 20899 1726853456.82726: done getting the remaining hosts for this loop 20899 1726853456.82729: getting the next task for host managed_node1 20899 1726853456.82735: done getting next task for host managed_node1 20899 1726853456.82739: ^ 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 20899 1726853456.82741: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853456.82759: getting variables 20899 1726853456.82761: in VariableManager get_vars() 20899 1726853456.82808: Calling all_inventory to load vars for managed_node1 20899 1726853456.82811: Calling groups_inventory to load vars for managed_node1 20899 1726853456.82813: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853456.82822: Calling all_plugins_play to load vars for managed_node1 20899 1726853456.82825: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853456.82827: Calling groups_plugins_play to load vars for managed_node1 20899 1726853456.83045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853456.83252: done with get_vars() 20899 1726853456.83263: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20899 1726853456.83334: 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:30:56 -0400 (0:00:00.056) 0:00:05.747 ****** 20899 1726853456.83363: entering _queue_task() for managed_node1/yum 20899 1726853456.83608: worker is 1 (out of 1 available) 20899 1726853456.83621: exiting _queue_task() for managed_node1/yum 20899 1726853456.83633: done queuing things up, now waiting for results queue to drain 20899 1726853456.83635: waiting for pending results... 20899 1726853456.84032: 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 20899 1726853456.84097: in run() - task 02083763-bbaf-797a-d009-000000000071 20899 1726853456.84121: variable 'ansible_search_path' from source: unknown 20899 1726853456.84134: variable 'ansible_search_path' from source: unknown 20899 1726853456.84169: calling self._execute() 20899 1726853456.84260: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853456.84274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853456.84348: variable 'omit' from source: magic vars 20899 1726853456.84697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853456.88685: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853456.88756: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853456.88800: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853456.88843: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853456.88880: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853456.88970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853456.89014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853456.89140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853456.89144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853456.89146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853456.89268: variable 'ansible_distribution' from source: facts 20899 1726853456.89281: variable 'ansible_distribution_major_version' from source: facts 20899 1726853456.89304: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853456.89311: when evaluation is False, skipping this task 20899 1726853456.89318: _execute() done 20899 1726853456.89325: dumping result to json 20899 1726853456.89333: done dumping result, returning 20899 1726853456.89346: 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-797a-d009-000000000071] 20899 1726853456.89366: sending task result for task 02083763-bbaf-797a-d009-000000000071 20899 1726853456.89604: done sending task result for task 02083763-bbaf-797a-d009-000000000071 20899 1726853456.89608: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853456.89658: no more pending results, returning what we have 20899 1726853456.89661: results queue empty 20899 1726853456.89662: checking for any_errors_fatal 20899 1726853456.89668: done checking for any_errors_fatal 20899 1726853456.89669: checking for max_fail_percentage 20899 1726853456.89673: done checking for max_fail_percentage 20899 1726853456.89673: checking to see if all hosts have failed and the running result is not ok 20899 1726853456.89674: done checking to see if all hosts have failed 20899 1726853456.89675: getting the remaining hosts for this loop 20899 1726853456.89676: done getting the remaining hosts for this loop 20899 1726853456.89680: getting the next task for host managed_node1 20899 1726853456.89686: done getting next task for host managed_node1 20899 1726853456.89689: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20899 1726853456.89692: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853456.89707: getting variables 20899 1726853456.89708: in VariableManager get_vars() 20899 1726853456.89749: Calling all_inventory to load vars for managed_node1 20899 1726853456.89752: Calling groups_inventory to load vars for managed_node1 20899 1726853456.89754: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853456.89762: Calling all_plugins_play to load vars for managed_node1 20899 1726853456.89764: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853456.89766: Calling groups_plugins_play to load vars for managed_node1 20899 1726853456.90148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853456.90752: done with get_vars() 20899 1726853456.90764: done getting variables 20899 1726853456.91203: 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:30:56 -0400 (0:00:00.078) 0:00:05.826 ****** 20899 1726853456.91234: entering _queue_task() for managed_node1/fail 20899 1726853456.91650: worker is 1 (out of 1 available) 20899 1726853456.91665: exiting _queue_task() for managed_node1/fail 20899 1726853456.91878: done queuing things up, now waiting for results queue to drain 20899 1726853456.91880: waiting for pending results... 20899 1726853456.91980: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20899 1726853456.92180: in run() - task 02083763-bbaf-797a-d009-000000000072 20899 1726853456.92184: variable 'ansible_search_path' from source: unknown 20899 1726853456.92186: variable 'ansible_search_path' from source: unknown 20899 1726853456.92189: calling self._execute() 20899 1726853456.92199: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853456.92206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853456.92222: variable 'omit' from source: magic vars 20899 1726853456.92644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853456.95269: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853456.95275: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853456.95278: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853456.95308: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853456.95332: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853456.95419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853456.95447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853456.95479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853456.95518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853456.95532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853456.95667: variable 'ansible_distribution' from source: facts 20899 1726853456.95706: variable 'ansible_distribution_major_version' from source: facts 20899 1726853456.95709: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853456.95712: when evaluation is False, skipping this task 20899 1726853456.95714: _execute() done 20899 1726853456.95716: dumping result to json 20899 1726853456.95718: done dumping result, returning 20899 1726853456.95720: 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-797a-d009-000000000072] 20899 1726853456.95722: sending task result for task 02083763-bbaf-797a-d009-000000000072 20899 1726853456.95923: done sending task result for task 02083763-bbaf-797a-d009-000000000072 20899 1726853456.95926: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853456.95979: no more pending results, returning what we have 20899 1726853456.95982: results queue empty 20899 1726853456.95983: checking for any_errors_fatal 20899 1726853456.95989: done checking for any_errors_fatal 20899 1726853456.95989: checking for max_fail_percentage 20899 1726853456.95991: done checking for max_fail_percentage 20899 1726853456.95992: checking to see if all hosts have failed and the running result is not ok 20899 1726853456.95993: done checking to see if all hosts have failed 20899 1726853456.95993: getting the remaining hosts for this loop 20899 1726853456.95995: done getting the remaining hosts for this loop 20899 1726853456.95999: getting the next task for host managed_node1 20899 1726853456.96004: done getting next task for host managed_node1 20899 1726853456.96007: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20899 1726853456.96010: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853456.96025: getting variables 20899 1726853456.96027: in VariableManager get_vars() 20899 1726853456.96077: Calling all_inventory to load vars for managed_node1 20899 1726853456.96079: Calling groups_inventory to load vars for managed_node1 20899 1726853456.96082: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853456.96092: Calling all_plugins_play to load vars for managed_node1 20899 1726853456.96094: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853456.96097: Calling groups_plugins_play to load vars for managed_node1 20899 1726853456.96396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853456.96607: done with get_vars() 20899 1726853456.96618: done getting variables 20899 1726853456.96677: 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:30:56 -0400 (0:00:00.054) 0:00:05.881 ****** 20899 1726853456.96707: entering _queue_task() for managed_node1/package 20899 1726853456.96961: worker is 1 (out of 1 available) 20899 1726853456.96975: exiting _queue_task() for managed_node1/package 20899 1726853456.96987: done queuing things up, now waiting for results queue to drain 20899 1726853456.96989: waiting for pending results... 20899 1726853456.97340: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 20899 1726853456.97439: in run() - task 02083763-bbaf-797a-d009-000000000073 20899 1726853456.97443: variable 'ansible_search_path' from source: unknown 20899 1726853456.97445: variable 'ansible_search_path' from source: unknown 20899 1726853456.97448: calling self._execute() 20899 1726853456.97656: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853456.97660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853456.97662: variable 'omit' from source: magic vars 20899 1726853456.97950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853457.02842: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853457.02963: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853457.02967: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853457.03438: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853457.03470: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853457.03589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853457.03619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853457.03768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853457.03811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853457.03845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853457.04278: variable 'ansible_distribution' from source: facts 20899 1726853457.04282: variable 'ansible_distribution_major_version' from source: facts 20899 1726853457.04285: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853457.04287: when evaluation is False, skipping this task 20899 1726853457.04289: _execute() done 20899 1726853457.04291: dumping result to json 20899 1726853457.04294: done dumping result, returning 20899 1726853457.04301: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-797a-d009-000000000073] 20899 1726853457.04303: sending task result for task 02083763-bbaf-797a-d009-000000000073 20899 1726853457.04454: done sending task result for task 02083763-bbaf-797a-d009-000000000073 20899 1726853457.04458: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853457.04516: no more pending results, returning what we have 20899 1726853457.04520: results queue empty 20899 1726853457.04521: checking for any_errors_fatal 20899 1726853457.04529: done checking for any_errors_fatal 20899 1726853457.04530: checking for max_fail_percentage 20899 1726853457.04531: done checking for max_fail_percentage 20899 1726853457.04532: checking to see if all hosts have failed and the running result is not ok 20899 1726853457.04533: done checking to see if all hosts have failed 20899 1726853457.04534: getting the remaining hosts for this loop 20899 1726853457.04536: done getting the remaining hosts for this loop 20899 1726853457.04540: getting the next task for host managed_node1 20899 1726853457.04548: done getting next task for host managed_node1 20899 1726853457.04554: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20899 1726853457.04558: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853457.04578: getting variables 20899 1726853457.04580: in VariableManager get_vars() 20899 1726853457.04632: Calling all_inventory to load vars for managed_node1 20899 1726853457.04636: Calling groups_inventory to load vars for managed_node1 20899 1726853457.04639: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853457.04650: Calling all_plugins_play to load vars for managed_node1 20899 1726853457.04656: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853457.04660: Calling groups_plugins_play to load vars for managed_node1 20899 1726853457.05589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853457.06133: done with get_vars() 20899 1726853457.06145: done getting variables 20899 1726853457.06209: 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:30:57 -0400 (0:00:00.095) 0:00:05.976 ****** 20899 1726853457.06245: entering _queue_task() for managed_node1/package 20899 1726853457.07086: worker is 1 (out of 1 available) 20899 1726853457.07098: exiting _queue_task() for managed_node1/package 20899 1726853457.07109: done queuing things up, now waiting for results queue to drain 20899 1726853457.07111: waiting for pending results... 20899 1726853457.07694: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20899 1726853457.07700: in run() - task 02083763-bbaf-797a-d009-000000000074 20899 1726853457.07703: variable 'ansible_search_path' from source: unknown 20899 1726853457.07705: variable 'ansible_search_path' from source: unknown 20899 1726853457.07708: calling self._execute() 20899 1726853457.07788: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853457.07792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853457.07794: variable 'omit' from source: magic vars 20899 1726853457.08260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853457.13124: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853457.13278: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853457.13283: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853457.13286: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853457.13290: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853457.13628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853457.13631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853457.13634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853457.13636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853457.13638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853457.13640: variable 'ansible_distribution' from source: facts 20899 1726853457.13642: variable 'ansible_distribution_major_version' from source: facts 20899 1726853457.13644: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853457.13646: when evaluation is False, skipping this task 20899 1726853457.13648: _execute() done 20899 1726853457.13650: dumping result to json 20899 1726853457.13654: done dumping result, returning 20899 1726853457.13657: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-797a-d009-000000000074] 20899 1726853457.13659: sending task result for task 02083763-bbaf-797a-d009-000000000074 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853457.13894: no more pending results, returning what we have 20899 1726853457.13897: results queue empty 20899 1726853457.13898: checking for any_errors_fatal 20899 1726853457.13902: done checking for any_errors_fatal 20899 1726853457.13903: checking for max_fail_percentage 20899 1726853457.13904: done checking for max_fail_percentage 20899 1726853457.13905: checking to see if all hosts have failed and the running result is not ok 20899 1726853457.13906: done checking to see if all hosts have failed 20899 1726853457.13907: getting the remaining hosts for this loop 20899 1726853457.13908: done getting the remaining hosts for this loop 20899 1726853457.13912: getting the next task for host managed_node1 20899 1726853457.13917: done getting next task for host managed_node1 20899 1726853457.13921: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20899 1726853457.13923: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853457.13939: getting variables 20899 1726853457.13941: in VariableManager get_vars() 20899 1726853457.14107: Calling all_inventory to load vars for managed_node1 20899 1726853457.14111: Calling groups_inventory to load vars for managed_node1 20899 1726853457.14113: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853457.14120: done sending task result for task 02083763-bbaf-797a-d009-000000000074 20899 1726853457.14123: WORKER PROCESS EXITING 20899 1726853457.14134: Calling all_plugins_play to load vars for managed_node1 20899 1726853457.14137: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853457.14140: Calling groups_plugins_play to load vars for managed_node1 20899 1726853457.14572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853457.15310: done with get_vars() 20899 1726853457.15323: done getting variables 20899 1726853457.15823: 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:30:57 -0400 (0:00:00.096) 0:00:06.072 ****** 20899 1726853457.15861: entering _queue_task() for managed_node1/package 20899 1726853457.17085: worker is 1 (out of 1 available) 20899 1726853457.17100: exiting _queue_task() for managed_node1/package 20899 1726853457.17115: done queuing things up, now waiting for results queue to drain 20899 1726853457.17116: waiting for pending results... 20899 1726853457.17966: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20899 1726853457.18179: in run() - task 02083763-bbaf-797a-d009-000000000075 20899 1726853457.18457: variable 'ansible_search_path' from source: unknown 20899 1726853457.18461: variable 'ansible_search_path' from source: unknown 20899 1726853457.18464: calling self._execute() 20899 1726853457.18466: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853457.18469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853457.18482: variable 'omit' from source: magic vars 20899 1726853457.19286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853457.23161: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853457.23223: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853457.23251: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853457.23567: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853457.23572: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853457.23714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853457.23773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853457.23777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853457.23911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853457.23926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853457.24067: variable 'ansible_distribution' from source: facts 20899 1726853457.24075: variable 'ansible_distribution_major_version' from source: facts 20899 1726853457.24300: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853457.24303: when evaluation is False, skipping this task 20899 1726853457.24313: _execute() done 20899 1726853457.24323: dumping result to json 20899 1726853457.24326: done dumping result, returning 20899 1726853457.24328: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-797a-d009-000000000075] 20899 1726853457.24330: sending task result for task 02083763-bbaf-797a-d009-000000000075 20899 1726853457.24563: done sending task result for task 02083763-bbaf-797a-d009-000000000075 20899 1726853457.24565: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853457.24614: no more pending results, returning what we have 20899 1726853457.24617: results queue empty 20899 1726853457.24618: checking for any_errors_fatal 20899 1726853457.24624: done checking for any_errors_fatal 20899 1726853457.24624: checking for max_fail_percentage 20899 1726853457.24626: done checking for max_fail_percentage 20899 1726853457.24626: checking to see if all hosts have failed and the running result is not ok 20899 1726853457.24627: done checking to see if all hosts have failed 20899 1726853457.24628: getting the remaining hosts for this loop 20899 1726853457.24630: done getting the remaining hosts for this loop 20899 1726853457.24633: getting the next task for host managed_node1 20899 1726853457.24639: done getting next task for host managed_node1 20899 1726853457.24642: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20899 1726853457.24675: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853457.24691: getting variables 20899 1726853457.24692: in VariableManager get_vars() 20899 1726853457.24734: Calling all_inventory to load vars for managed_node1 20899 1726853457.24737: Calling groups_inventory to load vars for managed_node1 20899 1726853457.24739: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853457.24749: Calling all_plugins_play to load vars for managed_node1 20899 1726853457.24763: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853457.24768: Calling groups_plugins_play to load vars for managed_node1 20899 1726853457.25295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853457.25556: done with get_vars() 20899 1726853457.25566: done getting variables 20899 1726853457.25633: 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:30:57 -0400 (0:00:00.098) 0:00:06.170 ****** 20899 1726853457.25679: entering _queue_task() for managed_node1/service 20899 1726853457.26045: worker is 1 (out of 1 available) 20899 1726853457.26061: exiting _queue_task() for managed_node1/service 20899 1726853457.26137: done queuing things up, now waiting for results queue to drain 20899 1726853457.26139: waiting for pending results... 20899 1726853457.26488: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20899 1726853457.26589: in run() - task 02083763-bbaf-797a-d009-000000000076 20899 1726853457.26615: variable 'ansible_search_path' from source: unknown 20899 1726853457.26625: variable 'ansible_search_path' from source: unknown 20899 1726853457.26665: calling self._execute() 20899 1726853457.27109: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853457.27112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853457.27114: variable 'omit' from source: magic vars 20899 1726853457.28084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853457.30543: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853457.30630: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853457.30680: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853457.30723: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853457.30759: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853457.30845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853457.30888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853457.30921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853457.30968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853457.31032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853457.31144: variable 'ansible_distribution' from source: facts 20899 1726853457.31159: variable 'ansible_distribution_major_version' from source: facts 20899 1726853457.31182: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853457.31193: when evaluation is False, skipping this task 20899 1726853457.31200: _execute() done 20899 1726853457.31207: dumping result to json 20899 1726853457.31214: done dumping result, returning 20899 1726853457.31248: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-797a-d009-000000000076] 20899 1726853457.31251: sending task result for task 02083763-bbaf-797a-d009-000000000076 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853457.31512: no more pending results, returning what we have 20899 1726853457.31515: results queue empty 20899 1726853457.31516: checking for any_errors_fatal 20899 1726853457.31523: done checking for any_errors_fatal 20899 1726853457.31524: checking for max_fail_percentage 20899 1726853457.31525: done checking for max_fail_percentage 20899 1726853457.31526: checking to see if all hosts have failed and the running result is not ok 20899 1726853457.31527: done checking to see if all hosts have failed 20899 1726853457.31528: getting the remaining hosts for this loop 20899 1726853457.31529: done getting the remaining hosts for this loop 20899 1726853457.31534: getting the next task for host managed_node1 20899 1726853457.31540: done getting next task for host managed_node1 20899 1726853457.31544: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20899 1726853457.31547: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853457.31567: getting variables 20899 1726853457.31569: in VariableManager get_vars() 20899 1726853457.31619: Calling all_inventory to load vars for managed_node1 20899 1726853457.31622: Calling groups_inventory to load vars for managed_node1 20899 1726853457.31625: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853457.31635: Calling all_plugins_play to load vars for managed_node1 20899 1726853457.31639: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853457.31641: Calling groups_plugins_play to load vars for managed_node1 20899 1726853457.32017: done sending task result for task 02083763-bbaf-797a-d009-000000000076 20899 1726853457.32021: WORKER PROCESS EXITING 20899 1726853457.32044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853457.32265: done with get_vars() 20899 1726853457.32279: done getting variables 20899 1726853457.32339: 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:30:57 -0400 (0:00:00.066) 0:00:06.237 ****** 20899 1726853457.32373: entering _queue_task() for managed_node1/service 20899 1726853457.32764: worker is 1 (out of 1 available) 20899 1726853457.32775: exiting _queue_task() for managed_node1/service 20899 1726853457.32787: done queuing things up, now waiting for results queue to drain 20899 1726853457.32788: waiting for pending results... 20899 1726853457.32961: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20899 1726853457.33108: in run() - task 02083763-bbaf-797a-d009-000000000077 20899 1726853457.33132: variable 'ansible_search_path' from source: unknown 20899 1726853457.33140: variable 'ansible_search_path' from source: unknown 20899 1726853457.33182: calling self._execute() 20899 1726853457.33284: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853457.33295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853457.33313: variable 'omit' from source: magic vars 20899 1726853457.33769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853457.36150: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853457.36362: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853457.36365: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853457.36368: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853457.36373: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853457.36451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853457.36495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853457.36526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853457.36579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853457.36606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853457.36767: variable 'ansible_distribution' from source: facts 20899 1726853457.36782: variable 'ansible_distribution_major_version' from source: facts 20899 1726853457.36813: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853457.36919: when evaluation is False, skipping this task 20899 1726853457.36922: _execute() done 20899 1726853457.36925: dumping result to json 20899 1726853457.36927: done dumping result, returning 20899 1726853457.36929: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-797a-d009-000000000077] 20899 1726853457.36931: sending task result for task 02083763-bbaf-797a-d009-000000000077 20899 1726853457.37009: done sending task result for task 02083763-bbaf-797a-d009-000000000077 20899 1726853457.37013: 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 } 20899 1726853457.37066: no more pending results, returning what we have 20899 1726853457.37070: results queue empty 20899 1726853457.37073: checking for any_errors_fatal 20899 1726853457.37081: done checking for any_errors_fatal 20899 1726853457.37081: checking for max_fail_percentage 20899 1726853457.37083: done checking for max_fail_percentage 20899 1726853457.37084: checking to see if all hosts have failed and the running result is not ok 20899 1726853457.37085: done checking to see if all hosts have failed 20899 1726853457.37086: getting the remaining hosts for this loop 20899 1726853457.37088: done getting the remaining hosts for this loop 20899 1726853457.37092: getting the next task for host managed_node1 20899 1726853457.37098: done getting next task for host managed_node1 20899 1726853457.37102: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20899 1726853457.37105: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853457.37175: getting variables 20899 1726853457.37178: in VariableManager get_vars() 20899 1726853457.37227: Calling all_inventory to load vars for managed_node1 20899 1726853457.37346: Calling groups_inventory to load vars for managed_node1 20899 1726853457.37351: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853457.37365: Calling all_plugins_play to load vars for managed_node1 20899 1726853457.37368: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853457.37373: Calling groups_plugins_play to load vars for managed_node1 20899 1726853457.37756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853457.37992: done with get_vars() 20899 1726853457.38004: done getting variables 20899 1726853457.38069: 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:30:57 -0400 (0:00:00.057) 0:00:06.294 ****** 20899 1726853457.38102: entering _queue_task() for managed_node1/service 20899 1726853457.38431: worker is 1 (out of 1 available) 20899 1726853457.38559: exiting _queue_task() for managed_node1/service 20899 1726853457.38574: done queuing things up, now waiting for results queue to drain 20899 1726853457.38576: waiting for pending results... 20899 1726853457.38893: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20899 1726853457.38991: in run() - task 02083763-bbaf-797a-d009-000000000078 20899 1726853457.38995: variable 'ansible_search_path' from source: unknown 20899 1726853457.38998: variable 'ansible_search_path' from source: unknown 20899 1726853457.39035: calling self._execute() 20899 1726853457.39138: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853457.39150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853457.39166: variable 'omit' from source: magic vars 20899 1726853457.39650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853457.43222: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853457.43315: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853457.43366: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853457.43406: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853457.43438: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853457.43528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853457.43573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853457.43603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853457.43646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853457.43677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853457.43876: variable 'ansible_distribution' from source: facts 20899 1726853457.43879: variable 'ansible_distribution_major_version' from source: facts 20899 1726853457.43881: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853457.43883: when evaluation is False, skipping this task 20899 1726853457.43885: _execute() done 20899 1726853457.43893: dumping result to json 20899 1726853457.43895: done dumping result, returning 20899 1726853457.43897: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-797a-d009-000000000078] 20899 1726853457.43899: sending task result for task 02083763-bbaf-797a-d009-000000000078 20899 1726853457.44450: done sending task result for task 02083763-bbaf-797a-d009-000000000078 20899 1726853457.44455: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853457.44504: no more pending results, returning what we have 20899 1726853457.44507: results queue empty 20899 1726853457.44508: checking for any_errors_fatal 20899 1726853457.44512: done checking for any_errors_fatal 20899 1726853457.44512: checking for max_fail_percentage 20899 1726853457.44514: done checking for max_fail_percentage 20899 1726853457.44515: checking to see if all hosts have failed and the running result is not ok 20899 1726853457.44516: done checking to see if all hosts have failed 20899 1726853457.44516: getting the remaining hosts for this loop 20899 1726853457.44518: done getting the remaining hosts for this loop 20899 1726853457.44522: getting the next task for host managed_node1 20899 1726853457.44528: done getting next task for host managed_node1 20899 1726853457.44531: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20899 1726853457.44534: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853457.44554: getting variables 20899 1726853457.44556: in VariableManager get_vars() 20899 1726853457.44607: Calling all_inventory to load vars for managed_node1 20899 1726853457.44609: Calling groups_inventory to load vars for managed_node1 20899 1726853457.44612: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853457.44623: Calling all_plugins_play to load vars for managed_node1 20899 1726853457.44626: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853457.44630: Calling groups_plugins_play to load vars for managed_node1 20899 1726853457.45204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853457.45917: done with get_vars() 20899 1726853457.45929: done getting variables 20899 1726853457.46396: 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:30:57 -0400 (0:00:00.083) 0:00:06.378 ****** 20899 1726853457.46428: entering _queue_task() for managed_node1/service 20899 1726853457.47129: worker is 1 (out of 1 available) 20899 1726853457.47140: exiting _queue_task() for managed_node1/service 20899 1726853457.47152: done queuing things up, now waiting for results queue to drain 20899 1726853457.47154: waiting for pending results... 20899 1726853457.47691: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 20899 1726853457.48180: in run() - task 02083763-bbaf-797a-d009-000000000079 20899 1726853457.48184: variable 'ansible_search_path' from source: unknown 20899 1726853457.48187: variable 'ansible_search_path' from source: unknown 20899 1726853457.48192: calling self._execute() 20899 1726853457.48399: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853457.48405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853457.48414: variable 'omit' from source: magic vars 20899 1726853457.49623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853457.54781: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853457.54977: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853457.54981: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853457.54983: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853457.54985: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853457.55178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853457.55182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853457.55186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853457.55189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853457.55191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853457.55306: variable 'ansible_distribution' from source: facts 20899 1726853457.55310: variable 'ansible_distribution_major_version' from source: facts 20899 1726853457.55313: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853457.55316: when evaluation is False, skipping this task 20899 1726853457.55319: _execute() done 20899 1726853457.55321: dumping result to json 20899 1726853457.55324: done dumping result, returning 20899 1726853457.55326: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-797a-d009-000000000079] 20899 1726853457.55329: sending task result for task 02083763-bbaf-797a-d009-000000000079 20899 1726853457.55450: done sending task result for task 02083763-bbaf-797a-d009-000000000079 20899 1726853457.55455: 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 } 20899 1726853457.55516: no more pending results, returning what we have 20899 1726853457.55520: results queue empty 20899 1726853457.55521: checking for any_errors_fatal 20899 1726853457.55527: done checking for any_errors_fatal 20899 1726853457.55528: checking for max_fail_percentage 20899 1726853457.55530: done checking for max_fail_percentage 20899 1726853457.55530: checking to see if all hosts have failed and the running result is not ok 20899 1726853457.55531: done checking to see if all hosts have failed 20899 1726853457.55532: getting the remaining hosts for this loop 20899 1726853457.55534: done getting the remaining hosts for this loop 20899 1726853457.55538: getting the next task for host managed_node1 20899 1726853457.55544: done getting next task for host managed_node1 20899 1726853457.55549: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20899 1726853457.55551: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853457.55570: getting variables 20899 1726853457.55618: in VariableManager get_vars() 20899 1726853457.55665: Calling all_inventory to load vars for managed_node1 20899 1726853457.55668: Calling groups_inventory to load vars for managed_node1 20899 1726853457.55776: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853457.55788: Calling all_plugins_play to load vars for managed_node1 20899 1726853457.55792: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853457.55794: Calling groups_plugins_play to load vars for managed_node1 20899 1726853457.56324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853457.56549: done with get_vars() 20899 1726853457.56565: done getting variables 20899 1726853457.56622: 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:30:57 -0400 (0:00:00.102) 0:00:06.480 ****** 20899 1726853457.56655: entering _queue_task() for managed_node1/copy 20899 1726853457.56923: worker is 1 (out of 1 available) 20899 1726853457.56934: exiting _queue_task() for managed_node1/copy 20899 1726853457.56945: done queuing things up, now waiting for results queue to drain 20899 1726853457.56947: waiting for pending results... 20899 1726853457.57423: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20899 1726853457.57430: in run() - task 02083763-bbaf-797a-d009-00000000007a 20899 1726853457.57433: variable 'ansible_search_path' from source: unknown 20899 1726853457.57436: variable 'ansible_search_path' from source: unknown 20899 1726853457.57439: calling self._execute() 20899 1726853457.57524: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853457.57530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853457.57545: variable 'omit' from source: magic vars 20899 1726853457.57968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853457.60396: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853457.60483: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853457.60526: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853457.60568: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853457.60982: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853457.60986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853457.60989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853457.60992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853457.61094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853457.61116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853457.61342: variable 'ansible_distribution' from source: facts 20899 1726853457.61424: variable 'ansible_distribution_major_version' from source: facts 20899 1726853457.61448: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853457.61460: when evaluation is False, skipping this task 20899 1726853457.61528: _execute() done 20899 1726853457.61535: dumping result to json 20899 1726853457.61544: done dumping result, returning 20899 1726853457.61560: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-797a-d009-00000000007a] 20899 1726853457.61570: sending task result for task 02083763-bbaf-797a-d009-00000000007a skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853457.61726: no more pending results, returning what we have 20899 1726853457.61729: results queue empty 20899 1726853457.61730: checking for any_errors_fatal 20899 1726853457.61741: done checking for any_errors_fatal 20899 1726853457.61742: checking for max_fail_percentage 20899 1726853457.61744: done checking for max_fail_percentage 20899 1726853457.61745: checking to see if all hosts have failed and the running result is not ok 20899 1726853457.61746: done checking to see if all hosts have failed 20899 1726853457.61747: getting the remaining hosts for this loop 20899 1726853457.61748: done getting the remaining hosts for this loop 20899 1726853457.61753: getting the next task for host managed_node1 20899 1726853457.61760: done getting next task for host managed_node1 20899 1726853457.61764: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20899 1726853457.61767: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853457.61786: getting variables 20899 1726853457.61789: in VariableManager get_vars() 20899 1726853457.61834: Calling all_inventory to load vars for managed_node1 20899 1726853457.61837: Calling groups_inventory to load vars for managed_node1 20899 1726853457.61839: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853457.61958: done sending task result for task 02083763-bbaf-797a-d009-00000000007a 20899 1726853457.61961: WORKER PROCESS EXITING 20899 1726853457.61977: Calling all_plugins_play to load vars for managed_node1 20899 1726853457.61981: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853457.61984: Calling groups_plugins_play to load vars for managed_node1 20899 1726853457.62376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853457.62795: done with get_vars() 20899 1726853457.62806: 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:30:57 -0400 (0:00:00.062) 0:00:06.542 ****** 20899 1726853457.62879: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 20899 1726853457.63516: worker is 1 (out of 1 available) 20899 1726853457.63528: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 20899 1726853457.63541: done queuing things up, now waiting for results queue to drain 20899 1726853457.63544: waiting for pending results... 20899 1726853457.64038: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20899 1726853457.64117: in run() - task 02083763-bbaf-797a-d009-00000000007b 20899 1726853457.64306: variable 'ansible_search_path' from source: unknown 20899 1726853457.64449: variable 'ansible_search_path' from source: unknown 20899 1726853457.64454: calling self._execute() 20899 1726853457.64538: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853457.64596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853457.64636: variable 'omit' from source: magic vars 20899 1726853457.66059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853457.68483: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853457.68527: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853457.68557: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853457.68582: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853457.68602: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853457.68663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853457.68685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853457.68703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853457.68730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853457.68741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853457.68877: variable 'ansible_distribution' from source: facts 20899 1726853457.68881: variable 'ansible_distribution_major_version' from source: facts 20899 1726853457.68884: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853457.68887: when evaluation is False, skipping this task 20899 1726853457.68889: _execute() done 20899 1726853457.68921: dumping result to json 20899 1726853457.68929: done dumping result, returning 20899 1726853457.68933: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-797a-d009-00000000007b] 20899 1726853457.68936: sending task result for task 02083763-bbaf-797a-d009-00000000007b 20899 1726853457.69012: done sending task result for task 02083763-bbaf-797a-d009-00000000007b 20899 1726853457.69020: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853457.69140: no more pending results, returning what we have 20899 1726853457.69147: results queue empty 20899 1726853457.69148: checking for any_errors_fatal 20899 1726853457.69156: done checking for any_errors_fatal 20899 1726853457.69160: checking for max_fail_percentage 20899 1726853457.69162: done checking for max_fail_percentage 20899 1726853457.69163: checking to see if all hosts have failed and the running result is not ok 20899 1726853457.69164: done checking to see if all hosts have failed 20899 1726853457.69164: getting the remaining hosts for this loop 20899 1726853457.69165: done getting the remaining hosts for this loop 20899 1726853457.69169: getting the next task for host managed_node1 20899 1726853457.69249: done getting next task for host managed_node1 20899 1726853457.69255: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20899 1726853457.69258: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853457.69275: getting variables 20899 1726853457.69276: in VariableManager get_vars() 20899 1726853457.69323: Calling all_inventory to load vars for managed_node1 20899 1726853457.69366: Calling groups_inventory to load vars for managed_node1 20899 1726853457.69369: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853457.69385: Calling all_plugins_play to load vars for managed_node1 20899 1726853457.69388: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853457.69391: Calling groups_plugins_play to load vars for managed_node1 20899 1726853457.69668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853457.70123: done with get_vars() 20899 1726853457.70136: 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:30:57 -0400 (0:00:00.073) 0:00:06.616 ****** 20899 1726853457.70236: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 20899 1726853457.70824: worker is 1 (out of 1 available) 20899 1726853457.70831: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 20899 1726853457.70842: done queuing things up, now waiting for results queue to drain 20899 1726853457.70844: waiting for pending results... 20899 1726853457.70902: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 20899 1726853457.70979: in run() - task 02083763-bbaf-797a-d009-00000000007c 20899 1726853457.70991: variable 'ansible_search_path' from source: unknown 20899 1726853457.70995: variable 'ansible_search_path' from source: unknown 20899 1726853457.71023: calling self._execute() 20899 1726853457.71094: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853457.71098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853457.71107: variable 'omit' from source: magic vars 20899 1726853457.71410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853457.73115: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853457.73201: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853457.73255: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853457.73300: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853457.73336: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853457.73419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853457.73463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853457.73497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853457.73545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853457.73572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853457.73721: variable 'ansible_distribution' from source: facts 20899 1726853457.73732: variable 'ansible_distribution_major_version' from source: facts 20899 1726853457.73763: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853457.73774: when evaluation is False, skipping this task 20899 1726853457.73783: _execute() done 20899 1726853457.73850: dumping result to json 20899 1726853457.73853: done dumping result, returning 20899 1726853457.73856: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-797a-d009-00000000007c] 20899 1726853457.73858: sending task result for task 02083763-bbaf-797a-d009-00000000007c skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853457.73999: no more pending results, returning what we have 20899 1726853457.74002: results queue empty 20899 1726853457.74003: checking for any_errors_fatal 20899 1726853457.74009: done checking for any_errors_fatal 20899 1726853457.74009: checking for max_fail_percentage 20899 1726853457.74011: done checking for max_fail_percentage 20899 1726853457.74011: checking to see if all hosts have failed and the running result is not ok 20899 1726853457.74012: done checking to see if all hosts have failed 20899 1726853457.74013: getting the remaining hosts for this loop 20899 1726853457.74014: done getting the remaining hosts for this loop 20899 1726853457.74018: getting the next task for host managed_node1 20899 1726853457.74025: done getting next task for host managed_node1 20899 1726853457.74028: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20899 1726853457.74031: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853457.74047: getting variables 20899 1726853457.74049: in VariableManager get_vars() 20899 1726853457.74094: Calling all_inventory to load vars for managed_node1 20899 1726853457.74097: Calling groups_inventory to load vars for managed_node1 20899 1726853457.74099: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853457.74108: Calling all_plugins_play to load vars for managed_node1 20899 1726853457.74110: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853457.74112: Calling groups_plugins_play to load vars for managed_node1 20899 1726853457.74264: done sending task result for task 02083763-bbaf-797a-d009-00000000007c 20899 1726853457.74268: WORKER PROCESS EXITING 20899 1726853457.74279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853457.74404: done with get_vars() 20899 1726853457.74414: done getting variables 20899 1726853457.74456: 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:30:57 -0400 (0:00:00.042) 0:00:06.658 ****** 20899 1726853457.74481: entering _queue_task() for managed_node1/debug 20899 1726853457.74681: worker is 1 (out of 1 available) 20899 1726853457.74694: exiting _queue_task() for managed_node1/debug 20899 1726853457.74707: done queuing things up, now waiting for results queue to drain 20899 1726853457.74708: waiting for pending results... 20899 1726853457.74885: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20899 1726853457.74964: in run() - task 02083763-bbaf-797a-d009-00000000007d 20899 1726853457.74975: variable 'ansible_search_path' from source: unknown 20899 1726853457.74978: variable 'ansible_search_path' from source: unknown 20899 1726853457.75009: calling self._execute() 20899 1726853457.75091: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853457.75096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853457.75105: variable 'omit' from source: magic vars 20899 1726853457.75403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853457.77477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853457.77580: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853457.77597: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853457.77636: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853457.77669: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853457.77754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853457.77821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853457.77824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853457.77873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853457.77883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853457.77984: variable 'ansible_distribution' from source: facts 20899 1726853457.77988: variable 'ansible_distribution_major_version' from source: facts 20899 1726853457.78003: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853457.78006: when evaluation is False, skipping this task 20899 1726853457.78009: _execute() done 20899 1726853457.78011: dumping result to json 20899 1726853457.78015: done dumping result, returning 20899 1726853457.78022: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-797a-d009-00000000007d] 20899 1726853457.78036: sending task result for task 02083763-bbaf-797a-d009-00000000007d 20899 1726853457.78120: done sending task result for task 02083763-bbaf-797a-d009-00000000007d 20899 1726853457.78123: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20899 1726853457.78202: no more pending results, returning what we have 20899 1726853457.78205: results queue empty 20899 1726853457.78206: checking for any_errors_fatal 20899 1726853457.78211: done checking for any_errors_fatal 20899 1726853457.78212: checking for max_fail_percentage 20899 1726853457.78213: done checking for max_fail_percentage 20899 1726853457.78214: checking to see if all hosts have failed and the running result is not ok 20899 1726853457.78215: done checking to see if all hosts have failed 20899 1726853457.78216: getting the remaining hosts for this loop 20899 1726853457.78217: done getting the remaining hosts for this loop 20899 1726853457.78220: getting the next task for host managed_node1 20899 1726853457.78226: done getting next task for host managed_node1 20899 1726853457.78230: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20899 1726853457.78233: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853457.78247: getting variables 20899 1726853457.78248: in VariableManager get_vars() 20899 1726853457.78292: Calling all_inventory to load vars for managed_node1 20899 1726853457.78294: Calling groups_inventory to load vars for managed_node1 20899 1726853457.78296: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853457.78305: Calling all_plugins_play to load vars for managed_node1 20899 1726853457.78307: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853457.78309: Calling groups_plugins_play to load vars for managed_node1 20899 1726853457.78481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853457.78601: done with get_vars() 20899 1726853457.78609: done getting variables 20899 1726853457.78649: 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:30:57 -0400 (0:00:00.041) 0:00:06.700 ****** 20899 1726853457.78673: entering _queue_task() for managed_node1/debug 20899 1726853457.78880: worker is 1 (out of 1 available) 20899 1726853457.78893: exiting _queue_task() for managed_node1/debug 20899 1726853457.78906: done queuing things up, now waiting for results queue to drain 20899 1726853457.78908: waiting for pending results... 20899 1726853457.79078: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20899 1726853457.79149: in run() - task 02083763-bbaf-797a-d009-00000000007e 20899 1726853457.79164: variable 'ansible_search_path' from source: unknown 20899 1726853457.79168: variable 'ansible_search_path' from source: unknown 20899 1726853457.79197: calling self._execute() 20899 1726853457.79265: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853457.79269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853457.79279: variable 'omit' from source: magic vars 20899 1726853457.79581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853457.81398: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853457.81451: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853457.81481: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853457.81509: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853457.81529: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853457.81590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853457.81612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853457.81629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853457.81655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853457.81668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853457.81764: variable 'ansible_distribution' from source: facts 20899 1726853457.81768: variable 'ansible_distribution_major_version' from source: facts 20899 1726853457.81784: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853457.81787: when evaluation is False, skipping this task 20899 1726853457.81790: _execute() done 20899 1726853457.81792: dumping result to json 20899 1726853457.81796: done dumping result, returning 20899 1726853457.81803: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-797a-d009-00000000007e] 20899 1726853457.81806: sending task result for task 02083763-bbaf-797a-d009-00000000007e 20899 1726853457.81892: done sending task result for task 02083763-bbaf-797a-d009-00000000007e 20899 1726853457.81895: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20899 1726853457.81976: no more pending results, returning what we have 20899 1726853457.81979: results queue empty 20899 1726853457.81979: checking for any_errors_fatal 20899 1726853457.81983: done checking for any_errors_fatal 20899 1726853457.81984: checking for max_fail_percentage 20899 1726853457.81985: done checking for max_fail_percentage 20899 1726853457.81986: checking to see if all hosts have failed and the running result is not ok 20899 1726853457.81987: done checking to see if all hosts have failed 20899 1726853457.81988: getting the remaining hosts for this loop 20899 1726853457.81989: done getting the remaining hosts for this loop 20899 1726853457.81992: getting the next task for host managed_node1 20899 1726853457.81997: done getting next task for host managed_node1 20899 1726853457.82001: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20899 1726853457.82004: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853457.82017: getting variables 20899 1726853457.82019: in VariableManager get_vars() 20899 1726853457.82059: Calling all_inventory to load vars for managed_node1 20899 1726853457.82062: Calling groups_inventory to load vars for managed_node1 20899 1726853457.82064: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853457.82074: Calling all_plugins_play to load vars for managed_node1 20899 1726853457.82076: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853457.82079: Calling groups_plugins_play to load vars for managed_node1 20899 1726853457.82199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853457.82322: done with get_vars() 20899 1726853457.82331: done getting variables 20899 1726853457.82373: 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:30:57 -0400 (0:00:00.037) 0:00:06.737 ****** 20899 1726853457.82395: entering _queue_task() for managed_node1/debug 20899 1726853457.82580: worker is 1 (out of 1 available) 20899 1726853457.82593: exiting _queue_task() for managed_node1/debug 20899 1726853457.82609: done queuing things up, now waiting for results queue to drain 20899 1726853457.82610: waiting for pending results... 20899 1726853457.82780: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20899 1726853457.82855: in run() - task 02083763-bbaf-797a-d009-00000000007f 20899 1726853457.82869: variable 'ansible_search_path' from source: unknown 20899 1726853457.82873: variable 'ansible_search_path' from source: unknown 20899 1726853457.82911: calling self._execute() 20899 1726853457.82988: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853457.82994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853457.83001: variable 'omit' from source: magic vars 20899 1726853457.83302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853457.84792: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853457.84834: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853457.84860: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853457.84893: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853457.84917: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853457.84979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853457.85001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853457.85017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853457.85044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853457.85054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853457.85154: variable 'ansible_distribution' from source: facts 20899 1726853457.85162: variable 'ansible_distribution_major_version' from source: facts 20899 1726853457.85178: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853457.85182: when evaluation is False, skipping this task 20899 1726853457.85185: _execute() done 20899 1726853457.85188: dumping result to json 20899 1726853457.85190: done dumping result, returning 20899 1726853457.85200: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-797a-d009-00000000007f] 20899 1726853457.85202: sending task result for task 02083763-bbaf-797a-d009-00000000007f 20899 1726853457.85283: done sending task result for task 02083763-bbaf-797a-d009-00000000007f 20899 1726853457.85286: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20899 1726853457.85361: no more pending results, returning what we have 20899 1726853457.85363: results queue empty 20899 1726853457.85364: checking for any_errors_fatal 20899 1726853457.85370: done checking for any_errors_fatal 20899 1726853457.85372: checking for max_fail_percentage 20899 1726853457.85374: done checking for max_fail_percentage 20899 1726853457.85374: checking to see if all hosts have failed and the running result is not ok 20899 1726853457.85375: done checking to see if all hosts have failed 20899 1726853457.85376: getting the remaining hosts for this loop 20899 1726853457.85377: done getting the remaining hosts for this loop 20899 1726853457.85381: getting the next task for host managed_node1 20899 1726853457.85386: done getting next task for host managed_node1 20899 1726853457.85390: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20899 1726853457.85393: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853457.85407: getting variables 20899 1726853457.85410: in VariableManager get_vars() 20899 1726853457.85447: Calling all_inventory to load vars for managed_node1 20899 1726853457.85450: Calling groups_inventory to load vars for managed_node1 20899 1726853457.85452: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853457.85460: Calling all_plugins_play to load vars for managed_node1 20899 1726853457.85462: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853457.85465: Calling groups_plugins_play to load vars for managed_node1 20899 1726853457.85613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853457.85739: done with get_vars() 20899 1726853457.85746: 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:30:57 -0400 (0:00:00.034) 0:00:06.772 ****** 20899 1726853457.85813: entering _queue_task() for managed_node1/ping 20899 1726853457.86001: worker is 1 (out of 1 available) 20899 1726853457.86013: exiting _queue_task() for managed_node1/ping 20899 1726853457.86025: done queuing things up, now waiting for results queue to drain 20899 1726853457.86027: waiting for pending results... 20899 1726853457.86197: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 20899 1726853457.86293: in run() - task 02083763-bbaf-797a-d009-000000000080 20899 1726853457.86297: variable 'ansible_search_path' from source: unknown 20899 1726853457.86300: variable 'ansible_search_path' from source: unknown 20899 1726853457.86329: calling self._execute() 20899 1726853457.86397: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853457.86401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853457.86409: variable 'omit' from source: magic vars 20899 1726853457.86714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853457.88577: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853457.88581: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853457.88584: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853457.88586: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853457.88588: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853457.88665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853457.88730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853457.88737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853457.88754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853457.88763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853457.88858: variable 'ansible_distribution' from source: facts 20899 1726853457.88864: variable 'ansible_distribution_major_version' from source: facts 20899 1726853457.88884: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853457.88888: when evaluation is False, skipping this task 20899 1726853457.88890: _execute() done 20899 1726853457.88893: dumping result to json 20899 1726853457.88895: done dumping result, returning 20899 1726853457.88902: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-797a-d009-000000000080] 20899 1726853457.88905: sending task result for task 02083763-bbaf-797a-d009-000000000080 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853457.89030: no more pending results, returning what we have 20899 1726853457.89034: results queue empty 20899 1726853457.89034: checking for any_errors_fatal 20899 1726853457.89041: done checking for any_errors_fatal 20899 1726853457.89041: checking for max_fail_percentage 20899 1726853457.89043: done checking for max_fail_percentage 20899 1726853457.89044: checking to see if all hosts have failed and the running result is not ok 20899 1726853457.89044: done checking to see if all hosts have failed 20899 1726853457.89045: getting the remaining hosts for this loop 20899 1726853457.89047: done getting the remaining hosts for this loop 20899 1726853457.89050: getting the next task for host managed_node1 20899 1726853457.89065: done getting next task for host managed_node1 20899 1726853457.89067: ^ task is: TASK: meta (role_complete) 20899 1726853457.89070: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853457.89088: getting variables 20899 1726853457.89090: in VariableManager get_vars() 20899 1726853457.89134: Calling all_inventory to load vars for managed_node1 20899 1726853457.89137: Calling groups_inventory to load vars for managed_node1 20899 1726853457.89139: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853457.89144: done sending task result for task 02083763-bbaf-797a-d009-000000000080 20899 1726853457.89147: WORKER PROCESS EXITING 20899 1726853457.89157: Calling all_plugins_play to load vars for managed_node1 20899 1726853457.89160: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853457.89166: Calling groups_plugins_play to load vars for managed_node1 20899 1726853457.89294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853457.89426: done with get_vars() 20899 1726853457.89435: done getting variables 20899 1726853457.89498: done queuing things up, now waiting for results queue to drain 20899 1726853457.89499: results queue empty 20899 1726853457.89500: checking for any_errors_fatal 20899 1726853457.89501: done checking for any_errors_fatal 20899 1726853457.89502: checking for max_fail_percentage 20899 1726853457.89502: done checking for max_fail_percentage 20899 1726853457.89503: checking to see if all hosts have failed and the running result is not ok 20899 1726853457.89503: done checking to see if all hosts have failed 20899 1726853457.89504: getting the remaining hosts for this loop 20899 1726853457.89504: done getting the remaining hosts for this loop 20899 1726853457.89506: getting the next task for host managed_node1 20899 1726853457.89508: done getting next task for host managed_node1 20899 1726853457.89510: ^ task is: TASK: Get profile's ethtool.ring-rx options 20899 1726853457.89511: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853457.89512: getting variables 20899 1726853457.89513: in VariableManager get_vars() 20899 1726853457.89524: Calling all_inventory to load vars for managed_node1 20899 1726853457.89525: Calling groups_inventory to load vars for managed_node1 20899 1726853457.89526: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853457.89531: Calling all_plugins_play to load vars for managed_node1 20899 1726853457.89533: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853457.89535: Calling groups_plugins_play to load vars for managed_node1 20899 1726853457.89616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853457.89753: done with get_vars() 20899 1726853457.89759: done getting variables 20899 1726853457.89788: 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 profile's ethtool.ring-rx options] *********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:96 Friday 20 September 2024 13:30:57 -0400 (0:00:00.039) 0:00:06.812 ****** 20899 1726853457.89806: entering _queue_task() for managed_node1/command 20899 1726853457.90007: worker is 1 (out of 1 available) 20899 1726853457.90021: exiting _queue_task() for managed_node1/command 20899 1726853457.90033: done queuing things up, now waiting for results queue to drain 20899 1726853457.90034: waiting for pending results... 20899 1726853457.90206: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx options 20899 1726853457.90268: in run() - task 02083763-bbaf-797a-d009-0000000000b0 20899 1726853457.90281: variable 'ansible_search_path' from source: unknown 20899 1726853457.90308: calling self._execute() 20899 1726853457.90378: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853457.90384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853457.90392: variable 'omit' from source: magic vars 20899 1726853457.90987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853457.93039: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853457.93120: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853457.93154: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853457.93194: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853457.93220: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853457.93303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853457.93332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853457.93359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853457.93400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853457.93413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853457.93577: variable 'ansible_distribution' from source: facts 20899 1726853457.93587: variable 'ansible_distribution_major_version' from source: facts 20899 1726853457.93590: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853457.93593: when evaluation is False, skipping this task 20899 1726853457.93595: _execute() done 20899 1726853457.93597: dumping result to json 20899 1726853457.93599: done dumping result, returning 20899 1726853457.93601: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx options [02083763-bbaf-797a-d009-0000000000b0] 20899 1726853457.93603: sending task result for task 02083763-bbaf-797a-d009-0000000000b0 20899 1726853457.93690: done sending task result for task 02083763-bbaf-797a-d009-0000000000b0 20899 1726853457.93693: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853457.93736: no more pending results, returning what we have 20899 1726853457.93740: results queue empty 20899 1726853457.93741: checking for any_errors_fatal 20899 1726853457.93742: done checking for any_errors_fatal 20899 1726853457.93743: checking for max_fail_percentage 20899 1726853457.93744: done checking for max_fail_percentage 20899 1726853457.93745: checking to see if all hosts have failed and the running result is not ok 20899 1726853457.93746: done checking to see if all hosts have failed 20899 1726853457.93746: getting the remaining hosts for this loop 20899 1726853457.93748: done getting the remaining hosts for this loop 20899 1726853457.93751: getting the next task for host managed_node1 20899 1726853457.93757: done getting next task for host managed_node1 20899 1726853457.93760: ^ task is: TASK: Assert ethtool.ring-rx option set in profile 20899 1726853457.93761: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853457.93764: getting variables 20899 1726853457.93765: in VariableManager get_vars() 20899 1726853457.93811: Calling all_inventory to load vars for managed_node1 20899 1726853457.93814: Calling groups_inventory to load vars for managed_node1 20899 1726853457.93816: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853457.93826: Calling all_plugins_play to load vars for managed_node1 20899 1726853457.93830: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853457.93832: Calling groups_plugins_play to load vars for managed_node1 20899 1726853457.94065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853457.94248: done with get_vars() 20899 1726853457.94261: done getting variables 20899 1726853457.94322: 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 ethtool.ring-rx option set in profile] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:102 Friday 20 September 2024 13:30:57 -0400 (0:00:00.045) 0:00:06.857 ****** 20899 1726853457.94347: entering _queue_task() for managed_node1/assert 20899 1726853457.94743: worker is 1 (out of 1 available) 20899 1726853457.94757: exiting _queue_task() for managed_node1/assert 20899 1726853457.94768: done queuing things up, now waiting for results queue to drain 20899 1726853457.94769: waiting for pending results... 20899 1726853457.95188: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx option set in profile 20899 1726853457.95194: in run() - task 02083763-bbaf-797a-d009-0000000000b1 20899 1726853457.95197: variable 'ansible_search_path' from source: unknown 20899 1726853457.95200: calling self._execute() 20899 1726853457.95203: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853457.95206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853457.95208: variable 'omit' from source: magic vars 20899 1726853457.95637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853457.98013: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853457.98077: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853457.98176: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853457.98179: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853457.98181: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853457.98267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853457.98297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853457.98327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853457.98368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853457.98403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853457.98544: variable 'ansible_distribution' from source: facts 20899 1726853457.98551: variable 'ansible_distribution_major_version' from source: facts 20899 1726853457.98573: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853457.98577: when evaluation is False, skipping this task 20899 1726853457.98579: _execute() done 20899 1726853457.98582: dumping result to json 20899 1726853457.98585: done dumping result, returning 20899 1726853457.98775: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx option set in profile [02083763-bbaf-797a-d009-0000000000b1] 20899 1726853457.98779: sending task result for task 02083763-bbaf-797a-d009-0000000000b1 20899 1726853457.98844: done sending task result for task 02083763-bbaf-797a-d009-0000000000b1 20899 1726853457.98846: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853457.98902: no more pending results, returning what we have 20899 1726853457.98905: results queue empty 20899 1726853457.98906: checking for any_errors_fatal 20899 1726853457.98912: done checking for any_errors_fatal 20899 1726853457.98913: checking for max_fail_percentage 20899 1726853457.98915: done checking for max_fail_percentage 20899 1726853457.98915: checking to see if all hosts have failed and the running result is not ok 20899 1726853457.98916: done checking to see if all hosts have failed 20899 1726853457.98917: getting the remaining hosts for this loop 20899 1726853457.98918: done getting the remaining hosts for this loop 20899 1726853457.98921: getting the next task for host managed_node1 20899 1726853457.98926: done getting next task for host managed_node1 20899 1726853457.98929: ^ task is: TASK: Get profile's ethtool.ring-rx-jumbo options 20899 1726853457.98931: ^ 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 20899 1726853457.98934: getting variables 20899 1726853457.98935: in VariableManager get_vars() 20899 1726853457.99059: Calling all_inventory to load vars for managed_node1 20899 1726853457.99062: Calling groups_inventory to load vars for managed_node1 20899 1726853457.99065: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853457.99076: Calling all_plugins_play to load vars for managed_node1 20899 1726853457.99079: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853457.99082: Calling groups_plugins_play to load vars for managed_node1 20899 1726853457.99318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853457.99516: done with get_vars() 20899 1726853457.99525: done getting variables 20899 1726853457.99584: 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 profile's ethtool.ring-rx-jumbo options] ***************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:107 Friday 20 September 2024 13:30:57 -0400 (0:00:00.052) 0:00:06.910 ****** 20899 1726853457.99614: entering _queue_task() for managed_node1/command 20899 1726853457.99887: worker is 1 (out of 1 available) 20899 1726853457.99898: exiting _queue_task() for managed_node1/command 20899 1726853457.99913: done queuing things up, now waiting for results queue to drain 20899 1726853457.99915: waiting for pending results... 20899 1726853458.00187: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-jumbo options 20899 1726853458.00265: in run() - task 02083763-bbaf-797a-d009-0000000000b2 20899 1726853458.00282: variable 'ansible_search_path' from source: unknown 20899 1726853458.00321: calling self._execute() 20899 1726853458.00417: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853458.00424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853458.00433: variable 'omit' from source: magic vars 20899 1726853458.00885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853458.03214: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853458.03297: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853458.03331: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853458.03431: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853458.03435: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853458.03492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853458.03528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853458.03552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853458.03609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853458.03623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853458.03779: variable 'ansible_distribution' from source: facts 20899 1726853458.03864: variable 'ansible_distribution_major_version' from source: facts 20899 1726853458.03868: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853458.03872: when evaluation is False, skipping this task 20899 1726853458.03875: _execute() done 20899 1726853458.03877: dumping result to json 20899 1726853458.03879: done dumping result, returning 20899 1726853458.03881: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-jumbo options [02083763-bbaf-797a-d009-0000000000b2] 20899 1726853458.03883: sending task result for task 02083763-bbaf-797a-d009-0000000000b2 20899 1726853458.03946: done sending task result for task 02083763-bbaf-797a-d009-0000000000b2 20899 1726853458.03949: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853458.04121: no more pending results, returning what we have 20899 1726853458.04124: results queue empty 20899 1726853458.04125: checking for any_errors_fatal 20899 1726853458.04132: done checking for any_errors_fatal 20899 1726853458.04133: checking for max_fail_percentage 20899 1726853458.04134: done checking for max_fail_percentage 20899 1726853458.04135: checking to see if all hosts have failed and the running result is not ok 20899 1726853458.04136: done checking to see if all hosts have failed 20899 1726853458.04137: getting the remaining hosts for this loop 20899 1726853458.04138: done getting the remaining hosts for this loop 20899 1726853458.04142: getting the next task for host managed_node1 20899 1726853458.04148: done getting next task for host managed_node1 20899 1726853458.04151: ^ task is: TASK: Assert ethtool.ring-rx-jumbo option set in profile 20899 1726853458.04155: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853458.04159: getting variables 20899 1726853458.04161: in VariableManager get_vars() 20899 1726853458.04210: Calling all_inventory to load vars for managed_node1 20899 1726853458.04213: Calling groups_inventory to load vars for managed_node1 20899 1726853458.04216: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853458.04227: Calling all_plugins_play to load vars for managed_node1 20899 1726853458.04231: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853458.04235: Calling groups_plugins_play to load vars for managed_node1 20899 1726853458.04617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853458.04924: done with get_vars() 20899 1726853458.04940: done getting variables 20899 1726853458.05010: 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 ethtool.ring-rx-jumbo option set in profile] ********************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:113 Friday 20 September 2024 13:30:58 -0400 (0:00:00.054) 0:00:06.964 ****** 20899 1726853458.05070: entering _queue_task() for managed_node1/assert 20899 1726853458.05473: worker is 1 (out of 1 available) 20899 1726853458.05485: exiting _queue_task() for managed_node1/assert 20899 1726853458.05496: done queuing things up, now waiting for results queue to drain 20899 1726853458.05497: waiting for pending results... 20899 1726853458.05715: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-jumbo option set in profile 20899 1726853458.05753: in run() - task 02083763-bbaf-797a-d009-0000000000b3 20899 1726853458.05783: variable 'ansible_search_path' from source: unknown 20899 1726853458.05835: calling self._execute() 20899 1726853458.05950: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853458.05962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853458.05978: variable 'omit' from source: magic vars 20899 1726853458.06332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853458.07839: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853458.07902: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853458.07958: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853458.08044: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853458.08047: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853458.08101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853458.08200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853458.08204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853458.08207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853458.08210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853458.08476: variable 'ansible_distribution' from source: facts 20899 1726853458.08480: variable 'ansible_distribution_major_version' from source: facts 20899 1726853458.08482: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853458.08483: when evaluation is False, skipping this task 20899 1726853458.08485: _execute() done 20899 1726853458.08487: dumping result to json 20899 1726853458.08489: done dumping result, returning 20899 1726853458.08491: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-jumbo option set in profile [02083763-bbaf-797a-d009-0000000000b3] 20899 1726853458.08492: sending task result for task 02083763-bbaf-797a-d009-0000000000b3 20899 1726853458.08552: done sending task result for task 02083763-bbaf-797a-d009-0000000000b3 20899 1726853458.08555: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853458.08600: no more pending results, returning what we have 20899 1726853458.08603: results queue empty 20899 1726853458.08604: checking for any_errors_fatal 20899 1726853458.08608: done checking for any_errors_fatal 20899 1726853458.08609: checking for max_fail_percentage 20899 1726853458.08610: done checking for max_fail_percentage 20899 1726853458.08611: checking to see if all hosts have failed and the running result is not ok 20899 1726853458.08612: done checking to see if all hosts have failed 20899 1726853458.08613: getting the remaining hosts for this loop 20899 1726853458.08614: done getting the remaining hosts for this loop 20899 1726853458.08617: getting the next task for host managed_node1 20899 1726853458.08621: done getting next task for host managed_node1 20899 1726853458.08623: ^ task is: TASK: Get profile's ethtool.ring-rx-mini options 20899 1726853458.08625: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853458.08628: getting variables 20899 1726853458.08630: in VariableManager get_vars() 20899 1726853458.08672: Calling all_inventory to load vars for managed_node1 20899 1726853458.08674: Calling groups_inventory to load vars for managed_node1 20899 1726853458.08676: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853458.08686: Calling all_plugins_play to load vars for managed_node1 20899 1726853458.08688: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853458.08691: Calling groups_plugins_play to load vars for managed_node1 20899 1726853458.08933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853458.09191: done with get_vars() 20899 1726853458.09199: done getting variables 20899 1726853458.09242: 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 profile's ethtool.ring-rx-mini options] ****************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:118 Friday 20 September 2024 13:30:58 -0400 (0:00:00.041) 0:00:07.006 ****** 20899 1726853458.09264: entering _queue_task() for managed_node1/command 20899 1726853458.09482: worker is 1 (out of 1 available) 20899 1726853458.09497: exiting _queue_task() for managed_node1/command 20899 1726853458.09510: done queuing things up, now waiting for results queue to drain 20899 1726853458.09512: waiting for pending results... 20899 1726853458.09678: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-mini options 20899 1726853458.09736: in run() - task 02083763-bbaf-797a-d009-0000000000b4 20899 1726853458.09751: variable 'ansible_search_path' from source: unknown 20899 1726853458.09777: calling self._execute() 20899 1726853458.09843: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853458.09855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853458.09859: variable 'omit' from source: magic vars 20899 1726853458.10160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853458.11878: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853458.11949: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853458.12000: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853458.12047: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853458.12125: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853458.12177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853458.12212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853458.12250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853458.12299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853458.12318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853458.12563: variable 'ansible_distribution' from source: facts 20899 1726853458.12567: variable 'ansible_distribution_major_version' from source: facts 20899 1726853458.12569: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853458.12574: when evaluation is False, skipping this task 20899 1726853458.12577: _execute() done 20899 1726853458.12579: dumping result to json 20899 1726853458.12581: done dumping result, returning 20899 1726853458.12584: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-mini options [02083763-bbaf-797a-d009-0000000000b4] 20899 1726853458.12586: sending task result for task 02083763-bbaf-797a-d009-0000000000b4 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853458.12723: no more pending results, returning what we have 20899 1726853458.12727: results queue empty 20899 1726853458.12728: checking for any_errors_fatal 20899 1726853458.12733: done checking for any_errors_fatal 20899 1726853458.12733: checking for max_fail_percentage 20899 1726853458.12735: done checking for max_fail_percentage 20899 1726853458.12735: checking to see if all hosts have failed and the running result is not ok 20899 1726853458.12736: done checking to see if all hosts have failed 20899 1726853458.12737: getting the remaining hosts for this loop 20899 1726853458.12738: done getting the remaining hosts for this loop 20899 1726853458.12742: getting the next task for host managed_node1 20899 1726853458.12747: done getting next task for host managed_node1 20899 1726853458.12750: ^ task is: TASK: Assert ethtool.ring-rx-mini option set in profile 20899 1726853458.12754: ^ 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 20899 1726853458.12758: getting variables 20899 1726853458.12759: in VariableManager get_vars() 20899 1726853458.12825: Calling all_inventory to load vars for managed_node1 20899 1726853458.12828: Calling groups_inventory to load vars for managed_node1 20899 1726853458.12831: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853458.12841: Calling all_plugins_play to load vars for managed_node1 20899 1726853458.12844: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853458.12846: Calling groups_plugins_play to load vars for managed_node1 20899 1726853458.13021: done sending task result for task 02083763-bbaf-797a-d009-0000000000b4 20899 1726853458.13025: WORKER PROCESS EXITING 20899 1726853458.13036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853458.13212: done with get_vars() 20899 1726853458.13223: done getting variables 20899 1726853458.13289: 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 ethtool.ring-rx-mini option set in profile] *********************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:124 Friday 20 September 2024 13:30:58 -0400 (0:00:00.040) 0:00:07.047 ****** 20899 1726853458.13319: entering _queue_task() for managed_node1/assert 20899 1726853458.13613: worker is 1 (out of 1 available) 20899 1726853458.13626: exiting _queue_task() for managed_node1/assert 20899 1726853458.13640: done queuing things up, now waiting for results queue to drain 20899 1726853458.13642: waiting for pending results... 20899 1726853458.13949: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-mini option set in profile 20899 1726853458.13954: in run() - task 02083763-bbaf-797a-d009-0000000000b5 20899 1726853458.13957: variable 'ansible_search_path' from source: unknown 20899 1726853458.13999: calling self._execute() 20899 1726853458.14091: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853458.14099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853458.14111: variable 'omit' from source: magic vars 20899 1726853458.14594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853458.17825: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853458.17932: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853458.17976: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853458.18026: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853458.18068: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853458.18166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853458.18206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853458.18250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853458.18299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853458.18321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853458.18489: variable 'ansible_distribution' from source: facts 20899 1726853458.18503: variable 'ansible_distribution_major_version' from source: facts 20899 1726853458.18569: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853458.18575: when evaluation is False, skipping this task 20899 1726853458.18578: _execute() done 20899 1726853458.18580: dumping result to json 20899 1726853458.18583: done dumping result, returning 20899 1726853458.18585: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-mini option set in profile [02083763-bbaf-797a-d009-0000000000b5] 20899 1726853458.18587: sending task result for task 02083763-bbaf-797a-d009-0000000000b5 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853458.18840: no more pending results, returning what we have 20899 1726853458.18844: results queue empty 20899 1726853458.18845: checking for any_errors_fatal 20899 1726853458.18853: done checking for any_errors_fatal 20899 1726853458.18854: checking for max_fail_percentage 20899 1726853458.18856: done checking for max_fail_percentage 20899 1726853458.18857: checking to see if all hosts have failed and the running result is not ok 20899 1726853458.18858: done checking to see if all hosts have failed 20899 1726853458.18858: getting the remaining hosts for this loop 20899 1726853458.18860: done getting the remaining hosts for this loop 20899 1726853458.18864: getting the next task for host managed_node1 20899 1726853458.18873: done getting next task for host managed_node1 20899 1726853458.18877: ^ task is: TASK: Get profile's ethtool.ring-tx options 20899 1726853458.18879: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853458.18882: getting variables 20899 1726853458.18884: in VariableManager get_vars() 20899 1726853458.19113: Calling all_inventory to load vars for managed_node1 20899 1726853458.19117: Calling groups_inventory to load vars for managed_node1 20899 1726853458.19119: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853458.19130: Calling all_plugins_play to load vars for managed_node1 20899 1726853458.19132: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853458.19135: Calling groups_plugins_play to load vars for managed_node1 20899 1726853458.19319: done sending task result for task 02083763-bbaf-797a-d009-0000000000b5 20899 1726853458.19323: WORKER PROCESS EXITING 20899 1726853458.19333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853458.19450: done with get_vars() 20899 1726853458.19458: done getting variables 20899 1726853458.19502: 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 profile's ethtool.ring-tx options] *********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:129 Friday 20 September 2024 13:30:58 -0400 (0:00:00.062) 0:00:07.109 ****** 20899 1726853458.19523: entering _queue_task() for managed_node1/command 20899 1726853458.19731: worker is 1 (out of 1 available) 20899 1726853458.19747: exiting _queue_task() for managed_node1/command 20899 1726853458.19760: done queuing things up, now waiting for results queue to drain 20899 1726853458.19761: waiting for pending results... 20899 1726853458.20191: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-tx options 20899 1726853458.20197: in run() - task 02083763-bbaf-797a-d009-0000000000b6 20899 1726853458.20201: variable 'ansible_search_path' from source: unknown 20899 1726853458.20203: calling self._execute() 20899 1726853458.20255: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853458.20258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853458.20267: variable 'omit' from source: magic vars 20899 1726853458.20730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853458.22208: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853458.22458: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853458.22485: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853458.22512: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853458.22531: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853458.22590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853458.22613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853458.22631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853458.22658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853458.22668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853458.22760: variable 'ansible_distribution' from source: facts 20899 1726853458.22764: variable 'ansible_distribution_major_version' from source: facts 20899 1726853458.22782: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853458.22785: when evaluation is False, skipping this task 20899 1726853458.22787: _execute() done 20899 1726853458.22790: dumping result to json 20899 1726853458.22792: done dumping result, returning 20899 1726853458.22798: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-tx options [02083763-bbaf-797a-d009-0000000000b6] 20899 1726853458.22802: sending task result for task 02083763-bbaf-797a-d009-0000000000b6 20899 1726853458.22894: done sending task result for task 02083763-bbaf-797a-d009-0000000000b6 20899 1726853458.22896: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853458.22978: no more pending results, returning what we have 20899 1726853458.22981: results queue empty 20899 1726853458.22982: checking for any_errors_fatal 20899 1726853458.22988: done checking for any_errors_fatal 20899 1726853458.22988: checking for max_fail_percentage 20899 1726853458.22990: done checking for max_fail_percentage 20899 1726853458.22991: checking to see if all hosts have failed and the running result is not ok 20899 1726853458.22992: done checking to see if all hosts have failed 20899 1726853458.22992: getting the remaining hosts for this loop 20899 1726853458.22994: done getting the remaining hosts for this loop 20899 1726853458.22997: getting the next task for host managed_node1 20899 1726853458.23002: done getting next task for host managed_node1 20899 1726853458.23005: ^ task is: TASK: Assert ethtool.ring-tx option set in profile 20899 1726853458.23007: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853458.23009: getting variables 20899 1726853458.23010: in VariableManager get_vars() 20899 1726853458.23050: Calling all_inventory to load vars for managed_node1 20899 1726853458.23054: Calling groups_inventory to load vars for managed_node1 20899 1726853458.23057: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853458.23065: Calling all_plugins_play to load vars for managed_node1 20899 1726853458.23067: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853458.23070: Calling groups_plugins_play to load vars for managed_node1 20899 1726853458.23198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853458.23325: done with get_vars() 20899 1726853458.23334: done getting variables 20899 1726853458.23384: 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 ethtool.ring-tx option set in profile] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:135 Friday 20 September 2024 13:30:58 -0400 (0:00:00.038) 0:00:07.148 ****** 20899 1726853458.23404: entering _queue_task() for managed_node1/assert 20899 1726853458.23594: worker is 1 (out of 1 available) 20899 1726853458.23608: exiting _queue_task() for managed_node1/assert 20899 1726853458.23621: done queuing things up, now waiting for results queue to drain 20899 1726853458.23623: waiting for pending results... 20899 1726853458.23790: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-tx option set in profile 20899 1726853458.23847: in run() - task 02083763-bbaf-797a-d009-0000000000b7 20899 1726853458.23860: variable 'ansible_search_path' from source: unknown 20899 1726853458.23892: calling self._execute() 20899 1726853458.23963: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853458.23970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853458.23981: variable 'omit' from source: magic vars 20899 1726853458.24310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853458.26032: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853458.26079: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853458.26107: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853458.26132: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853458.26155: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853458.26213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853458.26236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853458.26254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853458.26285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853458.26296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853458.26390: variable 'ansible_distribution' from source: facts 20899 1726853458.26393: variable 'ansible_distribution_major_version' from source: facts 20899 1726853458.26409: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853458.26412: when evaluation is False, skipping this task 20899 1726853458.26414: _execute() done 20899 1726853458.26417: dumping result to json 20899 1726853458.26419: done dumping result, returning 20899 1726853458.26426: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-tx option set in profile [02083763-bbaf-797a-d009-0000000000b7] 20899 1726853458.26429: sending task result for task 02083763-bbaf-797a-d009-0000000000b7 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853458.26556: no more pending results, returning what we have 20899 1726853458.26559: results queue empty 20899 1726853458.26560: checking for any_errors_fatal 20899 1726853458.26565: done checking for any_errors_fatal 20899 1726853458.26566: checking for max_fail_percentage 20899 1726853458.26567: done checking for max_fail_percentage 20899 1726853458.26568: checking to see if all hosts have failed and the running result is not ok 20899 1726853458.26569: done checking to see if all hosts have failed 20899 1726853458.26569: getting the remaining hosts for this loop 20899 1726853458.26573: done getting the remaining hosts for this loop 20899 1726853458.26577: getting the next task for host managed_node1 20899 1726853458.26584: done getting next task for host managed_node1 20899 1726853458.26586: ^ task is: TASK: Get profile's ethtool.ring options 20899 1726853458.26588: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853458.26591: getting variables 20899 1726853458.26593: in VariableManager get_vars() 20899 1726853458.26638: Calling all_inventory to load vars for managed_node1 20899 1726853458.26640: Calling groups_inventory to load vars for managed_node1 20899 1726853458.26643: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853458.26653: Calling all_plugins_play to load vars for managed_node1 20899 1726853458.26656: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853458.26658: Calling groups_plugins_play to load vars for managed_node1 20899 1726853458.26841: done sending task result for task 02083763-bbaf-797a-d009-0000000000b7 20899 1726853458.26845: WORKER PROCESS EXITING 20899 1726853458.26855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853458.26973: done with get_vars() 20899 1726853458.26980: done getting variables 20899 1726853458.27022: 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 profile's ethtool.ring options] ************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:141 Friday 20 September 2024 13:30:58 -0400 (0:00:00.036) 0:00:07.184 ****** 20899 1726853458.27042: entering _queue_task() for managed_node1/command 20899 1726853458.27254: worker is 1 (out of 1 available) 20899 1726853458.27269: exiting _queue_task() for managed_node1/command 20899 1726853458.27284: done queuing things up, now waiting for results queue to drain 20899 1726853458.27286: waiting for pending results... 20899 1726853458.27451: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring options 20899 1726853458.27514: in run() - task 02083763-bbaf-797a-d009-0000000000b8 20899 1726853458.27523: variable 'ansible_search_path' from source: unknown 20899 1726853458.27553: calling self._execute() 20899 1726853458.27636: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853458.27642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853458.27651: variable 'omit' from source: magic vars 20899 1726853458.27960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853458.30145: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853458.30193: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853458.30220: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853458.30258: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853458.30278: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853458.30340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853458.30360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853458.30380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853458.30407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853458.30420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853458.30514: variable 'ansible_distribution' from source: facts 20899 1726853458.30518: variable 'ansible_distribution_major_version' from source: facts 20899 1726853458.30534: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853458.30537: when evaluation is False, skipping this task 20899 1726853458.30540: _execute() done 20899 1726853458.30542: dumping result to json 20899 1726853458.30545: done dumping result, returning 20899 1726853458.30551: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring options [02083763-bbaf-797a-d009-0000000000b8] 20899 1726853458.30556: sending task result for task 02083763-bbaf-797a-d009-0000000000b8 20899 1726853458.30643: done sending task result for task 02083763-bbaf-797a-d009-0000000000b8 20899 1726853458.30646: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853458.30695: no more pending results, returning what we have 20899 1726853458.30698: results queue empty 20899 1726853458.30699: checking for any_errors_fatal 20899 1726853458.30704: done checking for any_errors_fatal 20899 1726853458.30705: checking for max_fail_percentage 20899 1726853458.30707: done checking for max_fail_percentage 20899 1726853458.30707: checking to see if all hosts have failed and the running result is not ok 20899 1726853458.30708: done checking to see if all hosts have failed 20899 1726853458.30709: getting the remaining hosts for this loop 20899 1726853458.30710: done getting the remaining hosts for this loop 20899 1726853458.30714: getting the next task for host managed_node1 20899 1726853458.30720: done getting next task for host managed_node1 20899 1726853458.30722: ^ task is: TASK: Assert ethtool.ring option set in profile 20899 1726853458.30724: ^ state is: HOST STATE: block=3, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853458.30727: getting variables 20899 1726853458.30728: in VariableManager get_vars() 20899 1726853458.30777: Calling all_inventory to load vars for managed_node1 20899 1726853458.30779: Calling groups_inventory to load vars for managed_node1 20899 1726853458.30782: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853458.30792: Calling all_plugins_play to load vars for managed_node1 20899 1726853458.30794: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853458.30797: Calling groups_plugins_play to load vars for managed_node1 20899 1726853458.30940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853458.31062: done with get_vars() 20899 1726853458.31072: done getting variables 20899 1726853458.31115: 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 ethtool.ring option set in profile] ******************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:148 Friday 20 September 2024 13:30:58 -0400 (0:00:00.040) 0:00:07.225 ****** 20899 1726853458.31135: entering _queue_task() for managed_node1/assert 20899 1726853458.31341: worker is 1 (out of 1 available) 20899 1726853458.31357: exiting _queue_task() for managed_node1/assert 20899 1726853458.31372: done queuing things up, now waiting for results queue to drain 20899 1726853458.31374: waiting for pending results... 20899 1726853458.31603: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring option set in profile 20899 1726853458.31782: in run() - task 02083763-bbaf-797a-d009-0000000000b9 20899 1726853458.31786: variable 'ansible_search_path' from source: unknown 20899 1726853458.31980: calling self._execute() 20899 1726853458.32059: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853458.32064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853458.32075: variable 'omit' from source: magic vars 20899 1726853458.32513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853458.35119: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853458.35202: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853458.35245: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853458.35296: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853458.35330: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853458.35443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853458.35485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853458.35521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853458.35582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853458.35611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853458.35766: variable 'ansible_distribution' from source: facts 20899 1726853458.35781: variable 'ansible_distribution_major_version' from source: facts 20899 1726853458.35811: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853458.35976: when evaluation is False, skipping this task 20899 1726853458.35979: _execute() done 20899 1726853458.35982: dumping result to json 20899 1726853458.35984: done dumping result, returning 20899 1726853458.35986: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring option set in profile [02083763-bbaf-797a-d009-0000000000b9] 20899 1726853458.35989: sending task result for task 02083763-bbaf-797a-d009-0000000000b9 20899 1726853458.36066: done sending task result for task 02083763-bbaf-797a-d009-0000000000b9 20899 1726853458.36069: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853458.36120: no more pending results, returning what we have 20899 1726853458.36124: results queue empty 20899 1726853458.36125: checking for any_errors_fatal 20899 1726853458.36129: done checking for any_errors_fatal 20899 1726853458.36130: checking for max_fail_percentage 20899 1726853458.36132: done checking for max_fail_percentage 20899 1726853458.36133: checking to see if all hosts have failed and the running result is not ok 20899 1726853458.36134: done checking to see if all hosts have failed 20899 1726853458.36135: getting the remaining hosts for this loop 20899 1726853458.36136: done getting the remaining hosts for this loop 20899 1726853458.36140: getting the next task for host managed_node1 20899 1726853458.36148: done getting next task for host managed_node1 20899 1726853458.36151: ^ task is: TASK: TEST: I can clear ring options 20899 1726853458.36156: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853458.36160: getting variables 20899 1726853458.36162: in VariableManager get_vars() 20899 1726853458.36217: Calling all_inventory to load vars for managed_node1 20899 1726853458.36220: Calling groups_inventory to load vars for managed_node1 20899 1726853458.36223: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853458.36235: Calling all_plugins_play to load vars for managed_node1 20899 1726853458.36238: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853458.36241: Calling groups_plugins_play to load vars for managed_node1 20899 1726853458.36711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853458.36916: done with get_vars() 20899 1726853458.36926: done getting variables 20899 1726853458.36989: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can clear ring options] ****************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:158 Friday 20 September 2024 13:30:58 -0400 (0:00:00.058) 0:00:07.284 ****** 20899 1726853458.37021: entering _queue_task() for managed_node1/debug 20899 1726853458.37380: worker is 1 (out of 1 available) 20899 1726853458.37392: exiting _queue_task() for managed_node1/debug 20899 1726853458.37402: done queuing things up, now waiting for results queue to drain 20899 1726853458.37404: waiting for pending results... 20899 1726853458.37690: running TaskExecutor() for managed_node1/TASK: TEST: I can clear ring options 20899 1726853458.37790: in run() - task 02083763-bbaf-797a-d009-0000000000ba 20899 1726853458.37794: variable 'ansible_search_path' from source: unknown 20899 1726853458.37797: calling self._execute() 20899 1726853458.37863: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853458.37876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853458.37894: variable 'omit' from source: magic vars 20899 1726853458.38387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853458.41431: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853458.41562: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853458.41627: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853458.41687: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853458.41719: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853458.41838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853458.41867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853458.41901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853458.41967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853458.41978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853458.42130: variable 'ansible_distribution' from source: facts 20899 1726853458.42163: variable 'ansible_distribution_major_version' from source: facts 20899 1726853458.42174: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853458.42188: when evaluation is False, skipping this task 20899 1726853458.42196: _execute() done 20899 1726853458.42294: dumping result to json 20899 1726853458.42297: done dumping result, returning 20899 1726853458.42300: done running TaskExecutor() for managed_node1/TASK: TEST: I can clear ring options [02083763-bbaf-797a-d009-0000000000ba] 20899 1726853458.42302: sending task result for task 02083763-bbaf-797a-d009-0000000000ba 20899 1726853458.42374: done sending task result for task 02083763-bbaf-797a-d009-0000000000ba 20899 1726853458.42377: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20899 1726853458.42424: no more pending results, returning what we have 20899 1726853458.42427: results queue empty 20899 1726853458.42428: checking for any_errors_fatal 20899 1726853458.42437: done checking for any_errors_fatal 20899 1726853458.42438: checking for max_fail_percentage 20899 1726853458.42440: done checking for max_fail_percentage 20899 1726853458.42441: checking to see if all hosts have failed and the running result is not ok 20899 1726853458.42442: done checking to see if all hosts have failed 20899 1726853458.42443: getting the remaining hosts for this loop 20899 1726853458.42444: done getting the remaining hosts for this loop 20899 1726853458.42448: getting the next task for host managed_node1 20899 1726853458.42459: done getting next task for host managed_node1 20899 1726853458.42465: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20899 1726853458.42468: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853458.42489: getting variables 20899 1726853458.42491: in VariableManager get_vars() 20899 1726853458.42541: Calling all_inventory to load vars for managed_node1 20899 1726853458.42544: Calling groups_inventory to load vars for managed_node1 20899 1726853458.42546: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853458.42562: Calling all_plugins_play to load vars for managed_node1 20899 1726853458.42565: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853458.42568: Calling groups_plugins_play to load vars for managed_node1 20899 1726853458.43045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853458.43260: done with get_vars() 20899 1726853458.43274: 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:30:58 -0400 (0:00:00.064) 0:00:07.348 ****** 20899 1726853458.43495: entering _queue_task() for managed_node1/include_tasks 20899 1726853458.44874: worker is 1 (out of 1 available) 20899 1726853458.44883: exiting _queue_task() for managed_node1/include_tasks 20899 1726853458.44893: done queuing things up, now waiting for results queue to drain 20899 1726853458.44894: waiting for pending results... 20899 1726853458.45066: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20899 1726853458.45185: in run() - task 02083763-bbaf-797a-d009-0000000000c2 20899 1726853458.45189: variable 'ansible_search_path' from source: unknown 20899 1726853458.45192: variable 'ansible_search_path' from source: unknown 20899 1726853458.45238: calling self._execute() 20899 1726853458.45296: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853458.45356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853458.45360: variable 'omit' from source: magic vars 20899 1726853458.45743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853458.48646: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853458.48709: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853458.48748: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853458.48876: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853458.48880: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853458.48892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853458.48920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853458.48947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853458.48985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853458.48996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853458.49119: variable 'ansible_distribution' from source: facts 20899 1726853458.49125: variable 'ansible_distribution_major_version' from source: facts 20899 1726853458.49146: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853458.49149: when evaluation is False, skipping this task 20899 1726853458.49151: _execute() done 20899 1726853458.49157: dumping result to json 20899 1726853458.49161: done dumping result, returning 20899 1726853458.49169: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-797a-d009-0000000000c2] 20899 1726853458.49175: sending task result for task 02083763-bbaf-797a-d009-0000000000c2 20899 1726853458.49262: done sending task result for task 02083763-bbaf-797a-d009-0000000000c2 20899 1726853458.49264: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853458.49337: no more pending results, returning what we have 20899 1726853458.49340: results queue empty 20899 1726853458.49341: checking for any_errors_fatal 20899 1726853458.49345: done checking for any_errors_fatal 20899 1726853458.49346: checking for max_fail_percentage 20899 1726853458.49347: done checking for max_fail_percentage 20899 1726853458.49348: checking to see if all hosts have failed and the running result is not ok 20899 1726853458.49349: done checking to see if all hosts have failed 20899 1726853458.49350: getting the remaining hosts for this loop 20899 1726853458.49351: done getting the remaining hosts for this loop 20899 1726853458.49356: getting the next task for host managed_node1 20899 1726853458.49363: done getting next task for host managed_node1 20899 1726853458.49367: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20899 1726853458.49370: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853458.49391: getting variables 20899 1726853458.49393: in VariableManager get_vars() 20899 1726853458.49446: Calling all_inventory to load vars for managed_node1 20899 1726853458.49449: Calling groups_inventory to load vars for managed_node1 20899 1726853458.49452: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853458.49463: Calling all_plugins_play to load vars for managed_node1 20899 1726853458.49466: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853458.49469: Calling groups_plugins_play to load vars for managed_node1 20899 1726853458.50112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853458.50319: done with get_vars() 20899 1726853458.50330: done getting variables 20899 1726853458.50389: 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:30:58 -0400 (0:00:00.069) 0:00:07.418 ****** 20899 1726853458.50424: entering _queue_task() for managed_node1/debug 20899 1726853458.50945: worker is 1 (out of 1 available) 20899 1726853458.50958: exiting _queue_task() for managed_node1/debug 20899 1726853458.51178: done queuing things up, now waiting for results queue to drain 20899 1726853458.51181: waiting for pending results... 20899 1726853458.51789: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 20899 1726853458.51844: in run() - task 02083763-bbaf-797a-d009-0000000000c3 20899 1726853458.52034: variable 'ansible_search_path' from source: unknown 20899 1726853458.52038: variable 'ansible_search_path' from source: unknown 20899 1726853458.52041: calling self._execute() 20899 1726853458.52191: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853458.52204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853458.52264: variable 'omit' from source: magic vars 20899 1726853458.52815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853458.56054: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853458.56219: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853458.56257: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853458.56288: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853458.56312: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853458.56500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853458.56505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853458.56508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853458.56577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853458.56581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853458.56692: variable 'ansible_distribution' from source: facts 20899 1726853458.56711: variable 'ansible_distribution_major_version' from source: facts 20899 1726853458.56777: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853458.56780: when evaluation is False, skipping this task 20899 1726853458.56782: _execute() done 20899 1726853458.56784: dumping result to json 20899 1726853458.56786: done dumping result, returning 20899 1726853458.56788: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-797a-d009-0000000000c3] 20899 1726853458.56791: sending task result for task 02083763-bbaf-797a-d009-0000000000c3 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20899 1726853458.57070: no more pending results, returning what we have 20899 1726853458.57077: results queue empty 20899 1726853458.57079: checking for any_errors_fatal 20899 1726853458.57083: done checking for any_errors_fatal 20899 1726853458.57084: checking for max_fail_percentage 20899 1726853458.57086: done checking for max_fail_percentage 20899 1726853458.57086: checking to see if all hosts have failed and the running result is not ok 20899 1726853458.57087: done checking to see if all hosts have failed 20899 1726853458.57088: getting the remaining hosts for this loop 20899 1726853458.57090: done getting the remaining hosts for this loop 20899 1726853458.57093: getting the next task for host managed_node1 20899 1726853458.57098: done getting next task for host managed_node1 20899 1726853458.57102: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20899 1726853458.57105: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853458.57121: getting variables 20899 1726853458.57122: in VariableManager get_vars() 20899 1726853458.57169: Calling all_inventory to load vars for managed_node1 20899 1726853458.57174: Calling groups_inventory to load vars for managed_node1 20899 1726853458.57176: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853458.57185: Calling all_plugins_play to load vars for managed_node1 20899 1726853458.57188: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853458.57191: Calling groups_plugins_play to load vars for managed_node1 20899 1726853458.57794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853458.58014: done with get_vars() 20899 1726853458.58026: done getting variables 20899 1726853458.58057: done sending task result for task 02083763-bbaf-797a-d009-0000000000c3 20899 1726853458.58060: WORKER PROCESS EXITING 20899 1726853458.58094: 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:30:58 -0400 (0:00:00.077) 0:00:07.495 ****** 20899 1726853458.58126: entering _queue_task() for managed_node1/fail 20899 1726853458.58583: worker is 1 (out of 1 available) 20899 1726853458.58593: exiting _queue_task() for managed_node1/fail 20899 1726853458.58603: done queuing things up, now waiting for results queue to drain 20899 1726853458.58605: waiting for pending results... 20899 1726853458.58684: 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 20899 1726853458.58837: in run() - task 02083763-bbaf-797a-d009-0000000000c4 20899 1726853458.58863: variable 'ansible_search_path' from source: unknown 20899 1726853458.58874: variable 'ansible_search_path' from source: unknown 20899 1726853458.58912: calling self._execute() 20899 1726853458.59007: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853458.59018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853458.59032: variable 'omit' from source: magic vars 20899 1726853458.59448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853458.61929: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853458.62021: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853458.62075: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853458.62132: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853458.62174: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853458.62284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853458.62309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853458.62364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853458.62437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853458.62577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853458.62682: variable 'ansible_distribution' from source: facts 20899 1726853458.62694: variable 'ansible_distribution_major_version' from source: facts 20899 1726853458.62717: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853458.62725: when evaluation is False, skipping this task 20899 1726853458.62732: _execute() done 20899 1726853458.62738: dumping result to json 20899 1726853458.62746: done dumping result, returning 20899 1726853458.62762: 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-797a-d009-0000000000c4] 20899 1726853458.62776: sending task result for task 02083763-bbaf-797a-d009-0000000000c4 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853458.63019: no more pending results, returning what we have 20899 1726853458.63023: results queue empty 20899 1726853458.63024: checking for any_errors_fatal 20899 1726853458.63030: done checking for any_errors_fatal 20899 1726853458.63031: checking for max_fail_percentage 20899 1726853458.63033: done checking for max_fail_percentage 20899 1726853458.63034: checking to see if all hosts have failed and the running result is not ok 20899 1726853458.63034: done checking to see if all hosts have failed 20899 1726853458.63035: getting the remaining hosts for this loop 20899 1726853458.63037: done getting the remaining hosts for this loop 20899 1726853458.63041: getting the next task for host managed_node1 20899 1726853458.63047: done getting next task for host managed_node1 20899 1726853458.63051: ^ 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 20899 1726853458.63056: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853458.63076: getting variables 20899 1726853458.63078: in VariableManager get_vars() 20899 1726853458.63124: Calling all_inventory to load vars for managed_node1 20899 1726853458.63127: Calling groups_inventory to load vars for managed_node1 20899 1726853458.63130: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853458.63141: Calling all_plugins_play to load vars for managed_node1 20899 1726853458.63144: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853458.63147: Calling groups_plugins_play to load vars for managed_node1 20899 1726853458.63777: done sending task result for task 02083763-bbaf-797a-d009-0000000000c4 20899 1726853458.63780: WORKER PROCESS EXITING 20899 1726853458.63804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853458.64217: done with get_vars() 20899 1726853458.64227: done getting variables 20899 1726853458.64287: 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:30:58 -0400 (0:00:00.061) 0:00:07.557 ****** 20899 1726853458.64318: entering _queue_task() for managed_node1/fail 20899 1726853458.65204: worker is 1 (out of 1 available) 20899 1726853458.65213: exiting _queue_task() for managed_node1/fail 20899 1726853458.65224: done queuing things up, now waiting for results queue to drain 20899 1726853458.65225: waiting for pending results... 20899 1726853458.65316: 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 20899 1726853458.65692: in run() - task 02083763-bbaf-797a-d009-0000000000c5 20899 1726853458.65713: variable 'ansible_search_path' from source: unknown 20899 1726853458.65720: variable 'ansible_search_path' from source: unknown 20899 1726853458.65763: calling self._execute() 20899 1726853458.66060: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853458.66072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853458.66086: variable 'omit' from source: magic vars 20899 1726853458.67002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853458.69807: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853458.69887: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853458.69929: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853458.69963: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853458.69992: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853458.70074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853458.70103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853458.70132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853458.70172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853458.70186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853458.70323: variable 'ansible_distribution' from source: facts 20899 1726853458.70334: variable 'ansible_distribution_major_version' from source: facts 20899 1726853458.70354: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853458.70357: when evaluation is False, skipping this task 20899 1726853458.70360: _execute() done 20899 1726853458.70362: dumping result to json 20899 1726853458.70364: done dumping result, returning 20899 1726853458.70374: 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-797a-d009-0000000000c5] 20899 1726853458.70377: sending task result for task 02083763-bbaf-797a-d009-0000000000c5 20899 1726853458.70676: done sending task result for task 02083763-bbaf-797a-d009-0000000000c5 20899 1726853458.70679: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853458.70715: no more pending results, returning what we have 20899 1726853458.70718: results queue empty 20899 1726853458.70719: checking for any_errors_fatal 20899 1726853458.70726: done checking for any_errors_fatal 20899 1726853458.70726: checking for max_fail_percentage 20899 1726853458.70728: done checking for max_fail_percentage 20899 1726853458.70729: checking to see if all hosts have failed and the running result is not ok 20899 1726853458.70730: done checking to see if all hosts have failed 20899 1726853458.70731: getting the remaining hosts for this loop 20899 1726853458.70732: done getting the remaining hosts for this loop 20899 1726853458.70735: getting the next task for host managed_node1 20899 1726853458.70741: done getting next task for host managed_node1 20899 1726853458.70744: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20899 1726853458.70747: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853458.70765: getting variables 20899 1726853458.70767: in VariableManager get_vars() 20899 1726853458.70812: Calling all_inventory to load vars for managed_node1 20899 1726853458.70814: Calling groups_inventory to load vars for managed_node1 20899 1726853458.70817: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853458.70825: Calling all_plugins_play to load vars for managed_node1 20899 1726853458.70827: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853458.70830: Calling groups_plugins_play to load vars for managed_node1 20899 1726853458.71009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853458.71232: done with get_vars() 20899 1726853458.71243: done getting variables 20899 1726853458.71301: 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:30:58 -0400 (0:00:00.070) 0:00:07.627 ****** 20899 1726853458.71334: entering _queue_task() for managed_node1/fail 20899 1726853458.71795: worker is 1 (out of 1 available) 20899 1726853458.71803: exiting _queue_task() for managed_node1/fail 20899 1726853458.71814: done queuing things up, now waiting for results queue to drain 20899 1726853458.71815: waiting for pending results... 20899 1726853458.71909: 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 20899 1726853458.72057: in run() - task 02083763-bbaf-797a-d009-0000000000c6 20899 1726853458.72082: variable 'ansible_search_path' from source: unknown 20899 1726853458.72090: variable 'ansible_search_path' from source: unknown 20899 1726853458.72128: calling self._execute() 20899 1726853458.72216: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853458.72226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853458.72238: variable 'omit' from source: magic vars 20899 1726853458.72712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853458.75423: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853458.75494: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853458.75538: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853458.75582: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853458.75633: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853458.75703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853458.75775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853458.75779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853458.75894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853458.75897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853458.75978: variable 'ansible_distribution' from source: facts 20899 1726853458.75990: variable 'ansible_distribution_major_version' from source: facts 20899 1726853458.76015: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853458.76023: when evaluation is False, skipping this task 20899 1726853458.76029: _execute() done 20899 1726853458.76035: dumping result to json 20899 1726853458.76042: done dumping result, returning 20899 1726853458.76056: 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-797a-d009-0000000000c6] 20899 1726853458.76067: sending task result for task 02083763-bbaf-797a-d009-0000000000c6 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853458.76212: no more pending results, returning what we have 20899 1726853458.76216: results queue empty 20899 1726853458.76217: checking for any_errors_fatal 20899 1726853458.76221: done checking for any_errors_fatal 20899 1726853458.76222: checking for max_fail_percentage 20899 1726853458.76224: done checking for max_fail_percentage 20899 1726853458.76224: checking to see if all hosts have failed and the running result is not ok 20899 1726853458.76225: done checking to see if all hosts have failed 20899 1726853458.76226: getting the remaining hosts for this loop 20899 1726853458.76228: done getting the remaining hosts for this loop 20899 1726853458.76232: getting the next task for host managed_node1 20899 1726853458.76239: done getting next task for host managed_node1 20899 1726853458.76242: ^ 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 20899 1726853458.76245: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853458.76265: getting variables 20899 1726853458.76267: in VariableManager get_vars() 20899 1726853458.76420: Calling all_inventory to load vars for managed_node1 20899 1726853458.76423: Calling groups_inventory to load vars for managed_node1 20899 1726853458.76425: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853458.76436: Calling all_plugins_play to load vars for managed_node1 20899 1726853458.76439: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853458.76442: Calling groups_plugins_play to load vars for managed_node1 20899 1726853458.76910: done sending task result for task 02083763-bbaf-797a-d009-0000000000c6 20899 1726853458.76914: WORKER PROCESS EXITING 20899 1726853458.76936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853458.77151: done with get_vars() 20899 1726853458.77163: done getting variables 20899 1726853458.77218: 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:30:58 -0400 (0:00:00.059) 0:00:07.686 ****** 20899 1726853458.77246: entering _queue_task() for managed_node1/dnf 20899 1726853458.77692: worker is 1 (out of 1 available) 20899 1726853458.77703: exiting _queue_task() for managed_node1/dnf 20899 1726853458.77713: done queuing things up, now waiting for results queue to drain 20899 1726853458.77715: waiting for pending results... 20899 1726853458.77812: 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 20899 1726853458.77935: in run() - task 02083763-bbaf-797a-d009-0000000000c7 20899 1726853458.77961: variable 'ansible_search_path' from source: unknown 20899 1726853458.77969: variable 'ansible_search_path' from source: unknown 20899 1726853458.78009: calling self._execute() 20899 1726853458.78102: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853458.78113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853458.78127: variable 'omit' from source: magic vars 20899 1726853458.78549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853458.81948: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853458.82045: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853458.82094: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853458.82138: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853458.82169: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853458.82257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853458.82291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853458.82321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853458.82419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853458.82428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853458.82548: variable 'ansible_distribution' from source: facts 20899 1726853458.82562: variable 'ansible_distribution_major_version' from source: facts 20899 1726853458.82586: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853458.82594: when evaluation is False, skipping this task 20899 1726853458.82600: _execute() done 20899 1726853458.82635: dumping result to json 20899 1726853458.82638: done dumping result, returning 20899 1726853458.82641: 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-797a-d009-0000000000c7] 20899 1726853458.82644: sending task result for task 02083763-bbaf-797a-d009-0000000000c7 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853458.82799: no more pending results, returning what we have 20899 1726853458.82803: results queue empty 20899 1726853458.82804: checking for any_errors_fatal 20899 1726853458.82810: done checking for any_errors_fatal 20899 1726853458.82810: checking for max_fail_percentage 20899 1726853458.82812: done checking for max_fail_percentage 20899 1726853458.82813: checking to see if all hosts have failed and the running result is not ok 20899 1726853458.82814: done checking to see if all hosts have failed 20899 1726853458.82815: getting the remaining hosts for this loop 20899 1726853458.82817: done getting the remaining hosts for this loop 20899 1726853458.82821: getting the next task for host managed_node1 20899 1726853458.82827: done getting next task for host managed_node1 20899 1726853458.82831: ^ 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 20899 1726853458.82834: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853458.82854: getting variables 20899 1726853458.82856: in VariableManager get_vars() 20899 1726853458.82906: Calling all_inventory to load vars for managed_node1 20899 1726853458.82908: Calling groups_inventory to load vars for managed_node1 20899 1726853458.82911: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853458.82921: Calling all_plugins_play to load vars for managed_node1 20899 1726853458.82924: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853458.82927: Calling groups_plugins_play to load vars for managed_node1 20899 1726853458.83496: done sending task result for task 02083763-bbaf-797a-d009-0000000000c7 20899 1726853458.83515: WORKER PROCESS EXITING 20899 1726853458.83540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853458.83770: done with get_vars() 20899 1726853458.83783: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20899 1726853458.83858: 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:30:58 -0400 (0:00:00.066) 0:00:07.752 ****** 20899 1726853458.83890: entering _queue_task() for managed_node1/yum 20899 1726853458.84354: worker is 1 (out of 1 available) 20899 1726853458.84367: exiting _queue_task() for managed_node1/yum 20899 1726853458.84612: done queuing things up, now waiting for results queue to drain 20899 1726853458.84614: waiting for pending results... 20899 1726853458.84998: 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 20899 1726853458.85133: in run() - task 02083763-bbaf-797a-d009-0000000000c8 20899 1726853458.85157: variable 'ansible_search_path' from source: unknown 20899 1726853458.85166: variable 'ansible_search_path' from source: unknown 20899 1726853458.85333: calling self._execute() 20899 1726853458.85337: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853458.85340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853458.85342: variable 'omit' from source: magic vars 20899 1726853458.85878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853458.88246: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853458.88324: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853458.88367: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853458.88410: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853458.88439: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853458.88526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853458.88562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853458.88598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853458.88643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853458.88665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853458.88817: variable 'ansible_distribution' from source: facts 20899 1726853458.88828: variable 'ansible_distribution_major_version' from source: facts 20899 1726853458.88976: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853458.88979: when evaluation is False, skipping this task 20899 1726853458.88982: _execute() done 20899 1726853458.88985: dumping result to json 20899 1726853458.88987: done dumping result, returning 20899 1726853458.88989: 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-797a-d009-0000000000c8] 20899 1726853458.88992: sending task result for task 02083763-bbaf-797a-d009-0000000000c8 20899 1726853458.89069: done sending task result for task 02083763-bbaf-797a-d009-0000000000c8 20899 1726853458.89074: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853458.89128: no more pending results, returning what we have 20899 1726853458.89131: results queue empty 20899 1726853458.89132: checking for any_errors_fatal 20899 1726853458.89137: done checking for any_errors_fatal 20899 1726853458.89138: checking for max_fail_percentage 20899 1726853458.89140: done checking for max_fail_percentage 20899 1726853458.89140: checking to see if all hosts have failed and the running result is not ok 20899 1726853458.89141: done checking to see if all hosts have failed 20899 1726853458.89142: getting the remaining hosts for this loop 20899 1726853458.89143: done getting the remaining hosts for this loop 20899 1726853458.89148: getting the next task for host managed_node1 20899 1726853458.89158: done getting next task for host managed_node1 20899 1726853458.89162: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20899 1726853458.89165: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853458.89185: getting variables 20899 1726853458.89187: in VariableManager get_vars() 20899 1726853458.89235: Calling all_inventory to load vars for managed_node1 20899 1726853458.89238: Calling groups_inventory to load vars for managed_node1 20899 1726853458.89240: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853458.89251: Calling all_plugins_play to load vars for managed_node1 20899 1726853458.89257: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853458.89260: Calling groups_plugins_play to load vars for managed_node1 20899 1726853458.89728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853458.89940: done with get_vars() 20899 1726853458.89951: done getting variables 20899 1726853458.90008: 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:30:58 -0400 (0:00:00.061) 0:00:07.814 ****** 20899 1726853458.90039: entering _queue_task() for managed_node1/fail 20899 1726853458.90299: worker is 1 (out of 1 available) 20899 1726853458.90311: exiting _queue_task() for managed_node1/fail 20899 1726853458.90322: done queuing things up, now waiting for results queue to drain 20899 1726853458.90324: waiting for pending results... 20899 1726853458.90697: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20899 1726853458.90725: in run() - task 02083763-bbaf-797a-d009-0000000000c9 20899 1726853458.90743: variable 'ansible_search_path' from source: unknown 20899 1726853458.90749: variable 'ansible_search_path' from source: unknown 20899 1726853458.90794: calling self._execute() 20899 1726853458.91179: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853458.91182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853458.91185: variable 'omit' from source: magic vars 20899 1726853458.91875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853458.96280: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853458.96370: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853458.96416: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853458.96457: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853458.96493: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853458.96579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853458.96630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853458.96695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853458.96713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853458.96730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853458.96884: variable 'ansible_distribution' from source: facts 20899 1726853458.96896: variable 'ansible_distribution_major_version' from source: facts 20899 1726853458.97019: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853458.97023: when evaluation is False, skipping this task 20899 1726853458.97025: _execute() done 20899 1726853458.97027: dumping result to json 20899 1726853458.97030: done dumping result, returning 20899 1726853458.97032: 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-797a-d009-0000000000c9] 20899 1726853458.97034: sending task result for task 02083763-bbaf-797a-d009-0000000000c9 20899 1726853458.97116: done sending task result for task 02083763-bbaf-797a-d009-0000000000c9 20899 1726853458.97120: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853458.97175: no more pending results, returning what we have 20899 1726853458.97178: results queue empty 20899 1726853458.97179: checking for any_errors_fatal 20899 1726853458.97186: done checking for any_errors_fatal 20899 1726853458.97187: checking for max_fail_percentage 20899 1726853458.97189: done checking for max_fail_percentage 20899 1726853458.97190: checking to see if all hosts have failed and the running result is not ok 20899 1726853458.97191: done checking to see if all hosts have failed 20899 1726853458.97191: getting the remaining hosts for this loop 20899 1726853458.97193: done getting the remaining hosts for this loop 20899 1726853458.97197: getting the next task for host managed_node1 20899 1726853458.97203: done getting next task for host managed_node1 20899 1726853458.97207: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20899 1726853458.97210: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853458.97228: getting variables 20899 1726853458.97230: in VariableManager get_vars() 20899 1726853458.97283: Calling all_inventory to load vars for managed_node1 20899 1726853458.97286: Calling groups_inventory to load vars for managed_node1 20899 1726853458.97289: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853458.97300: Calling all_plugins_play to load vars for managed_node1 20899 1726853458.97303: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853458.97306: Calling groups_plugins_play to load vars for managed_node1 20899 1726853458.97715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853458.98007: done with get_vars() 20899 1726853458.98018: done getting variables 20899 1726853458.98089: 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:30:58 -0400 (0:00:00.080) 0:00:07.895 ****** 20899 1726853458.98130: entering _queue_task() for managed_node1/package 20899 1726853458.98580: worker is 1 (out of 1 available) 20899 1726853458.98589: exiting _queue_task() for managed_node1/package 20899 1726853458.98599: done queuing things up, now waiting for results queue to drain 20899 1726853458.98600: waiting for pending results... 20899 1726853458.98696: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 20899 1726853458.98829: in run() - task 02083763-bbaf-797a-d009-0000000000ca 20899 1726853458.98847: variable 'ansible_search_path' from source: unknown 20899 1726853458.98857: variable 'ansible_search_path' from source: unknown 20899 1726853458.98899: calling self._execute() 20899 1726853458.99006: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853458.99017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853458.99041: variable 'omit' from source: magic vars 20899 1726853458.99468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853459.01862: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853459.01865: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853459.01887: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853459.01926: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853459.01959: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853459.02043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853459.02085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853459.02119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853459.02167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853459.02190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853459.02379: variable 'ansible_distribution' from source: facts 20899 1726853459.02382: variable 'ansible_distribution_major_version' from source: facts 20899 1726853459.02385: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853459.02387: when evaluation is False, skipping this task 20899 1726853459.02389: _execute() done 20899 1726853459.02391: dumping result to json 20899 1726853459.02393: done dumping result, returning 20899 1726853459.02395: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-797a-d009-0000000000ca] 20899 1726853459.02401: sending task result for task 02083763-bbaf-797a-d009-0000000000ca skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853459.02618: no more pending results, returning what we have 20899 1726853459.02621: results queue empty 20899 1726853459.02622: checking for any_errors_fatal 20899 1726853459.02629: done checking for any_errors_fatal 20899 1726853459.02630: checking for max_fail_percentage 20899 1726853459.02632: done checking for max_fail_percentage 20899 1726853459.02633: checking to see if all hosts have failed and the running result is not ok 20899 1726853459.02634: done checking to see if all hosts have failed 20899 1726853459.02635: getting the remaining hosts for this loop 20899 1726853459.02636: done getting the remaining hosts for this loop 20899 1726853459.02640: getting the next task for host managed_node1 20899 1726853459.02647: done getting next task for host managed_node1 20899 1726853459.02651: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20899 1726853459.02657: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853459.02675: getting variables 20899 1726853459.02677: in VariableManager get_vars() 20899 1726853459.02720: Calling all_inventory to load vars for managed_node1 20899 1726853459.02723: Calling groups_inventory to load vars for managed_node1 20899 1726853459.02725: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853459.02734: Calling all_plugins_play to load vars for managed_node1 20899 1726853459.02737: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853459.02740: Calling groups_plugins_play to load vars for managed_node1 20899 1726853459.03158: done sending task result for task 02083763-bbaf-797a-d009-0000000000ca 20899 1726853459.03161: WORKER PROCESS EXITING 20899 1726853459.03183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853459.03389: done with get_vars() 20899 1726853459.03400: done getting variables 20899 1726853459.03449: 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:30:59 -0400 (0:00:00.053) 0:00:07.948 ****** 20899 1726853459.03480: entering _queue_task() for managed_node1/package 20899 1726853459.03717: worker is 1 (out of 1 available) 20899 1726853459.03729: exiting _queue_task() for managed_node1/package 20899 1726853459.03741: done queuing things up, now waiting for results queue to drain 20899 1726853459.03743: waiting for pending results... 20899 1726853459.04013: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20899 1726853459.04144: in run() - task 02083763-bbaf-797a-d009-0000000000cb 20899 1726853459.04167: variable 'ansible_search_path' from source: unknown 20899 1726853459.04178: variable 'ansible_search_path' from source: unknown 20899 1726853459.04222: calling self._execute() 20899 1726853459.04318: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853459.04330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853459.04343: variable 'omit' from source: magic vars 20899 1726853459.04813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853459.07178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853459.07287: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853459.07338: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853459.07383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853459.07412: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853459.07572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853459.07676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853459.07680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853459.07689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853459.07714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853459.07850: variable 'ansible_distribution' from source: facts 20899 1726853459.07864: variable 'ansible_distribution_major_version' from source: facts 20899 1726853459.07886: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853459.07893: when evaluation is False, skipping this task 20899 1726853459.07899: _execute() done 20899 1726853459.07904: dumping result to json 20899 1726853459.07910: done dumping result, returning 20899 1726853459.07924: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-797a-d009-0000000000cb] 20899 1726853459.07931: sending task result for task 02083763-bbaf-797a-d009-0000000000cb skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853459.08080: no more pending results, returning what we have 20899 1726853459.08083: results queue empty 20899 1726853459.08084: checking for any_errors_fatal 20899 1726853459.08091: done checking for any_errors_fatal 20899 1726853459.08092: checking for max_fail_percentage 20899 1726853459.08093: done checking for max_fail_percentage 20899 1726853459.08094: checking to see if all hosts have failed and the running result is not ok 20899 1726853459.08095: done checking to see if all hosts have failed 20899 1726853459.08096: getting the remaining hosts for this loop 20899 1726853459.08098: done getting the remaining hosts for this loop 20899 1726853459.08101: getting the next task for host managed_node1 20899 1726853459.08108: done getting next task for host managed_node1 20899 1726853459.08112: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20899 1726853459.08115: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853459.08132: getting variables 20899 1726853459.08134: in VariableManager get_vars() 20899 1726853459.08185: Calling all_inventory to load vars for managed_node1 20899 1726853459.08188: Calling groups_inventory to load vars for managed_node1 20899 1726853459.08190: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853459.08201: Calling all_plugins_play to load vars for managed_node1 20899 1726853459.08204: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853459.08207: Calling groups_plugins_play to load vars for managed_node1 20899 1726853459.08669: done sending task result for task 02083763-bbaf-797a-d009-0000000000cb 20899 1726853459.08674: WORKER PROCESS EXITING 20899 1726853459.08697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853459.08909: done with get_vars() 20899 1726853459.08920: done getting variables 20899 1726853459.08978: 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:30:59 -0400 (0:00:00.055) 0:00:08.004 ****** 20899 1726853459.09010: entering _queue_task() for managed_node1/package 20899 1726853459.09259: worker is 1 (out of 1 available) 20899 1726853459.09270: exiting _queue_task() for managed_node1/package 20899 1726853459.09284: done queuing things up, now waiting for results queue to drain 20899 1726853459.09285: waiting for pending results... 20899 1726853459.09689: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20899 1726853459.09694: in run() - task 02083763-bbaf-797a-d009-0000000000cc 20899 1726853459.09697: variable 'ansible_search_path' from source: unknown 20899 1726853459.09705: variable 'ansible_search_path' from source: unknown 20899 1726853459.09743: calling self._execute() 20899 1726853459.09844: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853459.09858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853459.09874: variable 'omit' from source: magic vars 20899 1726853459.10303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853459.14549: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853459.14756: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853459.14812: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853459.14850: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853459.14934: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853459.15146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853459.15237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853459.15274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853459.15436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853459.15474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853459.15781: variable 'ansible_distribution' from source: facts 20899 1726853459.15793: variable 'ansible_distribution_major_version' from source: facts 20899 1726853459.15817: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853459.16075: when evaluation is False, skipping this task 20899 1726853459.16079: _execute() done 20899 1726853459.16083: dumping result to json 20899 1726853459.16085: done dumping result, returning 20899 1726853459.16088: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-797a-d009-0000000000cc] 20899 1726853459.16090: sending task result for task 02083763-bbaf-797a-d009-0000000000cc 20899 1726853459.16161: done sending task result for task 02083763-bbaf-797a-d009-0000000000cc 20899 1726853459.16164: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853459.16213: no more pending results, returning what we have 20899 1726853459.16216: results queue empty 20899 1726853459.16217: checking for any_errors_fatal 20899 1726853459.16223: done checking for any_errors_fatal 20899 1726853459.16224: checking for max_fail_percentage 20899 1726853459.16225: done checking for max_fail_percentage 20899 1726853459.16226: checking to see if all hosts have failed and the running result is not ok 20899 1726853459.16227: done checking to see if all hosts have failed 20899 1726853459.16228: getting the remaining hosts for this loop 20899 1726853459.16231: done getting the remaining hosts for this loop 20899 1726853459.16234: getting the next task for host managed_node1 20899 1726853459.16241: done getting next task for host managed_node1 20899 1726853459.16244: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20899 1726853459.16247: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853459.16266: getting variables 20899 1726853459.16268: in VariableManager get_vars() 20899 1726853459.16315: Calling all_inventory to load vars for managed_node1 20899 1726853459.16317: Calling groups_inventory to load vars for managed_node1 20899 1726853459.16320: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853459.16330: Calling all_plugins_play to load vars for managed_node1 20899 1726853459.16332: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853459.16335: Calling groups_plugins_play to load vars for managed_node1 20899 1726853459.16941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853459.17148: done with get_vars() 20899 1726853459.17161: done getting variables 20899 1726853459.17218: 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:30:59 -0400 (0:00:00.082) 0:00:08.086 ****** 20899 1726853459.17250: entering _queue_task() for managed_node1/service 20899 1726853459.17517: worker is 1 (out of 1 available) 20899 1726853459.17531: exiting _queue_task() for managed_node1/service 20899 1726853459.17544: done queuing things up, now waiting for results queue to drain 20899 1726853459.17546: waiting for pending results... 20899 1726853459.17899: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20899 1726853459.17963: in run() - task 02083763-bbaf-797a-d009-0000000000cd 20899 1726853459.17988: variable 'ansible_search_path' from source: unknown 20899 1726853459.18178: variable 'ansible_search_path' from source: unknown 20899 1726853459.18181: calling self._execute() 20899 1726853459.18184: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853459.18186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853459.18188: variable 'omit' from source: magic vars 20899 1726853459.18575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853459.22755: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853459.22872: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853459.22923: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853459.22966: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853459.23035: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853459.23095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853459.23127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853459.23168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853459.23218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853459.23249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853459.23579: variable 'ansible_distribution' from source: facts 20899 1726853459.23587: variable 'ansible_distribution_major_version' from source: facts 20899 1726853459.23590: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853459.23592: when evaluation is False, skipping this task 20899 1726853459.23594: _execute() done 20899 1726853459.23596: dumping result to json 20899 1726853459.23598: done dumping result, returning 20899 1726853459.23600: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-797a-d009-0000000000cd] 20899 1726853459.23602: sending task result for task 02083763-bbaf-797a-d009-0000000000cd skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853459.23829: no more pending results, returning what we have 20899 1726853459.23833: results queue empty 20899 1726853459.23834: checking for any_errors_fatal 20899 1726853459.23840: done checking for any_errors_fatal 20899 1726853459.23841: checking for max_fail_percentage 20899 1726853459.23842: done checking for max_fail_percentage 20899 1726853459.23843: checking to see if all hosts have failed and the running result is not ok 20899 1726853459.23844: done checking to see if all hosts have failed 20899 1726853459.23845: getting the remaining hosts for this loop 20899 1726853459.23847: done getting the remaining hosts for this loop 20899 1726853459.23851: getting the next task for host managed_node1 20899 1726853459.23861: done getting next task for host managed_node1 20899 1726853459.23865: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20899 1726853459.23868: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853459.23888: getting variables 20899 1726853459.23890: in VariableManager get_vars() 20899 1726853459.23937: Calling all_inventory to load vars for managed_node1 20899 1726853459.23940: Calling groups_inventory to load vars for managed_node1 20899 1726853459.23943: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853459.23956: Calling all_plugins_play to load vars for managed_node1 20899 1726853459.23959: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853459.23962: Calling groups_plugins_play to load vars for managed_node1 20899 1726853459.24290: done sending task result for task 02083763-bbaf-797a-d009-0000000000cd 20899 1726853459.24293: WORKER PROCESS EXITING 20899 1726853459.24317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853459.24530: done with get_vars() 20899 1726853459.24541: done getting variables 20899 1726853459.24605: 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:30:59 -0400 (0:00:00.073) 0:00:08.160 ****** 20899 1726853459.24646: entering _queue_task() for managed_node1/service 20899 1726853459.25488: worker is 1 (out of 1 available) 20899 1726853459.25502: exiting _queue_task() for managed_node1/service 20899 1726853459.25517: done queuing things up, now waiting for results queue to drain 20899 1726853459.25518: waiting for pending results... 20899 1726853459.26291: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20899 1726853459.26639: in run() - task 02083763-bbaf-797a-d009-0000000000ce 20899 1726853459.26734: variable 'ansible_search_path' from source: unknown 20899 1726853459.26745: variable 'ansible_search_path' from source: unknown 20899 1726853459.26802: calling self._execute() 20899 1726853459.27293: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853459.27386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853459.27390: variable 'omit' from source: magic vars 20899 1726853459.28308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853459.33163: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853459.33244: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853459.33289: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853459.33335: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853459.33394: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853459.33492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853459.33526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853459.33563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853459.33613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853459.33632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853459.33808: variable 'ansible_distribution' from source: facts 20899 1726853459.33820: variable 'ansible_distribution_major_version' from source: facts 20899 1726853459.33869: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853459.33880: when evaluation is False, skipping this task 20899 1726853459.33887: _execute() done 20899 1726853459.33894: dumping result to json 20899 1726853459.33903: done dumping result, returning 20899 1726853459.33914: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-797a-d009-0000000000ce] 20899 1726853459.33923: sending task result for task 02083763-bbaf-797a-d009-0000000000ce skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20899 1726853459.34190: no more pending results, returning what we have 20899 1726853459.34194: results queue empty 20899 1726853459.34195: checking for any_errors_fatal 20899 1726853459.34202: done checking for any_errors_fatal 20899 1726853459.34203: checking for max_fail_percentage 20899 1726853459.34204: done checking for max_fail_percentage 20899 1726853459.34205: checking to see if all hosts have failed and the running result is not ok 20899 1726853459.34206: done checking to see if all hosts have failed 20899 1726853459.34206: getting the remaining hosts for this loop 20899 1726853459.34208: done getting the remaining hosts for this loop 20899 1726853459.34212: getting the next task for host managed_node1 20899 1726853459.34218: done getting next task for host managed_node1 20899 1726853459.34221: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20899 1726853459.34224: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853459.34241: getting variables 20899 1726853459.34243: in VariableManager get_vars() 20899 1726853459.34291: Calling all_inventory to load vars for managed_node1 20899 1726853459.34294: Calling groups_inventory to load vars for managed_node1 20899 1726853459.34296: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853459.34306: Calling all_plugins_play to load vars for managed_node1 20899 1726853459.34308: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853459.34311: Calling groups_plugins_play to load vars for managed_node1 20899 1726853459.34780: done sending task result for task 02083763-bbaf-797a-d009-0000000000ce 20899 1726853459.34784: WORKER PROCESS EXITING 20899 1726853459.34807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853459.35039: done with get_vars() 20899 1726853459.35050: done getting variables 20899 1726853459.35114: 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:30:59 -0400 (0:00:00.105) 0:00:08.265 ****** 20899 1726853459.35173: entering _queue_task() for managed_node1/service 20899 1726853459.35505: worker is 1 (out of 1 available) 20899 1726853459.35519: exiting _queue_task() for managed_node1/service 20899 1726853459.35532: done queuing things up, now waiting for results queue to drain 20899 1726853459.35534: waiting for pending results... 20899 1726853459.35845: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20899 1726853459.36001: in run() - task 02083763-bbaf-797a-d009-0000000000cf 20899 1726853459.36026: variable 'ansible_search_path' from source: unknown 20899 1726853459.36035: variable 'ansible_search_path' from source: unknown 20899 1726853459.36084: calling self._execute() 20899 1726853459.36191: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853459.36204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853459.36236: variable 'omit' from source: magic vars 20899 1726853459.36725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853459.39967: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853459.40134: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853459.40209: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853459.40311: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853459.40577: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853459.40591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853459.40632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853459.40739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853459.40832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853459.40851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853459.41181: variable 'ansible_distribution' from source: facts 20899 1726853459.41192: variable 'ansible_distribution_major_version' from source: facts 20899 1726853459.41216: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853459.41234: when evaluation is False, skipping this task 20899 1726853459.41241: _execute() done 20899 1726853459.41247: dumping result to json 20899 1726853459.41263: done dumping result, returning 20899 1726853459.41277: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-797a-d009-0000000000cf] 20899 1726853459.41285: sending task result for task 02083763-bbaf-797a-d009-0000000000cf 20899 1726853459.41621: done sending task result for task 02083763-bbaf-797a-d009-0000000000cf 20899 1726853459.41624: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853459.41668: no more pending results, returning what we have 20899 1726853459.41673: results queue empty 20899 1726853459.41674: checking for any_errors_fatal 20899 1726853459.41679: done checking for any_errors_fatal 20899 1726853459.41680: checking for max_fail_percentage 20899 1726853459.41682: done checking for max_fail_percentage 20899 1726853459.41682: checking to see if all hosts have failed and the running result is not ok 20899 1726853459.41683: done checking to see if all hosts have failed 20899 1726853459.41684: getting the remaining hosts for this loop 20899 1726853459.41686: done getting the remaining hosts for this loop 20899 1726853459.41690: getting the next task for host managed_node1 20899 1726853459.41695: done getting next task for host managed_node1 20899 1726853459.41698: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20899 1726853459.41701: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853459.41717: getting variables 20899 1726853459.41719: in VariableManager get_vars() 20899 1726853459.41768: Calling all_inventory to load vars for managed_node1 20899 1726853459.41772: Calling groups_inventory to load vars for managed_node1 20899 1726853459.41775: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853459.41785: Calling all_plugins_play to load vars for managed_node1 20899 1726853459.41788: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853459.41790: Calling groups_plugins_play to load vars for managed_node1 20899 1726853459.42106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853459.42320: done with get_vars() 20899 1726853459.42330: done getting variables 20899 1726853459.42392: 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:30:59 -0400 (0:00:00.072) 0:00:08.338 ****** 20899 1726853459.42422: entering _queue_task() for managed_node1/service 20899 1726853459.42673: worker is 1 (out of 1 available) 20899 1726853459.42685: exiting _queue_task() for managed_node1/service 20899 1726853459.42698: done queuing things up, now waiting for results queue to drain 20899 1726853459.42699: waiting for pending results... 20899 1726853459.43089: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 20899 1726853459.43095: in run() - task 02083763-bbaf-797a-d009-0000000000d0 20899 1726853459.43104: variable 'ansible_search_path' from source: unknown 20899 1726853459.43110: variable 'ansible_search_path' from source: unknown 20899 1726853459.43147: calling self._execute() 20899 1726853459.43238: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853459.43288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853459.43308: variable 'omit' from source: magic vars 20899 1726853459.43903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853459.46497: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853459.46582: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853459.46622: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853459.46666: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853459.46714: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853459.46812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853459.46846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853459.46882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853459.46931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853459.46964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853459.47176: variable 'ansible_distribution' from source: facts 20899 1726853459.47179: variable 'ansible_distribution_major_version' from source: facts 20899 1726853459.47182: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853459.47184: when evaluation is False, skipping this task 20899 1726853459.47186: _execute() done 20899 1726853459.47188: dumping result to json 20899 1726853459.47190: done dumping result, returning 20899 1726853459.47193: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-797a-d009-0000000000d0] 20899 1726853459.47195: sending task result for task 02083763-bbaf-797a-d009-0000000000d0 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20899 1726853459.47519: no more pending results, returning what we have 20899 1726853459.47523: results queue empty 20899 1726853459.47524: checking for any_errors_fatal 20899 1726853459.47530: done checking for any_errors_fatal 20899 1726853459.47531: checking for max_fail_percentage 20899 1726853459.47533: done checking for max_fail_percentage 20899 1726853459.47534: checking to see if all hosts have failed and the running result is not ok 20899 1726853459.47535: done checking to see if all hosts have failed 20899 1726853459.47536: getting the remaining hosts for this loop 20899 1726853459.47537: done getting the remaining hosts for this loop 20899 1726853459.47542: getting the next task for host managed_node1 20899 1726853459.47549: done getting next task for host managed_node1 20899 1726853459.47556: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20899 1726853459.47559: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853459.47581: getting variables 20899 1726853459.47584: in VariableManager get_vars() 20899 1726853459.47640: Calling all_inventory to load vars for managed_node1 20899 1726853459.47643: Calling groups_inventory to load vars for managed_node1 20899 1726853459.47646: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853459.47659: Calling all_plugins_play to load vars for managed_node1 20899 1726853459.47662: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853459.47665: Calling groups_plugins_play to load vars for managed_node1 20899 1726853459.48178: done sending task result for task 02083763-bbaf-797a-d009-0000000000d0 20899 1726853459.48181: WORKER PROCESS EXITING 20899 1726853459.48202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853459.48418: done with get_vars() 20899 1726853459.48433: done getting variables 20899 1726853459.48563: 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:30:59 -0400 (0:00:00.062) 0:00:08.400 ****** 20899 1726853459.48669: entering _queue_task() for managed_node1/copy 20899 1726853459.48936: worker is 1 (out of 1 available) 20899 1726853459.48947: exiting _queue_task() for managed_node1/copy 20899 1726853459.48962: done queuing things up, now waiting for results queue to drain 20899 1726853459.48963: waiting for pending results... 20899 1726853459.49249: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20899 1726853459.49383: in run() - task 02083763-bbaf-797a-d009-0000000000d1 20899 1726853459.49410: variable 'ansible_search_path' from source: unknown 20899 1726853459.49418: variable 'ansible_search_path' from source: unknown 20899 1726853459.49457: calling self._execute() 20899 1726853459.49567: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853459.49581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853459.49595: variable 'omit' from source: magic vars 20899 1726853459.50136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853459.53137: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853459.53343: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853459.53427: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853459.53501: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853459.53598: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853459.53723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853459.53729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853459.53768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853459.53822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853459.53879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853459.54017: variable 'ansible_distribution' from source: facts 20899 1726853459.54029: variable 'ansible_distribution_major_version' from source: facts 20899 1726853459.54051: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853459.54062: when evaluation is False, skipping this task 20899 1726853459.54095: _execute() done 20899 1726853459.54098: dumping result to json 20899 1726853459.54101: done dumping result, returning 20899 1726853459.54103: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-797a-d009-0000000000d1] 20899 1726853459.54106: sending task result for task 02083763-bbaf-797a-d009-0000000000d1 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853459.54356: no more pending results, returning what we have 20899 1726853459.54359: results queue empty 20899 1726853459.54360: checking for any_errors_fatal 20899 1726853459.54366: done checking for any_errors_fatal 20899 1726853459.54367: checking for max_fail_percentage 20899 1726853459.54369: done checking for max_fail_percentage 20899 1726853459.54370: checking to see if all hosts have failed and the running result is not ok 20899 1726853459.54427: done checking to see if all hosts have failed 20899 1726853459.54428: getting the remaining hosts for this loop 20899 1726853459.54430: done getting the remaining hosts for this loop 20899 1726853459.54434: getting the next task for host managed_node1 20899 1726853459.54442: done getting next task for host managed_node1 20899 1726853459.54446: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20899 1726853459.54449: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853459.54472: getting variables 20899 1726853459.54474: in VariableManager get_vars() 20899 1726853459.54522: Calling all_inventory to load vars for managed_node1 20899 1726853459.54641: Calling groups_inventory to load vars for managed_node1 20899 1726853459.54645: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853459.54651: done sending task result for task 02083763-bbaf-797a-d009-0000000000d1 20899 1726853459.54656: WORKER PROCESS EXITING 20899 1726853459.54666: Calling all_plugins_play to load vars for managed_node1 20899 1726853459.54669: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853459.54674: Calling groups_plugins_play to load vars for managed_node1 20899 1726853459.55036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853459.55330: done with get_vars() 20899 1726853459.55341: 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:30:59 -0400 (0:00:00.067) 0:00:08.468 ****** 20899 1726853459.55445: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 20899 1726853459.55812: worker is 1 (out of 1 available) 20899 1726853459.55824: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 20899 1726853459.55954: done queuing things up, now waiting for results queue to drain 20899 1726853459.55956: waiting for pending results... 20899 1726853459.56157: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20899 1726853459.56294: in run() - task 02083763-bbaf-797a-d009-0000000000d2 20899 1726853459.56316: variable 'ansible_search_path' from source: unknown 20899 1726853459.56323: variable 'ansible_search_path' from source: unknown 20899 1726853459.56364: calling self._execute() 20899 1726853459.56466: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853459.56479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853459.56498: variable 'omit' from source: magic vars 20899 1726853459.56938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853459.58973: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853459.59176: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853459.59179: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853459.59181: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853459.59183: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853459.59227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853459.59263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853459.59298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853459.59342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853459.59365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853459.59514: variable 'ansible_distribution' from source: facts 20899 1726853459.59527: variable 'ansible_distribution_major_version' from source: facts 20899 1726853459.59550: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853459.59561: when evaluation is False, skipping this task 20899 1726853459.59568: _execute() done 20899 1726853459.59580: dumping result to json 20899 1726853459.59588: done dumping result, returning 20899 1726853459.59601: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-797a-d009-0000000000d2] 20899 1726853459.59611: sending task result for task 02083763-bbaf-797a-d009-0000000000d2 20899 1726853459.59724: done sending task result for task 02083763-bbaf-797a-d009-0000000000d2 20899 1726853459.59727: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853459.59784: no more pending results, returning what we have 20899 1726853459.59787: results queue empty 20899 1726853459.59788: checking for any_errors_fatal 20899 1726853459.59793: done checking for any_errors_fatal 20899 1726853459.59794: checking for max_fail_percentage 20899 1726853459.59796: done checking for max_fail_percentage 20899 1726853459.59797: checking to see if all hosts have failed and the running result is not ok 20899 1726853459.59798: done checking to see if all hosts have failed 20899 1726853459.59798: getting the remaining hosts for this loop 20899 1726853459.59800: done getting the remaining hosts for this loop 20899 1726853459.59803: getting the next task for host managed_node1 20899 1726853459.59809: done getting next task for host managed_node1 20899 1726853459.59813: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20899 1726853459.59816: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853459.59833: getting variables 20899 1726853459.59834: in VariableManager get_vars() 20899 1726853459.59882: Calling all_inventory to load vars for managed_node1 20899 1726853459.59885: Calling groups_inventory to load vars for managed_node1 20899 1726853459.59887: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853459.59896: Calling all_plugins_play to load vars for managed_node1 20899 1726853459.59899: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853459.59901: Calling groups_plugins_play to load vars for managed_node1 20899 1726853459.60100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853459.60221: done with get_vars() 20899 1726853459.60230: 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:30:59 -0400 (0:00:00.048) 0:00:08.516 ****** 20899 1726853459.60287: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 20899 1726853459.60476: worker is 1 (out of 1 available) 20899 1726853459.60490: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 20899 1726853459.60504: done queuing things up, now waiting for results queue to drain 20899 1726853459.60506: waiting for pending results... 20899 1726853459.60677: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 20899 1726853459.60750: in run() - task 02083763-bbaf-797a-d009-0000000000d3 20899 1726853459.60765: variable 'ansible_search_path' from source: unknown 20899 1726853459.60769: variable 'ansible_search_path' from source: unknown 20899 1726853459.60799: calling self._execute() 20899 1726853459.60868: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853459.60873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853459.60881: variable 'omit' from source: magic vars 20899 1726853459.61180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853459.63192: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853459.63196: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853459.63216: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853459.63252: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853459.63283: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853459.63364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853459.63395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853459.63420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853459.63464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853459.63482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853459.63634: variable 'ansible_distribution' from source: facts 20899 1726853459.63638: variable 'ansible_distribution_major_version' from source: facts 20899 1726853459.63675: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853459.63678: when evaluation is False, skipping this task 20899 1726853459.63681: _execute() done 20899 1726853459.63683: dumping result to json 20899 1726853459.63685: done dumping result, returning 20899 1726853459.63688: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-797a-d009-0000000000d3] 20899 1726853459.63690: sending task result for task 02083763-bbaf-797a-d009-0000000000d3 20899 1726853459.63882: done sending task result for task 02083763-bbaf-797a-d009-0000000000d3 20899 1726853459.63885: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853459.63927: no more pending results, returning what we have 20899 1726853459.63929: results queue empty 20899 1726853459.63930: checking for any_errors_fatal 20899 1726853459.63935: done checking for any_errors_fatal 20899 1726853459.63936: checking for max_fail_percentage 20899 1726853459.63938: done checking for max_fail_percentage 20899 1726853459.63939: checking to see if all hosts have failed and the running result is not ok 20899 1726853459.63939: done checking to see if all hosts have failed 20899 1726853459.63940: getting the remaining hosts for this loop 20899 1726853459.63941: done getting the remaining hosts for this loop 20899 1726853459.63949: getting the next task for host managed_node1 20899 1726853459.63954: done getting next task for host managed_node1 20899 1726853459.63957: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20899 1726853459.63960: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853459.64019: getting variables 20899 1726853459.64021: in VariableManager get_vars() 20899 1726853459.64070: Calling all_inventory to load vars for managed_node1 20899 1726853459.64075: Calling groups_inventory to load vars for managed_node1 20899 1726853459.64077: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853459.64086: Calling all_plugins_play to load vars for managed_node1 20899 1726853459.64088: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853459.64091: Calling groups_plugins_play to load vars for managed_node1 20899 1726853459.64276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853459.64487: done with get_vars() 20899 1726853459.64498: done getting variables 20899 1726853459.64559: 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:30:59 -0400 (0:00:00.043) 0:00:08.559 ****** 20899 1726853459.64592: entering _queue_task() for managed_node1/debug 20899 1726853459.64869: worker is 1 (out of 1 available) 20899 1726853459.64883: exiting _queue_task() for managed_node1/debug 20899 1726853459.64896: done queuing things up, now waiting for results queue to drain 20899 1726853459.64897: waiting for pending results... 20899 1726853459.65199: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20899 1726853459.65366: in run() - task 02083763-bbaf-797a-d009-0000000000d4 20899 1726853459.65370: variable 'ansible_search_path' from source: unknown 20899 1726853459.65375: variable 'ansible_search_path' from source: unknown 20899 1726853459.65379: calling self._execute() 20899 1726853459.65445: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853459.65451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853459.65464: variable 'omit' from source: magic vars 20899 1726853459.65894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853459.68208: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853459.68477: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853459.68482: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853459.68485: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853459.68487: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853459.68491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853459.68493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853459.68515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853459.68562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853459.68577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853459.68721: variable 'ansible_distribution' from source: facts 20899 1726853459.68727: variable 'ansible_distribution_major_version' from source: facts 20899 1726853459.68750: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853459.68754: when evaluation is False, skipping this task 20899 1726853459.68759: _execute() done 20899 1726853459.68762: dumping result to json 20899 1726853459.68766: done dumping result, returning 20899 1726853459.68777: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-797a-d009-0000000000d4] 20899 1726853459.68782: sending task result for task 02083763-bbaf-797a-d009-0000000000d4 20899 1726853459.68878: done sending task result for task 02083763-bbaf-797a-d009-0000000000d4 20899 1726853459.68881: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20899 1726853459.68929: no more pending results, returning what we have 20899 1726853459.68933: results queue empty 20899 1726853459.68934: checking for any_errors_fatal 20899 1726853459.68940: done checking for any_errors_fatal 20899 1726853459.68941: checking for max_fail_percentage 20899 1726853459.68943: done checking for max_fail_percentage 20899 1726853459.68944: checking to see if all hosts have failed and the running result is not ok 20899 1726853459.68945: done checking to see if all hosts have failed 20899 1726853459.68946: getting the remaining hosts for this loop 20899 1726853459.68947: done getting the remaining hosts for this loop 20899 1726853459.68955: getting the next task for host managed_node1 20899 1726853459.68962: done getting next task for host managed_node1 20899 1726853459.68966: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20899 1726853459.68969: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853459.68990: getting variables 20899 1726853459.68992: in VariableManager get_vars() 20899 1726853459.69043: Calling all_inventory to load vars for managed_node1 20899 1726853459.69047: Calling groups_inventory to load vars for managed_node1 20899 1726853459.69050: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853459.69064: Calling all_plugins_play to load vars for managed_node1 20899 1726853459.69066: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853459.69069: Calling groups_plugins_play to load vars for managed_node1 20899 1726853459.69541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853459.69731: done with get_vars() 20899 1726853459.69742: done getting variables 20899 1726853459.69805: 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:30:59 -0400 (0:00:00.052) 0:00:08.612 ****** 20899 1726853459.69837: entering _queue_task() for managed_node1/debug 20899 1726853459.70133: worker is 1 (out of 1 available) 20899 1726853459.70146: exiting _queue_task() for managed_node1/debug 20899 1726853459.70161: done queuing things up, now waiting for results queue to drain 20899 1726853459.70162: waiting for pending results... 20899 1726853459.70445: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20899 1726853459.70574: in run() - task 02083763-bbaf-797a-d009-0000000000d5 20899 1726853459.70578: variable 'ansible_search_path' from source: unknown 20899 1726853459.70580: variable 'ansible_search_path' from source: unknown 20899 1726853459.70605: calling self._execute() 20899 1726853459.70790: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853459.70793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853459.70796: variable 'omit' from source: magic vars 20899 1726853459.71146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853459.73423: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853459.73786: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853459.73820: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853459.73854: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853459.73885: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853459.73964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853459.73998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853459.74023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853459.74065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853459.74080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853459.74267: variable 'ansible_distribution' from source: facts 20899 1726853459.74272: variable 'ansible_distribution_major_version' from source: facts 20899 1726853459.74275: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853459.74277: when evaluation is False, skipping this task 20899 1726853459.74279: _execute() done 20899 1726853459.74281: dumping result to json 20899 1726853459.74283: done dumping result, returning 20899 1726853459.74285: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-797a-d009-0000000000d5] 20899 1726853459.74288: sending task result for task 02083763-bbaf-797a-d009-0000000000d5 20899 1726853459.74352: done sending task result for task 02083763-bbaf-797a-d009-0000000000d5 20899 1726853459.74356: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20899 1726853459.74403: no more pending results, returning what we have 20899 1726853459.74406: results queue empty 20899 1726853459.74407: checking for any_errors_fatal 20899 1726853459.74412: done checking for any_errors_fatal 20899 1726853459.74413: checking for max_fail_percentage 20899 1726853459.74415: done checking for max_fail_percentage 20899 1726853459.74416: checking to see if all hosts have failed and the running result is not ok 20899 1726853459.74417: done checking to see if all hosts have failed 20899 1726853459.74418: getting the remaining hosts for this loop 20899 1726853459.74419: done getting the remaining hosts for this loop 20899 1726853459.74424: getting the next task for host managed_node1 20899 1726853459.74430: done getting next task for host managed_node1 20899 1726853459.74435: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20899 1726853459.74438: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853459.74461: getting variables 20899 1726853459.74463: in VariableManager get_vars() 20899 1726853459.74514: Calling all_inventory to load vars for managed_node1 20899 1726853459.74517: Calling groups_inventory to load vars for managed_node1 20899 1726853459.74520: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853459.74531: Calling all_plugins_play to load vars for managed_node1 20899 1726853459.74534: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853459.74537: Calling groups_plugins_play to load vars for managed_node1 20899 1726853459.74928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853459.75201: done with get_vars() 20899 1726853459.75213: done getting variables 20899 1726853459.75278: 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:30:59 -0400 (0:00:00.054) 0:00:08.667 ****** 20899 1726853459.75312: entering _queue_task() for managed_node1/debug 20899 1726853459.75790: worker is 1 (out of 1 available) 20899 1726853459.75799: exiting _queue_task() for managed_node1/debug 20899 1726853459.75809: done queuing things up, now waiting for results queue to drain 20899 1726853459.75810: waiting for pending results... 20899 1726853459.76183: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20899 1726853459.76189: in run() - task 02083763-bbaf-797a-d009-0000000000d6 20899 1726853459.76192: variable 'ansible_search_path' from source: unknown 20899 1726853459.76195: variable 'ansible_search_path' from source: unknown 20899 1726853459.76197: calling self._execute() 20899 1726853459.76200: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853459.76202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853459.76205: variable 'omit' from source: magic vars 20899 1726853459.76593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853459.78778: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853459.78824: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853459.78847: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853459.78876: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853459.78896: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853459.78955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853459.78981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853459.78998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853459.79023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853459.79040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853459.79133: variable 'ansible_distribution' from source: facts 20899 1726853459.79137: variable 'ansible_distribution_major_version' from source: facts 20899 1726853459.79155: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853459.79159: when evaluation is False, skipping this task 20899 1726853459.79162: _execute() done 20899 1726853459.79165: dumping result to json 20899 1726853459.79169: done dumping result, returning 20899 1726853459.79178: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-797a-d009-0000000000d6] 20899 1726853459.79182: sending task result for task 02083763-bbaf-797a-d009-0000000000d6 20899 1726853459.79267: done sending task result for task 02083763-bbaf-797a-d009-0000000000d6 20899 1726853459.79269: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20899 1726853459.79331: no more pending results, returning what we have 20899 1726853459.79334: results queue empty 20899 1726853459.79335: checking for any_errors_fatal 20899 1726853459.79340: done checking for any_errors_fatal 20899 1726853459.79341: checking for max_fail_percentage 20899 1726853459.79343: done checking for max_fail_percentage 20899 1726853459.79343: checking to see if all hosts have failed and the running result is not ok 20899 1726853459.79344: done checking to see if all hosts have failed 20899 1726853459.79345: getting the remaining hosts for this loop 20899 1726853459.79347: done getting the remaining hosts for this loop 20899 1726853459.79350: getting the next task for host managed_node1 20899 1726853459.79356: done getting next task for host managed_node1 20899 1726853459.79360: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20899 1726853459.79363: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853459.79382: getting variables 20899 1726853459.79384: in VariableManager get_vars() 20899 1726853459.79425: Calling all_inventory to load vars for managed_node1 20899 1726853459.79427: Calling groups_inventory to load vars for managed_node1 20899 1726853459.79430: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853459.79438: Calling all_plugins_play to load vars for managed_node1 20899 1726853459.79440: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853459.79442: Calling groups_plugins_play to load vars for managed_node1 20899 1726853459.79619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853459.79781: done with get_vars() 20899 1726853459.79793: 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:30:59 -0400 (0:00:00.045) 0:00:08.712 ****** 20899 1726853459.79895: entering _queue_task() for managed_node1/ping 20899 1726853459.80150: worker is 1 (out of 1 available) 20899 1726853459.80164: exiting _queue_task() for managed_node1/ping 20899 1726853459.80182: done queuing things up, now waiting for results queue to drain 20899 1726853459.80184: waiting for pending results... 20899 1726853459.80524: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 20899 1726853459.80573: in run() - task 02083763-bbaf-797a-d009-0000000000d7 20899 1726853459.80603: variable 'ansible_search_path' from source: unknown 20899 1726853459.80607: variable 'ansible_search_path' from source: unknown 20899 1726853459.80631: calling self._execute() 20899 1726853459.80712: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853459.80745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853459.80749: variable 'omit' from source: magic vars 20899 1726853459.81163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853459.83034: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853459.83080: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853459.83106: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853459.83144: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853459.83166: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853459.83227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853459.83247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853459.83268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853459.83295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853459.83305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853459.83401: variable 'ansible_distribution' from source: facts 20899 1726853459.83405: variable 'ansible_distribution_major_version' from source: facts 20899 1726853459.83420: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853459.83423: when evaluation is False, skipping this task 20899 1726853459.83425: _execute() done 20899 1726853459.83428: dumping result to json 20899 1726853459.83431: done dumping result, returning 20899 1726853459.83444: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-797a-d009-0000000000d7] 20899 1726853459.83447: sending task result for task 02083763-bbaf-797a-d009-0000000000d7 20899 1726853459.83525: done sending task result for task 02083763-bbaf-797a-d009-0000000000d7 20899 1726853459.83528: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853459.83605: no more pending results, returning what we have 20899 1726853459.83608: results queue empty 20899 1726853459.83609: checking for any_errors_fatal 20899 1726853459.83613: done checking for any_errors_fatal 20899 1726853459.83614: checking for max_fail_percentage 20899 1726853459.83615: done checking for max_fail_percentage 20899 1726853459.83616: checking to see if all hosts have failed and the running result is not ok 20899 1726853459.83617: done checking to see if all hosts have failed 20899 1726853459.83618: getting the remaining hosts for this loop 20899 1726853459.83619: done getting the remaining hosts for this loop 20899 1726853459.83623: getting the next task for host managed_node1 20899 1726853459.83631: done getting next task for host managed_node1 20899 1726853459.83633: ^ task is: TASK: meta (role_complete) 20899 1726853459.83635: ^ state is: HOST STATE: block=3, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853459.83652: getting variables 20899 1726853459.83660: in VariableManager get_vars() 20899 1726853459.83701: Calling all_inventory to load vars for managed_node1 20899 1726853459.83704: Calling groups_inventory to load vars for managed_node1 20899 1726853459.83706: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853459.83714: Calling all_plugins_play to load vars for managed_node1 20899 1726853459.83716: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853459.83748: Calling groups_plugins_play to load vars for managed_node1 20899 1726853459.83956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853459.84214: done with get_vars() 20899 1726853459.84225: done getting variables 20899 1726853459.84312: done queuing things up, now waiting for results queue to drain 20899 1726853459.84314: results queue empty 20899 1726853459.84314: checking for any_errors_fatal 20899 1726853459.84317: done checking for any_errors_fatal 20899 1726853459.84317: checking for max_fail_percentage 20899 1726853459.84318: done checking for max_fail_percentage 20899 1726853459.84319: checking to see if all hosts have failed and the running result is not ok 20899 1726853459.84320: done checking to see if all hosts have failed 20899 1726853459.84321: getting the remaining hosts for this loop 20899 1726853459.84321: done getting the remaining hosts for this loop 20899 1726853459.84324: getting the next task for host managed_node1 20899 1726853459.84328: done getting next task for host managed_node1 20899 1726853459.84330: ^ task is: TASK: Get profile's ring options 20899 1726853459.84331: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853459.84333: getting variables 20899 1726853459.84334: in VariableManager get_vars() 20899 1726853459.84354: Calling all_inventory to load vars for managed_node1 20899 1726853459.84356: Calling groups_inventory to load vars for managed_node1 20899 1726853459.84358: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853459.84363: Calling all_plugins_play to load vars for managed_node1 20899 1726853459.84365: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853459.84368: Calling groups_plugins_play to load vars for managed_node1 20899 1726853459.84517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853459.84711: done with get_vars() 20899 1726853459.84718: done getting variables 20899 1726853459.84744: 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 profile's ring options] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:173 Friday 20 September 2024 13:30:59 -0400 (0:00:00.048) 0:00:08.761 ****** 20899 1726853459.84767: entering _queue_task() for managed_node1/command 20899 1726853459.84998: worker is 1 (out of 1 available) 20899 1726853459.85013: exiting _queue_task() for managed_node1/command 20899 1726853459.85026: done queuing things up, now waiting for results queue to drain 20899 1726853459.85029: waiting for pending results... 20899 1726853459.85197: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 20899 1726853459.85264: in run() - task 02083763-bbaf-797a-d009-000000000107 20899 1726853459.85273: variable 'ansible_search_path' from source: unknown 20899 1726853459.85301: calling self._execute() 20899 1726853459.85372: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853459.85376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853459.85384: variable 'omit' from source: magic vars 20899 1726853459.85691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853459.87310: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853459.87355: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853459.87391: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853459.87415: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853459.87440: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853459.87498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853459.87518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853459.87535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853459.87567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853459.87579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853459.87668: variable 'ansible_distribution' from source: facts 20899 1726853459.87674: variable 'ansible_distribution_major_version' from source: facts 20899 1726853459.87690: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853459.87693: when evaluation is False, skipping this task 20899 1726853459.87695: _execute() done 20899 1726853459.87698: dumping result to json 20899 1726853459.87700: done dumping result, returning 20899 1726853459.87706: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [02083763-bbaf-797a-d009-000000000107] 20899 1726853459.87710: sending task result for task 02083763-bbaf-797a-d009-000000000107 20899 1726853459.87794: done sending task result for task 02083763-bbaf-797a-d009-000000000107 20899 1726853459.87796: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853459.87843: no more pending results, returning what we have 20899 1726853459.87846: results queue empty 20899 1726853459.87847: checking for any_errors_fatal 20899 1726853459.87849: done checking for any_errors_fatal 20899 1726853459.87849: checking for max_fail_percentage 20899 1726853459.87851: done checking for max_fail_percentage 20899 1726853459.87854: checking to see if all hosts have failed and the running result is not ok 20899 1726853459.87855: done checking to see if all hosts have failed 20899 1726853459.87855: getting the remaining hosts for this loop 20899 1726853459.87857: done getting the remaining hosts for this loop 20899 1726853459.87861: getting the next task for host managed_node1 20899 1726853459.87867: done getting next task for host managed_node1 20899 1726853459.87869: ^ task is: TASK: ASSERT: The profile does reset ring options 20899 1726853459.87872: ^ state is: HOST STATE: block=3, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853459.87875: getting variables 20899 1726853459.87877: in VariableManager get_vars() 20899 1726853459.87926: Calling all_inventory to load vars for managed_node1 20899 1726853459.87928: Calling groups_inventory to load vars for managed_node1 20899 1726853459.87930: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853459.87939: Calling all_plugins_play to load vars for managed_node1 20899 1726853459.87941: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853459.87943: Calling groups_plugins_play to load vars for managed_node1 20899 1726853459.88085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853459.88208: done with get_vars() 20899 1726853459.88216: done getting variables 20899 1726853459.88260: 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: The profile does reset ring options] ***************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:179 Friday 20 September 2024 13:30:59 -0400 (0:00:00.035) 0:00:08.796 ****** 20899 1726853459.88281: entering _queue_task() for managed_node1/assert 20899 1726853459.88481: worker is 1 (out of 1 available) 20899 1726853459.88494: exiting _queue_task() for managed_node1/assert 20899 1726853459.88507: done queuing things up, now waiting for results queue to drain 20899 1726853459.88509: waiting for pending results... 20899 1726853459.88663: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options 20899 1726853459.88715: in run() - task 02083763-bbaf-797a-d009-000000000108 20899 1726853459.88729: variable 'ansible_search_path' from source: unknown 20899 1726853459.88759: calling self._execute() 20899 1726853459.88821: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853459.88827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853459.88837: variable 'omit' from source: magic vars 20899 1726853459.89138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853459.90769: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853459.90815: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853459.90840: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853459.90865: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853459.90886: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853459.90945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853459.90966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853459.90985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853459.91010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853459.91020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853459.91114: variable 'ansible_distribution' from source: facts 20899 1726853459.91118: variable 'ansible_distribution_major_version' from source: facts 20899 1726853459.91134: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853459.91137: when evaluation is False, skipping this task 20899 1726853459.91140: _execute() done 20899 1726853459.91142: dumping result to json 20899 1726853459.91144: done dumping result, returning 20899 1726853459.91157: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options [02083763-bbaf-797a-d009-000000000108] 20899 1726853459.91159: sending task result for task 02083763-bbaf-797a-d009-000000000108 20899 1726853459.91235: done sending task result for task 02083763-bbaf-797a-d009-000000000108 20899 1726853459.91238: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853459.91299: no more pending results, returning what we have 20899 1726853459.91302: results queue empty 20899 1726853459.91303: checking for any_errors_fatal 20899 1726853459.91309: done checking for any_errors_fatal 20899 1726853459.91310: checking for max_fail_percentage 20899 1726853459.91311: done checking for max_fail_percentage 20899 1726853459.91312: checking to see if all hosts have failed and the running result is not ok 20899 1726853459.91313: done checking to see if all hosts have failed 20899 1726853459.91314: getting the remaining hosts for this loop 20899 1726853459.91315: done getting the remaining hosts for this loop 20899 1726853459.91319: getting the next task for host managed_node1 20899 1726853459.91324: done getting next task for host managed_node1 20899 1726853459.91326: ^ task is: TASK: Get profile's ring options 20899 1726853459.91327: ^ state is: HOST STATE: block=3, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853459.91330: getting variables 20899 1726853459.91331: in VariableManager get_vars() 20899 1726853459.91377: Calling all_inventory to load vars for managed_node1 20899 1726853459.91380: Calling groups_inventory to load vars for managed_node1 20899 1726853459.91382: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853459.91390: Calling all_plugins_play to load vars for managed_node1 20899 1726853459.91392: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853459.91395: Calling groups_plugins_play to load vars for managed_node1 20899 1726853459.91720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853459.91832: done with get_vars() 20899 1726853459.91839: done getting variables 20899 1726853459.91882: 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 profile's ring options] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:184 Friday 20 September 2024 13:30:59 -0400 (0:00:00.036) 0:00:08.833 ****** 20899 1726853459.91901: entering _queue_task() for managed_node1/command 20899 1726853459.92094: worker is 1 (out of 1 available) 20899 1726853459.92107: exiting _queue_task() for managed_node1/command 20899 1726853459.92119: done queuing things up, now waiting for results queue to drain 20899 1726853459.92120: waiting for pending results... 20899 1726853459.92279: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 20899 1726853459.92345: in run() - task 02083763-bbaf-797a-d009-000000000109 20899 1726853459.92362: variable 'ansible_search_path' from source: unknown 20899 1726853459.92394: calling self._execute() 20899 1726853459.92468: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853459.92473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853459.92478: variable 'omit' from source: magic vars 20899 1726853459.92781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853459.94269: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853459.94321: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853459.94348: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853459.94377: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853459.94396: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853459.94455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853459.94478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853459.94495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853459.94520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853459.94534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853459.94628: variable 'ansible_distribution' from source: facts 20899 1726853459.94634: variable 'ansible_distribution_major_version' from source: facts 20899 1726853459.94651: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853459.94654: when evaluation is False, skipping this task 20899 1726853459.94656: _execute() done 20899 1726853459.94660: dumping result to json 20899 1726853459.94664: done dumping result, returning 20899 1726853459.94672: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [02083763-bbaf-797a-d009-000000000109] 20899 1726853459.94677: sending task result for task 02083763-bbaf-797a-d009-000000000109 20899 1726853459.94757: done sending task result for task 02083763-bbaf-797a-d009-000000000109 20899 1726853459.94759: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853459.94808: no more pending results, returning what we have 20899 1726853459.94811: results queue empty 20899 1726853459.94812: checking for any_errors_fatal 20899 1726853459.94817: done checking for any_errors_fatal 20899 1726853459.94818: checking for max_fail_percentage 20899 1726853459.94819: done checking for max_fail_percentage 20899 1726853459.94820: checking to see if all hosts have failed and the running result is not ok 20899 1726853459.94821: done checking to see if all hosts have failed 20899 1726853459.94822: getting the remaining hosts for this loop 20899 1726853459.94823: done getting the remaining hosts for this loop 20899 1726853459.94827: getting the next task for host managed_node1 20899 1726853459.94832: done getting next task for host managed_node1 20899 1726853459.94836: ^ task is: TASK: ASSERT: The profile does reset ring options 20899 1726853459.94837: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20899 1726853459.94840: getting variables 20899 1726853459.94842: in VariableManager get_vars() 20899 1726853459.94890: Calling all_inventory to load vars for managed_node1 20899 1726853459.94892: Calling groups_inventory to load vars for managed_node1 20899 1726853459.94894: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853459.94903: Calling all_plugins_play to load vars for managed_node1 20899 1726853459.94905: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853459.94908: Calling groups_plugins_play to load vars for managed_node1 20899 1726853459.95037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853459.95156: done with get_vars() 20899 1726853459.95163: done getting variables 20899 1726853459.95207: 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: The profile does reset ring options] ***************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:191 Friday 20 September 2024 13:30:59 -0400 (0:00:00.033) 0:00:08.866 ****** 20899 1726853459.95225: entering _queue_task() for managed_node1/assert 20899 1726853459.95408: worker is 1 (out of 1 available) 20899 1726853459.95420: exiting _queue_task() for managed_node1/assert 20899 1726853459.95434: done queuing things up, now waiting for results queue to drain 20899 1726853459.95436: waiting for pending results... 20899 1726853459.95603: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options 20899 1726853459.95664: in run() - task 02083763-bbaf-797a-d009-00000000010a 20899 1726853459.95680: variable 'ansible_search_path' from source: unknown 20899 1726853459.95707: calling self._execute() 20899 1726853459.95779: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853459.95785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853459.95794: variable 'omit' from source: magic vars 20899 1726853459.96097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853459.97587: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853459.97631: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853459.97658: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853459.97685: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853459.97704: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853459.97762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853459.97784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853459.97801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853459.97825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853459.97839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853459.97932: variable 'ansible_distribution' from source: facts 20899 1726853459.97936: variable 'ansible_distribution_major_version' from source: facts 20899 1726853459.97956: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853459.97959: when evaluation is False, skipping this task 20899 1726853459.97962: _execute() done 20899 1726853459.97965: dumping result to json 20899 1726853459.97967: done dumping result, returning 20899 1726853459.97974: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options [02083763-bbaf-797a-d009-00000000010a] 20899 1726853459.97978: sending task result for task 02083763-bbaf-797a-d009-00000000010a 20899 1726853459.98057: done sending task result for task 02083763-bbaf-797a-d009-00000000010a 20899 1726853459.98060: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853459.98102: no more pending results, returning what we have 20899 1726853459.98105: results queue empty 20899 1726853459.98106: checking for any_errors_fatal 20899 1726853459.98110: done checking for any_errors_fatal 20899 1726853459.98111: checking for max_fail_percentage 20899 1726853459.98113: done checking for max_fail_percentage 20899 1726853459.98113: checking to see if all hosts have failed and the running result is not ok 20899 1726853459.98114: done checking to see if all hosts have failed 20899 1726853459.98115: getting the remaining hosts for this loop 20899 1726853459.98116: done getting the remaining hosts for this loop 20899 1726853459.98120: getting the next task for host managed_node1 20899 1726853459.98131: done getting next task for host managed_node1 20899 1726853459.98135: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20899 1726853459.98139: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20899 1726853459.98157: getting variables 20899 1726853459.98159: in VariableManager get_vars() 20899 1726853459.98196: Calling all_inventory to load vars for managed_node1 20899 1726853459.98199: Calling groups_inventory to load vars for managed_node1 20899 1726853459.98201: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853459.98208: Calling all_plugins_play to load vars for managed_node1 20899 1726853459.98210: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853459.98213: Calling groups_plugins_play to load vars for managed_node1 20899 1726853459.98382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853459.98502: done with get_vars() 20899 1726853459.98508: 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:30:59 -0400 (0:00:00.033) 0:00:08.899 ****** 20899 1726853459.98568: entering _queue_task() for managed_node1/include_tasks 20899 1726853459.98744: worker is 1 (out of 1 available) 20899 1726853459.98758: exiting _queue_task() for managed_node1/include_tasks 20899 1726853459.98774: done queuing things up, now waiting for results queue to drain 20899 1726853459.98775: waiting for pending results... 20899 1726853459.98949: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20899 1726853459.99036: in run() - task 02083763-bbaf-797a-d009-000000000113 20899 1726853459.99047: variable 'ansible_search_path' from source: unknown 20899 1726853459.99051: variable 'ansible_search_path' from source: unknown 20899 1726853459.99082: calling self._execute() 20899 1726853459.99147: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853459.99152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853459.99163: variable 'omit' from source: magic vars 20899 1726853459.99461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.01002: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.01057: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.01089: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.01114: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.01134: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.01199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.01219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.01236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.01265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.01277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.01383: variable 'ansible_distribution' from source: facts 20899 1726853460.01387: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.01405: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.01408: when evaluation is False, skipping this task 20899 1726853460.01410: _execute() done 20899 1726853460.01413: dumping result to json 20899 1726853460.01415: done dumping result, returning 20899 1726853460.01423: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-797a-d009-000000000113] 20899 1726853460.01425: sending task result for task 02083763-bbaf-797a-d009-000000000113 20899 1726853460.01517: done sending task result for task 02083763-bbaf-797a-d009-000000000113 20899 1726853460.01520: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853460.01563: no more pending results, returning what we have 20899 1726853460.01566: results queue empty 20899 1726853460.01567: checking for any_errors_fatal 20899 1726853460.01575: done checking for any_errors_fatal 20899 1726853460.01576: checking for max_fail_percentage 20899 1726853460.01578: done checking for max_fail_percentage 20899 1726853460.01579: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.01579: done checking to see if all hosts have failed 20899 1726853460.01580: getting the remaining hosts for this loop 20899 1726853460.01582: done getting the remaining hosts for this loop 20899 1726853460.01586: getting the next task for host managed_node1 20899 1726853460.01593: done getting next task for host managed_node1 20899 1726853460.01596: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20899 1726853460.01600: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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 20899 1726853460.01617: getting variables 20899 1726853460.01619: in VariableManager get_vars() 20899 1726853460.01663: Calling all_inventory to load vars for managed_node1 20899 1726853460.01666: Calling groups_inventory to load vars for managed_node1 20899 1726853460.01668: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.01679: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.01681: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.01684: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.01830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.01960: done with get_vars() 20899 1726853460.01969: done getting variables 20899 1726853460.02013: 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:31:00 -0400 (0:00:00.034) 0:00:08.934 ****** 20899 1726853460.02037: entering _queue_task() for managed_node1/debug 20899 1726853460.02238: worker is 1 (out of 1 available) 20899 1726853460.02254: exiting _queue_task() for managed_node1/debug 20899 1726853460.02267: done queuing things up, now waiting for results queue to drain 20899 1726853460.02269: waiting for pending results... 20899 1726853460.02431: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 20899 1726853460.02519: in run() - task 02083763-bbaf-797a-d009-000000000114 20899 1726853460.02530: variable 'ansible_search_path' from source: unknown 20899 1726853460.02533: variable 'ansible_search_path' from source: unknown 20899 1726853460.02561: calling self._execute() 20899 1726853460.02632: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.02638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.02646: variable 'omit' from source: magic vars 20899 1726853460.02944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.04568: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.04576: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.04580: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.04583: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.04585: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.04627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.04648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.04674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.04699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.04710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.04806: variable 'ansible_distribution' from source: facts 20899 1726853460.04810: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.04825: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.04828: when evaluation is False, skipping this task 20899 1726853460.04830: _execute() done 20899 1726853460.04833: dumping result to json 20899 1726853460.04836: done dumping result, returning 20899 1726853460.04843: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-797a-d009-000000000114] 20899 1726853460.04846: sending task result for task 02083763-bbaf-797a-d009-000000000114 20899 1726853460.04930: done sending task result for task 02083763-bbaf-797a-d009-000000000114 20899 1726853460.04932: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20899 1726853460.04980: no more pending results, returning what we have 20899 1726853460.04984: results queue empty 20899 1726853460.04984: checking for any_errors_fatal 20899 1726853460.04991: done checking for any_errors_fatal 20899 1726853460.04992: checking for max_fail_percentage 20899 1726853460.04993: done checking for max_fail_percentage 20899 1726853460.04994: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.04995: done checking to see if all hosts have failed 20899 1726853460.04996: getting the remaining hosts for this loop 20899 1726853460.04997: done getting the remaining hosts for this loop 20899 1726853460.05001: getting the next task for host managed_node1 20899 1726853460.05008: done getting next task for host managed_node1 20899 1726853460.05011: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20899 1726853460.05015: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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 20899 1726853460.05033: getting variables 20899 1726853460.05034: in VariableManager get_vars() 20899 1726853460.05082: Calling all_inventory to load vars for managed_node1 20899 1726853460.05085: Calling groups_inventory to load vars for managed_node1 20899 1726853460.05087: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.05095: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.05097: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.05100: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.05274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.05395: done with get_vars() 20899 1726853460.05403: done getting variables 20899 1726853460.05442: 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:31:00 -0400 (0:00:00.034) 0:00:08.968 ****** 20899 1726853460.05465: entering _queue_task() for managed_node1/fail 20899 1726853460.05652: worker is 1 (out of 1 available) 20899 1726853460.05664: exiting _queue_task() for managed_node1/fail 20899 1726853460.05678: done queuing things up, now waiting for results queue to drain 20899 1726853460.05680: waiting for pending results... 20899 1726853460.05850: 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 20899 1726853460.05941: in run() - task 02083763-bbaf-797a-d009-000000000115 20899 1726853460.05952: variable 'ansible_search_path' from source: unknown 20899 1726853460.05957: variable 'ansible_search_path' from source: unknown 20899 1726853460.05987: calling self._execute() 20899 1726853460.06058: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.06062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.06072: variable 'omit' from source: magic vars 20899 1726853460.06370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.07843: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.07898: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.07925: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.07949: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.07968: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.08027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.08046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.08064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.08095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.08106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.08201: variable 'ansible_distribution' from source: facts 20899 1726853460.08205: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.08219: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.08222: when evaluation is False, skipping this task 20899 1726853460.08225: _execute() done 20899 1726853460.08227: dumping result to json 20899 1726853460.08231: done dumping result, returning 20899 1726853460.08239: 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-797a-d009-000000000115] 20899 1726853460.08242: sending task result for task 02083763-bbaf-797a-d009-000000000115 20899 1726853460.08326: done sending task result for task 02083763-bbaf-797a-d009-000000000115 20899 1726853460.08328: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853460.08370: no more pending results, returning what we have 20899 1726853460.08375: results queue empty 20899 1726853460.08376: checking for any_errors_fatal 20899 1726853460.08380: done checking for any_errors_fatal 20899 1726853460.08381: checking for max_fail_percentage 20899 1726853460.08383: done checking for max_fail_percentage 20899 1726853460.08384: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.08385: done checking to see if all hosts have failed 20899 1726853460.08385: getting the remaining hosts for this loop 20899 1726853460.08387: done getting the remaining hosts for this loop 20899 1726853460.08391: getting the next task for host managed_node1 20899 1726853460.08397: done getting next task for host managed_node1 20899 1726853460.08400: ^ 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 20899 1726853460.08404: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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 20899 1726853460.08420: getting variables 20899 1726853460.08422: in VariableManager get_vars() 20899 1726853460.08461: Calling all_inventory to load vars for managed_node1 20899 1726853460.08464: Calling groups_inventory to load vars for managed_node1 20899 1726853460.08466: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.08475: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.08477: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.08480: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.08609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.08734: done with get_vars() 20899 1726853460.08741: done getting variables 20899 1726853460.08784: 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:31:00 -0400 (0:00:00.033) 0:00:09.002 ****** 20899 1726853460.08807: entering _queue_task() for managed_node1/fail 20899 1726853460.08995: worker is 1 (out of 1 available) 20899 1726853460.09008: exiting _queue_task() for managed_node1/fail 20899 1726853460.09020: done queuing things up, now waiting for results queue to drain 20899 1726853460.09022: waiting for pending results... 20899 1726853460.09202: 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 20899 1726853460.09282: in run() - task 02083763-bbaf-797a-d009-000000000116 20899 1726853460.09293: variable 'ansible_search_path' from source: unknown 20899 1726853460.09296: variable 'ansible_search_path' from source: unknown 20899 1726853460.09327: calling self._execute() 20899 1726853460.09393: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.09397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.09407: variable 'omit' from source: magic vars 20899 1726853460.09707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.11226: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.11275: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.11301: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.11326: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.11345: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.11406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.11427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.11445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.11475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.11488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.11579: variable 'ansible_distribution' from source: facts 20899 1726853460.11586: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.11601: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.11605: when evaluation is False, skipping this task 20899 1726853460.11608: _execute() done 20899 1726853460.11610: dumping result to json 20899 1726853460.11612: done dumping result, returning 20899 1726853460.11619: 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-797a-d009-000000000116] 20899 1726853460.11622: sending task result for task 02083763-bbaf-797a-d009-000000000116 20899 1726853460.11702: done sending task result for task 02083763-bbaf-797a-d009-000000000116 20899 1726853460.11705: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853460.11773: no more pending results, returning what we have 20899 1726853460.11776: results queue empty 20899 1726853460.11777: checking for any_errors_fatal 20899 1726853460.11783: done checking for any_errors_fatal 20899 1726853460.11784: checking for max_fail_percentage 20899 1726853460.11786: done checking for max_fail_percentage 20899 1726853460.11786: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.11787: done checking to see if all hosts have failed 20899 1726853460.11788: getting the remaining hosts for this loop 20899 1726853460.11790: done getting the remaining hosts for this loop 20899 1726853460.11793: getting the next task for host managed_node1 20899 1726853460.11798: done getting next task for host managed_node1 20899 1726853460.11801: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20899 1726853460.11805: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20899 1726853460.11822: getting variables 20899 1726853460.11824: in VariableManager get_vars() 20899 1726853460.11861: Calling all_inventory to load vars for managed_node1 20899 1726853460.11863: Calling groups_inventory to load vars for managed_node1 20899 1726853460.11865: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.11875: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.11877: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.11880: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.12031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.12151: done with get_vars() 20899 1726853460.12159: done getting variables 20899 1726853460.12197: 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:31:00 -0400 (0:00:00.034) 0:00:09.036 ****** 20899 1726853460.12220: entering _queue_task() for managed_node1/fail 20899 1726853460.12403: worker is 1 (out of 1 available) 20899 1726853460.12417: exiting _queue_task() for managed_node1/fail 20899 1726853460.12429: done queuing things up, now waiting for results queue to drain 20899 1726853460.12431: waiting for pending results... 20899 1726853460.12596: 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 20899 1726853460.12685: in run() - task 02083763-bbaf-797a-d009-000000000117 20899 1726853460.12695: variable 'ansible_search_path' from source: unknown 20899 1726853460.12699: variable 'ansible_search_path' from source: unknown 20899 1726853460.12726: calling self._execute() 20899 1726853460.12797: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.12801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.12810: variable 'omit' from source: magic vars 20899 1726853460.13112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.14575: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.14627: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.14654: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.14682: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.14701: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.14760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.14782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.14799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.14827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.14836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.14931: variable 'ansible_distribution' from source: facts 20899 1726853460.14935: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.14952: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.14955: when evaluation is False, skipping this task 20899 1726853460.14959: _execute() done 20899 1726853460.14962: dumping result to json 20899 1726853460.14966: done dumping result, returning 20899 1726853460.14974: 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-797a-d009-000000000117] 20899 1726853460.14977: sending task result for task 02083763-bbaf-797a-d009-000000000117 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853460.15107: no more pending results, returning what we have 20899 1726853460.15110: results queue empty 20899 1726853460.15111: checking for any_errors_fatal 20899 1726853460.15115: done checking for any_errors_fatal 20899 1726853460.15116: checking for max_fail_percentage 20899 1726853460.15117: done checking for max_fail_percentage 20899 1726853460.15118: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.15119: done checking to see if all hosts have failed 20899 1726853460.15120: getting the remaining hosts for this loop 20899 1726853460.15121: done getting the remaining hosts for this loop 20899 1726853460.15125: getting the next task for host managed_node1 20899 1726853460.15131: done getting next task for host managed_node1 20899 1726853460.15135: ^ 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 20899 1726853460.15139: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20899 1726853460.15157: getting variables 20899 1726853460.15159: in VariableManager get_vars() 20899 1726853460.15196: Calling all_inventory to load vars for managed_node1 20899 1726853460.15199: Calling groups_inventory to load vars for managed_node1 20899 1726853460.15200: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.15208: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.15210: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.15212: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.15338: done sending task result for task 02083763-bbaf-797a-d009-000000000117 20899 1726853460.15341: WORKER PROCESS EXITING 20899 1726853460.15353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.15478: done with get_vars() 20899 1726853460.15487: done getting variables 20899 1726853460.15524: 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:31:00 -0400 (0:00:00.033) 0:00:09.069 ****** 20899 1726853460.15545: entering _queue_task() for managed_node1/dnf 20899 1726853460.15727: worker is 1 (out of 1 available) 20899 1726853460.15740: exiting _queue_task() for managed_node1/dnf 20899 1726853460.15755: done queuing things up, now waiting for results queue to drain 20899 1726853460.15757: waiting for pending results... 20899 1726853460.15926: 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 20899 1726853460.16007: in run() - task 02083763-bbaf-797a-d009-000000000118 20899 1726853460.16018: variable 'ansible_search_path' from source: unknown 20899 1726853460.16022: variable 'ansible_search_path' from source: unknown 20899 1726853460.16050: calling self._execute() 20899 1726853460.16118: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.16124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.16132: variable 'omit' from source: magic vars 20899 1726853460.16425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.17918: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.17961: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.17990: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.18015: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.18033: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.18095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.18115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.18132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.18158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.18175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.18263: variable 'ansible_distribution' from source: facts 20899 1726853460.18267: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.18287: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.18290: when evaluation is False, skipping this task 20899 1726853460.18292: _execute() done 20899 1726853460.18295: dumping result to json 20899 1726853460.18297: done dumping result, returning 20899 1726853460.18305: 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-797a-d009-000000000118] 20899 1726853460.18309: sending task result for task 02083763-bbaf-797a-d009-000000000118 20899 1726853460.18395: done sending task result for task 02083763-bbaf-797a-d009-000000000118 20899 1726853460.18397: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853460.18443: no more pending results, returning what we have 20899 1726853460.18446: results queue empty 20899 1726853460.18446: checking for any_errors_fatal 20899 1726853460.18454: done checking for any_errors_fatal 20899 1726853460.18455: checking for max_fail_percentage 20899 1726853460.18456: done checking for max_fail_percentage 20899 1726853460.18457: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.18458: done checking to see if all hosts have failed 20899 1726853460.18459: getting the remaining hosts for this loop 20899 1726853460.18460: done getting the remaining hosts for this loop 20899 1726853460.18464: getting the next task for host managed_node1 20899 1726853460.18473: done getting next task for host managed_node1 20899 1726853460.18476: ^ 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 20899 1726853460.18480: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20899 1726853460.18497: getting variables 20899 1726853460.18498: in VariableManager get_vars() 20899 1726853460.18537: Calling all_inventory to load vars for managed_node1 20899 1726853460.18539: Calling groups_inventory to load vars for managed_node1 20899 1726853460.18542: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.18549: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.18553: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.18556: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.18725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.18845: done with get_vars() 20899 1726853460.18855: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20899 1726853460.18911: 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:31:00 -0400 (0:00:00.033) 0:00:09.103 ****** 20899 1726853460.18931: entering _queue_task() for managed_node1/yum 20899 1726853460.19121: worker is 1 (out of 1 available) 20899 1726853460.19134: exiting _queue_task() for managed_node1/yum 20899 1726853460.19147: done queuing things up, now waiting for results queue to drain 20899 1726853460.19149: waiting for pending results... 20899 1726853460.19308: 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 20899 1726853460.19395: in run() - task 02083763-bbaf-797a-d009-000000000119 20899 1726853460.19406: variable 'ansible_search_path' from source: unknown 20899 1726853460.19409: variable 'ansible_search_path' from source: unknown 20899 1726853460.19436: calling self._execute() 20899 1726853460.19505: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.19511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.19519: variable 'omit' from source: magic vars 20899 1726853460.19810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.21254: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.21303: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.21331: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.21359: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.21380: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.21436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.21459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.21479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.21503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.21514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.21608: variable 'ansible_distribution' from source: facts 20899 1726853460.21612: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.21628: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.21631: when evaluation is False, skipping this task 20899 1726853460.21633: _execute() done 20899 1726853460.21635: dumping result to json 20899 1726853460.21638: done dumping result, returning 20899 1726853460.21645: 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-797a-d009-000000000119] 20899 1726853460.21648: sending task result for task 02083763-bbaf-797a-d009-000000000119 20899 1726853460.21736: done sending task result for task 02083763-bbaf-797a-d009-000000000119 20899 1726853460.21738: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853460.21819: no more pending results, returning what we have 20899 1726853460.21822: results queue empty 20899 1726853460.21823: checking for any_errors_fatal 20899 1726853460.21828: done checking for any_errors_fatal 20899 1726853460.21829: checking for max_fail_percentage 20899 1726853460.21831: done checking for max_fail_percentage 20899 1726853460.21832: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.21833: done checking to see if all hosts have failed 20899 1726853460.21833: getting the remaining hosts for this loop 20899 1726853460.21835: done getting the remaining hosts for this loop 20899 1726853460.21838: getting the next task for host managed_node1 20899 1726853460.21843: done getting next task for host managed_node1 20899 1726853460.21847: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20899 1726853460.21850: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20899 1726853460.21868: getting variables 20899 1726853460.21869: in VariableManager get_vars() 20899 1726853460.21911: Calling all_inventory to load vars for managed_node1 20899 1726853460.21913: Calling groups_inventory to load vars for managed_node1 20899 1726853460.21916: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.21923: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.21925: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.21932: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.22045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.22172: done with get_vars() 20899 1726853460.22180: done getting variables 20899 1726853460.22217: 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:31:00 -0400 (0:00:00.033) 0:00:09.136 ****** 20899 1726853460.22240: entering _queue_task() for managed_node1/fail 20899 1726853460.22435: worker is 1 (out of 1 available) 20899 1726853460.22448: exiting _queue_task() for managed_node1/fail 20899 1726853460.22463: done queuing things up, now waiting for results queue to drain 20899 1726853460.22465: waiting for pending results... 20899 1726853460.22624: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20899 1726853460.22710: in run() - task 02083763-bbaf-797a-d009-00000000011a 20899 1726853460.22721: variable 'ansible_search_path' from source: unknown 20899 1726853460.22725: variable 'ansible_search_path' from source: unknown 20899 1726853460.22754: calling self._execute() 20899 1726853460.22821: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.22825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.22833: variable 'omit' from source: magic vars 20899 1726853460.23126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.24600: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.24648: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.24674: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.24700: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.24719: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.24779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.24799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.24816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.24841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.24856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.24947: variable 'ansible_distribution' from source: facts 20899 1726853460.24950: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.24968: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.24976: when evaluation is False, skipping this task 20899 1726853460.24986: _execute() done 20899 1726853460.24989: dumping result to json 20899 1726853460.24991: done dumping result, returning 20899 1726853460.24993: 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-797a-d009-00000000011a] 20899 1726853460.24995: sending task result for task 02083763-bbaf-797a-d009-00000000011a 20899 1726853460.25078: done sending task result for task 02083763-bbaf-797a-d009-00000000011a 20899 1726853460.25085: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853460.25131: no more pending results, returning what we have 20899 1726853460.25134: results queue empty 20899 1726853460.25135: checking for any_errors_fatal 20899 1726853460.25139: done checking for any_errors_fatal 20899 1726853460.25140: checking for max_fail_percentage 20899 1726853460.25142: done checking for max_fail_percentage 20899 1726853460.25142: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.25143: done checking to see if all hosts have failed 20899 1726853460.25144: getting the remaining hosts for this loop 20899 1726853460.25145: done getting the remaining hosts for this loop 20899 1726853460.25149: getting the next task for host managed_node1 20899 1726853460.25158: done getting next task for host managed_node1 20899 1726853460.25162: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20899 1726853460.25165: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20899 1726853460.25185: getting variables 20899 1726853460.25186: in VariableManager get_vars() 20899 1726853460.25224: Calling all_inventory to load vars for managed_node1 20899 1726853460.25226: Calling groups_inventory to load vars for managed_node1 20899 1726853460.25228: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.25236: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.25238: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.25240: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.25407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.25529: done with get_vars() 20899 1726853460.25536: done getting variables 20899 1726853460.25579: 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:31:00 -0400 (0:00:00.033) 0:00:09.170 ****** 20899 1726853460.25604: entering _queue_task() for managed_node1/package 20899 1726853460.25799: worker is 1 (out of 1 available) 20899 1726853460.25812: exiting _queue_task() for managed_node1/package 20899 1726853460.25826: done queuing things up, now waiting for results queue to drain 20899 1726853460.25828: waiting for pending results... 20899 1726853460.25985: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 20899 1726853460.26083: in run() - task 02083763-bbaf-797a-d009-00000000011b 20899 1726853460.26096: variable 'ansible_search_path' from source: unknown 20899 1726853460.26099: variable 'ansible_search_path' from source: unknown 20899 1726853460.26125: calling self._execute() 20899 1726853460.26193: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.26196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.26206: variable 'omit' from source: magic vars 20899 1726853460.26501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.28377: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.28381: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.28383: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.28385: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.28411: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.28494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.28530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.28562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.28621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.28645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.28778: variable 'ansible_distribution' from source: facts 20899 1726853460.28791: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.28815: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.28824: when evaluation is False, skipping this task 20899 1726853460.28833: _execute() done 20899 1726853460.28840: dumping result to json 20899 1726853460.28848: done dumping result, returning 20899 1726853460.28861: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-797a-d009-00000000011b] 20899 1726853460.28872: sending task result for task 02083763-bbaf-797a-d009-00000000011b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853460.29020: no more pending results, returning what we have 20899 1726853460.29023: results queue empty 20899 1726853460.29024: checking for any_errors_fatal 20899 1726853460.29031: done checking for any_errors_fatal 20899 1726853460.29032: checking for max_fail_percentage 20899 1726853460.29034: done checking for max_fail_percentage 20899 1726853460.29034: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.29035: done checking to see if all hosts have failed 20899 1726853460.29036: getting the remaining hosts for this loop 20899 1726853460.29037: done getting the remaining hosts for this loop 20899 1726853460.29041: getting the next task for host managed_node1 20899 1726853460.29048: done getting next task for host managed_node1 20899 1726853460.29051: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20899 1726853460.29057: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20899 1726853460.29134: getting variables 20899 1726853460.29136: in VariableManager get_vars() 20899 1726853460.29230: Calling all_inventory to load vars for managed_node1 20899 1726853460.29233: Calling groups_inventory to load vars for managed_node1 20899 1726853460.29235: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.29244: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.29246: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.29249: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.29416: done sending task result for task 02083763-bbaf-797a-d009-00000000011b 20899 1726853460.29419: WORKER PROCESS EXITING 20899 1726853460.29441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.29669: done with get_vars() 20899 1726853460.29683: done getting variables 20899 1726853460.29747: 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:31:00 -0400 (0:00:00.041) 0:00:09.211 ****** 20899 1726853460.29786: entering _queue_task() for managed_node1/package 20899 1726853460.30273: worker is 1 (out of 1 available) 20899 1726853460.30286: exiting _queue_task() for managed_node1/package 20899 1726853460.30296: done queuing things up, now waiting for results queue to drain 20899 1726853460.30298: waiting for pending results... 20899 1726853460.30380: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20899 1726853460.30537: in run() - task 02083763-bbaf-797a-d009-00000000011c 20899 1726853460.30562: variable 'ansible_search_path' from source: unknown 20899 1726853460.30574: variable 'ansible_search_path' from source: unknown 20899 1726853460.30616: calling self._execute() 20899 1726853460.30720: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.30732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.30761: variable 'omit' from source: magic vars 20899 1726853460.31235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.33165: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.33211: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.33236: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.33267: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.33289: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.33345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.33372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.33390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.33415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.33425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.33524: variable 'ansible_distribution' from source: facts 20899 1726853460.33527: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.33543: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.33546: when evaluation is False, skipping this task 20899 1726853460.33548: _execute() done 20899 1726853460.33551: dumping result to json 20899 1726853460.33557: done dumping result, returning 20899 1726853460.33564: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-797a-d009-00000000011c] 20899 1726853460.33568: sending task result for task 02083763-bbaf-797a-d009-00000000011c 20899 1726853460.33656: done sending task result for task 02083763-bbaf-797a-d009-00000000011c 20899 1726853460.33660: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853460.33721: no more pending results, returning what we have 20899 1726853460.33724: results queue empty 20899 1726853460.33725: checking for any_errors_fatal 20899 1726853460.33731: done checking for any_errors_fatal 20899 1726853460.33732: checking for max_fail_percentage 20899 1726853460.33733: done checking for max_fail_percentage 20899 1726853460.33734: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.33735: done checking to see if all hosts have failed 20899 1726853460.33736: getting the remaining hosts for this loop 20899 1726853460.33737: done getting the remaining hosts for this loop 20899 1726853460.33741: getting the next task for host managed_node1 20899 1726853460.33746: done getting next task for host managed_node1 20899 1726853460.33749: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20899 1726853460.33753: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20899 1726853460.33773: getting variables 20899 1726853460.33775: in VariableManager get_vars() 20899 1726853460.33814: Calling all_inventory to load vars for managed_node1 20899 1726853460.33817: Calling groups_inventory to load vars for managed_node1 20899 1726853460.33819: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.33826: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.33829: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.33832: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.34000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.34122: done with get_vars() 20899 1726853460.34129: done getting variables 20899 1726853460.34169: 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:31:00 -0400 (0:00:00.044) 0:00:09.255 ****** 20899 1726853460.34194: entering _queue_task() for managed_node1/package 20899 1726853460.34386: worker is 1 (out of 1 available) 20899 1726853460.34400: exiting _queue_task() for managed_node1/package 20899 1726853460.34414: done queuing things up, now waiting for results queue to drain 20899 1726853460.34415: waiting for pending results... 20899 1726853460.34585: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20899 1726853460.34670: in run() - task 02083763-bbaf-797a-d009-00000000011d 20899 1726853460.34683: variable 'ansible_search_path' from source: unknown 20899 1726853460.34686: variable 'ansible_search_path' from source: unknown 20899 1726853460.34714: calling self._execute() 20899 1726853460.34784: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.34788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.34797: variable 'omit' from source: magic vars 20899 1726853460.35099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.36541: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.36596: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.36622: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.36647: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.36668: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.36727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.36746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.36766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.36795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.36806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.36898: variable 'ansible_distribution' from source: facts 20899 1726853460.36901: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.36917: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.36920: when evaluation is False, skipping this task 20899 1726853460.36924: _execute() done 20899 1726853460.36926: dumping result to json 20899 1726853460.36928: done dumping result, returning 20899 1726853460.36938: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-797a-d009-00000000011d] 20899 1726853460.36941: sending task result for task 02083763-bbaf-797a-d009-00000000011d 20899 1726853460.37024: done sending task result for task 02083763-bbaf-797a-d009-00000000011d 20899 1726853460.37026: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853460.37080: no more pending results, returning what we have 20899 1726853460.37083: results queue empty 20899 1726853460.37084: checking for any_errors_fatal 20899 1726853460.37090: done checking for any_errors_fatal 20899 1726853460.37091: checking for max_fail_percentage 20899 1726853460.37092: done checking for max_fail_percentage 20899 1726853460.37093: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.37094: done checking to see if all hosts have failed 20899 1726853460.37095: getting the remaining hosts for this loop 20899 1726853460.37096: done getting the remaining hosts for this loop 20899 1726853460.37099: getting the next task for host managed_node1 20899 1726853460.37105: done getting next task for host managed_node1 20899 1726853460.37108: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20899 1726853460.37111: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20899 1726853460.37127: getting variables 20899 1726853460.37128: in VariableManager get_vars() 20899 1726853460.37163: Calling all_inventory to load vars for managed_node1 20899 1726853460.37165: Calling groups_inventory to load vars for managed_node1 20899 1726853460.37167: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.37176: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.37179: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.37182: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.37296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.37417: done with get_vars() 20899 1726853460.37425: done getting variables 20899 1726853460.37464: 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:31:00 -0400 (0:00:00.032) 0:00:09.288 ****** 20899 1726853460.37489: entering _queue_task() for managed_node1/service 20899 1726853460.37666: worker is 1 (out of 1 available) 20899 1726853460.37682: exiting _queue_task() for managed_node1/service 20899 1726853460.37695: done queuing things up, now waiting for results queue to drain 20899 1726853460.37697: waiting for pending results... 20899 1726853460.37858: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20899 1726853460.37956: in run() - task 02083763-bbaf-797a-d009-00000000011e 20899 1726853460.37966: variable 'ansible_search_path' from source: unknown 20899 1726853460.37969: variable 'ansible_search_path' from source: unknown 20899 1726853460.38001: calling self._execute() 20899 1726853460.38067: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.38072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.38082: variable 'omit' from source: magic vars 20899 1726853460.38374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.39833: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.39878: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.39906: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.39930: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.39948: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.40007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.40026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.40043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.40072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.40177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.40181: variable 'ansible_distribution' from source: facts 20899 1726853460.40185: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.40188: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.40190: when evaluation is False, skipping this task 20899 1726853460.40192: _execute() done 20899 1726853460.40194: dumping result to json 20899 1726853460.40204: done dumping result, returning 20899 1726853460.40207: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-797a-d009-00000000011e] 20899 1726853460.40209: sending task result for task 02083763-bbaf-797a-d009-00000000011e 20899 1726853460.40293: done sending task result for task 02083763-bbaf-797a-d009-00000000011e 20899 1726853460.40295: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853460.40344: no more pending results, returning what we have 20899 1726853460.40347: results queue empty 20899 1726853460.40348: checking for any_errors_fatal 20899 1726853460.40356: done checking for any_errors_fatal 20899 1726853460.40357: checking for max_fail_percentage 20899 1726853460.40358: done checking for max_fail_percentage 20899 1726853460.40359: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.40360: done checking to see if all hosts have failed 20899 1726853460.40361: getting the remaining hosts for this loop 20899 1726853460.40362: done getting the remaining hosts for this loop 20899 1726853460.40365: getting the next task for host managed_node1 20899 1726853460.40372: done getting next task for host managed_node1 20899 1726853460.40375: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20899 1726853460.40379: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20899 1726853460.40395: getting variables 20899 1726853460.40396: in VariableManager get_vars() 20899 1726853460.40433: Calling all_inventory to load vars for managed_node1 20899 1726853460.40435: Calling groups_inventory to load vars for managed_node1 20899 1726853460.40438: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.40445: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.40447: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.40450: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.40599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.40719: done with get_vars() 20899 1726853460.40726: done getting variables 20899 1726853460.40765: 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:31:00 -0400 (0:00:00.032) 0:00:09.321 ****** 20899 1726853460.40787: entering _queue_task() for managed_node1/service 20899 1726853460.40966: worker is 1 (out of 1 available) 20899 1726853460.40981: exiting _queue_task() for managed_node1/service 20899 1726853460.40992: done queuing things up, now waiting for results queue to drain 20899 1726853460.40994: waiting for pending results... 20899 1726853460.41143: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20899 1726853460.41228: in run() - task 02083763-bbaf-797a-d009-00000000011f 20899 1726853460.41240: variable 'ansible_search_path' from source: unknown 20899 1726853460.41244: variable 'ansible_search_path' from source: unknown 20899 1726853460.41270: calling self._execute() 20899 1726853460.41338: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.41349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.41352: variable 'omit' from source: magic vars 20899 1726853460.41646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.43088: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.43137: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.43168: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.43195: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.43214: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.43272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.43297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.43311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.43336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.43347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.43442: variable 'ansible_distribution' from source: facts 20899 1726853460.43445: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.43462: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.43465: when evaluation is False, skipping this task 20899 1726853460.43467: _execute() done 20899 1726853460.43470: dumping result to json 20899 1726853460.43474: done dumping result, returning 20899 1726853460.43481: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-797a-d009-00000000011f] 20899 1726853460.43484: sending task result for task 02083763-bbaf-797a-d009-00000000011f 20899 1726853460.43562: done sending task result for task 02083763-bbaf-797a-d009-00000000011f 20899 1726853460.43565: 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 } 20899 1726853460.43633: no more pending results, returning what we have 20899 1726853460.43636: results queue empty 20899 1726853460.43637: checking for any_errors_fatal 20899 1726853460.43642: done checking for any_errors_fatal 20899 1726853460.43643: checking for max_fail_percentage 20899 1726853460.43644: done checking for max_fail_percentage 20899 1726853460.43645: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.43646: done checking to see if all hosts have failed 20899 1726853460.43646: getting the remaining hosts for this loop 20899 1726853460.43648: done getting the remaining hosts for this loop 20899 1726853460.43651: getting the next task for host managed_node1 20899 1726853460.43656: done getting next task for host managed_node1 20899 1726853460.43659: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20899 1726853460.43662: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20899 1726853460.43679: getting variables 20899 1726853460.43681: in VariableManager get_vars() 20899 1726853460.43715: Calling all_inventory to load vars for managed_node1 20899 1726853460.43718: Calling groups_inventory to load vars for managed_node1 20899 1726853460.43720: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.43727: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.43730: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.43732: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.43839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.43957: done with get_vars() 20899 1726853460.43964: done getting variables 20899 1726853460.44003: 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:31:00 -0400 (0:00:00.032) 0:00:09.354 ****** 20899 1726853460.44025: entering _queue_task() for managed_node1/service 20899 1726853460.44204: worker is 1 (out of 1 available) 20899 1726853460.44218: exiting _queue_task() for managed_node1/service 20899 1726853460.44232: done queuing things up, now waiting for results queue to drain 20899 1726853460.44234: waiting for pending results... 20899 1726853460.44409: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20899 1726853460.44493: in run() - task 02083763-bbaf-797a-d009-000000000120 20899 1726853460.44505: variable 'ansible_search_path' from source: unknown 20899 1726853460.44509: variable 'ansible_search_path' from source: unknown 20899 1726853460.44537: calling self._execute() 20899 1726853460.44602: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.44608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.44617: variable 'omit' from source: magic vars 20899 1726853460.44942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.46434: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.46479: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.46506: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.46531: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.46550: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.46612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.46632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.46650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.46679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.46693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.46787: variable 'ansible_distribution' from source: facts 20899 1726853460.46790: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.46806: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.46809: when evaluation is False, skipping this task 20899 1726853460.46812: _execute() done 20899 1726853460.46814: dumping result to json 20899 1726853460.46816: done dumping result, returning 20899 1726853460.46824: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-797a-d009-000000000120] 20899 1726853460.46826: sending task result for task 02083763-bbaf-797a-d009-000000000120 20899 1726853460.46916: done sending task result for task 02083763-bbaf-797a-d009-000000000120 20899 1726853460.46919: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853460.46961: no more pending results, returning what we have 20899 1726853460.46965: results queue empty 20899 1726853460.46966: checking for any_errors_fatal 20899 1726853460.46970: done checking for any_errors_fatal 20899 1726853460.46973: checking for max_fail_percentage 20899 1726853460.46974: done checking for max_fail_percentage 20899 1726853460.46975: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.46976: done checking to see if all hosts have failed 20899 1726853460.46976: getting the remaining hosts for this loop 20899 1726853460.46978: done getting the remaining hosts for this loop 20899 1726853460.46982: getting the next task for host managed_node1 20899 1726853460.46988: done getting next task for host managed_node1 20899 1726853460.46992: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20899 1726853460.46995: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20899 1726853460.47014: getting variables 20899 1726853460.47015: in VariableManager get_vars() 20899 1726853460.47058: Calling all_inventory to load vars for managed_node1 20899 1726853460.47061: Calling groups_inventory to load vars for managed_node1 20899 1726853460.47063: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.47078: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.47081: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.47084: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.47260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.47384: done with get_vars() 20899 1726853460.47391: done getting variables 20899 1726853460.47433: 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:31:00 -0400 (0:00:00.034) 0:00:09.388 ****** 20899 1726853460.47457: entering _queue_task() for managed_node1/service 20899 1726853460.47654: worker is 1 (out of 1 available) 20899 1726853460.47668: exiting _queue_task() for managed_node1/service 20899 1726853460.47684: done queuing things up, now waiting for results queue to drain 20899 1726853460.47686: waiting for pending results... 20899 1726853460.47844: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 20899 1726853460.47928: in run() - task 02083763-bbaf-797a-d009-000000000121 20899 1726853460.47940: variable 'ansible_search_path' from source: unknown 20899 1726853460.47944: variable 'ansible_search_path' from source: unknown 20899 1726853460.47974: calling self._execute() 20899 1726853460.48044: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.48048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.48058: variable 'omit' from source: magic vars 20899 1726853460.48350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.49820: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.49879: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.49906: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.49931: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.49951: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.50014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.50033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.50051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.50082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.50094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.50189: variable 'ansible_distribution' from source: facts 20899 1726853460.50201: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.50209: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.50212: when evaluation is False, skipping this task 20899 1726853460.50215: _execute() done 20899 1726853460.50217: dumping result to json 20899 1726853460.50221: done dumping result, returning 20899 1726853460.50228: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-797a-d009-000000000121] 20899 1726853460.50232: sending task result for task 02083763-bbaf-797a-d009-000000000121 20899 1726853460.50314: done sending task result for task 02083763-bbaf-797a-d009-000000000121 20899 1726853460.50317: 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 } 20899 1726853460.50356: no more pending results, returning what we have 20899 1726853460.50359: results queue empty 20899 1726853460.50360: checking for any_errors_fatal 20899 1726853460.50365: done checking for any_errors_fatal 20899 1726853460.50366: checking for max_fail_percentage 20899 1726853460.50368: done checking for max_fail_percentage 20899 1726853460.50369: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.50369: done checking to see if all hosts have failed 20899 1726853460.50370: getting the remaining hosts for this loop 20899 1726853460.50373: done getting the remaining hosts for this loop 20899 1726853460.50377: getting the next task for host managed_node1 20899 1726853460.50384: done getting next task for host managed_node1 20899 1726853460.50388: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20899 1726853460.50391: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20899 1726853460.50409: getting variables 20899 1726853460.50411: in VariableManager get_vars() 20899 1726853460.50451: Calling all_inventory to load vars for managed_node1 20899 1726853460.50453: Calling groups_inventory to load vars for managed_node1 20899 1726853460.50455: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.50463: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.50465: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.50467: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.50604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.50727: done with get_vars() 20899 1726853460.50734: done getting variables 20899 1726853460.50775: 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:31:00 -0400 (0:00:00.033) 0:00:09.421 ****** 20899 1726853460.50798: entering _queue_task() for managed_node1/copy 20899 1726853460.50989: worker is 1 (out of 1 available) 20899 1726853460.51003: exiting _queue_task() for managed_node1/copy 20899 1726853460.51016: done queuing things up, now waiting for results queue to drain 20899 1726853460.51018: waiting for pending results... 20899 1726853460.51183: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20899 1726853460.51278: in run() - task 02083763-bbaf-797a-d009-000000000122 20899 1726853460.51287: variable 'ansible_search_path' from source: unknown 20899 1726853460.51290: variable 'ansible_search_path' from source: unknown 20899 1726853460.51317: calling self._execute() 20899 1726853460.51385: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.51390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.51398: variable 'omit' from source: magic vars 20899 1726853460.51696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.53191: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.53235: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.53265: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.53291: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.53313: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.53372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.53392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.53409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.53440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.53450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.53549: variable 'ansible_distribution' from source: facts 20899 1726853460.53552: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.53570: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.53575: when evaluation is False, skipping this task 20899 1726853460.53578: _execute() done 20899 1726853460.53580: dumping result to json 20899 1726853460.53583: done dumping result, returning 20899 1726853460.53591: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-797a-d009-000000000122] 20899 1726853460.53594: sending task result for task 02083763-bbaf-797a-d009-000000000122 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853460.53725: no more pending results, returning what we have 20899 1726853460.53729: results queue empty 20899 1726853460.53729: checking for any_errors_fatal 20899 1726853460.53735: done checking for any_errors_fatal 20899 1726853460.53736: checking for max_fail_percentage 20899 1726853460.53737: done checking for max_fail_percentage 20899 1726853460.53738: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.53739: done checking to see if all hosts have failed 20899 1726853460.53740: getting the remaining hosts for this loop 20899 1726853460.53741: done getting the remaining hosts for this loop 20899 1726853460.53745: getting the next task for host managed_node1 20899 1726853460.53752: done getting next task for host managed_node1 20899 1726853460.53755: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20899 1726853460.53759: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20899 1726853460.53783: getting variables 20899 1726853460.53785: in VariableManager get_vars() 20899 1726853460.53826: Calling all_inventory to load vars for managed_node1 20899 1726853460.53829: Calling groups_inventory to load vars for managed_node1 20899 1726853460.53831: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.53839: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.53841: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.53844: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.54018: done sending task result for task 02083763-bbaf-797a-d009-000000000122 20899 1726853460.54021: WORKER PROCESS EXITING 20899 1726853460.54031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.54157: done with get_vars() 20899 1726853460.54165: 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:31:00 -0400 (0:00:00.034) 0:00:09.456 ****** 20899 1726853460.54226: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 20899 1726853460.54429: worker is 1 (out of 1 available) 20899 1726853460.54444: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 20899 1726853460.54458: done queuing things up, now waiting for results queue to drain 20899 1726853460.54460: waiting for pending results... 20899 1726853460.54630: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20899 1726853460.54716: in run() - task 02083763-bbaf-797a-d009-000000000123 20899 1726853460.54728: variable 'ansible_search_path' from source: unknown 20899 1726853460.54732: variable 'ansible_search_path' from source: unknown 20899 1726853460.54762: calling self._execute() 20899 1726853460.54829: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.54835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.54844: variable 'omit' from source: magic vars 20899 1726853460.55151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.56632: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.56900: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.56926: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.56950: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.56973: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.57036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.57058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.57075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.57109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.57120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.57217: variable 'ansible_distribution' from source: facts 20899 1726853460.57221: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.57236: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.57239: when evaluation is False, skipping this task 20899 1726853460.57241: _execute() done 20899 1726853460.57244: dumping result to json 20899 1726853460.57246: done dumping result, returning 20899 1726853460.57256: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-797a-d009-000000000123] 20899 1726853460.57259: sending task result for task 02083763-bbaf-797a-d009-000000000123 20899 1726853460.57348: done sending task result for task 02083763-bbaf-797a-d009-000000000123 20899 1726853460.57351: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853460.57403: no more pending results, returning what we have 20899 1726853460.57406: results queue empty 20899 1726853460.57407: checking for any_errors_fatal 20899 1726853460.57413: done checking for any_errors_fatal 20899 1726853460.57413: checking for max_fail_percentage 20899 1726853460.57415: done checking for max_fail_percentage 20899 1726853460.57416: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.57417: done checking to see if all hosts have failed 20899 1726853460.57417: getting the remaining hosts for this loop 20899 1726853460.57419: done getting the remaining hosts for this loop 20899 1726853460.57423: getting the next task for host managed_node1 20899 1726853460.57430: done getting next task for host managed_node1 20899 1726853460.57433: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20899 1726853460.57437: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20899 1726853460.57457: getting variables 20899 1726853460.57458: in VariableManager get_vars() 20899 1726853460.57502: Calling all_inventory to load vars for managed_node1 20899 1726853460.57505: Calling groups_inventory to load vars for managed_node1 20899 1726853460.57507: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.57515: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.57517: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.57519: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.57655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.57784: done with get_vars() 20899 1726853460.57795: 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:31:00 -0400 (0:00:00.036) 0:00:09.492 ****** 20899 1726853460.57854: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 20899 1726853460.58055: worker is 1 (out of 1 available) 20899 1726853460.58069: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 20899 1726853460.58085: done queuing things up, now waiting for results queue to drain 20899 1726853460.58086: waiting for pending results... 20899 1726853460.58245: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 20899 1726853460.58328: in run() - task 02083763-bbaf-797a-d009-000000000124 20899 1726853460.58340: variable 'ansible_search_path' from source: unknown 20899 1726853460.58343: variable 'ansible_search_path' from source: unknown 20899 1726853460.58373: calling self._execute() 20899 1726853460.58438: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.58444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.58454: variable 'omit' from source: magic vars 20899 1726853460.58744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.60392: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.60432: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.60459: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.60489: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.60507: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.60562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.60585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.60606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.60632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.60642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.60736: variable 'ansible_distribution' from source: facts 20899 1726853460.60739: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.60757: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.60760: when evaluation is False, skipping this task 20899 1726853460.60763: _execute() done 20899 1726853460.60765: dumping result to json 20899 1726853460.60767: done dumping result, returning 20899 1726853460.60774: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-797a-d009-000000000124] 20899 1726853460.60778: sending task result for task 02083763-bbaf-797a-d009-000000000124 20899 1726853460.60864: done sending task result for task 02083763-bbaf-797a-d009-000000000124 20899 1726853460.60866: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853460.60917: no more pending results, returning what we have 20899 1726853460.60920: results queue empty 20899 1726853460.60921: checking for any_errors_fatal 20899 1726853460.60926: done checking for any_errors_fatal 20899 1726853460.60927: checking for max_fail_percentage 20899 1726853460.60929: done checking for max_fail_percentage 20899 1726853460.60930: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.60931: done checking to see if all hosts have failed 20899 1726853460.60931: getting the remaining hosts for this loop 20899 1726853460.60933: done getting the remaining hosts for this loop 20899 1726853460.60936: getting the next task for host managed_node1 20899 1726853460.60944: done getting next task for host managed_node1 20899 1726853460.60947: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20899 1726853460.60950: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20899 1726853460.60970: getting variables 20899 1726853460.60977: in VariableManager get_vars() 20899 1726853460.61016: Calling all_inventory to load vars for managed_node1 20899 1726853460.61018: Calling groups_inventory to load vars for managed_node1 20899 1726853460.61020: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.61029: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.61031: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.61034: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.61199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.61319: done with get_vars() 20899 1726853460.61326: done getting variables 20899 1726853460.61367: 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:31:00 -0400 (0:00:00.035) 0:00:09.527 ****** 20899 1726853460.61392: entering _queue_task() for managed_node1/debug 20899 1726853460.61591: worker is 1 (out of 1 available) 20899 1726853460.61604: exiting _queue_task() for managed_node1/debug 20899 1726853460.61617: done queuing things up, now waiting for results queue to drain 20899 1726853460.61619: waiting for pending results... 20899 1726853460.61781: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20899 1726853460.61863: in run() - task 02083763-bbaf-797a-d009-000000000125 20899 1726853460.61887: variable 'ansible_search_path' from source: unknown 20899 1726853460.61891: variable 'ansible_search_path' from source: unknown 20899 1726853460.61914: calling self._execute() 20899 1726853460.61988: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.61992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.62000: variable 'omit' from source: magic vars 20899 1726853460.62300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.63981: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.64024: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.64052: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.64090: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.64109: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.64173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.64192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.64209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.64238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.64249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.64344: variable 'ansible_distribution' from source: facts 20899 1726853460.64348: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.64364: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.64367: when evaluation is False, skipping this task 20899 1726853460.64370: _execute() done 20899 1726853460.64374: dumping result to json 20899 1726853460.64377: done dumping result, returning 20899 1726853460.64385: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-797a-d009-000000000125] 20899 1726853460.64388: sending task result for task 02083763-bbaf-797a-d009-000000000125 20899 1726853460.64468: done sending task result for task 02083763-bbaf-797a-d009-000000000125 20899 1726853460.64472: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20899 1726853460.64512: no more pending results, returning what we have 20899 1726853460.64515: results queue empty 20899 1726853460.64516: checking for any_errors_fatal 20899 1726853460.64521: done checking for any_errors_fatal 20899 1726853460.64521: checking for max_fail_percentage 20899 1726853460.64523: done checking for max_fail_percentage 20899 1726853460.64524: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.64525: done checking to see if all hosts have failed 20899 1726853460.64525: getting the remaining hosts for this loop 20899 1726853460.64527: done getting the remaining hosts for this loop 20899 1726853460.64530: getting the next task for host managed_node1 20899 1726853460.64538: done getting next task for host managed_node1 20899 1726853460.64541: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20899 1726853460.64544: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20899 1726853460.64562: getting variables 20899 1726853460.64564: in VariableManager get_vars() 20899 1726853460.64608: Calling all_inventory to load vars for managed_node1 20899 1726853460.64610: Calling groups_inventory to load vars for managed_node1 20899 1726853460.64612: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.64620: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.64623: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.64625: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.64762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.64889: done with get_vars() 20899 1726853460.64898: done getting variables 20899 1726853460.64937: 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:31:00 -0400 (0:00:00.035) 0:00:09.563 ****** 20899 1726853460.64960: entering _queue_task() for managed_node1/debug 20899 1726853460.65154: worker is 1 (out of 1 available) 20899 1726853460.65168: exiting _queue_task() for managed_node1/debug 20899 1726853460.65182: done queuing things up, now waiting for results queue to drain 20899 1726853460.65184: waiting for pending results... 20899 1726853460.65344: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20899 1726853460.65435: in run() - task 02083763-bbaf-797a-d009-000000000126 20899 1726853460.65447: variable 'ansible_search_path' from source: unknown 20899 1726853460.65450: variable 'ansible_search_path' from source: unknown 20899 1726853460.65487: calling self._execute() 20899 1726853460.65559: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.65562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.65569: variable 'omit' from source: magic vars 20899 1726853460.65866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.67526: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.67567: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.67599: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.67624: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.67642: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.67704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.67725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.67742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.67768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.67780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.67876: variable 'ansible_distribution' from source: facts 20899 1726853460.67880: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.67895: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.67898: when evaluation is False, skipping this task 20899 1726853460.67900: _execute() done 20899 1726853460.67903: dumping result to json 20899 1726853460.67906: done dumping result, returning 20899 1726853460.67919: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-797a-d009-000000000126] 20899 1726853460.67921: sending task result for task 02083763-bbaf-797a-d009-000000000126 20899 1726853460.68000: done sending task result for task 02083763-bbaf-797a-d009-000000000126 20899 1726853460.68003: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20899 1726853460.68058: no more pending results, returning what we have 20899 1726853460.68061: results queue empty 20899 1726853460.68062: checking for any_errors_fatal 20899 1726853460.68067: done checking for any_errors_fatal 20899 1726853460.68068: checking for max_fail_percentage 20899 1726853460.68069: done checking for max_fail_percentage 20899 1726853460.68070: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.68073: done checking to see if all hosts have failed 20899 1726853460.68073: getting the remaining hosts for this loop 20899 1726853460.68075: done getting the remaining hosts for this loop 20899 1726853460.68079: getting the next task for host managed_node1 20899 1726853460.68086: done getting next task for host managed_node1 20899 1726853460.68089: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20899 1726853460.68093: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20899 1726853460.68111: getting variables 20899 1726853460.68113: in VariableManager get_vars() 20899 1726853460.68154: Calling all_inventory to load vars for managed_node1 20899 1726853460.68156: Calling groups_inventory to load vars for managed_node1 20899 1726853460.68158: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.68166: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.68168: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.68179: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.68344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.68467: done with get_vars() 20899 1726853460.68478: done getting variables 20899 1726853460.68520: 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:31:00 -0400 (0:00:00.035) 0:00:09.599 ****** 20899 1726853460.68542: entering _queue_task() for managed_node1/debug 20899 1726853460.68747: worker is 1 (out of 1 available) 20899 1726853460.68764: exiting _queue_task() for managed_node1/debug 20899 1726853460.68783: done queuing things up, now waiting for results queue to drain 20899 1726853460.68786: waiting for pending results... 20899 1726853460.68942: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20899 1726853460.69025: in run() - task 02083763-bbaf-797a-d009-000000000127 20899 1726853460.69038: variable 'ansible_search_path' from source: unknown 20899 1726853460.69042: variable 'ansible_search_path' from source: unknown 20899 1726853460.69069: calling self._execute() 20899 1726853460.69137: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.69142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.69150: variable 'omit' from source: magic vars 20899 1726853460.69442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.71112: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.71157: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.71199: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.71222: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.71241: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.71309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.71327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.71344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.71372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.71383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.71482: variable 'ansible_distribution' from source: facts 20899 1726853460.71487: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.71502: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.71505: when evaluation is False, skipping this task 20899 1726853460.71508: _execute() done 20899 1726853460.71510: dumping result to json 20899 1726853460.71515: done dumping result, returning 20899 1726853460.71526: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-797a-d009-000000000127] 20899 1726853460.71529: sending task result for task 02083763-bbaf-797a-d009-000000000127 20899 1726853460.71615: done sending task result for task 02083763-bbaf-797a-d009-000000000127 20899 1726853460.71618: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20899 1726853460.71676: no more pending results, returning what we have 20899 1726853460.71679: results queue empty 20899 1726853460.71680: checking for any_errors_fatal 20899 1726853460.71685: done checking for any_errors_fatal 20899 1726853460.71686: checking for max_fail_percentage 20899 1726853460.71688: done checking for max_fail_percentage 20899 1726853460.71689: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.71690: done checking to see if all hosts have failed 20899 1726853460.71690: getting the remaining hosts for this loop 20899 1726853460.71692: done getting the remaining hosts for this loop 20899 1726853460.71696: getting the next task for host managed_node1 20899 1726853460.71703: done getting next task for host managed_node1 20899 1726853460.71706: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20899 1726853460.71710: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20899 1726853460.71728: getting variables 20899 1726853460.71730: in VariableManager get_vars() 20899 1726853460.71778: Calling all_inventory to load vars for managed_node1 20899 1726853460.71786: Calling groups_inventory to load vars for managed_node1 20899 1726853460.71789: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.71798: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.71800: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.71802: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.71938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.72065: done with get_vars() 20899 1726853460.72076: 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:31:00 -0400 (0:00:00.036) 0:00:09.635 ****** 20899 1726853460.72147: entering _queue_task() for managed_node1/ping 20899 1726853460.72368: worker is 1 (out of 1 available) 20899 1726853460.72385: exiting _queue_task() for managed_node1/ping 20899 1726853460.72398: done queuing things up, now waiting for results queue to drain 20899 1726853460.72400: waiting for pending results... 20899 1726853460.72567: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 20899 1726853460.72658: in run() - task 02083763-bbaf-797a-d009-000000000128 20899 1726853460.72669: variable 'ansible_search_path' from source: unknown 20899 1726853460.72674: variable 'ansible_search_path' from source: unknown 20899 1726853460.72709: calling self._execute() 20899 1726853460.72785: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.72791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.72799: variable 'omit' from source: magic vars 20899 1726853460.73107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.74853: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.74900: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.74932: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.74958: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.74980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.75042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.75064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.75083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.75110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.75122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.75218: variable 'ansible_distribution' from source: facts 20899 1726853460.75223: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.75238: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.75247: when evaluation is False, skipping this task 20899 1726853460.75249: _execute() done 20899 1726853460.75254: dumping result to json 20899 1726853460.75257: done dumping result, returning 20899 1726853460.75264: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-797a-d009-000000000128] 20899 1726853460.75268: sending task result for task 02083763-bbaf-797a-d009-000000000128 20899 1726853460.75349: done sending task result for task 02083763-bbaf-797a-d009-000000000128 20899 1726853460.75354: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853460.75397: no more pending results, returning what we have 20899 1726853460.75400: results queue empty 20899 1726853460.75401: checking for any_errors_fatal 20899 1726853460.75405: done checking for any_errors_fatal 20899 1726853460.75406: checking for max_fail_percentage 20899 1726853460.75407: done checking for max_fail_percentage 20899 1726853460.75408: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.75409: done checking to see if all hosts have failed 20899 1726853460.75410: getting the remaining hosts for this loop 20899 1726853460.75411: done getting the remaining hosts for this loop 20899 1726853460.75415: getting the next task for host managed_node1 20899 1726853460.75423: done getting next task for host managed_node1 20899 1726853460.75425: ^ task is: TASK: meta (role_complete) 20899 1726853460.75429: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20899 1726853460.75448: getting variables 20899 1726853460.75450: in VariableManager get_vars() 20899 1726853460.75499: Calling all_inventory to load vars for managed_node1 20899 1726853460.75502: Calling groups_inventory to load vars for managed_node1 20899 1726853460.75504: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.75515: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.75517: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.75520: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.75883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.76002: done with get_vars() 20899 1726853460.76009: done getting variables 20899 1726853460.76067: done queuing things up, now waiting for results queue to drain 20899 1726853460.76068: results queue empty 20899 1726853460.76069: checking for any_errors_fatal 20899 1726853460.76070: done checking for any_errors_fatal 20899 1726853460.76073: checking for max_fail_percentage 20899 1726853460.76073: done checking for max_fail_percentage 20899 1726853460.76074: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.76074: done checking to see if all hosts have failed 20899 1726853460.76075: getting the remaining hosts for this loop 20899 1726853460.76075: done getting the remaining hosts for this loop 20899 1726853460.76077: getting the next task for host managed_node1 20899 1726853460.76080: done getting next task for host managed_node1 20899 1726853460.76081: ^ task is: TASK: Include the task 'manage_test_interface.yml' 20899 1726853460.76082: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20899 1726853460.76084: getting variables 20899 1726853460.76085: in VariableManager get_vars() 20899 1726853460.76101: Calling all_inventory to load vars for managed_node1 20899 1726853460.76102: Calling groups_inventory to load vars for managed_node1 20899 1726853460.76103: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.76107: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.76108: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.76110: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.76191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.76299: done with get_vars() 20899 1726853460.76305: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:210 Friday 20 September 2024 13:31:00 -0400 (0:00:00.041) 0:00:09.677 ****** 20899 1726853460.76349: entering _queue_task() for managed_node1/include_tasks 20899 1726853460.76572: worker is 1 (out of 1 available) 20899 1726853460.76586: exiting _queue_task() for managed_node1/include_tasks 20899 1726853460.76600: done queuing things up, now waiting for results queue to drain 20899 1726853460.76601: waiting for pending results... 20899 1726853460.76775: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 20899 1726853460.76847: in run() - task 02083763-bbaf-797a-d009-000000000158 20899 1726853460.76859: variable 'ansible_search_path' from source: unknown 20899 1726853460.76890: calling self._execute() 20899 1726853460.76963: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.76967: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.76978: variable 'omit' from source: magic vars 20899 1726853460.77281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.78815: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.78857: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.78893: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.78919: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.78939: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.79002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.79022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.79040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.79067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.79079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.79179: variable 'ansible_distribution' from source: facts 20899 1726853460.79185: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.79200: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.79203: when evaluation is False, skipping this task 20899 1726853460.79205: _execute() done 20899 1726853460.79209: dumping result to json 20899 1726853460.79212: done dumping result, returning 20899 1726853460.79222: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [02083763-bbaf-797a-d009-000000000158] 20899 1726853460.79224: sending task result for task 02083763-bbaf-797a-d009-000000000158 20899 1726853460.79314: done sending task result for task 02083763-bbaf-797a-d009-000000000158 20899 1726853460.79317: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853460.79363: no more pending results, returning what we have 20899 1726853460.79367: results queue empty 20899 1726853460.79368: checking for any_errors_fatal 20899 1726853460.79369: done checking for any_errors_fatal 20899 1726853460.79370: checking for max_fail_percentage 20899 1726853460.79373: done checking for max_fail_percentage 20899 1726853460.79374: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.79375: done checking to see if all hosts have failed 20899 1726853460.79375: getting the remaining hosts for this loop 20899 1726853460.79377: done getting the remaining hosts for this loop 20899 1726853460.79381: getting the next task for host managed_node1 20899 1726853460.79387: done getting next task for host managed_node1 20899 1726853460.79390: ^ task is: TASK: Verify network state restored to default 20899 1726853460.79393: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 20899 1726853460.79397: getting variables 20899 1726853460.79399: in VariableManager get_vars() 20899 1726853460.79443: Calling all_inventory to load vars for managed_node1 20899 1726853460.79445: Calling groups_inventory to load vars for managed_node1 20899 1726853460.79448: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.79459: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.79461: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.79464: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.79621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.79789: done with get_vars() 20899 1726853460.79799: 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_ethtool_ring.yml:214 Friday 20 September 2024 13:31:00 -0400 (0:00:00.035) 0:00:09.712 ****** 20899 1726853460.79862: entering _queue_task() for managed_node1/include_tasks 20899 1726853460.80069: worker is 1 (out of 1 available) 20899 1726853460.80082: exiting _queue_task() for managed_node1/include_tasks 20899 1726853460.80094: done queuing things up, now waiting for results queue to drain 20899 1726853460.80096: waiting for pending results... 20899 1726853460.80260: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 20899 1726853460.80328: in run() - task 02083763-bbaf-797a-d009-000000000159 20899 1726853460.80340: variable 'ansible_search_path' from source: unknown 20899 1726853460.80375: calling self._execute() 20899 1726853460.80442: variable 'ansible_host' from source: host vars for 'managed_node1' 20899 1726853460.80453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20899 1726853460.80463: variable 'omit' from source: magic vars 20899 1726853460.80769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20899 1726853460.82301: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20899 1726853460.82353: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20899 1726853460.82386: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20899 1726853460.82412: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20899 1726853460.82432: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20899 1726853460.82496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20899 1726853460.82518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20899 1726853460.82535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20899 1726853460.82563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20899 1726853460.82575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20899 1726853460.82680: variable 'ansible_distribution' from source: facts 20899 1726853460.82684: variable 'ansible_distribution_major_version' from source: facts 20899 1726853460.82700: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20899 1726853460.82703: when evaluation is False, skipping this task 20899 1726853460.82707: _execute() done 20899 1726853460.82710: dumping result to json 20899 1726853460.82713: done dumping result, returning 20899 1726853460.82731: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [02083763-bbaf-797a-d009-000000000159] 20899 1726853460.82735: sending task result for task 02083763-bbaf-797a-d009-000000000159 20899 1726853460.82806: done sending task result for task 02083763-bbaf-797a-d009-000000000159 20899 1726853460.82809: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 20899 1726853460.82865: no more pending results, returning what we have 20899 1726853460.82868: results queue empty 20899 1726853460.82869: checking for any_errors_fatal 20899 1726853460.82876: done checking for any_errors_fatal 20899 1726853460.82877: checking for max_fail_percentage 20899 1726853460.82879: done checking for max_fail_percentage 20899 1726853460.82879: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.82880: done checking to see if all hosts have failed 20899 1726853460.82881: getting the remaining hosts for this loop 20899 1726853460.82882: done getting the remaining hosts for this loop 20899 1726853460.82887: getting the next task for host managed_node1 20899 1726853460.82895: done getting next task for host managed_node1 20899 1726853460.82897: ^ task is: TASK: meta (flush_handlers) 20899 1726853460.82898: ^ 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 20899 1726853460.82902: getting variables 20899 1726853460.82904: in VariableManager get_vars() 20899 1726853460.82947: Calling all_inventory to load vars for managed_node1 20899 1726853460.82949: Calling groups_inventory to load vars for managed_node1 20899 1726853460.82951: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.82962: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.82964: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.82967: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.83113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.83237: done with get_vars() 20899 1726853460.83245: done getting variables 20899 1726853460.83295: in VariableManager get_vars() 20899 1726853460.83306: Calling all_inventory to load vars for managed_node1 20899 1726853460.83308: Calling groups_inventory to load vars for managed_node1 20899 1726853460.83309: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.83312: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.83314: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.83315: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.83398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.83532: done with get_vars() 20899 1726853460.83541: done queuing things up, now waiting for results queue to drain 20899 1726853460.83542: results queue empty 20899 1726853460.83542: checking for any_errors_fatal 20899 1726853460.83544: done checking for any_errors_fatal 20899 1726853460.83545: checking for max_fail_percentage 20899 1726853460.83545: done checking for max_fail_percentage 20899 1726853460.83546: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.83546: done checking to see if all hosts have failed 20899 1726853460.83546: getting the remaining hosts for this loop 20899 1726853460.83547: done getting the remaining hosts for this loop 20899 1726853460.83549: getting the next task for host managed_node1 20899 1726853460.83551: done getting next task for host managed_node1 20899 1726853460.83552: ^ task is: TASK: meta (flush_handlers) 20899 1726853460.83553: ^ 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 20899 1726853460.83555: getting variables 20899 1726853460.83556: in VariableManager get_vars() 20899 1726853460.83565: Calling all_inventory to load vars for managed_node1 20899 1726853460.83566: Calling groups_inventory to load vars for managed_node1 20899 1726853460.83568: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.83576: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.83578: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.83580: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.83659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.83769: done with get_vars() 20899 1726853460.83776: done getting variables 20899 1726853460.83806: in VariableManager get_vars() 20899 1726853460.83817: Calling all_inventory to load vars for managed_node1 20899 1726853460.83818: Calling groups_inventory to load vars for managed_node1 20899 1726853460.83820: Calling all_plugins_inventory to load vars for managed_node1 20899 1726853460.83823: Calling all_plugins_play to load vars for managed_node1 20899 1726853460.83825: Calling groups_plugins_inventory to load vars for managed_node1 20899 1726853460.83827: Calling groups_plugins_play to load vars for managed_node1 20899 1726853460.83905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20899 1726853460.84027: done with get_vars() 20899 1726853460.84036: done queuing things up, now waiting for results queue to drain 20899 1726853460.84038: results queue empty 20899 1726853460.84038: checking for any_errors_fatal 20899 1726853460.84039: done checking for any_errors_fatal 20899 1726853460.84040: checking for max_fail_percentage 20899 1726853460.84041: done checking for max_fail_percentage 20899 1726853460.84041: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.84042: done checking to see if all hosts have failed 20899 1726853460.84042: getting the remaining hosts for this loop 20899 1726853460.84043: done getting the remaining hosts for this loop 20899 1726853460.84044: getting the next task for host managed_node1 20899 1726853460.84046: done getting next task for host managed_node1 20899 1726853460.84047: ^ task is: None 20899 1726853460.84047: ^ 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 20899 1726853460.84048: done queuing things up, now waiting for results queue to drain 20899 1726853460.84049: results queue empty 20899 1726853460.84049: checking for any_errors_fatal 20899 1726853460.84049: done checking for any_errors_fatal 20899 1726853460.84050: checking for max_fail_percentage 20899 1726853460.84050: done checking for max_fail_percentage 20899 1726853460.84051: checking to see if all hosts have failed and the running result is not ok 20899 1726853460.84051: done checking to see if all hosts have failed 20899 1726853460.84053: getting the next task for host managed_node1 20899 1726853460.84055: done getting next task for host managed_node1 20899 1726853460.84055: ^ task is: None 20899 1726853460.84056: ^ 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=7 changed=0 unreachable=0 failed=0 skipped=124 rescued=0 ignored=0 Friday 20 September 2024 13:31:00 -0400 (0:00:00.042) 0:00:09.755 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.27s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.76s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.71s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 INIT: Ethtool ring tests ------------------------------------------------ 0.13s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:15 Show playbook name ------------------------------------------------------ 0.12s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:9 TEST: I can create a profile without any ring option. ------------------- 0.12s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:34 Gathering Facts --------------------------------------------------------- 0.11s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:3 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.11s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Enable network service -------------- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Install packages -------------------- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 fedora.linux_system_roles.network : Print network provider -------------- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 20899 1726853460.84129: RUNNING CLEANUP