[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. 20841 1726882371.58753: 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-spT 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 20841 1726882371.59189: Added group all to inventory 20841 1726882371.59191: Added group ungrouped to inventory 20841 1726882371.59199: Group all now contains ungrouped 20841 1726882371.59202: Examining possible inventory source: /tmp/network-Kc3/inventory.yml 20841 1726882371.86068: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 20841 1726882371.86171: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 20841 1726882371.86196: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 20841 1726882371.86268: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 20841 1726882371.86340: Loaded config def from plugin (inventory/script) 20841 1726882371.86343: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 20841 1726882371.86425: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 20841 1726882371.86519: Loaded config def from plugin (inventory/yaml) 20841 1726882371.86521: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 20841 1726882371.86613: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 20841 1726882371.87598: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 20841 1726882371.87602: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 20841 1726882371.87605: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 20841 1726882371.87611: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 20841 1726882371.87615: Loading data from /tmp/network-Kc3/inventory.yml 20841 1726882371.87705: /tmp/network-Kc3/inventory.yml was not parsable by auto 20841 1726882371.87897: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 20841 1726882371.87937: Loading data from /tmp/network-Kc3/inventory.yml 20841 1726882371.88096: group all already in inventory 20841 1726882371.88107: set inventory_file for managed_node1 20841 1726882371.88112: set inventory_dir for managed_node1 20841 1726882371.88113: Added host managed_node1 to inventory 20841 1726882371.88115: Added host managed_node1 to group all 20841 1726882371.88116: set ansible_host for managed_node1 20841 1726882371.88117: set ansible_ssh_extra_args for managed_node1 20841 1726882371.88120: set inventory_file for managed_node2 20841 1726882371.88123: set inventory_dir for managed_node2 20841 1726882371.88124: Added host managed_node2 to inventory 20841 1726882371.88133: Added host managed_node2 to group all 20841 1726882371.88134: set ansible_host for managed_node2 20841 1726882371.88135: set ansible_ssh_extra_args for managed_node2 20841 1726882371.88138: set inventory_file for managed_node3 20841 1726882371.88152: set inventory_dir for managed_node3 20841 1726882371.88153: Added host managed_node3 to inventory 20841 1726882371.88154: Added host managed_node3 to group all 20841 1726882371.88155: set ansible_host for managed_node3 20841 1726882371.88156: set ansible_ssh_extra_args for managed_node3 20841 1726882371.88159: Reconcile groups and hosts in inventory. 20841 1726882371.88162: Group ungrouped now contains managed_node1 20841 1726882371.88164: Group ungrouped now contains managed_node2 20841 1726882371.88166: Group ungrouped now contains managed_node3 20841 1726882371.88262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 20841 1726882371.88404: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 20841 1726882371.88458: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 20841 1726882371.88486: Loaded config def from plugin (vars/host_group_vars) 20841 1726882371.88488: 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) 20841 1726882371.88497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 20841 1726882371.88505: 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) 20841 1726882371.88559: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 20841 1726882371.88933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882371.89036: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 20841 1726882371.89116: Loaded config def from plugin (connection/local) 20841 1726882371.89120: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 20841 1726882371.90053: Loaded config def from plugin (connection/paramiko_ssh) 20841 1726882371.90162: 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) 20841 1726882371.91955: 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) 20841 1726882371.92100: Loaded config def from plugin (connection/psrp) 20841 1726882371.92104: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 20841 1726882371.93281: 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) 20841 1726882371.93328: Loaded config def from plugin (connection/ssh) 20841 1726882371.93331: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 20841 1726882371.96081: 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) 20841 1726882371.96123: Loaded config def from plugin (connection/winrm) 20841 1726882371.96126: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 20841 1726882371.96164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 20841 1726882371.96226: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 20841 1726882371.96300: Loaded config def from plugin (shell/cmd) 20841 1726882371.96306: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 20841 1726882371.96334: 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) 20841 1726882371.96498: Loaded config def from plugin (shell/powershell) 20841 1726882371.96500: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 20841 1726882371.96564: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 20841 1726882371.96844: Loaded config def from plugin (shell/sh) 20841 1726882371.96846: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 20841 1726882371.96879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 20841 1726882371.97032: Loaded config def from plugin (become/runas) 20841 1726882371.97040: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 20841 1726882371.97237: Loaded config def from plugin (become/su) 20841 1726882371.97240: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 20841 1726882371.97402: Loaded config def from plugin (become/sudo) 20841 1726882371.97405: 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 20841 1726882371.97437: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml 20841 1726882371.97785: in VariableManager get_vars() 20841 1726882371.97809: done with get_vars() 20841 1726882371.98076: trying /usr/local/lib/python3.12/site-packages/ansible/modules 20841 1726882372.03026: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 20841 1726882372.03297: in VariableManager get_vars() 20841 1726882372.03302: done with get_vars() 20841 1726882372.03305: variable 'playbook_dir' from source: magic vars 20841 1726882372.03306: variable 'ansible_playbook_python' from source: magic vars 20841 1726882372.03307: variable 'ansible_config_file' from source: magic vars 20841 1726882372.03308: variable 'groups' from source: magic vars 20841 1726882372.03308: variable 'omit' from source: magic vars 20841 1726882372.03309: variable 'ansible_version' from source: magic vars 20841 1726882372.03310: variable 'ansible_check_mode' from source: magic vars 20841 1726882372.03310: variable 'ansible_diff_mode' from source: magic vars 20841 1726882372.03311: variable 'ansible_forks' from source: magic vars 20841 1726882372.03312: variable 'ansible_inventory_sources' from source: magic vars 20841 1726882372.03313: variable 'ansible_skip_tags' from source: magic vars 20841 1726882372.03313: variable 'ansible_limit' from source: magic vars 20841 1726882372.03314: variable 'ansible_run_tags' from source: magic vars 20841 1726882372.03315: variable 'ansible_verbosity' from source: magic vars 20841 1726882372.03348: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml 20841 1726882372.04589: in VariableManager get_vars() 20841 1726882372.04608: done with get_vars() 20841 1726882372.04642: in VariableManager get_vars() 20841 1726882372.04653: done with get_vars() 20841 1726882372.04689: in VariableManager get_vars() 20841 1726882372.04705: done with get_vars() 20841 1726882372.04922: in VariableManager get_vars() 20841 1726882372.04936: done with get_vars() 20841 1726882372.04941: variable 'omit' from source: magic vars 20841 1726882372.04959: variable 'omit' from source: magic vars 20841 1726882372.04996: in VariableManager get_vars() 20841 1726882372.05011: done with get_vars() 20841 1726882372.05054: in VariableManager get_vars() 20841 1726882372.05066: done with get_vars() 20841 1726882372.05104: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20841 1726882372.05334: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20841 1726882372.05466: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20841 1726882372.06306: in VariableManager get_vars() 20841 1726882372.06442: done with get_vars() 20841 1726882372.07154: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 20841 1726882372.07523: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20841 1726882372.11540: in VariableManager get_vars() 20841 1726882372.11558: done with get_vars() 20841 1726882372.11563: variable 'omit' from source: magic vars 20841 1726882372.11573: variable 'omit' from source: magic vars 20841 1726882372.11609: in VariableManager get_vars() 20841 1726882372.11624: done with get_vars() 20841 1726882372.11648: in VariableManager get_vars() 20841 1726882372.11663: done with get_vars() 20841 1726882372.11690: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20841 1726882372.11813: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20841 1726882372.11898: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20841 1726882372.12320: in VariableManager get_vars() 20841 1726882372.12340: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20841 1726882372.15188: in VariableManager get_vars() 20841 1726882372.15211: done with get_vars() 20841 1726882372.15215: variable 'omit' from source: magic vars 20841 1726882372.15231: variable 'omit' from source: magic vars 20841 1726882372.15260: in VariableManager get_vars() 20841 1726882372.15274: done with get_vars() 20841 1726882372.15296: in VariableManager get_vars() 20841 1726882372.15314: done with get_vars() 20841 1726882372.15345: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20841 1726882372.15461: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20841 1726882372.15538: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20841 1726882372.15954: in VariableManager get_vars() 20841 1726882372.15975: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20841 1726882372.18300: in VariableManager get_vars() 20841 1726882372.18323: done with get_vars() 20841 1726882372.18328: variable 'omit' from source: magic vars 20841 1726882372.18351: variable 'omit' from source: magic vars 20841 1726882372.18395: in VariableManager get_vars() 20841 1726882372.18415: done with get_vars() 20841 1726882372.18436: in VariableManager get_vars() 20841 1726882372.18455: done with get_vars() 20841 1726882372.18486: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20841 1726882372.18620: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20841 1726882372.18701: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20841 1726882372.19108: in VariableManager get_vars() 20841 1726882372.19135: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20841 1726882372.21123: in VariableManager get_vars() 20841 1726882372.21148: done with get_vars() 20841 1726882372.21190: in VariableManager get_vars() 20841 1726882372.21222: done with get_vars() 20841 1726882372.21281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 20841 1726882372.21300: 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 20841 1726882372.21577: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 20841 1726882372.21744: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 20841 1726882372.21747: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-spT/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) 20841 1726882372.21779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 20841 1726882372.21809: 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) 20841 1726882372.21982: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 20841 1726882372.22043: Loaded config def from plugin (callback/default) 20841 1726882372.22046: 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) 20841 1726882372.23354: Loaded config def from plugin (callback/junit) 20841 1726882372.23357: 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) 20841 1726882372.23409: 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) 20841 1726882372.23472: Loaded config def from plugin (callback/minimal) 20841 1726882372.23475: 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) 20841 1726882372.23519: 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) 20841 1726882372.23577: Loaded config def from plugin (callback/tree) 20841 1726882372.23580: 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 20841 1726882372.23706: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 20841 1726882372.23709: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-spT/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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml 20841 1726882372.23735: in VariableManager get_vars() 20841 1726882372.23747: done with get_vars() 20841 1726882372.23753: in VariableManager get_vars() 20841 1726882372.23761: done with get_vars() 20841 1726882372.23765: variable 'omit' from source: magic vars 20841 1726882372.23810: in VariableManager get_vars() 20841 1726882372.23824: done with get_vars() 20841 1726882372.23844: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_ring.yml' with initscripts as provider] *** 20841 1726882372.24403: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 20841 1726882372.24477: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 20841 1726882372.24519: getting the remaining hosts for this loop 20841 1726882372.24520: done getting the remaining hosts for this loop 20841 1726882372.24523: getting the next task for host managed_node1 20841 1726882372.24526: done getting next task for host managed_node1 20841 1726882372.24528: ^ task is: TASK: Gathering Facts 20841 1726882372.24530: ^ 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 20841 1726882372.24532: getting variables 20841 1726882372.24533: in VariableManager get_vars() 20841 1726882372.24542: Calling all_inventory to load vars for managed_node1 20841 1726882372.24544: Calling groups_inventory to load vars for managed_node1 20841 1726882372.24547: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882372.24557: Calling all_plugins_play to load vars for managed_node1 20841 1726882372.24573: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882372.24577: Calling groups_plugins_play to load vars for managed_node1 20841 1726882372.24615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882372.24677: done with get_vars() 20841 1726882372.24683: done getting variables 20841 1726882372.24790: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml:5 Friday 20 September 2024 21:32:52 -0400 (0:00:00.011) 0:00:00.011 ****** 20841 1726882372.24814: entering _queue_task() for managed_node1/gather_facts 20841 1726882372.24816: Creating lock for gather_facts 20841 1726882372.25686: worker is 1 (out of 1 available) 20841 1726882372.25696: exiting _queue_task() for managed_node1/gather_facts 20841 1726882372.25708: done queuing things up, now waiting for results queue to drain 20841 1726882372.25710: waiting for pending results... 20841 1726882372.25740: running TaskExecutor() for managed_node1/TASK: Gathering Facts 20841 1726882372.25845: in run() - task 12673a56-9f93-02b9-7d0a-00000000015d 20841 1726882372.25867: variable 'ansible_search_path' from source: unknown 20841 1726882372.25912: calling self._execute() 20841 1726882372.25984: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882372.26000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882372.26013: variable 'omit' from source: magic vars 20841 1726882372.26118: variable 'omit' from source: magic vars 20841 1726882372.26156: variable 'omit' from source: magic vars 20841 1726882372.26199: variable 'omit' from source: magic vars 20841 1726882372.26245: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20841 1726882372.26302: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20841 1726882372.26327: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20841 1726882372.26358: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20841 1726882372.26381: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20841 1726882372.26434: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20841 1726882372.26481: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882372.26485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882372.26577: Set connection var ansible_shell_executable to /bin/sh 20841 1726882372.26596: Set connection var ansible_shell_type to sh 20841 1726882372.26611: Set connection var ansible_pipelining to False 20841 1726882372.26619: Set connection var ansible_connection to ssh 20841 1726882372.26643: Set connection var ansible_module_compression to ZIP_DEFLATED 20841 1726882372.26705: Set connection var ansible_timeout to 10 20841 1726882372.26709: variable 'ansible_shell_executable' from source: unknown 20841 1726882372.26711: variable 'ansible_connection' from source: unknown 20841 1726882372.26714: variable 'ansible_module_compression' from source: unknown 20841 1726882372.26716: variable 'ansible_shell_type' from source: unknown 20841 1726882372.26718: variable 'ansible_shell_executable' from source: unknown 20841 1726882372.26721: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882372.26723: variable 'ansible_pipelining' from source: unknown 20841 1726882372.26724: variable 'ansible_timeout' from source: unknown 20841 1726882372.26726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882372.27028: 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) 20841 1726882372.27032: variable 'omit' from source: magic vars 20841 1726882372.27034: starting attempt loop 20841 1726882372.27036: running the handler 20841 1726882372.27039: variable 'ansible_facts' from source: unknown 20841 1726882372.27041: _low_level_execute_command(): starting 20841 1726882372.27043: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20841 1726882372.27766: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20841 1726882372.27789: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20841 1726882372.27910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 20841 1726882372.27932: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20841 1726882372.27948: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20841 1726882372.28027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20841 1726882372.29715: stdout chunk (state=3): >>>/root <<< 20841 1726882372.30066: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20841 1726882372.30071: stdout chunk (state=3): >>><<< 20841 1726882372.30073: stderr chunk (state=3): >>><<< 20841 1726882372.30076: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20841 1726882372.30078: _low_level_execute_command(): starting 20841 1726882372.30081: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882372.299765-20881-10000291436541 `" && echo ansible-tmp-1726882372.299765-20881-10000291436541="` echo /root/.ansible/tmp/ansible-tmp-1726882372.299765-20881-10000291436541 `" ) && sleep 0' 20841 1726882372.31499: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20841 1726882372.31512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 20841 1726882372.31515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20841 1726882372.31539: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20841 1726882372.31606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20841 1726882372.33535: stdout chunk (state=3): >>>ansible-tmp-1726882372.299765-20881-10000291436541=/root/.ansible/tmp/ansible-tmp-1726882372.299765-20881-10000291436541 <<< 20841 1726882372.33799: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20841 1726882372.33803: stdout chunk (state=3): >>><<< 20841 1726882372.33805: stderr chunk (state=3): >>><<< 20841 1726882372.33808: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882372.299765-20881-10000291436541=/root/.ansible/tmp/ansible-tmp-1726882372.299765-20881-10000291436541 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20841 1726882372.33810: variable 'ansible_module_compression' from source: unknown 20841 1726882372.33812: ANSIBALLZ: Using generic lock for ansible.legacy.setup 20841 1726882372.33814: ANSIBALLZ: Acquiring lock 20841 1726882372.33816: ANSIBALLZ: Lock acquired: 140426827502160 20841 1726882372.33818: ANSIBALLZ: Creating module 20841 1726882372.85888: ANSIBALLZ: Writing module into payload 20841 1726882372.86100: ANSIBALLZ: Writing module 20841 1726882372.86120: ANSIBALLZ: Renaming module 20841 1726882372.86126: ANSIBALLZ: Done creating module 20841 1726882372.86162: variable 'ansible_facts' from source: unknown 20841 1726882372.86173: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20841 1726882372.86176: _low_level_execute_command(): starting 20841 1726882372.86237: _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' 20841 1726882372.86763: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20841 1726882372.86772: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20841 1726882372.86783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20841 1726882372.86798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20841 1726882372.86817: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 20841 1726882372.86836: stderr chunk (state=3): >>>debug2: match not found <<< 20841 1726882372.86839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20841 1726882372.86847: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20841 1726882372.86935: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 20841 1726882372.86944: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20841 1726882372.86946: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20841 1726882372.86948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20841 1726882372.86951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20841 1726882372.86953: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 20841 1726882372.86955: stderr chunk (state=3): >>>debug2: match found <<< 20841 1726882372.86957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20841 1726882372.87001: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 20841 1726882372.87004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20841 1726882372.87006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20841 1726882372.87199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20841 1726882372.88866: stdout chunk (state=3): >>>PLATFORM <<< 20841 1726882372.88945: stdout chunk (state=3): >>>Linux <<< 20841 1726882372.89003: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 20841 1726882372.89007: stdout chunk (state=3): >>>/usr/bin/python3 <<< 20841 1726882372.89009: stdout chunk (state=3): >>>/usr/bin/python3 ENDFOUND <<< 20841 1726882372.89109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20841 1726882372.89176: stderr chunk (state=3): >>><<< 20841 1726882372.89179: stdout chunk (state=3): >>><<< 20841 1726882372.89201: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20841 1726882372.89217 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 20841 1726882372.89262: _low_level_execute_command(): starting 20841 1726882372.89265: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 20841 1726882372.89848: Sending initial data 20841 1726882372.89851: Sent initial data (1181 bytes) 20841 1726882372.90715: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20841 1726882372.90736: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20841 1726882372.90846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20841 1726882372.90997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 20841 1726882372.91037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20841 1726882372.91078: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20841 1726882372.94502: 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"} <<< 20841 1726882372.94970: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20841 1726882372.94974: stdout chunk (state=3): >>><<< 20841 1726882372.94976: stderr chunk (state=3): >>><<< 20841 1726882372.94979: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20841 1726882372.95145: variable 'ansible_facts' from source: unknown 20841 1726882372.95403: variable 'ansible_facts' from source: unknown 20841 1726882372.95407: variable 'ansible_module_compression' from source: unknown 20841 1726882372.95410: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20841v_apbmv8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20841 1726882372.95412: variable 'ansible_facts' from source: unknown 20841 1726882372.95686: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882372.299765-20881-10000291436541/AnsiballZ_setup.py 20841 1726882372.96220: Sending initial data 20841 1726882372.96230: Sent initial data (152 bytes) 20841 1726882372.97360: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20841 1726882372.97375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20841 1726882372.97389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20841 1726882372.97564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 20841 1726882372.97576: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20841 1726882372.97739: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20841 1726882372.97806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20841 1726882372.99333: 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 <<< 20841 1726882372.99369: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20841 1726882372.99413: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20841v_apbmv8/tmpcnewwfdh /root/.ansible/tmp/ansible-tmp-1726882372.299765-20881-10000291436541/AnsiballZ_setup.py <<< 20841 1726882372.99416: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882372.299765-20881-10000291436541/AnsiballZ_setup.py" <<< 20841 1726882372.99530: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20841v_apbmv8/tmpcnewwfdh" to remote "/root/.ansible/tmp/ansible-tmp-1726882372.299765-20881-10000291436541/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882372.299765-20881-10000291436541/AnsiballZ_setup.py" <<< 20841 1726882373.01253: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20841 1726882373.01419: stderr chunk (state=3): >>><<< 20841 1726882373.01423: stdout chunk (state=3): >>><<< 20841 1726882373.01426: done transferring module to remote 20841 1726882373.01433: _low_level_execute_command(): starting 20841 1726882373.01436: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882372.299765-20881-10000291436541/ /root/.ansible/tmp/ansible-tmp-1726882372.299765-20881-10000291436541/AnsiballZ_setup.py && sleep 0' 20841 1726882373.02049: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 20841 1726882373.02060: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20841 1726882373.02147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 20841 1726882373.02433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20841 1726882373.02488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20841 1726882373.04207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20841 1726882373.04247: stderr chunk (state=3): >>><<< 20841 1726882373.04257: stdout chunk (state=3): >>><<< 20841 1726882373.04280: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20841 1726882373.04283: _low_level_execute_command(): starting 20841 1726882373.04290: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882372.299765-20881-10000291436541/AnsiballZ_setup.py && sleep 0' 20841 1726882373.05299: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 20841 1726882373.05303: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20841 1726882373.05305: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20841 1726882373.05307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20841 1726882373.07220: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20841 1726882373.07247: stdout chunk (state=3): >>>import _imp # builtin <<< 20841 1726882373.07271: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20841 1726882373.07340: stdout chunk (state=3): >>>import '_io' # <<< 20841 1726882373.07358: stdout chunk (state=3): >>>import 'marshal' # <<< 20841 1726882373.07376: stdout chunk (state=3): >>>import 'posix' # <<< 20841 1726882373.07416: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20841 1726882373.07446: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 20841 1726882373.07487: 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' <<< 20841 1726882373.07511: stdout chunk (state=3): >>>import '_codecs' # <<< 20841 1726882373.07539: stdout chunk (state=3): >>>import 'codecs' # <<< 20841 1726882373.07562: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 20841 1726882373.07600: 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 0x7f1a5c0e84d0> <<< 20841 1726882373.07682: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5c0b7b30> # /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 0x7f1a5c0eaa50> import '_signal' # <<< 20841 1726882373.07732: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 20841 1726882373.07743: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 20841 1726882373.08024: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 20841 1726882373.08314: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f1a5be99130> # /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 0x7f1a5be99fa0> 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. <<< 20841 1726882373.08472: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 20841 1726882373.08496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 20841 1726882373.08712: 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' <<< 20841 1726882373.08734: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bed7da0> # /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 0x7f1a5bed7fb0> # /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' <<< 20841 1726882373.08761: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 20841 1726882373.08909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bf0f770> # /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 0x7f1a5bf0fe00> import '_collections' # <<< 20841 1726882373.08940: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5beefa40> <<< 20841 1726882373.08955: stdout chunk (state=3): >>>import '_functools' # <<< 20841 1726882373.08985: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5beed160> <<< 20841 1726882373.09226: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bed4f50> # /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 0x7f1a5bf2f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bf2e2d0> <<< 20841 1726882373.09256: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 20841 1726882373.09274: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5beee030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bf2cb60> <<< 20841 1726882373.09351: 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 0x7f1a5bf646b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bed41d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 20841 1726882373.09371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 20841 1726882373.09541: 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 0x7f1a5bf64b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bf64a10> # 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 0x7f1a5bf64dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bed2cf0> <<< 20841 1726882373.09570: 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 0x7f1a5bf654c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bf65190> 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' <<< 20841 1726882373.09650: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bf663c0> import 'importlib.util' # import 'runpy' # <<< 20841 1726882373.09704: 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' # /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 0x7f1a5bf805c0> import 'errno' # <<< 20841 1726882373.09802: 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 0x7f1a5bf81d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 20841 1726882373.09805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 20841 1726882373.09891: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bf82ba0> <<< 20841 1726882373.09923: 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 0x7f1a5bf83200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bf820f0> # /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' <<< 20841 1726882373.10038: 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 0x7f1a5bf83c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bf833b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bf66330> <<< 20841 1726882373.10072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 20841 1726882373.10177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a5bc77bf0> # /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' <<< 20841 1726882373.10304: 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 0x7f1a5bca06b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bca0440> # 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 0x7f1a5bca06e0> # /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' <<< 20841 1726882373.10453: stdout chunk (state=3): >>># 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 0x7f1a5bca1010> <<< 20841 1726882373.10485: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 20841 1726882373.10510: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a5bca19d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bca08c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bc75d90> <<< 20841 1726882373.10545: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 20841 1726882373.10559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 20841 1726882373.10594: 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 0x7f1a5bca2d80> <<< 20841 1726882373.10651: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bca1880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bf66ae0> <<< 20841 1726882373.10683: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 20841 1726882373.10764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 20841 1726882373.10790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 20841 1726882373.10857: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bccf0b0> <<< 20841 1726882373.10880: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 20841 1726882373.10907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 20841 1726882373.10941: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bcef440> <<< 20841 1726882373.10976: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 20841 1726882373.11089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 20841 1726882373.11099: stdout chunk (state=3): >>>import 'ntpath' # <<< 20841 1726882373.11187: 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 0x7f1a5bd50200> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 20841 1726882373.11191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 20841 1726882373.11208: 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' <<< 20841 1726882373.11269: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bd52960> <<< 20841 1726882373.11341: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bd50320> <<< 20841 1726882373.11374: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bd1d220> <<< 20841 1726882373.11598: 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 0x7f1a5bb59370> <<< 20841 1726882373.11625: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bcee240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bca3cb0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1a5bcee5a0> <<< 20841 1726882373.11881: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_z0zitws8/ansible_ansible.legacy.setup_payload.zip' <<< 20841 1726882373.11895: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.11999: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.12029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 20841 1726882373.12048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 20841 1726882373.12084: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 20841 1726882373.12144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 20841 1726882373.12186: 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 0x7f1a5bbbf0e0> import '_typing' # <<< 20841 1726882373.12370: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bb9dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bb9d130> # zipimport: zlib available <<< 20841 1726882373.12411: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 20841 1726882373.12446: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20841 1726882373.12464: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 20841 1726882373.13831: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.14979: 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 0x7f1a5bbbcfb0> <<< 20841 1726882373.15084: 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' <<< 20841 1726882373.15089: 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' <<< 20841 1726882373.15123: 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' # 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 0x7f1a5bbeea50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bbee7e0> <<< 20841 1726882373.15341: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bbee0f0> # /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' <<< 20841 1726882373.15344: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bbee870> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bbbfd70> 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 0x7f1a5bbef770> # 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 0x7f1a5bbef9b0> # /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' # <<< 20841 1726882373.15374: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bbefec0> <<< 20841 1726882373.15391: stdout chunk (state=3): >>>import 'pwd' # <<< 20841 1726882373.15416: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 20841 1726882373.15470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b52dc70> <<< 20841 1726882373.15499: 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 0x7f1a5b52f860> <<< 20841 1726882373.15569: 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' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b530260> <<< 20841 1726882373.15599: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 20841 1726882373.15634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b531400> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 20841 1726882373.15820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 20841 1726882373.15826: 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' <<< 20841 1726882373.15901: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b533ef0> # 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 0x7f1a5bca02f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b5321b0> # /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 <<< 20841 1726882373.15978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 20841 1726882373.16007: 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 0x7f1a5b53bd10> <<< 20841 1726882373.16023: stdout chunk (state=3): >>>import '_tokenize' # <<< 20841 1726882373.16074: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b53a7e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b53a540> <<< 20841 1726882373.16101: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 20841 1726882373.16179: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b53aab0> <<< 20841 1726882373.16221: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b5326c0> <<< 20841 1726882373.16231: 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 0x7f1a5b57ffe0> <<< 20841 1726882373.16280: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b5800e0> <<< 20841 1726882373.16298: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 20841 1726882373.16320: 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' <<< 20841 1726882373.16359: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 20841 1726882373.16380: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a5b581bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b581970> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 20841 1726882373.16407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 20841 1726882373.16443: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 20841 1726882373.16460: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a5b584140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b5822a0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 20841 1726882373.16504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 20841 1726882373.16535: 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' <<< 20841 1726882373.16546: stdout chunk (state=3): >>>import '_string' # <<< 20841 1726882373.16590: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b587830> <<< 20841 1726882373.16704: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b584200> <<< 20841 1726882373.16758: 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 0x7f1a5b588590> <<< 20841 1726882373.16787: 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 0x7f1a5b588a10> <<< 20841 1726882373.16840: 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 0x7f1a5b5889b0> <<< 20841 1726882373.16868: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b5802f0> # /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' <<< 20841 1726882373.16890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 20841 1726882373.16908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 20841 1726882373.16943: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 20841 1726882373.16962: 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 0x7f1a5b414140> <<< 20841 1726882373.17098: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 20841 1726882373.17109: 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 0x7f1a5b4154f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b58a8d0> <<< 20841 1726882373.17157: 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 0x7f1a5b58bc80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b58a540> <<< 20841 1726882373.17180: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20841 1726882373.17190: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 20841 1726882373.17273: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.17387: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.17390: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 20841 1726882373.17415: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 20841 1726882373.17529: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.17646: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.18225: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.18716: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 20841 1726882373.18740: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 20841 1726882373.18799: 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 0x7f1a5b419760> <<< 20841 1726882373.18892: 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' <<< 20841 1726882373.18906: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b41a5d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b4159a0> <<< 20841 1726882373.18947: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 20841 1726882373.18978: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.19010: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 20841 1726882373.19023: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.19141: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.19311: 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 0x7f1a5b41a5a0> <<< 20841 1726882373.19331: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.19765: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.20197: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.20264: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.20351: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 20841 1726882373.20387: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.20430: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 20841 1726882373.20497: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.20588: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 20841 1726882373.20620: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 20841 1726882373.20631: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.20665: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.20701: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 20841 1726882373.20926: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.21154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 20841 1726882373.21220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 20841 1726882373.21233: stdout chunk (state=3): >>>import '_ast' # <<< 20841 1726882373.21284: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b41b6b0> <<< 20841 1726882373.21297: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.21358: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.21447: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 20841 1726882373.21464: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 20841 1726882373.21512: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.21555: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 20841 1726882373.21571: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.21597: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.21642: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.21694: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.21761: 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 <<< 20841 1726882373.21796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 20841 1726882373.21870: 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 0x7f1a5b426060> <<< 20841 1726882373.21904: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b423140> <<< 20841 1726882373.21944: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 20841 1726882373.21957: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.22011: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.22069: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.22097: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.22138: 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' <<< 20841 1726882373.22171: 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 <<< 20841 1726882373.22190: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 20841 1726882373.22209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 20841 1726882373.22252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 20841 1726882373.22283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 20841 1726882373.22298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 20841 1726882373.22346: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b50e8a0> <<< 20841 1726882373.22381: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bc0e570> <<< 20841 1726882373.22467: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b425dc0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b4159d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 20841 1726882373.22498: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.22527: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 20841 1726882373.22582: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 20841 1726882373.22617: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 20841 1726882373.22635: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.22684: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.22743: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.22775: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.22780: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.22815: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.22858: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.22891: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.22936: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 20841 1726882373.22943: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.23016: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.23073: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.23098: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.23137: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 20841 1726882373.23148: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.23314: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.23481: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.23523: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.23588: 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' <<< 20841 1726882373.23610: 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' <<< 20841 1726882373.23644: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 20841 1726882373.23667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 20841 1726882373.23702: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b4ba2a0> <<< 20841 1726882373.23723: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 20841 1726882373.23736: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 20841 1726882373.23770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 20841 1726882373.23803: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 20841 1726882373.23845: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b0a7fb0> <<< 20841 1726882373.23850: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 20841 1726882373.23865: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a5b0ac3e0> <<< 20841 1726882373.23917: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b4ab020> <<< 20841 1726882373.23920: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b4bae40> <<< 20841 1726882373.23949: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b4b8980> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b4b8440> <<< 20841 1726882373.23975: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 20841 1726882373.24016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 20841 1726882373.24069: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 20841 1726882373.24073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 20841 1726882373.24116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a5b0af320> <<< 20841 1726882373.24138: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b0aebd0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 20841 1726882373.24164: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a5b0aedb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b0ae030> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 20841 1726882373.24278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 20841 1726882373.24281: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b0af4d0> <<< 20841 1726882373.24307: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 20841 1726882373.24329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 20841 1726882373.24352: 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 0x7f1a5b112000> <<< 20841 1726882373.24406: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b0affe0> <<< 20841 1726882373.24411: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b4b8650> import 'ansible.module_utils.facts.timeout' # <<< 20841 1726882373.24446: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available <<< 20841 1726882373.24472: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 20841 1726882373.24537: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.24588: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 20841 1726882373.24653: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20841 1726882373.24722: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 20841 1726882373.24726: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20841 1726882373.24751: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 20841 1726882373.24776: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.24807: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 20841 1726882373.24860: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.24916: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 20841 1726882373.24925: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.24958: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.24997: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 20841 1726882373.25017: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.25064: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.25143: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.25174: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.25238: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 20841 1726882373.25248: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.25988: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.26669: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 20841 1726882373.26677: stdout chunk (state=3): >>> <<< 20841 1726882373.26705: stdout chunk (state=3): >>># zipimport: zlib available<<< 20841 1726882373.26711: stdout chunk (state=3): >>> <<< 20841 1726882373.26808: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.26901: stdout chunk (state=3): >>># zipimport: zlib available<<< 20841 1726882373.26907: stdout chunk (state=3): >>> <<< 20841 1726882373.26957: stdout chunk (state=3): >>># zipimport: zlib available<<< 20841 1726882373.27009: stdout chunk (state=3): >>> import 'ansible.module_utils.compat.datetime' # <<< 20841 1726882373.27034: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 20841 1726882373.27066: stdout chunk (state=3): >>># zipimport: zlib available<<< 20841 1726882373.27121: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20841 1726882373.27128: stdout chunk (state=3): >>> <<< 20841 1726882373.27179: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 20841 1726882373.27181: stdout chunk (state=3): >>> <<< 20841 1726882373.27206: stdout chunk (state=3): >>># zipimport: zlib available<<< 20841 1726882373.27301: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20841 1726882373.27389: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 20841 1726882373.27402: stdout chunk (state=3): >>> <<< 20841 1726882373.27431: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.27487: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.27544: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 20841 1726882373.27616: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20841 1726882373.27675: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 20841 1726882373.27683: stdout chunk (state=3): >>> <<< 20841 1726882373.27771: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.27833: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.27934: 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' <<< 20841 1726882373.27973: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b113320> <<< 20841 1726882373.27978: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 20841 1726882373.28026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 20841 1726882373.28125: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b1129f0> <<< 20841 1726882373.28128: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 20841 1726882373.28144: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.28199: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.28261: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 20841 1726882373.28291: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.28358: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.28463: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 20841 1726882373.28533: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.28584: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 20841 1726882373.28821: stdout chunk (state=3): >>># 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' <<< 20841 1726882373.28848: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 20841 1726882373.28929: 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 0x7f1a5b14a0f0> <<< 20841 1726882373.29219: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b139dc0> import 'ansible.module_utils.facts.system.python' # <<< 20841 1726882373.29234: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.29309: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.29394: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 20841 1726882373.29533: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.29628: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.29811: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.30004: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 20841 1726882373.30027: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 20841 1726882373.30092: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.30134: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 20841 1726882373.30251: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 20841 1726882373.30254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 20841 1726882373.30284: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 20841 1726882373.30304: 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 0x7f1a5b15dac0> <<< 20841 1726882373.30320: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b13ac90> import 'ansible.module_utils.facts.system.user' # <<< 20841 1726882373.30328: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.30348: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.30359: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 20841 1726882373.30386: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.30416: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.30476: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 20841 1726882373.30818: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.30953: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 20841 1726882373.30956: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.31102: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.31250: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.31301: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.31402: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 20841 1726882373.31435: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20841 1726882373.31638: stdout chunk (state=3): >>># zipimport: zlib available<<< 20841 1726882373.31643: stdout chunk (state=3): >>> <<< 20841 1726882373.31903: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 20841 1726882373.32429: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20841 1726882373.32750: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.33245: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 20841 1726882373.33270: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.33418: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.33529: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 20841 1726882373.33581: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.33686: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 20841 1726882373.33705: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.33849: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.34196: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 20841 1726882373.34335: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20841 1726882373.34527: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.34745: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 20841 1726882373.34748: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.34835: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 20841 1726882373.34875: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.34879: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 20841 1726882373.34943: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.34964: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.35033: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 20841 1726882373.35052: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.35231: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available <<< 20841 1726882373.35235: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 20841 1726882373.35237: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.35287: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.35414: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 20841 1726882373.35811: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.36019: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 20841 1726882373.36111: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 20841 1726882373.36207: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 20841 1726882373.36354: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available <<< 20841 1726882373.36415: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 20841 1726882373.36435: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20841 1726882373.36454: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 20841 1726882373.36465: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.36611: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20841 1726882373.36647: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.36700: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.36810: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.36951: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 20841 1726882373.36978: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 20841 1726882373.36985: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.37206: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.37428: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available <<< 20841 1726882373.37491: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 20841 1726882373.37514: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.37563: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 20841 1726882373.37576: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.37754: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 20841 1726882373.37837: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.37932: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 20841 1726882373.38003: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882373.38308: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 20841 1726882373.38323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 20841 1726882373.38372: 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' <<< 20841 1726882373.38626: 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 0x7f1a5af5f2f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5af5d7f0> <<< 20841 1726882373.38629: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5af5e000> <<< 20841 1726882373.54531: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 20841 1726882373.54755: 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 0x7f1a5afa4a40> # /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 0x7f1a5afa5af0> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 20841 1726882373.54759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 20841 1726882373.54808: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 20841 1726882373.54846: 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 0x7f1a5b1501a0> <<< 20841 1726882373.54875: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5afa7890> <<< 20841 1726882373.55215: 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 <<< 20841 1726882373.75758: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]<<< 20841 1726882373.75799: stdout chunk (state=3): >>>", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2953, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 578, "free": 2953}, "nocache": {"free": 3291, "used": 240}, "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": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "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": 806, "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": 261794828288, "block_size": 4096, "block_total": 65519099, "block_available": 63914753, "block_used": 1604346, "inode_total": 131070960, "inode_available": 131029046, "inode_used": 41914, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_fips": false, "ansible_loadavg": {"1m": 0.40087890625, "5m": 0.3232421875, "15m": 0.1650390625}, "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.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 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": "21", "minute": "32", "second": "53", "epoch": "1726882373", "epoch_int": "1726882373", "date": "2024-09-20", "time": "21:32:53", "iso8601_micro": "2024-09-21T01:32:53.750704Z", "iso8601": "2024-09-21T01:32:53Z", "iso8601_basic": "20240920T213253750704", "iso8601_basic_short": "20240920T213253", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 20841 1726882373.76451: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 20841 1726882373.76486: stdout chunk (state=3): >>> <<< 20841 1726882373.76492: stdout chunk (state=3): >>># clear sys.path_hooks <<< 20841 1726882373.76501: stdout chunk (state=3): >>># clear builtins._ # clear sys.path<<< 20841 1726882373.76530: stdout chunk (state=3): >>> # clear sys.argv # clear sys.ps1<<< 20841 1726882373.76534: stdout chunk (state=3): >>> # clear sys.ps2 <<< 20841 1726882373.76556: stdout chunk (state=3): >>># clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback<<< 20841 1726882373.76568: stdout chunk (state=3): >>> # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys<<< 20841 1726882373.76580: stdout chunk (state=3): >>> # 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<<< 20841 1726882373.76605: stdout chunk (state=3): >>> # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8<<< 20841 1726882373.76620: stdout chunk (state=3): >>> # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath<<< 20841 1726882373.76647: stdout chunk (state=3): >>> # 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<<< 20841 1726882373.76654: stdout chunk (state=3): >>> # 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<<< 20841 1726882373.76663: stdout chunk (state=3): >>> # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum<<< 20841 1726882373.76680: stdout chunk (state=3): >>> # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re<<< 20841 1726882373.76698: stdout chunk (state=3): >>> # 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<<< 20841 1726882373.76726: stdout chunk (state=3): >>> # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch<<< 20841 1726882373.76763: stdout chunk (state=3): >>> # 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<<< 20841 1726882373.76767: stdout chunk (state=3): >>> # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref<<< 20841 1726882373.76788: stdout chunk (state=3): >>> # 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<<< 20841 1726882373.76798: stdout chunk (state=3): >>> # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437<<< 20841 1726882373.76820: stdout chunk (state=3): >>> # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil<<< 20841 1726882373.76839: stdout chunk (state=3): >>> # 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<<< 20841 1726882373.76854: stdout chunk (state=3): >>> # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale<<< 20841 1726882373.76860: stdout chunk (state=3): >>> # 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<<< 20841 1726882373.76884: stdout chunk (state=3): >>> # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize <<< 20841 1726882373.76891: stdout chunk (state=3): >>># cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime<<< 20841 1726882373.76907: stdout chunk (state=3): >>> # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string<<< 20841 1726882373.76926: stdout chunk (state=3): >>> # 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<<< 20841 1726882373.76941: stdout chunk (state=3): >>> # 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<<< 20841 1726882373.76963: stdout chunk (state=3): >>> # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian <<< 20841 1726882373.76986: stdout chunk (state=3): >>># 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 <<< 20841 1726882373.76995: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool<<< 20841 1726882373.77020: stdout chunk (state=3): >>> # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast<<< 20841 1726882373.77031: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation<<< 20841 1726882373.77043: stdout chunk (state=3): >>> # 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<<< 20841 1726882373.77054: 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<<< 20841 1726882373.77074: stdout chunk (state=3): >>> # 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<<< 20841 1726882373.77088: stdout chunk (state=3): >>> # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic<<< 20841 1726882373.77105: stdout chunk (state=3): >>> # 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<<< 20841 1726882373.77241: stdout chunk (state=3): >>> # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # 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 #<<< 20841 1726882373.77244: stdout chunk (state=3): >>> 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 <<< 20841 1726882373.77654: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20841 1726882373.77669: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 20841 1726882373.77721: stdout chunk (state=3): >>># destroy _bz2 <<< 20841 1726882373.77725: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 20841 1726882373.77731: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma<<< 20841 1726882373.77733: stdout chunk (state=3): >>> # destroy zipfile._path <<< 20841 1726882373.77756: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 20841 1726882373.77919: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil <<< 20841 1726882373.77926: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 20841 1726882373.77977: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 20841 1726882373.77988: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle<<< 20841 1726882373.78014: stdout chunk (state=3): >>> <<< 20841 1726882373.78035: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle # destroy queue <<< 20841 1726882373.78038: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 20841 1726882373.78072: stdout chunk (state=3): >>># destroy shlex # destroy fcntl<<< 20841 1726882373.78075: stdout chunk (state=3): >>> # destroy datetime <<< 20841 1726882373.78213: stdout chunk (state=3): >>># 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 <<< 20841 1726882373.78239: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 20841 1726882373.78260: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 20841 1726882373.78266: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal <<< 20841 1726882373.78294: stdout chunk (state=3): >>># 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 <<< 20841 1726882373.78307: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 20841 1726882373.78334: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random <<< 20841 1726882373.78353: stdout chunk (state=3): >>># cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 20841 1726882373.78369: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re <<< 20841 1726882373.78373: stdout chunk (state=3): >>># destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 20841 1726882373.78376: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 20841 1726882373.78759: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping 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 <<< 20841 1726882373.78792: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse<<< 20841 1726882373.78805: stdout chunk (state=3): >>> # 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 <<< 20841 1726882373.78831: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp <<< 20841 1726882373.78834: stdout chunk (state=3): >>># destroy _io # destroy marshal <<< 20841 1726882373.78858: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules <<< 20841 1726882373.78864: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 20841 1726882373.78969: stdout chunk (state=3): >>># destroy codecs <<< 20841 1726882373.78984: stdout chunk (state=3): >>># destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings <<< 20841 1726882373.79000: stdout chunk (state=3): >>># destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 20841 1726882373.79007: stdout chunk (state=3): >>># destroy time <<< 20841 1726882373.79038: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 20841 1726882373.79137: stdout chunk (state=3): >>># destroy _hashlib <<< 20841 1726882373.79141: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools <<< 20841 1726882373.79144: stdout chunk (state=3): >>># destroy builtins # destroy _thread # clear sys.audit hooks <<< 20841 1726882373.79735: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 20841 1726882373.79799: stdout chunk (state=3): >>><<< 20841 1726882373.79802: stderr chunk (state=3): >>><<< 20841 1726882373.79949: _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 0x7f1a5c0e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5c0b7b30> # /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 0x7f1a5c0eaa50> 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 0x7f1a5be99130> # /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 0x7f1a5be99fa0> 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 0x7f1a5bed7da0> # /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 0x7f1a5bed7fb0> # /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 0x7f1a5bf0f770> # /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 0x7f1a5bf0fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5beefa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5beed160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bed4f50> # /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 0x7f1a5bf2f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bf2e2d0> # /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 0x7f1a5beee030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bf2cb60> # /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 0x7f1a5bf646b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bed41d0> # /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 0x7f1a5bf64b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bf64a10> # 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 0x7f1a5bf64dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bed2cf0> # /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 0x7f1a5bf654c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bf65190> 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 0x7f1a5bf663c0> 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 0x7f1a5bf805c0> 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 0x7f1a5bf81d00> # /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 0x7f1a5bf82ba0> # 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 0x7f1a5bf83200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bf820f0> # /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 0x7f1a5bf83c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bf833b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bf66330> # /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 0x7f1a5bc77bf0> # /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 0x7f1a5bca06b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bca0440> # 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 0x7f1a5bca06e0> # /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 0x7f1a5bca1010> # 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 0x7f1a5bca19d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bca08c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bc75d90> # /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 0x7f1a5bca2d80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bca1880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bf66ae0> # /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 0x7f1a5bccf0b0> # /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 0x7f1a5bcef440> # /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 0x7f1a5bd50200> # /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 0x7f1a5bd52960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bd50320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bd1d220> # /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 0x7f1a5bb59370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bcee240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bca3cb0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1a5bcee5a0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_z0zitws8/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 0x7f1a5bbbf0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bb9dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bb9d130> # 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 0x7f1a5bbbcfb0> # /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 0x7f1a5bbeea50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bbee7e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bbee0f0> # /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 0x7f1a5bbee870> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bbbfd70> 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 0x7f1a5bbef770> # 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 0x7f1a5bbef9b0> # /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 0x7f1a5bbefec0> 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 0x7f1a5b52dc70> # 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 0x7f1a5b52f860> # /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 0x7f1a5b530260> # /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 0x7f1a5b531400> # /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 0x7f1a5b533ef0> # 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 0x7f1a5bca02f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b5321b0> # /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 0x7f1a5b53bd10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b53a7e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b53a540> # /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 0x7f1a5b53aab0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b5326c0> # 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 0x7f1a5b57ffe0> # /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 0x7f1a5b5800e0> # /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 0x7f1a5b581bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b581970> # /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 0x7f1a5b584140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b5822a0> # /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 0x7f1a5b587830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b584200> # 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 0x7f1a5b588590> # 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 0x7f1a5b588a10> # 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 0x7f1a5b5889b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b5802f0> # /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 0x7f1a5b414140> # 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 0x7f1a5b4154f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b58a8d0> # 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 0x7f1a5b58bc80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b58a540> # 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 0x7f1a5b419760> # /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 0x7f1a5b41a5d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b4159a0> 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 0x7f1a5b41a5a0> # 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 0x7f1a5b41b6b0> # 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 0x7f1a5b426060> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b423140> 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 0x7f1a5b50e8a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5bc0e570> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b425dc0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b4159d0> # 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 0x7f1a5b4ba2a0> # /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 0x7f1a5b0a7fb0> # 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 0x7f1a5b0ac3e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b4ab020> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b4bae40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b4b8980> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b4b8440> # /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 0x7f1a5b0af320> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b0aebd0> # 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 0x7f1a5b0aedb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b0ae030> # /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 0x7f1a5b0af4d0> # /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 0x7f1a5b112000> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b0affe0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b4b8650> 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 0x7f1a5b113320> # /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 0x7f1a5b1129f0> 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 0x7f1a5b14a0f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b139dc0> 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 0x7f1a5b15dac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5b13ac90> 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 0x7f1a5af5f2f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5af5d7f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5af5e000> # /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 0x7f1a5afa4a40> # /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 0x7f1a5afa5af0> # /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 0x7f1a5b1501a0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5afa7890> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2953, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 578, "free": 2953}, "nocache": {"free": 3291, "used": 240}, "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": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "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": 806, "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": 261794828288, "block_size": 4096, "block_total": 65519099, "block_available": 63914753, "block_used": 1604346, "inode_total": 131070960, "inode_available": 131029046, "inode_used": 41914, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_fips": false, "ansible_loadavg": {"1m": 0.40087890625, "5m": 0.3232421875, "15m": 0.1650390625}, "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.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 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": "21", "minute": "32", "second": "53", "epoch": "1726882373", "epoch_int": "1726882373", "date": "2024-09-20", "time": "21:32:53", "iso8601_micro": "2024-09-21T01:32:53.750704Z", "iso8601": "2024-09-21T01:32:53Z", "iso8601_basic": "20240920T213253750704", "iso8601_basic_short": "20240920T213253", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK 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.9.159 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. 20841 1726882373.80795: 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-1726882372.299765-20881-10000291436541/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20841 1726882373.80799: _low_level_execute_command(): starting 20841 1726882373.80801: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882372.299765-20881-10000291436541/ > /dev/null 2>&1 && sleep 0' 20841 1726882373.80966: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20841 1726882373.80970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 20841 1726882373.80978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20841 1726882373.80989: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20841 1726882373.81036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 20841 1726882373.81039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20841 1726882373.81045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20841 1726882373.81113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20841 1726882373.83712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20841 1726882373.83736: stderr chunk (state=3): >>><<< 20841 1726882373.83739: stdout chunk (state=3): >>><<< 20841 1726882373.83753: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20841 1726882373.83761: handler run complete 20841 1726882373.83843: variable 'ansible_facts' from source: unknown 20841 1726882373.83909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882373.84102: variable 'ansible_facts' from source: unknown 20841 1726882373.84149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882373.84227: attempt loop complete, returning result 20841 1726882373.84230: _execute() done 20841 1726882373.84233: dumping result to json 20841 1726882373.84251: done dumping result, returning 20841 1726882373.84258: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-02b9-7d0a-00000000015d] 20841 1726882373.84260: sending task result for task 12673a56-9f93-02b9-7d0a-00000000015d 20841 1726882373.84515: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000015d 20841 1726882373.84518: WORKER PROCESS EXITING ok: [managed_node1] 20841 1726882373.84813: no more pending results, returning what we have 20841 1726882373.84816: results queue empty 20841 1726882373.84817: checking for any_errors_fatal 20841 1726882373.84819: done checking for any_errors_fatal 20841 1726882373.84820: checking for max_fail_percentage 20841 1726882373.84821: done checking for max_fail_percentage 20841 1726882373.84822: checking to see if all hosts have failed and the running result is not ok 20841 1726882373.84823: done checking to see if all hosts have failed 20841 1726882373.84824: getting the remaining hosts for this loop 20841 1726882373.84825: done getting the remaining hosts for this loop 20841 1726882373.84829: getting the next task for host managed_node1 20841 1726882373.84835: done getting next task for host managed_node1 20841 1726882373.84837: ^ task is: TASK: meta (flush_handlers) 20841 1726882373.84839: ^ 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 20841 1726882373.84843: getting variables 20841 1726882373.84853: in VariableManager get_vars() 20841 1726882373.84874: Calling all_inventory to load vars for managed_node1 20841 1726882373.84877: Calling groups_inventory to load vars for managed_node1 20841 1726882373.84880: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882373.84889: Calling all_plugins_play to load vars for managed_node1 20841 1726882373.84896: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882373.84900: Calling groups_plugins_play to load vars for managed_node1 20841 1726882373.85137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882373.85351: done with get_vars() 20841 1726882373.85360: done getting variables 20841 1726882373.85427: in VariableManager get_vars() 20841 1726882373.85442: Calling all_inventory to load vars for managed_node1 20841 1726882373.85444: Calling groups_inventory to load vars for managed_node1 20841 1726882373.85446: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882373.85451: Calling all_plugins_play to load vars for managed_node1 20841 1726882373.85453: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882373.85455: Calling groups_plugins_play to load vars for managed_node1 20841 1726882373.85602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882373.85905: done with get_vars() 20841 1726882373.85916: done queuing things up, now waiting for results queue to drain 20841 1726882373.85918: results queue empty 20841 1726882373.85919: checking for any_errors_fatal 20841 1726882373.85921: done checking for any_errors_fatal 20841 1726882373.85921: checking for max_fail_percentage 20841 1726882373.85922: done checking for max_fail_percentage 20841 1726882373.85927: checking to see if all hosts have failed and the running result is not ok 20841 1726882373.85928: done checking to see if all hosts have failed 20841 1726882373.85928: getting the remaining hosts for this loop 20841 1726882373.85929: done getting the remaining hosts for this loop 20841 1726882373.85931: getting the next task for host managed_node1 20841 1726882373.85935: done getting next task for host managed_node1 20841 1726882373.85937: ^ task is: TASK: Include the task 'el_repo_setup.yml' 20841 1726882373.85939: ^ 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 20841 1726882373.85940: getting variables 20841 1726882373.85941: in VariableManager get_vars() 20841 1726882373.85947: Calling all_inventory to load vars for managed_node1 20841 1726882373.85949: Calling groups_inventory to load vars for managed_node1 20841 1726882373.85951: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882373.85955: Calling all_plugins_play to load vars for managed_node1 20841 1726882373.85957: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882373.85959: Calling groups_plugins_play to load vars for managed_node1 20841 1726882373.86189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882373.86574: done with get_vars() 20841 1726882373.86582: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml:10 Friday 20 September 2024 21:32:53 -0400 (0:00:01.619) 0:00:01.631 ****** 20841 1726882373.86780: entering _queue_task() for managed_node1/include_tasks 20841 1726882373.86782: Creating lock for include_tasks 20841 1726882373.87590: worker is 1 (out of 1 available) 20841 1726882373.87643: exiting _queue_task() for managed_node1/include_tasks 20841 1726882373.87655: done queuing things up, now waiting for results queue to drain 20841 1726882373.87657: waiting for pending results... 20841 1726882373.88822: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 20841 1726882373.88828: in run() - task 12673a56-9f93-02b9-7d0a-000000000006 20841 1726882373.88831: variable 'ansible_search_path' from source: unknown 20841 1726882373.88834: calling self._execute() 20841 1726882373.88836: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882373.88839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882373.88842: variable 'omit' from source: magic vars 20841 1726882373.88860: _execute() done 20841 1726882373.88869: dumping result to json 20841 1726882373.88963: done dumping result, returning 20841 1726882373.88967: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-02b9-7d0a-000000000006] 20841 1726882373.88969: sending task result for task 12673a56-9f93-02b9-7d0a-000000000006 20841 1726882373.89039: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000006 20841 1726882373.89042: WORKER PROCESS EXITING 20841 1726882373.89105: no more pending results, returning what we have 20841 1726882373.89109: in VariableManager get_vars() 20841 1726882373.89147: Calling all_inventory to load vars for managed_node1 20841 1726882373.89150: Calling groups_inventory to load vars for managed_node1 20841 1726882373.89153: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882373.89164: Calling all_plugins_play to load vars for managed_node1 20841 1726882373.89167: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882373.89169: Calling groups_plugins_play to load vars for managed_node1 20841 1726882373.89435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882373.89637: done with get_vars() 20841 1726882373.89644: variable 'ansible_search_path' from source: unknown 20841 1726882373.89657: we have included files to process 20841 1726882373.89658: generating all_blocks data 20841 1726882373.89659: done generating all_blocks data 20841 1726882373.89660: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20841 1726882373.89661: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20841 1726882373.89664: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20841 1726882373.90341: in VariableManager get_vars() 20841 1726882373.90357: done with get_vars() 20841 1726882373.90368: done processing included file 20841 1726882373.90370: iterating over new_blocks loaded from include file 20841 1726882373.90371: in VariableManager get_vars() 20841 1726882373.90379: done with get_vars() 20841 1726882373.90381: filtering new block on tags 20841 1726882373.90401: done filtering new block on tags 20841 1726882373.90405: in VariableManager get_vars() 20841 1726882373.90415: done with get_vars() 20841 1726882373.90417: filtering new block on tags 20841 1726882373.90433: done filtering new block on tags 20841 1726882373.90435: in VariableManager get_vars() 20841 1726882373.90451: done with get_vars() 20841 1726882373.90452: filtering new block on tags 20841 1726882373.90467: done filtering new block on tags 20841 1726882373.90469: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 20841 1726882373.90477: extending task lists for all hosts with included blocks 20841 1726882373.90529: done extending task lists 20841 1726882373.90530: done processing included files 20841 1726882373.90531: results queue empty 20841 1726882373.90532: checking for any_errors_fatal 20841 1726882373.90533: done checking for any_errors_fatal 20841 1726882373.90534: checking for max_fail_percentage 20841 1726882373.90535: done checking for max_fail_percentage 20841 1726882373.90535: checking to see if all hosts have failed and the running result is not ok 20841 1726882373.90536: done checking to see if all hosts have failed 20841 1726882373.90537: getting the remaining hosts for this loop 20841 1726882373.90538: done getting the remaining hosts for this loop 20841 1726882373.90540: getting the next task for host managed_node1 20841 1726882373.90551: done getting next task for host managed_node1 20841 1726882373.90554: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 20841 1726882373.90556: ^ 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 20841 1726882373.90558: getting variables 20841 1726882373.90559: in VariableManager get_vars() 20841 1726882373.90567: Calling all_inventory to load vars for managed_node1 20841 1726882373.90569: Calling groups_inventory to load vars for managed_node1 20841 1726882373.90571: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882373.90576: Calling all_plugins_play to load vars for managed_node1 20841 1726882373.90578: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882373.90581: Calling groups_plugins_play to load vars for managed_node1 20841 1726882373.90743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882373.91165: done with get_vars() 20841 1726882373.91173: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:32:53 -0400 (0:00:00.045) 0:00:01.677 ****** 20841 1726882373.91366: entering _queue_task() for managed_node1/setup 20841 1726882373.92076: worker is 1 (out of 1 available) 20841 1726882373.92086: exiting _queue_task() for managed_node1/setup 20841 1726882373.92101: done queuing things up, now waiting for results queue to drain 20841 1726882373.92102: waiting for pending results... 20841 1726882373.92339: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 20841 1726882373.92384: in run() - task 12673a56-9f93-02b9-7d0a-00000000016e 20841 1726882373.92403: variable 'ansible_search_path' from source: unknown 20841 1726882373.92411: variable 'ansible_search_path' from source: unknown 20841 1726882373.92454: calling self._execute() 20841 1726882373.92525: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882373.92534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882373.92551: variable 'omit' from source: magic vars 20841 1726882373.93353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882373.97223: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882373.97231: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882373.97273: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882373.97317: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882373.97358: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882373.97449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882373.97482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882373.97514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882373.97567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882373.97656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882373.97767: variable 'ansible_facts' from source: unknown 20841 1726882373.97840: variable 'network_test_required_facts' from source: task vars 20841 1726882373.97912: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 20841 1726882373.97923: variable 'omit' from source: magic vars 20841 1726882373.97963: variable 'omit' from source: magic vars 20841 1726882373.98012: variable 'omit' from source: magic vars 20841 1726882373.98041: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20841 1726882373.98073: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20841 1726882373.98107: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20841 1726882373.98128: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20841 1726882373.98204: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20841 1726882373.98210: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20841 1726882373.98212: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882373.98214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882373.98355: Set connection var ansible_shell_executable to /bin/sh 20841 1726882373.98363: Set connection var ansible_shell_type to sh 20841 1726882373.98378: Set connection var ansible_pipelining to False 20841 1726882373.98408: Set connection var ansible_connection to ssh 20841 1726882373.98434: Set connection var ansible_module_compression to ZIP_DEFLATED 20841 1726882373.98448: Set connection var ansible_timeout to 10 20841 1726882373.98478: variable 'ansible_shell_executable' from source: unknown 20841 1726882373.98532: variable 'ansible_connection' from source: unknown 20841 1726882373.98535: variable 'ansible_module_compression' from source: unknown 20841 1726882373.98538: variable 'ansible_shell_type' from source: unknown 20841 1726882373.98540: variable 'ansible_shell_executable' from source: unknown 20841 1726882373.98542: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882373.98544: variable 'ansible_pipelining' from source: unknown 20841 1726882373.98546: variable 'ansible_timeout' from source: unknown 20841 1726882373.98548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882373.98677: 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__) 20841 1726882373.98692: variable 'omit' from source: magic vars 20841 1726882373.98731: starting attempt loop 20841 1726882373.98855: running the handler 20841 1726882373.98859: _low_level_execute_command(): starting 20841 1726882373.98862: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20841 1726882373.99812: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 20841 1726882373.99909: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 20841 1726882374.00012: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20841 1726882374.00048: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20841 1726882374.00096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20841 1726882374.01631: stdout chunk (state=3): >>>/root <<< 20841 1726882374.01758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20841 1726882374.01901: stderr chunk (state=3): >>><<< 20841 1726882374.01904: stdout chunk (state=3): >>><<< 20841 1726882374.01923: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20841 1726882374.02002: _low_level_execute_command(): starting 20841 1726882374.02007: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882374.0193603-20954-157039773093064 `" && echo ansible-tmp-1726882374.0193603-20954-157039773093064="` echo /root/.ansible/tmp/ansible-tmp-1726882374.0193603-20954-157039773093064 `" ) && sleep 0' 20841 1726882374.03366: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20841 1726882374.03369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 20841 1726882374.03372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20841 1726882374.03379: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20841 1726882374.03381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20841 1726882374.03631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 20841 1726882374.03644: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20841 1726882374.03655: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20841 1726882374.03739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20841 1726882374.05574: stdout chunk (state=3): >>>ansible-tmp-1726882374.0193603-20954-157039773093064=/root/.ansible/tmp/ansible-tmp-1726882374.0193603-20954-157039773093064 <<< 20841 1726882374.05720: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20841 1726882374.05732: stdout chunk (state=3): >>><<< 20841 1726882374.05744: stderr chunk (state=3): >>><<< 20841 1726882374.06003: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882374.0193603-20954-157039773093064=/root/.ansible/tmp/ansible-tmp-1726882374.0193603-20954-157039773093064 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20841 1726882374.06006: variable 'ansible_module_compression' from source: unknown 20841 1726882374.06026: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20841v_apbmv8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20841 1726882374.06087: variable 'ansible_facts' from source: unknown 20841 1726882374.06752: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882374.0193603-20954-157039773093064/AnsiballZ_setup.py 20841 1726882374.07143: Sending initial data 20841 1726882374.07146: Sent initial data (154 bytes) 20841 1726882374.08038: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20841 1726882374.08108: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20841 1726882374.08289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20841 1726882374.08365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20841 1726882374.09873: 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 <<< 20841 1726882374.09911: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20841 1726882374.09958: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20841v_apbmv8/tmpjz0s7cqd /root/.ansible/tmp/ansible-tmp-1726882374.0193603-20954-157039773093064/AnsiballZ_setup.py <<< 20841 1726882374.09965: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882374.0193603-20954-157039773093064/AnsiballZ_setup.py" <<< 20841 1726882374.09992: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20841v_apbmv8/tmpjz0s7cqd" to remote "/root/.ansible/tmp/ansible-tmp-1726882374.0193603-20954-157039773093064/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882374.0193603-20954-157039773093064/AnsiballZ_setup.py" <<< 20841 1726882374.12623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20841 1726882374.12639: stdout chunk (state=3): >>><<< 20841 1726882374.12653: stderr chunk (state=3): >>><<< 20841 1726882374.12677: done transferring module to remote 20841 1726882374.12804: _low_level_execute_command(): starting 20841 1726882374.12807: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882374.0193603-20954-157039773093064/ /root/.ansible/tmp/ansible-tmp-1726882374.0193603-20954-157039773093064/AnsiballZ_setup.py && sleep 0' 20841 1726882374.14495: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20841 1726882374.14513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20841 1726882374.14574: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20841 1726882374.14585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20841 1726882374.14787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 20841 1726882374.14808: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20841 1726882374.14874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20841 1726882374.16741: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20841 1726882374.16800: stderr chunk (state=3): >>><<< 20841 1726882374.16946: stdout chunk (state=3): >>><<< 20841 1726882374.16949: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20841 1726882374.16952: _low_level_execute_command(): starting 20841 1726882374.16954: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882374.0193603-20954-157039773093064/AnsiballZ_setup.py && sleep 0' 20841 1726882374.18112: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20841 1726882374.18388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 20841 1726882374.18433: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20841 1726882374.18478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20841 1726882374.20966: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20841 1726882374.21008: stdout chunk (state=3): >>>import _imp # builtin <<< 20841 1726882374.21037: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20841 1726882374.21127: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20841 1726882374.21260: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 20841 1726882374.21299: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 20841 1726882374.21373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 20841 1726882374.21399: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 20841 1726882374.21426: 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 0x7f7a249684d0> <<< 20841 1726882374.21488: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a24937b30> # /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 0x7f7a2496aa50> <<< 20841 1726882374.21507: stdout chunk (state=3): >>>import '_signal' # <<< 20841 1726882374.21581: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 20841 1726882374.21604: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 20841 1726882374.21706: stdout chunk (state=3): >>>import '_collections_abc' # <<< 20841 1726882374.21812: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 20841 1726882374.21815: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 20841 1726882374.21855: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 20841 1726882374.21890: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a2471d130> <<< 20841 1726882374.21964: 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' <<< 20841 1726882374.22009: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a2471dfa0> <<< 20841 1726882374.22199: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 20841 1726882374.22583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 20841 1726882374.23423: 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' # /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 0x7f7a2475be90> # /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 0x7f7a2475bf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 20841 1726882374.23485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # 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 0x7f7a24793830> # /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 0x7f7a24793ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a24773b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a24771280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a24759040> # /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 0x7f7a247b37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a247b23f0> # /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 0x7f7a24772150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a247b0c20> <<< 20841 1726882374.24095: 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 0x7f7a247e8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a247582c0> # /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 0x7f7a247e8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a247e8bc0> # 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 0x7f7a247e8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a24756de0> # /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 0x7f7a247e9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a247e92e0> 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 0x7f7a247ea510> import 'importlib.util' # <<< 20841 1726882374.24387: stdout chunk (state=3): >>>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 0x7f7a24800710> 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 0x7f7a24801df0> # /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 0x7f7a24802c90> # 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 0x7f7a248032f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a248021e0> # /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 0x7f7a24803d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a248034a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a247ea540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 20841 1726882374.24529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7a2450bbf0> # /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 0x7f7a245346b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a24534410> # 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 0x7f7a245346e0> # /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 0x7f7a24535010> <<< 20841 1726882374.24602: 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 0x7f7a24535a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a245348c0> <<< 20841 1726882374.24681: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a24509d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 20841 1726882374.24798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a24536e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a24535b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a247eac30> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 20841 1726882374.25129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a2455f1a0> # /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 0x7f7a24583530> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 20841 1726882374.25207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 20841 1726882374.25316: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a245e4290> # /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' <<< 20841 1726882374.25543: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a245e69f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a245e43b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a245a92e0> <<< 20841 1726882374.25547: 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 0x7f7a23f253a0> <<< 20841 1726882374.25579: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a24582360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a24537d70> <<< 20841 1726882374.25750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 20841 1726882374.25764: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7a23f25640> <<< 20841 1726882374.26012: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_s8d1c9mz/ansible_setup_payload.zip' <<< 20841 1726882374.26025: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.26131: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.26161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 20841 1726882374.26176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 20841 1726882374.26212: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 20841 1726882374.26320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 20841 1726882374.26323: 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 0x7f7a23f8f080> <<< 20841 1726882374.26355: stdout chunk (state=3): >>>import '_typing' # <<< 20841 1726882374.26776: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23f6df70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23f6d100> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 20841 1726882374.29185: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.30071: 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 0x7f7a23f8cf50> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 20841 1726882374.30119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # 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 0x7f7a23fbeab0> <<< 20841 1726882374.30167: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23fbe840> <<< 20841 1726882374.30225: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23fbe150> # /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' <<< 20841 1726882374.30273: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23fbe5a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23f8fd10> import 'atexit' # <<< 20841 1726882374.30358: 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 0x7f7a23fbf830> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 20841 1726882374.30385: 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 0x7f7a23fbfa70> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 20841 1726882374.30429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 20841 1726882374.30471: stdout chunk (state=3): >>>import '_locale' # <<< 20841 1726882374.30475: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23fbffb0> import 'pwd' # <<< 20841 1726882374.30521: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 20841 1726882374.30857: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e29dc0> # 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 0x7f7a23e2b500> # /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 0x7f7a23e2c3b0> # /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 0x7f7a23e2d520> # /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' <<< 20841 1726882374.30957: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e2ff80> # 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 0x7f7a23e342c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e2e270> <<< 20841 1726882374.31028: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 20841 1726882374.31051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 20841 1726882374.31068: 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' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 20841 1726882374.31188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 20841 1726882374.31225: 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' <<< 20841 1726882374.31240: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e37f80> <<< 20841 1726882374.31284: stdout chunk (state=3): >>>import '_tokenize' # <<< 20841 1726882374.31339: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e36a50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e367b0> <<< 20841 1726882374.31376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 20841 1726882374.31497: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e36d20> <<< 20841 1726882374.31563: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e2e750> # 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 0x7f7a23e7c140> <<< 20841 1726882374.31596: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e7c2f0> <<< 20841 1726882374.31645: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 20841 1726882374.31711: 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' <<< 20841 1726882374.31729: 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 0x7f7a23e7dd90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e7db50> <<< 20841 1726882374.31789: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 20841 1726882374.31869: 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 0x7f7a23e802f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e7e480> <<< 20841 1726882374.31981: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 20841 1726882374.32035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 20841 1726882374.32167: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e83a40> <<< 20841 1726882374.32455: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e80410> # 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 0x7f7a23e84860> # 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 0x7f7a23e84a40> # 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 0x7f7a23e843b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e7c440> <<< 20841 1726882374.32458: 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' <<< 20841 1726882374.32483: 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' <<< 20841 1726882374.32524: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 20841 1726882374.32554: stdout chunk (state=3): >>> <<< 20841 1726882374.32605: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 20841 1726882374.32615: stdout chunk (state=3): >>> import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7a23d0c500> <<< 20841 1726882374.32817: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 20841 1726882374.32998: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 20841 1726882374.33003: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7a23d0d550> <<< 20841 1726882374.33023: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e86c90> # 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 0x7f7a23e87860> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e86870> # zipimport: zlib available # zipimport: zlib available<<< 20841 1726882374.33040: stdout chunk (state=3): >>> import 'ansible.module_utils.compat' # <<< 20841 1726882374.33058: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20841 1726882374.33333: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20841 1726882374.33356: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 20841 1726882374.33406: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.33456: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 20841 1726882374.33506: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.33658: stdout chunk (state=3): >>># zipimport: zlib available<<< 20841 1726882374.33674: stdout chunk (state=3): >>> <<< 20841 1726882374.33852: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.34714: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.35664: 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 <<< 20841 1726882374.35941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<< 20841 1726882374.35958: 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 0x7f7a23d15850> # /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 0x7f7a23d165d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e85700><<< 20841 1726882374.36009: stdout chunk (state=3): >>> import 'ansible.module_utils.compat.selinux' # <<< 20841 1726882374.36029: stdout chunk (state=3): >>> <<< 20841 1726882374.36059: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.36081: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.36102: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 20841 1726882374.36214: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.36354: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.36601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 20841 1726882374.36624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 20841 1726882374.36655: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23d16600> <<< 20841 1726882374.36667: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.37385: stdout chunk (state=3): >>># zipimport: zlib available<<< 20841 1726882374.37410: stdout chunk (state=3): >>> <<< 20841 1726882374.38116: stdout chunk (state=3): >>># zipimport: zlib available<<< 20841 1726882374.38240: stdout chunk (state=3): >>> <<< 20841 1726882374.38243: stdout chunk (state=3): >>># zipimport: zlib available<<< 20841 1726882374.38263: stdout chunk (state=3): >>> <<< 20841 1726882374.38362: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 20841 1726882374.38390: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20841 1726882374.38447: stdout chunk (state=3): >>># zipimport: zlib available<<< 20841 1726882374.38458: stdout chunk (state=3): >>> <<< 20841 1726882374.38506: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 20841 1726882374.38530: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.38637: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.38796: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available<<< 20841 1726882374.38804: stdout chunk (state=3): >>> <<< 20841 1726882374.38899: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 20841 1726882374.39007: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 20841 1726882374.39332: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.39713: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py<<< 20841 1726882374.39735: stdout chunk (state=3): >>> <<< 20841 1726882374.39789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 20841 1726882374.39910: stdout chunk (state=3): >>>import '_ast' # <<< 20841 1726882374.39952: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23d178f0> # zipimport: zlib available <<< 20841 1726882374.40109: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # <<< 20841 1726882374.40139: stdout chunk (state=3): >>> import 'ansible.module_utils.common.validation' # <<< 20841 1726882374.40258: stdout chunk (state=3): >>> import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 20841 1726882374.40322: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20841 1726882374.40533: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20841 1726882374.40626: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.40686: 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 <<< 20841 1726882374.40820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'<<< 20841 1726882374.40863: 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'<<< 20841 1726882374.40892: stdout chunk (state=3): >>> # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7a23d22390> <<< 20841 1726882374.41108: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23d1dac0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 20841 1726882374.41137: stdout chunk (state=3): >>># zipimport: zlib available<<< 20841 1726882374.41156: stdout chunk (state=3): >>> <<< 20841 1726882374.41238: stdout chunk (state=3): >>># zipimport: zlib available<<< 20841 1726882374.41261: stdout chunk (state=3): >>> <<< 20841 1726882374.41350: stdout chunk (state=3): >>># 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 <<< 20841 1726882374.41385: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 20841 1726882374.41450: 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' <<< 20841 1726882374.41482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 20841 1726882374.41571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 20841 1726882374.41602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 20841 1726882374.41685: stdout chunk (state=3): >>> import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e0ab40> <<< 20841 1726882374.41765: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23fea810> <<< 20841 1726882374.41890: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23d220c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23d15400> <<< 20841 1726882374.41913: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 20841 1726882374.41936: stdout chunk (state=3): >>># zipimport: zlib available<<< 20841 1726882374.41985: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20841 1726882374.42028: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 20841 1726882374.42046: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 20841 1726882374.42121: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 20841 1726882374.42143: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20841 1726882374.42172: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 20841 1726882374.42207: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20841 1726882374.42377: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20841 1726882374.42416: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.42454: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.42521: stdout chunk (state=3): >>># zipimport: zlib available<<< 20841 1726882374.42546: stdout chunk (state=3): >>> <<< 20841 1726882374.42586: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.42664: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.42705: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 20841 1726882374.42725: stdout chunk (state=3): >>># zipimport: zlib available<<< 20841 1726882374.42821: stdout chunk (state=3): >>> <<< 20841 1726882374.42863: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.42972: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.43023: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.43070: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 20841 1726882374.43118: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20841 1726882374.43372: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.43716: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20841 1726882374.43834: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 20841 1726882374.43855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 20841 1726882374.43962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'<<< 20841 1726882374.43965: stdout chunk (state=3): >>> # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'<<< 20841 1726882374.44127: stdout chunk (state=3): >>> import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23db2570> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 20841 1726882374.44411: 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' <<< 20841 1726882374.44414: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a2394c260> # 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 0x7f7a2394c590> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23d9c050> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23db3080> <<< 20841 1726882374.44417: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23db0bf0><<< 20841 1726882374.44621: stdout chunk (state=3): >>> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23db0830> # /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' <<< 20841 1726882374.44660: 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 0x7f7a2394f470> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a2394ed50><<< 20841 1726882374.44702: stdout chunk (state=3): >>> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 20841 1726882374.44714: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'<<< 20841 1726882374.44721: stdout chunk (state=3): >>> import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7a2394ef00><<< 20841 1726882374.44749: stdout chunk (state=3): >>> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a2394e180><<< 20841 1726882374.44755: stdout chunk (state=3): >>> <<< 20841 1726882374.44922: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 20841 1726882374.44947: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a2394f590> <<< 20841 1726882374.45003: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 20841 1726882374.45031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 20841 1726882374.45101: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 20841 1726882374.45112: stdout chunk (state=3): >>># 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 0x7f7a23992060> <<< 20841 1726882374.45149: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a2394fce0> <<< 20841 1726882374.45233: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23db08f0> <<< 20841 1726882374.45248: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 20841 1726882374.45281: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 20841 1726882374.45308: stdout chunk (state=3): >>> <<< 20841 1726882374.45328: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 20841 1726882374.45411: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.45515: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 20841 1726882374.45583: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.45663: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available<<< 20841 1726882374.45709: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20841 1726882374.45713: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 20841 1726882374.45739: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20841 1726882374.45772: stdout chunk (state=3): >>># zipimport: zlib available<<< 20841 1726882374.45818: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.apparmor' # <<< 20841 1726882374.45848: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.45917: stdout chunk (state=3): >>># zipimport: zlib available<<< 20841 1726882374.45987: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.caps' # <<< 20841 1726882374.46016: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.46090: stdout chunk (state=3): >>># zipimport: zlib available<<< 20841 1726882374.46094: stdout chunk (state=3): >>> <<< 20841 1726882374.46147: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 20841 1726882374.46172: stdout chunk (state=3): >>># zipimport: zlib available<<< 20841 1726882374.46258: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20841 1726882374.46352: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.46449: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.46534: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 20841 1726882374.46570: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 20841 1726882374.46583: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.47337: stdout chunk (state=3): >>># zipimport: zlib available<<< 20841 1726882374.47431: stdout chunk (state=3): >>> <<< 20841 1726882374.48053: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 20841 1726882374.48089: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.48154: stdout chunk (state=3): >>># zipimport: zlib available<<< 20841 1726882374.48167: stdout chunk (state=3): >>> <<< 20841 1726882374.48238: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.48310: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.48353: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 20841 1726882374.48357: stdout chunk (state=3): >>> <<< 20841 1726882374.48381: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available<<< 20841 1726882374.48440: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20841 1726882374.48472: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 20841 1726882374.48495: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.48625: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.48648: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 20841 1726882374.48686: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.48703: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.48739: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 20841 1726882374.48825: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20841 1726882374.48836: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 20841 1726882374.48942: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.49072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 20841 1726882374.49075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 20841 1726882374.49107: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23993350> <<< 20841 1726882374.49234: stdout chunk (state=3): >>># /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' <<< 20841 1726882374.49351: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23992e40> import 'ansible.module_utils.facts.system.local' # <<< 20841 1726882374.49364: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.49443: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.49525: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 20841 1726882374.49539: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.49662: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.50027: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 20841 1726882374.50030: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 20841 1726882374.50059: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.50126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 20841 1726882374.50174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 20841 1726882374.50257: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 20841 1726882374.50350: 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 0x7f7a239da390> <<< 20841 1726882374.50629: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a239ca0c0> <<< 20841 1726882374.50653: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 20841 1726882374.50730: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.50805: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 20841 1726882374.50913: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.50933: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.51047: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.51226: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.51425: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 20841 1726882374.51451: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 20841 1726882374.51495: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.51548: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 20841 1726882374.51572: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.51610: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.51667: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 20841 1726882374.51694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 20841 1726882374.51914: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7a239ee060> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a239ee0c0> 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 <<< 20841 1726882374.52118: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.52422: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 20841 1726882374.52501: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.52647: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.52687: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.52764: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 20841 1726882374.52785: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.52816: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20841 1726882374.53015: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.53230: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 20841 1726882374.53242: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.53425: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.53723: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20841 1726882374.54540: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.55352: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 20841 1726882374.55517: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20841 1726882374.55668: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 20841 1726882374.55671: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.55812: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.55961: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 20841 1726882374.55970: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.56196: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.56426: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 20841 1726882374.56453: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.56477: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 20841 1726882374.56525: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.56591: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 20841 1726882374.56596: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.56739: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.56877: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.57206: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.57682: stdout chunk (state=3): >>>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 <<< 20841 1726882374.57766: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.57874: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 20841 1726882374.57902: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.58016: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available <<< 20841 1726882374.58101: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 20841 1726882374.58112: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.58177: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.58275: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 20841 1726882374.58660: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.59082: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 20841 1726882374.59171: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.59326: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available <<< 20841 1726882374.59347: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 20841 1726882374.59389: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.59453: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 20841 1726882374.59512: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.59542: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 20841 1726882374.59665: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.59825: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 20841 1726882374.59851: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.59921: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 20841 1726882374.59934: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.59944: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.59967: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.60142: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20841 1726882374.60175: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.60366: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 20841 1726882374.60425: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.60465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 20841 1726882374.60480: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.60641: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.60841: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 20841 1726882374.60845: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.60889: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.60926: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 20841 1726882374.60932: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.60978: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.61034: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 20841 1726882374.61120: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.61426: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available <<< 20841 1726882374.61448: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 20841 1726882374.61549: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882374.62837: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 20841 1726882374.62882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 20841 1726882374.62904: 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' <<< 20841 1726882374.62924: 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 0x7f7a237efd10> <<< 20841 1726882374.62960: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a237ec710> <<< 20841 1726882374.63106: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a237ee450> <<< 20841 1726882374.63542: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "54", "epoch": "1726882374", "epoch_int": "1726882374", "date": "2024-09-20", "time": "21:32:54", "iso8601_micro": "2024-09-21T01:32:54.616804Z", "iso8601": "2024-09-21T01:32:54Z", "iso8601_basic": "20240920T213254616804", "iso8601_basic_short": "20240920T213254", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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_apparmor": {"status": "disabled"}, "ansible_fips": false, "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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 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": <<< 20841 1726882374.63550: stdout chunk (state=3): >>>"/dev/pts/0"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_pkg_mgr": "dnf", "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-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "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"}}} <<< 20841 1726882374.64414: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # 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 <<< 20841 1726882374.64425: stdout chunk (state=3): >>># 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<<< 20841 1726882374.64553: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # 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 <<< 20841 1726882374.64774: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20841 1726882374.64805: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 20841 1726882374.64910: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 20841 1726882374.65228: stdout chunk (state=3): >>># 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 <<< 20841 1726882374.65231: stdout chunk (state=3): >>># 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 <<< 20841 1726882374.65234: 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 <<< 20841 1726882374.65267: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 20841 1726882374.65292: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # 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 <<< 20841 1726882374.65388: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 20841 1726882374.65458: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # 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 <<< 20841 1726882374.65565: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 20841 1726882374.65694: stdout chunk (state=3): >>># destroy _collections <<< 20841 1726882374.65698: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20841 1726882374.65709: stdout chunk (state=3): >>># 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 <<< 20841 1726882374.65805: 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 <<< 20841 1726882374.65904: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 20841 1726882374.65919: stdout chunk (state=3): >>># 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 <<< 20841 1726882374.66560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 20841 1726882374.66564: stdout chunk (state=3): >>><<< 20841 1726882374.66566: stderr chunk (state=3): >>><<< 20841 1726882374.67011: _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 0x7f7a249684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a24937b30> # /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 0x7f7a2496aa50> 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 0x7f7a2471d130> # /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 0x7f7a2471dfa0> 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 0x7f7a2475be90> # /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 0x7f7a2475bf50> # /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 0x7f7a24793830> # /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 0x7f7a24793ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a24773b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a24771280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a24759040> # /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 0x7f7a247b37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a247b23f0> # /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 0x7f7a24772150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a247b0c20> # /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 0x7f7a247e8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a247582c0> # /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 0x7f7a247e8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a247e8bc0> # 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 0x7f7a247e8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a24756de0> # /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 0x7f7a247e9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a247e92e0> 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 0x7f7a247ea510> 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 0x7f7a24800710> 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 0x7f7a24801df0> # /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 0x7f7a24802c90> # 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 0x7f7a248032f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a248021e0> # /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 0x7f7a24803d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a248034a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a247ea540> # /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 0x7f7a2450bbf0> # /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 0x7f7a245346b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a24534410> # 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 0x7f7a245346e0> # /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 0x7f7a24535010> # 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 0x7f7a24535a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a245348c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a24509d90> # /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 0x7f7a24536e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a24535b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a247eac30> # /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 0x7f7a2455f1a0> # /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 0x7f7a24583530> # /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 0x7f7a245e4290> # /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 0x7f7a245e69f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a245e43b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a245a92e0> # /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 0x7f7a23f253a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a24582360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a24537d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7a23f25640> # zipimport: found 103 names in '/tmp/ansible_setup_payload_s8d1c9mz/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 0x7f7a23f8f080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23f6df70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23f6d100> # 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 0x7f7a23f8cf50> # /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 0x7f7a23fbeab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23fbe840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23fbe150> # /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 0x7f7a23fbe5a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23f8fd10> 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 0x7f7a23fbf830> # 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 0x7f7a23fbfa70> # /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 0x7f7a23fbffb0> 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 0x7f7a23e29dc0> # 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 0x7f7a23e2b500> # /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 0x7f7a23e2c3b0> # /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 0x7f7a23e2d520> # /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 0x7f7a23e2ff80> # 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 0x7f7a23e342c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e2e270> # /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 0x7f7a23e37f80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e36a50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e367b0> # /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 0x7f7a23e36d20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e2e750> # 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 0x7f7a23e7c140> # /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 0x7f7a23e7c2f0> # /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 0x7f7a23e7dd90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e7db50> # /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 0x7f7a23e802f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e7e480> # /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 0x7f7a23e83a40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e80410> # 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 0x7f7a23e84860> # 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 0x7f7a23e84a40> # 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 0x7f7a23e843b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e7c440> # /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 0x7f7a23d0c500> # 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 0x7f7a23d0d550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e86c90> # 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 0x7f7a23e87860> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e86870> # 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 0x7f7a23d15850> # /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 0x7f7a23d165d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23e85700> 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 0x7f7a23d16600> # 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 0x7f7a23d178f0> # 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 0x7f7a23d22390> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23d1dac0> 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 0x7f7a23e0ab40> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23fea810> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23d220c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23d15400> # 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 0x7f7a23db2570> # /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 0x7f7a2394c260> # 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 0x7f7a2394c590> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23d9c050> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23db3080> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23db0bf0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23db0830> # /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 0x7f7a2394f470> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a2394ed50> # 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 0x7f7a2394ef00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a2394e180> # /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 0x7f7a2394f590> # /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 0x7f7a23992060> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a2394fce0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a23db08f0> 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 0x7f7a23993350> # /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 0x7f7a23992e40> 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 0x7f7a239da390> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a239ca0c0> 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 0x7f7a239ee060> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a239ee0c0> 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 0x7f7a237efd10> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a237ec710> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a237ee450> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "54", "epoch": "1726882374", "epoch_int": "1726882374", "date": "2024-09-20", "time": "21:32:54", "iso8601_micro": "2024-09-21T01:32:54.616804Z", "iso8601": "2024-09-21T01:32:54Z", "iso8601_basic": "20240920T213254616804", "iso8601_basic_short": "20240920T213254", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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_apparmor": {"status": "disabled"}, "ansible_fips": false, "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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_pkg_mgr": "dnf", "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-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK 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.9.159 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 20841 1726882374.68516: 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-1726882374.0193603-20954-157039773093064/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20841 1726882374.68520: _low_level_execute_command(): starting 20841 1726882374.68522: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882374.0193603-20954-157039773093064/ > /dev/null 2>&1 && sleep 0' 20841 1726882374.68814: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20841 1726882374.68887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20841 1726882374.69208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20841 1726882374.69238: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20841 1726882374.71343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20841 1726882374.71358: stderr chunk (state=3): >>><<< 20841 1726882374.71362: stdout chunk (state=3): >>><<< 20841 1726882374.71377: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20841 1726882374.71386: handler run complete 20841 1726882374.71433: variable 'ansible_facts' from source: unknown 20841 1726882374.71487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882374.71709: variable 'ansible_facts' from source: unknown 20841 1726882374.71712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882374.71715: attempt loop complete, returning result 20841 1726882374.71717: _execute() done 20841 1726882374.71719: dumping result to json 20841 1726882374.71730: done dumping result, returning 20841 1726882374.71739: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [12673a56-9f93-02b9-7d0a-00000000016e] 20841 1726882374.71742: sending task result for task 12673a56-9f93-02b9-7d0a-00000000016e 20841 1726882374.71896: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000016e 20841 1726882374.71899: WORKER PROCESS EXITING ok: [managed_node1] 20841 1726882374.72011: no more pending results, returning what we have 20841 1726882374.72014: results queue empty 20841 1726882374.72015: checking for any_errors_fatal 20841 1726882374.72017: done checking for any_errors_fatal 20841 1726882374.72017: checking for max_fail_percentage 20841 1726882374.72019: done checking for max_fail_percentage 20841 1726882374.72020: checking to see if all hosts have failed and the running result is not ok 20841 1726882374.72021: done checking to see if all hosts have failed 20841 1726882374.72021: getting the remaining hosts for this loop 20841 1726882374.72023: done getting the remaining hosts for this loop 20841 1726882374.72026: getting the next task for host managed_node1 20841 1726882374.72034: done getting next task for host managed_node1 20841 1726882374.72036: ^ task is: TASK: Check if system is ostree 20841 1726882374.72038: ^ 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 20841 1726882374.72041: getting variables 20841 1726882374.72042: in VariableManager get_vars() 20841 1726882374.72070: Calling all_inventory to load vars for managed_node1 20841 1726882374.72073: Calling groups_inventory to load vars for managed_node1 20841 1726882374.72075: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882374.72085: Calling all_plugins_play to load vars for managed_node1 20841 1726882374.72087: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882374.72090: Calling groups_plugins_play to load vars for managed_node1 20841 1726882374.72591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882374.73050: done with get_vars() 20841 1726882374.73061: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:32:54 -0400 (0:00:00.817) 0:00:02.495 ****** 20841 1726882374.73158: entering _queue_task() for managed_node1/stat 20841 1726882374.74075: worker is 1 (out of 1 available) 20841 1726882374.74086: exiting _queue_task() for managed_node1/stat 20841 1726882374.74098: done queuing things up, now waiting for results queue to drain 20841 1726882374.74100: waiting for pending results... 20841 1726882374.74320: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 20841 1726882374.74507: in run() - task 12673a56-9f93-02b9-7d0a-000000000170 20841 1726882374.74512: variable 'ansible_search_path' from source: unknown 20841 1726882374.74519: variable 'ansible_search_path' from source: unknown 20841 1726882374.74534: calling self._execute() 20841 1726882374.74684: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882374.74705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882374.74738: variable 'omit' from source: magic vars 20841 1726882374.75233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20841 1726882374.75587: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20841 1726882374.75591: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20841 1726882374.75595: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20841 1726882374.75629: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20841 1726882374.75977: 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) 20841 1726882374.76018: 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) 20841 1726882374.76071: 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) 20841 1726882374.76092: 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) 20841 1726882374.76301: Evaluated conditional (not __network_is_ostree is defined): True 20841 1726882374.76305: variable 'omit' from source: magic vars 20841 1726882374.76307: variable 'omit' from source: magic vars 20841 1726882374.76309: variable 'omit' from source: magic vars 20841 1726882374.76333: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20841 1726882374.76364: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20841 1726882374.76388: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20841 1726882374.76421: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20841 1726882374.76436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20841 1726882374.76469: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20841 1726882374.76478: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882374.76486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882374.76591: Set connection var ansible_shell_executable to /bin/sh 20841 1726882374.76606: Set connection var ansible_shell_type to sh 20841 1726882374.76625: Set connection var ansible_pipelining to False 20841 1726882374.76633: Set connection var ansible_connection to ssh 20841 1726882374.76800: Set connection var ansible_module_compression to ZIP_DEFLATED 20841 1726882374.76803: Set connection var ansible_timeout to 10 20841 1726882374.76805: variable 'ansible_shell_executable' from source: unknown 20841 1726882374.76807: variable 'ansible_connection' from source: unknown 20841 1726882374.76810: variable 'ansible_module_compression' from source: unknown 20841 1726882374.76812: variable 'ansible_shell_type' from source: unknown 20841 1726882374.76814: variable 'ansible_shell_executable' from source: unknown 20841 1726882374.76816: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882374.76818: variable 'ansible_pipelining' from source: unknown 20841 1726882374.76820: variable 'ansible_timeout' from source: unknown 20841 1726882374.76822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882374.76871: 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__) 20841 1726882374.76888: variable 'omit' from source: magic vars 20841 1726882374.76903: starting attempt loop 20841 1726882374.76910: running the handler 20841 1726882374.76927: _low_level_execute_command(): starting 20841 1726882374.76945: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20841 1726882374.77768: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20841 1726882374.77840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 20841 1726882374.77866: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20841 1726882374.77889: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20841 1726882374.78005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20841 1726882374.79550: stdout chunk (state=3): >>>/root <<< 20841 1726882374.79706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20841 1726882374.79709: stdout chunk (state=3): >>><<< 20841 1726882374.79712: stderr chunk (state=3): >>><<< 20841 1726882374.79826: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20841 1726882374.79837: _low_level_execute_command(): starting 20841 1726882374.79840: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882374.797357-21005-240107608263720 `" && echo ansible-tmp-1726882374.797357-21005-240107608263720="` echo /root/.ansible/tmp/ansible-tmp-1726882374.797357-21005-240107608263720 `" ) && sleep 0' 20841 1726882374.80377: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20841 1726882374.80391: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20841 1726882374.80411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20841 1726882374.80437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20841 1726882374.80513: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20841 1726882374.80557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 20841 1726882374.80579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20841 1726882374.80606: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20841 1726882374.80685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20841 1726882374.82545: stdout chunk (state=3): >>>ansible-tmp-1726882374.797357-21005-240107608263720=/root/.ansible/tmp/ansible-tmp-1726882374.797357-21005-240107608263720 <<< 20841 1726882374.82677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20841 1726882374.82687: stdout chunk (state=3): >>><<< 20841 1726882374.82708: stderr chunk (state=3): >>><<< 20841 1726882374.82905: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882374.797357-21005-240107608263720=/root/.ansible/tmp/ansible-tmp-1726882374.797357-21005-240107608263720 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20841 1726882374.82909: variable 'ansible_module_compression' from source: unknown 20841 1726882374.82911: ANSIBALLZ: Using lock for stat 20841 1726882374.82913: ANSIBALLZ: Acquiring lock 20841 1726882374.82915: ANSIBALLZ: Lock acquired: 140426827502688 20841 1726882374.82917: ANSIBALLZ: Creating module 20841 1726882374.96438: ANSIBALLZ: Writing module into payload 20841 1726882374.96504: ANSIBALLZ: Writing module 20841 1726882374.96518: ANSIBALLZ: Renaming module 20841 1726882374.96522: ANSIBALLZ: Done creating module 20841 1726882374.96537: variable 'ansible_facts' from source: unknown 20841 1726882374.96579: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882374.797357-21005-240107608263720/AnsiballZ_stat.py 20841 1726882374.96679: Sending initial data 20841 1726882374.96682: Sent initial data (152 bytes) 20841 1726882374.97212: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20841 1726882374.97257: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 20841 1726882374.97276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20841 1726882374.97462: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20841 1726882374.97578: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20841 1726882374.99466: 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 <<< 20841 1726882374.99482: stderr chunk (state=3): >>>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 <<< 20841 1726882374.99517: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20841 1726882374.99612: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20841v_apbmv8/tmpey7f968q /root/.ansible/tmp/ansible-tmp-1726882374.797357-21005-240107608263720/AnsiballZ_stat.py <<< 20841 1726882374.99615: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882374.797357-21005-240107608263720/AnsiballZ_stat.py" <<< 20841 1726882374.99655: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20841v_apbmv8/tmpey7f968q" to remote "/root/.ansible/tmp/ansible-tmp-1726882374.797357-21005-240107608263720/AnsiballZ_stat.py" <<< 20841 1726882374.99662: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882374.797357-21005-240107608263720/AnsiballZ_stat.py" <<< 20841 1726882375.00182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20841 1726882375.00218: stderr chunk (state=3): >>><<< 20841 1726882375.00221: stdout chunk (state=3): >>><<< 20841 1726882375.00248: done transferring module to remote 20841 1726882375.00258: _low_level_execute_command(): starting 20841 1726882375.00262: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882374.797357-21005-240107608263720/ /root/.ansible/tmp/ansible-tmp-1726882374.797357-21005-240107608263720/AnsiballZ_stat.py && sleep 0' 20841 1726882375.00733: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 20841 1726882375.00736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20841 1726882375.00862: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20841 1726882375.00865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20841 1726882375.03154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20841 1726882375.03176: stderr chunk (state=3): >>><<< 20841 1726882375.03179: stdout chunk (state=3): >>><<< 20841 1726882375.03203: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20841 1726882375.03207: _low_level_execute_command(): starting 20841 1726882375.03209: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882374.797357-21005-240107608263720/AnsiballZ_stat.py && sleep 0' 20841 1726882375.03614: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20841 1726882375.03617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20841 1726882375.03621: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20841 1726882375.03623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20841 1726882375.03672: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 20841 1726882375.03675: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20841 1726882375.03726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20841 1726882375.06727: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20841 1726882375.06766: stdout chunk (state=3): >>>import _imp # builtin <<< 20841 1726882375.06805: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 20841 1726882375.06809: stdout chunk (state=3): >>>import '_weakref' # <<< 20841 1726882375.06899: stdout chunk (state=3): >>>import '_io' # <<< 20841 1726882375.06904: stdout chunk (state=3): >>>import 'marshal' # <<< 20841 1726882375.06952: stdout chunk (state=3): >>>import 'posix' # <<< 20841 1726882375.06995: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20841 1726882375.07092: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 20841 1726882375.07101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 20841 1726882375.07133: stdout chunk (state=3): >>>import '_codecs' # <<< 20841 1726882375.07162: stdout chunk (state=3): >>>import 'codecs' # <<< 20841 1726882375.07210: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 20841 1726882375.07249: 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 0x7f922fe184d0> <<< 20841 1726882375.07287: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fde7b30> # /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' <<< 20841 1726882375.07518: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fe1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # <<< 20841 1726882375.07587: stdout chunk (state=3): >>>import 'genericpath' # <<< 20841 1726882375.07599: stdout chunk (state=3): >>>import 'posixpath' # import 'os' # <<< 20841 1726882375.07607: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 20841 1726882375.07635: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 20841 1726882375.07640: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 20841 1726882375.07662: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 20841 1726882375.07690: 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 <<< 20841 1726882375.07725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fc09130> <<< 20841 1726882375.07795: 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 <<< 20841 1726882375.07801: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 20841 1726882375.07820: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fc09fa0> <<< 20841 1726882375.07886: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 20841 1726882375.08253: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 20841 1726882375.08263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 20841 1726882375.08304: 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' <<< 20841 1726882375.08377: 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' <<< 20841 1726882375.08405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 20841 1726882375.08433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 20841 1726882375.08451: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fc47e60> <<< 20841 1726882375.08467: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 20841 1726882375.08499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 20841 1726882375.08526: stdout chunk (state=3): >>>import '_operator' # <<< 20841 1726882375.08532: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fc47f20> <<< 20841 1726882375.08586: stdout chunk (state=3): >>># /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' <<< 20841 1726882375.08621: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 20841 1726882375.08687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 20841 1726882375.08714: stdout chunk (state=3): >>>import 'itertools' # <<< 20841 1726882375.08776: 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 0x7f922fc7f890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 20841 1726882375.08779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 20841 1726882375.08824: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fc7ff20> import '_collections' # <<< 20841 1726882375.08882: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fc5fb30> <<< 20841 1726882375.08903: stdout chunk (state=3): >>>import '_functools' # <<< 20841 1726882375.09023: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fc5d250> <<< 20841 1726882375.09060: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fc45010> <<< 20841 1726882375.09094: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 20841 1726882375.09122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 20841 1726882375.09159: stdout chunk (state=3): >>>import '_sre' # <<< 20841 1726882375.09162: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 20841 1726882375.09187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 20841 1726882375.09213: 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' <<< 20841 1726882375.09262: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fc9f800> <<< 20841 1726882375.09279: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fc9e450> <<< 20841 1726882375.09317: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 20841 1726882375.09327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fc5e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fc9ccb0> <<< 20841 1726882375.09411: 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 0x7f922fcd4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fc44290> <<< 20841 1726882375.09436: 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' <<< 20841 1726882375.09474: 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 0x7f922fcd4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fcd4bc0> <<< 20841 1726882375.09522: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 20841 1726882375.09534: stdout chunk (state=3): >>> # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f922fcd4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fc42db0> <<< 20841 1726882375.09726: 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 0x7f922fcd56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fcd5370> 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 0x7f922fcd65a0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 20841 1726882375.09771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 20841 1726882375.09798: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 20841 1726882375.09813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fcec7a0> <<< 20841 1726882375.09833: stdout chunk (state=3): >>>import 'errno' # <<< 20841 1726882375.09867: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 20841 1726882375.09874: 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 0x7f922fcede80> <<< 20841 1726882375.09900: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 20841 1726882375.09914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 20841 1726882375.09943: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 20841 1726882375.09950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 20841 1726882375.09963: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fceed20> <<< 20841 1726882375.10008: 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 0x7f922fcef320> <<< 20841 1726882375.10025: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fcee270> <<< 20841 1726882375.10049: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 20841 1726882375.10063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 20841 1726882375.10106: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 20841 1726882375.10122: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f922fcefda0> <<< 20841 1726882375.10186: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fcef4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fcd6510> <<< 20841 1726882375.10212: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 20841 1726882375.10244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 20841 1726882375.10269: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 20841 1726882375.10290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 20841 1726882375.10331: 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 0x7f922fa6bbf0> <<< 20841 1726882375.10365: 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' <<< 20841 1726882375.10429: 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 0x7f922fa94740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fa944a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 20841 1726882375.10432: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f922fa94680> <<< 20841 1726882375.10470: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 20841 1726882375.10473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 20841 1726882375.10709: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 20841 1726882375.10745: 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 0x7f922fa94fe0> <<< 20841 1726882375.10896: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 20841 1726882375.10904: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f922fa95910> <<< 20841 1726882375.10917: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fa948c0> <<< 20841 1726882375.10932: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fa69d90> <<< 20841 1726882375.10957: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 20841 1726882375.10984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 20841 1726882375.11008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 20841 1726882375.11033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 20841 1726882375.11039: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fa96d20> <<< 20841 1726882375.11071: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fa95a60> <<< 20841 1726882375.11090: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fcd6750> <<< 20841 1726882375.11130: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 20841 1726882375.11209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 20841 1726882375.11239: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 20841 1726882375.11281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 20841 1726882375.11318: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fabf080> <<< 20841 1726882375.11389: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 20841 1726882375.11410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 20841 1726882375.11435: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 20841 1726882375.11472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 20841 1726882375.11569: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fae3440> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 20841 1726882375.11629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 20841 1726882375.11920: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fb44230> # /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 <<< 20841 1726882375.11997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fb46990> <<< 20841 1726882375.12107: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fb44350> <<< 20841 1726882375.12153: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fb11250> <<< 20841 1726882375.12186: 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 0x7f922f94d310> <<< 20841 1726882375.12217: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fae2240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fa97c50> <<< 20841 1726882375.12384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 20841 1726882375.12413: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f922f94d5b0> <<< 20841 1726882375.12625: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_l5_yp9fn/ansible_stat_payload.zip' # zipimport: zlib available <<< 20841 1726882375.12841: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.12891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 20841 1726882375.12898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 20841 1726882375.12945: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 20841 1726882375.13044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 20841 1726882375.13094: 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 0x7f922f9a2fc0> <<< 20841 1726882375.13113: stdout chunk (state=3): >>>import '_typing' # <<< 20841 1726882375.13380: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f981eb0> <<< 20841 1726882375.13391: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f9810a0> # zipimport: zlib available <<< 20841 1726882375.13431: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 20841 1726882375.13462: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.13478: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 20841 1726882375.13621: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.15689: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.17499: 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 0x7f922f9a12b0> <<< 20841 1726882375.17532: 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' <<< 20841 1726882375.17602: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 20841 1726882375.17625: 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' <<< 20841 1726882375.17650: 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 0x7f922f9ce960> <<< 20841 1726882375.17697: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f9ce6f0> <<< 20841 1726882375.17750: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f9ce030> <<< 20841 1726882375.17753: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 20841 1726882375.17775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 20841 1726882375.17838: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f9ce480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f9a3c50> import 'atexit' # <<< 20841 1726882375.17913: 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 0x7f922f9cf710> # 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 0x7f922f9cf950> <<< 20841 1726882375.17916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 20841 1726882375.17991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 20841 1726882375.18047: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f9cfe90> <<< 20841 1726882375.18082: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 20841 1726882375.18114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 20841 1726882375.18197: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f30dc10> # 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 0x7f922f30f800> <<< 20841 1726882375.18216: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 20841 1726882375.18242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 20841 1726882375.18326: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f3101d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 20841 1726882375.18338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 20841 1726882375.18383: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f311370> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 20841 1726882375.18437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 20841 1726882375.18459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 20841 1726882375.18469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 20841 1726882375.18579: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f313e30> # 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 0x7f922f9a07d0> <<< 20841 1726882375.18608: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f3120f0> <<< 20841 1726882375.18642: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 20841 1726882375.18658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 20841 1726882375.18702: 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' <<< 20841 1726882375.18765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 20841 1726882375.18782: 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 0x7f922f31be30> <<< 20841 1726882375.18810: stdout chunk (state=3): >>>import '_tokenize' # <<< 20841 1726882375.18924: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f31a900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f31a660> # /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' <<< 20841 1726882375.19100: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f31abd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f312600> <<< 20841 1726882375.19284: 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 0x7f922f363e90> <<< 20841 1726882375.19291: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f3641a0> # /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 0x7f922f365c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f365a00> <<< 20841 1726882375.19520: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # 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 0x7f922f368200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f366330> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 20841 1726882375.19554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 20841 1726882375.19567: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 20841 1726882375.19597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 20841 1726882375.19665: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f36b9e0> <<< 20841 1726882375.19856: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f3683b0> <<< 20841 1726882375.19938: 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 0x7f922f36ca70> <<< 20841 1726882375.19977: 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 0x7f922f36cb00> <<< 20841 1726882375.20044: 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' <<< 20841 1726882375.20063: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f922f36cd10> <<< 20841 1726882375.20220: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f364350> # /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 0x7f922f3f4470> <<< 20841 1726882375.20523: 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 0x7f922f3f55b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f36ec30> # 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 0x7f922f36ff80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f36e810> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 20841 1726882375.20622: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.20777: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.20780: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 20841 1726882375.20812: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.20843: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 20841 1726882375.20854: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.21024: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.21259: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.22083: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.22979: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 20841 1726882375.22991: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 20841 1726882375.23030: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 20841 1726882375.23040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 20841 1726882375.23240: 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 0x7f922f3fd8e0> # /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' <<< 20841 1726882375.23243: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f3fed80> <<< 20841 1726882375.23262: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f3f5760> <<< 20841 1726882375.23321: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 20841 1726882375.23336: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.23375: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.23388: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 20841 1726882375.23617: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.23876: 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' <<< 20841 1726882375.23881: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f3fede0> <<< 20841 1726882375.23906: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.24640: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.25372: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.25475: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.25978: stdout chunk (state=3): >>>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 <<< 20841 1726882375.26030: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.26082: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 20841 1726882375.26100: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.26466: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.26890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 20841 1726882375.26975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 20841 1726882375.27001: stdout chunk (state=3): >>>import '_ast' # <<< 20841 1726882375.27109: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f3ffa10> <<< 20841 1726882375.27120: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.27227: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.27329: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 20841 1726882375.27520: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 20841 1726882375.27551: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.27622: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.27695: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.27797: 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 <<< 20841 1726882375.27848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 20841 1726882375.28039: 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 0x7f922f20a180> <<< 20841 1726882375.28043: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f2074d0> <<< 20841 1726882375.28077: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 20841 1726882375.28097: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 20841 1726882375.28127: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.28206: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.28299: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.28347: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.28401: 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 <<< 20841 1726882375.28416: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 20841 1726882375.28450: 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 <<< 20841 1726882375.28515: stdout chunk (state=3): >>># 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 <<< 20841 1726882375.28594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 20841 1726882375.28833: 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 0x7f922fa26960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fa16630> <<< 20841 1726882375.29004: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f3ff200> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f3fe5d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 20841 1726882375.29034: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.29070: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 20841 1726882375.29116: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 20841 1726882375.29156: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20841 1726882375.29185: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 20841 1726882375.29264: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.29419: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.29769: stdout chunk (state=3): >>># zipimport: zlib available <<< 20841 1726882375.29899: stdout chunk (state=3): >>> <<< 20841 1726882375.29902: 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"}}} <<< 20841 1726882375.29922: stdout chunk (state=3): >>># destroy __main__ <<< 20841 1726882375.30362: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks<<< 20841 1726882375.30366: stdout chunk (state=3): >>> # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value<<< 20841 1726882375.30431: stdout chunk (state=3): >>> # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings<<< 20841 1726882375.30435: stdout chunk (state=3): >>> # 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<<< 20841 1726882375.30503: stdout chunk (state=3): >>> # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # 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 <<< 20841 1726882375.30566: stdout chunk (state=3): >>># 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<<< 20841 1726882375.30617: stdout chunk (state=3): >>> # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib<<< 20841 1726882375.30660: stdout chunk (state=3): >>> # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token<<< 20841 1726882375.30901: stdout chunk (state=3): >>> # 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<<< 20841 1726882375.30940: stdout chunk (state=3): >>> # 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<<< 20841 1726882375.31017: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 20841 1726882375.31138: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20841 1726882375.31182: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 20841 1726882375.31273: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 20841 1726882375.31318: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 <<< 20841 1726882375.31405: stdout chunk (state=3): >>># destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 20841 1726882375.31510: 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<<< 20841 1726882375.31546: stdout chunk (state=3): >>> # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd<<< 20841 1726882375.31591: stdout chunk (state=3): >>> # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog<<< 20841 1726882375.31727: stdout chunk (state=3): >>> # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime<<< 20841 1726882375.31732: stdout chunk (state=3): >>> # destroy selinux # destroy shutil # destroy distro <<< 20841 1726882375.31769: stdout chunk (state=3): >>># destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian<<< 20841 1726882375.31824: stdout chunk (state=3): >>> # 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<<< 20841 1726882375.31857: stdout chunk (state=3): >>> # 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<<< 20841 1726882375.31929: stdout chunk (state=3): >>> # 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<<< 20841 1726882375.31947: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler<<< 20841 1726882375.32011: stdout chunk (state=3): >>> # 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<<< 20841 1726882375.32014: stdout chunk (state=3): >>> # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os<<< 20841 1726882375.32046: stdout chunk (state=3): >>> # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs<<< 20841 1726882375.32108: stdout chunk (state=3): >>> # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 20841 1726882375.32112: 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 <<< 20841 1726882375.32114: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 20841 1726882375.32116: stdout chunk (state=3): >>> # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128<<< 20841 1726882375.32287: stdout chunk (state=3): >>> # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring <<< 20841 1726882375.32353: stdout chunk (state=3): >>># destroy _socket <<< 20841 1726882375.32466: 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 # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 20841 1726882375.32533: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 20841 1726882375.32577: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings <<< 20841 1726882375.32703: stdout chunk (state=3): >>># destroy weakref # destroy collections # destroy threading <<< 20841 1726882375.32709: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 20841 1726882375.32731: stdout chunk (state=3): >>># destroy _hashlib <<< 20841 1726882375.32769: stdout chunk (state=3): >>># destroy _operator # destroy _string<<< 20841 1726882375.32788: stdout chunk (state=3): >>> # destroy re # destroy itertools<<< 20841 1726882375.32809: stdout chunk (state=3): >>> # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread<<< 20841 1726882375.32832: stdout chunk (state=3): >>> # clear sys.audit hooks<<< 20841 1726882375.32916: stdout chunk (state=3): >>> <<< 20841 1726882375.33308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 20841 1726882375.33454: stderr chunk (state=3): >>><<< 20841 1726882375.33457: stdout chunk (state=3): >>><<< 20841 1726882375.33467: _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 0x7f922fe184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fde7b30> # /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 0x7f922fe1aa50> 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 0x7f922fc09130> # /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 0x7f922fc09fa0> 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 0x7f922fc47e60> # /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 0x7f922fc47f20> # /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 0x7f922fc7f890> # /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 0x7f922fc7ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fc5fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fc5d250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fc45010> # /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 0x7f922fc9f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fc9e450> # /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 0x7f922fc5e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fc9ccb0> # /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 0x7f922fcd4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fc44290> # /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 0x7f922fcd4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fcd4bc0> # 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 0x7f922fcd4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fc42db0> # /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 0x7f922fcd56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fcd5370> 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 0x7f922fcd65a0> 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 0x7f922fcec7a0> 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 0x7f922fcede80> # /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 0x7f922fceed20> # 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 0x7f922fcef320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fcee270> # /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 0x7f922fcefda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fcef4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fcd6510> # /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 0x7f922fa6bbf0> # /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 0x7f922fa94740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fa944a0> # 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 0x7f922fa94680> # /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 0x7f922fa94fe0> # 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 0x7f922fa95910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fa948c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fa69d90> # /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 0x7f922fa96d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fa95a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fcd6750> # /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 0x7f922fabf080> # /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 0x7f922fae3440> # /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 0x7f922fb44230> # /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 0x7f922fb46990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fb44350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fb11250> # /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 0x7f922f94d310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fae2240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fa97c50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f922f94d5b0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_l5_yp9fn/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 0x7f922f9a2fc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f981eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f9810a0> # 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 0x7f922f9a12b0> # /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 0x7f922f9ce960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f9ce6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f9ce030> # /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 0x7f922f9ce480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f9a3c50> 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 0x7f922f9cf710> # 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 0x7f922f9cf950> # /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 0x7f922f9cfe90> 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 0x7f922f30dc10> # 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 0x7f922f30f800> # /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 0x7f922f3101d0> # /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 0x7f922f311370> # /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 0x7f922f313e30> # 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 0x7f922f9a07d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f3120f0> # /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 0x7f922f31be30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f31a900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f31a660> # /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 0x7f922f31abd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f312600> # 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 0x7f922f363e90> # /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 0x7f922f3641a0> # /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 0x7f922f365c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f365a00> # /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 0x7f922f368200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f366330> # /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 0x7f922f36b9e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f3683b0> # 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 0x7f922f36ca70> # 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 0x7f922f36cb00> # 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 0x7f922f36cd10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f364350> # /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 0x7f922f3f4470> # 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 0x7f922f3f55b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f36ec30> # 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 0x7f922f36ff80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f36e810> # 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 0x7f922f3fd8e0> # /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 0x7f922f3fed80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f3f5760> 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 0x7f922f3fede0> # 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 0x7f922f3ffa10> # 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 0x7f922f20a180> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f2074d0> 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 0x7f922fa26960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922fa16630> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f3ff200> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f922f3fe5d0> # 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK 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.9.159 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 20841 1726882375.34173: 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-1726882374.797357-21005-240107608263720/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20841 1726882375.34176: _low_level_execute_command(): starting 20841 1726882375.34178: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882374.797357-21005-240107608263720/ > /dev/null 2>&1 && sleep 0' 20841 1726882375.34554: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 20841 1726882375.34566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20841 1726882375.34660: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 20841 1726882375.34692: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20841 1726882375.34745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20841 1726882375.37278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20841 1726882375.37281: stdout chunk (state=3): >>><<< 20841 1726882375.37283: stderr chunk (state=3): >>><<< 20841 1726882375.37301: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20841 1726882375.37399: handler run complete 20841 1726882375.37402: attempt loop complete, returning result 20841 1726882375.37404: _execute() done 20841 1726882375.37406: dumping result to json 20841 1726882375.37408: done dumping result, returning 20841 1726882375.37410: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [12673a56-9f93-02b9-7d0a-000000000170] 20841 1726882375.37412: sending task result for task 12673a56-9f93-02b9-7d0a-000000000170 20841 1726882375.37478: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000170 20841 1726882375.37481: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 20841 1726882375.37545: no more pending results, returning what we have 20841 1726882375.37548: results queue empty 20841 1726882375.37549: checking for any_errors_fatal 20841 1726882375.37555: done checking for any_errors_fatal 20841 1726882375.37556: checking for max_fail_percentage 20841 1726882375.37558: done checking for max_fail_percentage 20841 1726882375.37558: checking to see if all hosts have failed and the running result is not ok 20841 1726882375.37559: done checking to see if all hosts have failed 20841 1726882375.37560: getting the remaining hosts for this loop 20841 1726882375.37561: done getting the remaining hosts for this loop 20841 1726882375.37565: getting the next task for host managed_node1 20841 1726882375.37572: done getting next task for host managed_node1 20841 1726882375.37574: ^ task is: TASK: Set flag to indicate system is ostree 20841 1726882375.37577: ^ 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 20841 1726882375.37580: getting variables 20841 1726882375.37581: in VariableManager get_vars() 20841 1726882375.37615: Calling all_inventory to load vars for managed_node1 20841 1726882375.37618: Calling groups_inventory to load vars for managed_node1 20841 1726882375.37622: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.37633: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.37636: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.37639: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.38108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.38396: done with get_vars() 20841 1726882375.38406: done getting variables 20841 1726882375.38503: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:32:55 -0400 (0:00:00.653) 0:00:03.149 ****** 20841 1726882375.38530: entering _queue_task() for managed_node1/set_fact 20841 1726882375.38531: Creating lock for set_fact 20841 1726882375.39021: worker is 1 (out of 1 available) 20841 1726882375.39028: exiting _queue_task() for managed_node1/set_fact 20841 1726882375.39037: done queuing things up, now waiting for results queue to drain 20841 1726882375.39038: waiting for pending results... 20841 1726882375.39278: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 20841 1726882375.39283: in run() - task 12673a56-9f93-02b9-7d0a-000000000171 20841 1726882375.39286: variable 'ansible_search_path' from source: unknown 20841 1726882375.39288: variable 'ansible_search_path' from source: unknown 20841 1726882375.39290: calling self._execute() 20841 1726882375.39325: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882375.39334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882375.39346: variable 'omit' from source: magic vars 20841 1726882375.40181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20841 1726882375.40437: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20841 1726882375.40496: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20841 1726882375.40536: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20841 1726882375.40580: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20841 1726882375.40686: 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) 20841 1726882375.40715: 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) 20841 1726882375.40797: 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) 20841 1726882375.40800: 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) 20841 1726882375.40903: Evaluated conditional (not __network_is_ostree is defined): True 20841 1726882375.40915: variable 'omit' from source: magic vars 20841 1726882375.40957: variable 'omit' from source: magic vars 20841 1726882375.41082: variable '__ostree_booted_stat' from source: set_fact 20841 1726882375.41147: variable 'omit' from source: magic vars 20841 1726882375.41176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20841 1726882375.41229: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20841 1726882375.41240: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20841 1726882375.41265: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20841 1726882375.41337: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20841 1726882375.41341: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20841 1726882375.41343: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882375.41346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882375.41449: Set connection var ansible_shell_executable to /bin/sh 20841 1726882375.41458: Set connection var ansible_shell_type to sh 20841 1726882375.41477: Set connection var ansible_pipelining to False 20841 1726882375.41484: Set connection var ansible_connection to ssh 20841 1726882375.41497: Set connection var ansible_module_compression to ZIP_DEFLATED 20841 1726882375.41509: Set connection var ansible_timeout to 10 20841 1726882375.41534: variable 'ansible_shell_executable' from source: unknown 20841 1726882375.41541: variable 'ansible_connection' from source: unknown 20841 1726882375.41554: variable 'ansible_module_compression' from source: unknown 20841 1726882375.41573: variable 'ansible_shell_type' from source: unknown 20841 1726882375.41576: variable 'ansible_shell_executable' from source: unknown 20841 1726882375.41577: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882375.41579: variable 'ansible_pipelining' from source: unknown 20841 1726882375.41580: variable 'ansible_timeout' from source: unknown 20841 1726882375.41582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882375.41683: 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) 20841 1726882375.41774: variable 'omit' from source: magic vars 20841 1726882375.41777: starting attempt loop 20841 1726882375.41780: running the handler 20841 1726882375.41782: handler run complete 20841 1726882375.41784: attempt loop complete, returning result 20841 1726882375.41788: _execute() done 20841 1726882375.41790: dumping result to json 20841 1726882375.41792: done dumping result, returning 20841 1726882375.41795: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [12673a56-9f93-02b9-7d0a-000000000171] 20841 1726882375.41797: sending task result for task 12673a56-9f93-02b9-7d0a-000000000171 20841 1726882375.41857: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000171 20841 1726882375.41859: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 20841 1726882375.41918: no more pending results, returning what we have 20841 1726882375.41921: results queue empty 20841 1726882375.41921: checking for any_errors_fatal 20841 1726882375.41929: done checking for any_errors_fatal 20841 1726882375.41930: checking for max_fail_percentage 20841 1726882375.41932: done checking for max_fail_percentage 20841 1726882375.41932: checking to see if all hosts have failed and the running result is not ok 20841 1726882375.41933: done checking to see if all hosts have failed 20841 1726882375.41934: getting the remaining hosts for this loop 20841 1726882375.41935: done getting the remaining hosts for this loop 20841 1726882375.41938: getting the next task for host managed_node1 20841 1726882375.41947: done getting next task for host managed_node1 20841 1726882375.41950: ^ task is: TASK: Fix CentOS6 Base repo 20841 1726882375.41952: ^ 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 20841 1726882375.41956: getting variables 20841 1726882375.41957: in VariableManager get_vars() 20841 1726882375.42101: Calling all_inventory to load vars for managed_node1 20841 1726882375.42105: Calling groups_inventory to load vars for managed_node1 20841 1726882375.42109: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.42120: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.42122: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.42131: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.42652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.42844: done with get_vars() 20841 1726882375.42853: done getting variables 20841 1726882375.42972: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:32:55 -0400 (0:00:00.044) 0:00:03.193 ****** 20841 1726882375.42997: entering _queue_task() for managed_node1/copy 20841 1726882375.43323: worker is 1 (out of 1 available) 20841 1726882375.43333: exiting _queue_task() for managed_node1/copy 20841 1726882375.43342: done queuing things up, now waiting for results queue to drain 20841 1726882375.43343: waiting for pending results... 20841 1726882375.43579: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 20841 1726882375.43584: in run() - task 12673a56-9f93-02b9-7d0a-000000000173 20841 1726882375.43602: variable 'ansible_search_path' from source: unknown 20841 1726882375.43610: variable 'ansible_search_path' from source: unknown 20841 1726882375.43653: calling self._execute() 20841 1726882375.43784: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882375.43791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882375.43795: variable 'omit' from source: magic vars 20841 1726882375.44237: variable 'ansible_distribution' from source: facts 20841 1726882375.44261: Evaluated conditional (ansible_distribution == 'CentOS'): True 20841 1726882375.44396: variable 'ansible_distribution_major_version' from source: facts 20841 1726882375.44409: Evaluated conditional (ansible_distribution_major_version == '6'): False 20841 1726882375.44416: when evaluation is False, skipping this task 20841 1726882375.44425: _execute() done 20841 1726882375.44440: dumping result to json 20841 1726882375.44448: done dumping result, returning 20841 1726882375.44500: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [12673a56-9f93-02b9-7d0a-000000000173] 20841 1726882375.44503: sending task result for task 12673a56-9f93-02b9-7d0a-000000000173 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 20841 1726882375.44736: no more pending results, returning what we have 20841 1726882375.44739: results queue empty 20841 1726882375.44740: checking for any_errors_fatal 20841 1726882375.44744: done checking for any_errors_fatal 20841 1726882375.44745: checking for max_fail_percentage 20841 1726882375.44746: done checking for max_fail_percentage 20841 1726882375.44747: checking to see if all hosts have failed and the running result is not ok 20841 1726882375.44748: done checking to see if all hosts have failed 20841 1726882375.44748: getting the remaining hosts for this loop 20841 1726882375.44749: done getting the remaining hosts for this loop 20841 1726882375.44752: getting the next task for host managed_node1 20841 1726882375.44765: done getting next task for host managed_node1 20841 1726882375.44768: ^ task is: TASK: Include the task 'enable_epel.yml' 20841 1726882375.44770: ^ 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 20841 1726882375.44773: getting variables 20841 1726882375.44775: in VariableManager get_vars() 20841 1726882375.44801: Calling all_inventory to load vars for managed_node1 20841 1726882375.44804: Calling groups_inventory to load vars for managed_node1 20841 1726882375.44807: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.44813: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000173 20841 1726882375.44816: WORKER PROCESS EXITING 20841 1726882375.44826: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.44829: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.44833: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.45071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.45301: done with get_vars() 20841 1726882375.45316: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:32:55 -0400 (0:00:00.023) 0:00:03.217 ****** 20841 1726882375.45392: entering _queue_task() for managed_node1/include_tasks 20841 1726882375.45603: worker is 1 (out of 1 available) 20841 1726882375.45613: exiting _queue_task() for managed_node1/include_tasks 20841 1726882375.45623: done queuing things up, now waiting for results queue to drain 20841 1726882375.45625: waiting for pending results... 20841 1726882375.45867: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 20841 1726882375.45950: in run() - task 12673a56-9f93-02b9-7d0a-000000000174 20841 1726882375.45977: variable 'ansible_search_path' from source: unknown 20841 1726882375.45988: variable 'ansible_search_path' from source: unknown 20841 1726882375.46075: calling self._execute() 20841 1726882375.46107: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882375.46118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882375.46136: variable 'omit' from source: magic vars 20841 1726882375.46614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882375.48848: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882375.48933: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882375.49011: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882375.49022: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882375.49053: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882375.49144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882375.49183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882375.49229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882375.49280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882375.49296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882375.49500: variable '__network_is_ostree' from source: set_fact 20841 1726882375.49503: Evaluated conditional (not __network_is_ostree | d(false)): True 20841 1726882375.49505: _execute() done 20841 1726882375.49506: dumping result to json 20841 1726882375.49508: done dumping result, returning 20841 1726882375.49510: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [12673a56-9f93-02b9-7d0a-000000000174] 20841 1726882375.49512: sending task result for task 12673a56-9f93-02b9-7d0a-000000000174 20841 1726882375.49571: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000174 20841 1726882375.49573: WORKER PROCESS EXITING 20841 1726882375.49599: no more pending results, returning what we have 20841 1726882375.49606: in VariableManager get_vars() 20841 1726882375.49640: Calling all_inventory to load vars for managed_node1 20841 1726882375.49643: Calling groups_inventory to load vars for managed_node1 20841 1726882375.49647: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.49659: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.49662: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.49665: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.50043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.50280: done with get_vars() 20841 1726882375.50288: variable 'ansible_search_path' from source: unknown 20841 1726882375.50290: variable 'ansible_search_path' from source: unknown 20841 1726882375.50326: we have included files to process 20841 1726882375.50334: generating all_blocks data 20841 1726882375.50335: done generating all_blocks data 20841 1726882375.50340: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20841 1726882375.50342: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20841 1726882375.50344: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20841 1726882375.51052: done processing included file 20841 1726882375.51054: iterating over new_blocks loaded from include file 20841 1726882375.51055: in VariableManager get_vars() 20841 1726882375.51066: done with get_vars() 20841 1726882375.51068: filtering new block on tags 20841 1726882375.51089: done filtering new block on tags 20841 1726882375.51100: in VariableManager get_vars() 20841 1726882375.51110: done with get_vars() 20841 1726882375.51112: filtering new block on tags 20841 1726882375.51124: done filtering new block on tags 20841 1726882375.51125: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 20841 1726882375.51130: extending task lists for all hosts with included blocks 20841 1726882375.51232: done extending task lists 20841 1726882375.51234: done processing included files 20841 1726882375.51235: results queue empty 20841 1726882375.51235: checking for any_errors_fatal 20841 1726882375.51238: done checking for any_errors_fatal 20841 1726882375.51239: checking for max_fail_percentage 20841 1726882375.51240: done checking for max_fail_percentage 20841 1726882375.51241: checking to see if all hosts have failed and the running result is not ok 20841 1726882375.51241: done checking to see if all hosts have failed 20841 1726882375.51242: getting the remaining hosts for this loop 20841 1726882375.51243: done getting the remaining hosts for this loop 20841 1726882375.51245: getting the next task for host managed_node1 20841 1726882375.51249: done getting next task for host managed_node1 20841 1726882375.51251: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 20841 1726882375.51254: ^ 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 20841 1726882375.51255: getting variables 20841 1726882375.51256: in VariableManager get_vars() 20841 1726882375.51263: Calling all_inventory to load vars for managed_node1 20841 1726882375.51265: Calling groups_inventory to load vars for managed_node1 20841 1726882375.51267: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.51272: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.51279: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.51282: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.51445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.51646: done with get_vars() 20841 1726882375.51654: done getting variables 20841 1726882375.51717: 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) 20841 1726882375.51924: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:32:55 -0400 (0:00:00.065) 0:00:03.283 ****** 20841 1726882375.51973: entering _queue_task() for managed_node1/command 20841 1726882375.51975: Creating lock for command 20841 1726882375.52236: worker is 1 (out of 1 available) 20841 1726882375.52247: exiting _queue_task() for managed_node1/command 20841 1726882375.52258: done queuing things up, now waiting for results queue to drain 20841 1726882375.52259: waiting for pending results... 20841 1726882375.52608: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 20841 1726882375.52621: in run() - task 12673a56-9f93-02b9-7d0a-00000000018e 20841 1726882375.52639: variable 'ansible_search_path' from source: unknown 20841 1726882375.52647: variable 'ansible_search_path' from source: unknown 20841 1726882375.52681: calling self._execute() 20841 1726882375.52764: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882375.52774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882375.52787: variable 'omit' from source: magic vars 20841 1726882375.53177: variable 'ansible_distribution' from source: facts 20841 1726882375.53192: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20841 1726882375.53350: variable 'ansible_distribution_major_version' from source: facts 20841 1726882375.53353: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20841 1726882375.53356: when evaluation is False, skipping this task 20841 1726882375.53358: _execute() done 20841 1726882375.53360: dumping result to json 20841 1726882375.53362: done dumping result, returning 20841 1726882375.53399: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [12673a56-9f93-02b9-7d0a-00000000018e] 20841 1726882375.53402: sending task result for task 12673a56-9f93-02b9-7d0a-00000000018e 20841 1726882375.53637: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000018e 20841 1726882375.53640: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20841 1726882375.53682: no more pending results, returning what we have 20841 1726882375.53685: results queue empty 20841 1726882375.53686: checking for any_errors_fatal 20841 1726882375.53687: done checking for any_errors_fatal 20841 1726882375.53688: checking for max_fail_percentage 20841 1726882375.53689: done checking for max_fail_percentage 20841 1726882375.53690: checking to see if all hosts have failed and the running result is not ok 20841 1726882375.53691: done checking to see if all hosts have failed 20841 1726882375.53691: getting the remaining hosts for this loop 20841 1726882375.53692: done getting the remaining hosts for this loop 20841 1726882375.53700: getting the next task for host managed_node1 20841 1726882375.53709: done getting next task for host managed_node1 20841 1726882375.53712: ^ task is: TASK: Install yum-utils package 20841 1726882375.53715: ^ 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 20841 1726882375.53718: getting variables 20841 1726882375.53719: in VariableManager get_vars() 20841 1726882375.53746: Calling all_inventory to load vars for managed_node1 20841 1726882375.53748: Calling groups_inventory to load vars for managed_node1 20841 1726882375.53751: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.53761: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.53764: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.53767: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.54012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.54221: done with get_vars() 20841 1726882375.54230: done getting variables 20841 1726882375.54322: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:32:55 -0400 (0:00:00.023) 0:00:03.307 ****** 20841 1726882375.54353: entering _queue_task() for managed_node1/package 20841 1726882375.54355: Creating lock for package 20841 1726882375.54678: worker is 1 (out of 1 available) 20841 1726882375.54688: exiting _queue_task() for managed_node1/package 20841 1726882375.54699: done queuing things up, now waiting for results queue to drain 20841 1726882375.54701: waiting for pending results... 20841 1726882375.54855: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 20841 1726882375.54980: in run() - task 12673a56-9f93-02b9-7d0a-00000000018f 20841 1726882375.55001: variable 'ansible_search_path' from source: unknown 20841 1726882375.55062: variable 'ansible_search_path' from source: unknown 20841 1726882375.55066: calling self._execute() 20841 1726882375.55190: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882375.55202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882375.55218: variable 'omit' from source: magic vars 20841 1726882375.55579: variable 'ansible_distribution' from source: facts 20841 1726882375.55597: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20841 1726882375.55762: variable 'ansible_distribution_major_version' from source: facts 20841 1726882375.55765: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20841 1726882375.55768: when evaluation is False, skipping this task 20841 1726882375.55771: _execute() done 20841 1726882375.55774: dumping result to json 20841 1726882375.55802: done dumping result, returning 20841 1726882375.55805: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [12673a56-9f93-02b9-7d0a-00000000018f] 20841 1726882375.55807: sending task result for task 12673a56-9f93-02b9-7d0a-00000000018f skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20841 1726882375.56171: no more pending results, returning what we have 20841 1726882375.56174: results queue empty 20841 1726882375.56175: checking for any_errors_fatal 20841 1726882375.56178: done checking for any_errors_fatal 20841 1726882375.56179: checking for max_fail_percentage 20841 1726882375.56181: done checking for max_fail_percentage 20841 1726882375.56181: checking to see if all hosts have failed and the running result is not ok 20841 1726882375.56182: done checking to see if all hosts have failed 20841 1726882375.56183: getting the remaining hosts for this loop 20841 1726882375.56184: done getting the remaining hosts for this loop 20841 1726882375.56187: getting the next task for host managed_node1 20841 1726882375.56260: done getting next task for host managed_node1 20841 1726882375.56263: ^ task is: TASK: Enable EPEL 7 20841 1726882375.56267: ^ 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 20841 1726882375.56270: getting variables 20841 1726882375.56271: in VariableManager get_vars() 20841 1726882375.56291: Calling all_inventory to load vars for managed_node1 20841 1726882375.56296: Calling groups_inventory to load vars for managed_node1 20841 1726882375.56299: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.56312: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000018f 20841 1726882375.56315: WORKER PROCESS EXITING 20841 1726882375.56323: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.56326: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.56329: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.56484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.56683: done with get_vars() 20841 1726882375.56692: done getting variables 20841 1726882375.56754: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:32:55 -0400 (0:00:00.024) 0:00:03.331 ****** 20841 1726882375.56779: entering _queue_task() for managed_node1/command 20841 1726882375.57035: worker is 1 (out of 1 available) 20841 1726882375.57046: exiting _queue_task() for managed_node1/command 20841 1726882375.57059: done queuing things up, now waiting for results queue to drain 20841 1726882375.57060: waiting for pending results... 20841 1726882375.57267: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 20841 1726882375.57399: in run() - task 12673a56-9f93-02b9-7d0a-000000000190 20841 1726882375.57403: variable 'ansible_search_path' from source: unknown 20841 1726882375.57406: variable 'ansible_search_path' from source: unknown 20841 1726882375.57441: calling self._execute() 20841 1726882375.57531: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882375.57535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882375.57599: variable 'omit' from source: magic vars 20841 1726882375.57916: variable 'ansible_distribution' from source: facts 20841 1726882375.57931: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20841 1726882375.58076: variable 'ansible_distribution_major_version' from source: facts 20841 1726882375.58089: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20841 1726882375.58099: when evaluation is False, skipping this task 20841 1726882375.58106: _execute() done 20841 1726882375.58113: dumping result to json 20841 1726882375.58120: done dumping result, returning 20841 1726882375.58129: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [12673a56-9f93-02b9-7d0a-000000000190] 20841 1726882375.58139: sending task result for task 12673a56-9f93-02b9-7d0a-000000000190 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20841 1726882375.58379: no more pending results, returning what we have 20841 1726882375.58382: results queue empty 20841 1726882375.58382: checking for any_errors_fatal 20841 1726882375.58389: done checking for any_errors_fatal 20841 1726882375.58390: checking for max_fail_percentage 20841 1726882375.58397: done checking for max_fail_percentage 20841 1726882375.58399: checking to see if all hosts have failed and the running result is not ok 20841 1726882375.58399: done checking to see if all hosts have failed 20841 1726882375.58400: getting the remaining hosts for this loop 20841 1726882375.58401: done getting the remaining hosts for this loop 20841 1726882375.58406: getting the next task for host managed_node1 20841 1726882375.58412: done getting next task for host managed_node1 20841 1726882375.58415: ^ task is: TASK: Enable EPEL 8 20841 1726882375.58419: ^ 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 20841 1726882375.58422: getting variables 20841 1726882375.58424: in VariableManager get_vars() 20841 1726882375.58451: Calling all_inventory to load vars for managed_node1 20841 1726882375.58453: Calling groups_inventory to load vars for managed_node1 20841 1726882375.58457: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.58467: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.58470: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.58473: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.58711: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000190 20841 1726882375.58714: WORKER PROCESS EXITING 20841 1726882375.58743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.58947: done with get_vars() 20841 1726882375.58958: done getting variables 20841 1726882375.59009: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:32:55 -0400 (0:00:00.022) 0:00:03.353 ****** 20841 1726882375.59027: entering _queue_task() for managed_node1/command 20841 1726882375.59189: worker is 1 (out of 1 available) 20841 1726882375.59201: exiting _queue_task() for managed_node1/command 20841 1726882375.59213: done queuing things up, now waiting for results queue to drain 20841 1726882375.59215: waiting for pending results... 20841 1726882375.59361: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 20841 1726882375.59426: in run() - task 12673a56-9f93-02b9-7d0a-000000000191 20841 1726882375.59439: variable 'ansible_search_path' from source: unknown 20841 1726882375.59443: variable 'ansible_search_path' from source: unknown 20841 1726882375.59463: calling self._execute() 20841 1726882375.59519: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882375.59522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882375.59530: variable 'omit' from source: magic vars 20841 1726882375.59776: variable 'ansible_distribution' from source: facts 20841 1726882375.59786: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20841 1726882375.59874: variable 'ansible_distribution_major_version' from source: facts 20841 1726882375.59878: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20841 1726882375.59881: when evaluation is False, skipping this task 20841 1726882375.59883: _execute() done 20841 1726882375.59886: dumping result to json 20841 1726882375.59888: done dumping result, returning 20841 1726882375.59898: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [12673a56-9f93-02b9-7d0a-000000000191] 20841 1726882375.59901: sending task result for task 12673a56-9f93-02b9-7d0a-000000000191 20841 1726882375.59978: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000191 20841 1726882375.59981: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20841 1726882375.60033: no more pending results, returning what we have 20841 1726882375.60035: results queue empty 20841 1726882375.60036: checking for any_errors_fatal 20841 1726882375.60040: done checking for any_errors_fatal 20841 1726882375.60040: checking for max_fail_percentage 20841 1726882375.60042: done checking for max_fail_percentage 20841 1726882375.60042: checking to see if all hosts have failed and the running result is not ok 20841 1726882375.60043: done checking to see if all hosts have failed 20841 1726882375.60044: getting the remaining hosts for this loop 20841 1726882375.60045: done getting the remaining hosts for this loop 20841 1726882375.60048: getting the next task for host managed_node1 20841 1726882375.60055: done getting next task for host managed_node1 20841 1726882375.60057: ^ task is: TASK: Enable EPEL 6 20841 1726882375.60060: ^ 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 20841 1726882375.60062: getting variables 20841 1726882375.60064: in VariableManager get_vars() 20841 1726882375.60084: Calling all_inventory to load vars for managed_node1 20841 1726882375.60086: Calling groups_inventory to load vars for managed_node1 20841 1726882375.60088: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.60102: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.60104: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.60106: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.60205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.60315: done with get_vars() 20841 1726882375.60322: done getting variables 20841 1726882375.60356: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:32:55 -0400 (0:00:00.013) 0:00:03.367 ****** 20841 1726882375.60375: entering _queue_task() for managed_node1/copy 20841 1726882375.60526: worker is 1 (out of 1 available) 20841 1726882375.60537: exiting _queue_task() for managed_node1/copy 20841 1726882375.60548: done queuing things up, now waiting for results queue to drain 20841 1726882375.60550: waiting for pending results... 20841 1726882375.60710: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 20841 1726882375.60899: in run() - task 12673a56-9f93-02b9-7d0a-000000000193 20841 1726882375.60903: variable 'ansible_search_path' from source: unknown 20841 1726882375.60905: variable 'ansible_search_path' from source: unknown 20841 1726882375.60908: calling self._execute() 20841 1726882375.60929: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882375.60943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882375.60958: variable 'omit' from source: magic vars 20841 1726882375.61312: variable 'ansible_distribution' from source: facts 20841 1726882375.61327: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20841 1726882375.61435: variable 'ansible_distribution_major_version' from source: facts 20841 1726882375.61446: Evaluated conditional (ansible_distribution_major_version == '6'): False 20841 1726882375.61453: when evaluation is False, skipping this task 20841 1726882375.61459: _execute() done 20841 1726882375.61466: dumping result to json 20841 1726882375.61472: done dumping result, returning 20841 1726882375.61482: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [12673a56-9f93-02b9-7d0a-000000000193] 20841 1726882375.61491: sending task result for task 12673a56-9f93-02b9-7d0a-000000000193 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 20841 1726882375.61656: no more pending results, returning what we have 20841 1726882375.61659: results queue empty 20841 1726882375.61659: checking for any_errors_fatal 20841 1726882375.61665: done checking for any_errors_fatal 20841 1726882375.61666: checking for max_fail_percentage 20841 1726882375.61667: done checking for max_fail_percentage 20841 1726882375.61667: checking to see if all hosts have failed and the running result is not ok 20841 1726882375.61668: done checking to see if all hosts have failed 20841 1726882375.61669: getting the remaining hosts for this loop 20841 1726882375.61670: done getting the remaining hosts for this loop 20841 1726882375.61673: getting the next task for host managed_node1 20841 1726882375.61681: done getting next task for host managed_node1 20841 1726882375.61684: ^ task is: TASK: Set network provider to 'initscripts' 20841 1726882375.61686: ^ 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 20841 1726882375.61689: getting variables 20841 1726882375.61691: in VariableManager get_vars() 20841 1726882375.61765: Calling all_inventory to load vars for managed_node1 20841 1726882375.61768: Calling groups_inventory to load vars for managed_node1 20841 1726882375.61771: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.61779: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.61782: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.61785: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.61965: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000193 20841 1726882375.61968: WORKER PROCESS EXITING 20841 1726882375.61977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.62094: done with get_vars() 20841 1726882375.62100: done getting variables 20841 1726882375.62138: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_initscripts.yml:12 Friday 20 September 2024 21:32:55 -0400 (0:00:00.017) 0:00:03.385 ****** 20841 1726882375.62155: entering _queue_task() for managed_node1/set_fact 20841 1726882375.62309: worker is 1 (out of 1 available) 20841 1726882375.62321: exiting _queue_task() for managed_node1/set_fact 20841 1726882375.62332: done queuing things up, now waiting for results queue to drain 20841 1726882375.62333: waiting for pending results... 20841 1726882375.62462: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 20841 1726882375.62523: in run() - task 12673a56-9f93-02b9-7d0a-000000000007 20841 1726882375.62533: variable 'ansible_search_path' from source: unknown 20841 1726882375.62562: calling self._execute() 20841 1726882375.62616: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882375.62620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882375.62628: variable 'omit' from source: magic vars 20841 1726882375.62698: variable 'omit' from source: magic vars 20841 1726882375.62720: variable 'omit' from source: magic vars 20841 1726882375.62743: variable 'omit' from source: magic vars 20841 1726882375.62771: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20841 1726882375.62806: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20841 1726882375.62820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20841 1726882375.62833: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20841 1726882375.62843: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20841 1726882375.62865: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20841 1726882375.62868: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882375.62872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882375.62944: Set connection var ansible_shell_executable to /bin/sh 20841 1726882375.62948: Set connection var ansible_shell_type to sh 20841 1726882375.62954: Set connection var ansible_pipelining to False 20841 1726882375.62956: Set connection var ansible_connection to ssh 20841 1726882375.62963: Set connection var ansible_module_compression to ZIP_DEFLATED 20841 1726882375.62968: Set connection var ansible_timeout to 10 20841 1726882375.62984: variable 'ansible_shell_executable' from source: unknown 20841 1726882375.62987: variable 'ansible_connection' from source: unknown 20841 1726882375.62995: variable 'ansible_module_compression' from source: unknown 20841 1726882375.62998: variable 'ansible_shell_type' from source: unknown 20841 1726882375.63000: variable 'ansible_shell_executable' from source: unknown 20841 1726882375.63003: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882375.63005: variable 'ansible_pipelining' from source: unknown 20841 1726882375.63007: variable 'ansible_timeout' from source: unknown 20841 1726882375.63009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882375.63104: 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) 20841 1726882375.63112: variable 'omit' from source: magic vars 20841 1726882375.63117: starting attempt loop 20841 1726882375.63121: running the handler 20841 1726882375.63131: handler run complete 20841 1726882375.63143: attempt loop complete, returning result 20841 1726882375.63146: _execute() done 20841 1726882375.63148: dumping result to json 20841 1726882375.63151: done dumping result, returning 20841 1726882375.63157: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [12673a56-9f93-02b9-7d0a-000000000007] 20841 1726882375.63161: sending task result for task 12673a56-9f93-02b9-7d0a-000000000007 20841 1726882375.63232: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000007 20841 1726882375.63235: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 20841 1726882375.63285: no more pending results, returning what we have 20841 1726882375.63287: results queue empty 20841 1726882375.63288: checking for any_errors_fatal 20841 1726882375.63295: done checking for any_errors_fatal 20841 1726882375.63296: checking for max_fail_percentage 20841 1726882375.63297: done checking for max_fail_percentage 20841 1726882375.63298: checking to see if all hosts have failed and the running result is not ok 20841 1726882375.63298: done checking to see if all hosts have failed 20841 1726882375.63299: getting the remaining hosts for this loop 20841 1726882375.63300: done getting the remaining hosts for this loop 20841 1726882375.63303: getting the next task for host managed_node1 20841 1726882375.63309: done getting next task for host managed_node1 20841 1726882375.63310: ^ task is: TASK: meta (flush_handlers) 20841 1726882375.63312: ^ 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 20841 1726882375.63315: getting variables 20841 1726882375.63316: in VariableManager get_vars() 20841 1726882375.63337: Calling all_inventory to load vars for managed_node1 20841 1726882375.63339: Calling groups_inventory to load vars for managed_node1 20841 1726882375.63342: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.63351: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.63354: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.63356: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.63456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.63563: done with get_vars() 20841 1726882375.63569: done getting variables 20841 1726882375.63613: in VariableManager get_vars() 20841 1726882375.63620: Calling all_inventory to load vars for managed_node1 20841 1726882375.63622: Calling groups_inventory to load vars for managed_node1 20841 1726882375.63624: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.63628: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.63629: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.63631: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.63710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.63847: done with get_vars() 20841 1726882375.63868: done queuing things up, now waiting for results queue to drain 20841 1726882375.63870: results queue empty 20841 1726882375.63871: checking for any_errors_fatal 20841 1726882375.63873: done checking for any_errors_fatal 20841 1726882375.63874: checking for max_fail_percentage 20841 1726882375.63875: done checking for max_fail_percentage 20841 1726882375.63875: checking to see if all hosts have failed and the running result is not ok 20841 1726882375.63876: done checking to see if all hosts have failed 20841 1726882375.63877: getting the remaining hosts for this loop 20841 1726882375.63880: done getting the remaining hosts for this loop 20841 1726882375.63883: getting the next task for host managed_node1 20841 1726882375.63886: done getting next task for host managed_node1 20841 1726882375.63887: ^ task is: TASK: meta (flush_handlers) 20841 1726882375.63888: ^ 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 20841 1726882375.63897: getting variables 20841 1726882375.63898: in VariableManager get_vars() 20841 1726882375.63905: Calling all_inventory to load vars for managed_node1 20841 1726882375.63907: Calling groups_inventory to load vars for managed_node1 20841 1726882375.63909: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.63913: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.63915: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.63917: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.64041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.64217: done with get_vars() 20841 1726882375.64225: done getting variables 20841 1726882375.64266: in VariableManager get_vars() 20841 1726882375.64274: Calling all_inventory to load vars for managed_node1 20841 1726882375.64276: Calling groups_inventory to load vars for managed_node1 20841 1726882375.64278: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.64282: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.64284: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.64287: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.64416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.64636: done with get_vars() 20841 1726882375.64647: done queuing things up, now waiting for results queue to drain 20841 1726882375.64648: results queue empty 20841 1726882375.64649: checking for any_errors_fatal 20841 1726882375.64655: done checking for any_errors_fatal 20841 1726882375.64656: checking for max_fail_percentage 20841 1726882375.64657: done checking for max_fail_percentage 20841 1726882375.64658: checking to see if all hosts have failed and the running result is not ok 20841 1726882375.64658: done checking to see if all hosts have failed 20841 1726882375.64659: getting the remaining hosts for this loop 20841 1726882375.64660: done getting the remaining hosts for this loop 20841 1726882375.64662: getting the next task for host managed_node1 20841 1726882375.64664: done getting next task for host managed_node1 20841 1726882375.64665: ^ task is: None 20841 1726882375.64666: ^ 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 20841 1726882375.64667: done queuing things up, now waiting for results queue to drain 20841 1726882375.64668: results queue empty 20841 1726882375.64669: checking for any_errors_fatal 20841 1726882375.64669: done checking for any_errors_fatal 20841 1726882375.64670: checking for max_fail_percentage 20841 1726882375.64671: done checking for max_fail_percentage 20841 1726882375.64671: checking to see if all hosts have failed and the running result is not ok 20841 1726882375.64672: done checking to see if all hosts have failed 20841 1726882375.64673: getting the next task for host managed_node1 20841 1726882375.64676: done getting next task for host managed_node1 20841 1726882375.64676: ^ task is: None 20841 1726882375.64678: ^ 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 20841 1726882375.64731: in VariableManager get_vars() 20841 1726882375.64765: done with get_vars() 20841 1726882375.64771: in VariableManager get_vars() 20841 1726882375.64800: done with get_vars() 20841 1726882375.64806: variable 'omit' from source: magic vars 20841 1726882375.64835: in VariableManager get_vars() 20841 1726882375.64853: done with get_vars() 20841 1726882375.64876: variable 'omit' from source: magic vars PLAY [Play for testing ethtool ring settings] ********************************** 20841 1726882375.65507: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 20841 1726882375.65526: getting the remaining hosts for this loop 20841 1726882375.65528: done getting the remaining hosts for this loop 20841 1726882375.65529: getting the next task for host managed_node1 20841 1726882375.65531: done getting next task for host managed_node1 20841 1726882375.65532: ^ task is: TASK: Gathering Facts 20841 1726882375.65533: ^ 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 20841 1726882375.65535: getting variables 20841 1726882375.65535: in VariableManager get_vars() 20841 1726882375.65545: Calling all_inventory to load vars for managed_node1 20841 1726882375.65546: Calling groups_inventory to load vars for managed_node1 20841 1726882375.65547: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.65550: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.65561: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.65564: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.65643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.65748: done with get_vars() 20841 1726882375.65753: done getting variables 20841 1726882375.65780: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:3 Friday 20 September 2024 21:32:55 -0400 (0:00:00.036) 0:00:03.421 ****** 20841 1726882375.65799: entering _queue_task() for managed_node1/gather_facts 20841 1726882375.65961: worker is 1 (out of 1 available) 20841 1726882375.65973: exiting _queue_task() for managed_node1/gather_facts 20841 1726882375.65984: done queuing things up, now waiting for results queue to drain 20841 1726882375.65986: waiting for pending results... 20841 1726882375.66132: running TaskExecutor() for managed_node1/TASK: Gathering Facts 20841 1726882375.66190: in run() - task 12673a56-9f93-02b9-7d0a-0000000001b9 20841 1726882375.66207: variable 'ansible_search_path' from source: unknown 20841 1726882375.66235: calling self._execute() 20841 1726882375.66289: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882375.66292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882375.66306: variable 'omit' from source: magic vars 20841 1726882375.66591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882375.68863: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882375.68902: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882375.68932: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882375.68967: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882375.68980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882375.69038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882375.69057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882375.69079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882375.69110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882375.69121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882375.69210: variable 'ansible_distribution' from source: facts 20841 1726882375.69214: variable 'ansible_distribution_major_version' from source: facts 20841 1726882375.69229: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882375.69232: when evaluation is False, skipping this task 20841 1726882375.69235: _execute() done 20841 1726882375.69237: dumping result to json 20841 1726882375.69239: done dumping result, returning 20841 1726882375.69245: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-02b9-7d0a-0000000001b9] 20841 1726882375.69247: sending task result for task 12673a56-9f93-02b9-7d0a-0000000001b9 20841 1726882375.69323: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000001b9 20841 1726882375.69326: 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" } 20841 1726882375.69365: no more pending results, returning what we have 20841 1726882375.69368: results queue empty 20841 1726882375.69369: checking for any_errors_fatal 20841 1726882375.69370: done checking for any_errors_fatal 20841 1726882375.69370: checking for max_fail_percentage 20841 1726882375.69372: done checking for max_fail_percentage 20841 1726882375.69372: checking to see if all hosts have failed and the running result is not ok 20841 1726882375.69373: done checking to see if all hosts have failed 20841 1726882375.69374: getting the remaining hosts for this loop 20841 1726882375.69375: done getting the remaining hosts for this loop 20841 1726882375.69378: getting the next task for host managed_node1 20841 1726882375.69383: done getting next task for host managed_node1 20841 1726882375.69385: ^ task is: TASK: meta (flush_handlers) 20841 1726882375.69386: ^ 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 20841 1726882375.69389: getting variables 20841 1726882375.69391: in VariableManager get_vars() 20841 1726882375.69441: Calling all_inventory to load vars for managed_node1 20841 1726882375.69444: Calling groups_inventory to load vars for managed_node1 20841 1726882375.69446: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.69454: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.69456: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.69458: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.69606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.69725: done with get_vars() 20841 1726882375.69731: done getting variables 20841 1726882375.69773: in VariableManager get_vars() 20841 1726882375.69783: Calling all_inventory to load vars for managed_node1 20841 1726882375.69784: Calling groups_inventory to load vars for managed_node1 20841 1726882375.69786: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.69788: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.69790: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.69791: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.69873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.69977: done with get_vars() 20841 1726882375.69987: done queuing things up, now waiting for results queue to drain 20841 1726882375.69988: results queue empty 20841 1726882375.69988: checking for any_errors_fatal 20841 1726882375.69990: done checking for any_errors_fatal 20841 1726882375.69990: checking for max_fail_percentage 20841 1726882375.69991: done checking for max_fail_percentage 20841 1726882375.69991: checking to see if all hosts have failed and the running result is not ok 20841 1726882375.69991: done checking to see if all hosts have failed 20841 1726882375.69992: getting the remaining hosts for this loop 20841 1726882375.69995: done getting the remaining hosts for this loop 20841 1726882375.69996: getting the next task for host managed_node1 20841 1726882375.69999: done getting next task for host managed_node1 20841 1726882375.70000: ^ task is: TASK: Show playbook name 20841 1726882375.70001: ^ 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 20841 1726882375.70002: getting variables 20841 1726882375.70002: in VariableManager get_vars() 20841 1726882375.70012: Calling all_inventory to load vars for managed_node1 20841 1726882375.70013: Calling groups_inventory to load vars for managed_node1 20841 1726882375.70014: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.70017: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.70023: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.70024: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.70105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.70226: done with get_vars() 20841 1726882375.70231: done getting variables 20841 1726882375.70278: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:9 Friday 20 September 2024 21:32:55 -0400 (0:00:00.044) 0:00:03.466 ****** 20841 1726882375.70297: entering _queue_task() for managed_node1/debug 20841 1726882375.70298: Creating lock for debug 20841 1726882375.70468: worker is 1 (out of 1 available) 20841 1726882375.70502: exiting _queue_task() for managed_node1/debug 20841 1726882375.70514: done queuing things up, now waiting for results queue to drain 20841 1726882375.70515: waiting for pending results... 20841 1726882375.70722: running TaskExecutor() for managed_node1/TASK: Show playbook name 20841 1726882375.70899: in run() - task 12673a56-9f93-02b9-7d0a-00000000000b 20841 1726882375.70902: variable 'ansible_search_path' from source: unknown 20841 1726882375.70905: calling self._execute() 20841 1726882375.70908: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882375.70910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882375.70936: variable 'omit' from source: magic vars 20841 1726882375.71381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882375.73031: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882375.73070: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882375.73108: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882375.73135: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882375.73154: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882375.73213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882375.73235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882375.73252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882375.73278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882375.73289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882375.73377: variable 'ansible_distribution' from source: facts 20841 1726882375.73381: variable 'ansible_distribution_major_version' from source: facts 20841 1726882375.73399: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882375.73402: when evaluation is False, skipping this task 20841 1726882375.73405: _execute() done 20841 1726882375.73407: dumping result to json 20841 1726882375.73409: done dumping result, returning 20841 1726882375.73416: done running TaskExecutor() for managed_node1/TASK: Show playbook name [12673a56-9f93-02b9-7d0a-00000000000b] 20841 1726882375.73420: sending task result for task 12673a56-9f93-02b9-7d0a-00000000000b 20841 1726882375.73499: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000000b 20841 1726882375.73501: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20841 1726882375.73560: no more pending results, returning what we have 20841 1726882375.73563: results queue empty 20841 1726882375.73564: checking for any_errors_fatal 20841 1726882375.73565: done checking for any_errors_fatal 20841 1726882375.73566: checking for max_fail_percentage 20841 1726882375.73567: done checking for max_fail_percentage 20841 1726882375.73568: checking to see if all hosts have failed and the running result is not ok 20841 1726882375.73569: done checking to see if all hosts have failed 20841 1726882375.73569: getting the remaining hosts for this loop 20841 1726882375.73571: done getting the remaining hosts for this loop 20841 1726882375.73574: getting the next task for host managed_node1 20841 1726882375.73578: done getting next task for host managed_node1 20841 1726882375.73580: ^ task is: TASK: INIT: Ethtool ring tests 20841 1726882375.73582: ^ 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 20841 1726882375.73585: getting variables 20841 1726882375.73586: in VariableManager get_vars() 20841 1726882375.73627: Calling all_inventory to load vars for managed_node1 20841 1726882375.73629: Calling groups_inventory to load vars for managed_node1 20841 1726882375.73631: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.73639: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.73641: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.73644: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.73755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.73867: done with get_vars() 20841 1726882375.73873: done getting variables 20841 1726882375.73916: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:15 Friday 20 September 2024 21:32:55 -0400 (0:00:00.036) 0:00:03.503 ****** 20841 1726882375.73933: entering _queue_task() for managed_node1/debug 20841 1726882375.74111: worker is 1 (out of 1 available) 20841 1726882375.74123: exiting _queue_task() for managed_node1/debug 20841 1726882375.74134: done queuing things up, now waiting for results queue to drain 20841 1726882375.74135: waiting for pending results... 20841 1726882375.74265: running TaskExecutor() for managed_node1/TASK: INIT: Ethtool ring tests 20841 1726882375.74328: in run() - task 12673a56-9f93-02b9-7d0a-00000000000c 20841 1726882375.74340: variable 'ansible_search_path' from source: unknown 20841 1726882375.74372: calling self._execute() 20841 1726882375.74431: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882375.74434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882375.74443: variable 'omit' from source: magic vars 20841 1726882375.74741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882375.76325: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882375.76364: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882375.76388: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882375.76416: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882375.76442: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882375.76496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882375.76518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882375.76542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882375.76568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882375.76578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882375.76667: variable 'ansible_distribution' from source: facts 20841 1726882375.76670: variable 'ansible_distribution_major_version' from source: facts 20841 1726882375.76685: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882375.76688: when evaluation is False, skipping this task 20841 1726882375.76690: _execute() done 20841 1726882375.76694: dumping result to json 20841 1726882375.76702: done dumping result, returning 20841 1726882375.76705: done running TaskExecutor() for managed_node1/TASK: INIT: Ethtool ring tests [12673a56-9f93-02b9-7d0a-00000000000c] 20841 1726882375.76710: sending task result for task 12673a56-9f93-02b9-7d0a-00000000000c 20841 1726882375.76783: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000000c 20841 1726882375.76786: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20841 1726882375.76830: no more pending results, returning what we have 20841 1726882375.76833: results queue empty 20841 1726882375.76834: checking for any_errors_fatal 20841 1726882375.76838: done checking for any_errors_fatal 20841 1726882375.76839: checking for max_fail_percentage 20841 1726882375.76840: done checking for max_fail_percentage 20841 1726882375.76841: checking to see if all hosts have failed and the running result is not ok 20841 1726882375.76842: done checking to see if all hosts have failed 20841 1726882375.76842: getting the remaining hosts for this loop 20841 1726882375.76844: done getting the remaining hosts for this loop 20841 1726882375.76847: getting the next task for host managed_node1 20841 1726882375.76853: done getting next task for host managed_node1 20841 1726882375.76855: ^ task is: TASK: Include the task 'show_interfaces.yml' 20841 1726882375.76857: ^ 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 20841 1726882375.76860: getting variables 20841 1726882375.76861: in VariableManager get_vars() 20841 1726882375.76909: Calling all_inventory to load vars for managed_node1 20841 1726882375.76912: Calling groups_inventory to load vars for managed_node1 20841 1726882375.76914: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.76922: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.76924: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.76927: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.77189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.77309: done with get_vars() 20841 1726882375.77316: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:18 Friday 20 September 2024 21:32:55 -0400 (0:00:00.034) 0:00:03.537 ****** 20841 1726882375.77371: entering _queue_task() for managed_node1/include_tasks 20841 1726882375.77538: worker is 1 (out of 1 available) 20841 1726882375.77549: exiting _queue_task() for managed_node1/include_tasks 20841 1726882375.77559: done queuing things up, now waiting for results queue to drain 20841 1726882375.77560: waiting for pending results... 20841 1726882375.77708: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 20841 1726882375.77763: in run() - task 12673a56-9f93-02b9-7d0a-00000000000d 20841 1726882375.77773: variable 'ansible_search_path' from source: unknown 20841 1726882375.77805: calling self._execute() 20841 1726882375.77862: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882375.77865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882375.77874: variable 'omit' from source: magic vars 20841 1726882375.78164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882375.79582: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882375.79625: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882375.79654: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882375.79677: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882375.79699: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882375.79754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882375.79775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882375.79796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882375.79822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882375.79832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882375.79924: variable 'ansible_distribution' from source: facts 20841 1726882375.79928: variable 'ansible_distribution_major_version' from source: facts 20841 1726882375.79942: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882375.79946: when evaluation is False, skipping this task 20841 1726882375.79948: _execute() done 20841 1726882375.79951: dumping result to json 20841 1726882375.79955: done dumping result, returning 20841 1726882375.79959: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [12673a56-9f93-02b9-7d0a-00000000000d] 20841 1726882375.79972: sending task result for task 12673a56-9f93-02b9-7d0a-00000000000d 20841 1726882375.80045: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000000d 20841 1726882375.80048: 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" } 20841 1726882375.80112: no more pending results, returning what we have 20841 1726882375.80115: results queue empty 20841 1726882375.80116: checking for any_errors_fatal 20841 1726882375.80121: done checking for any_errors_fatal 20841 1726882375.80122: checking for max_fail_percentage 20841 1726882375.80123: done checking for max_fail_percentage 20841 1726882375.80124: checking to see if all hosts have failed and the running result is not ok 20841 1726882375.80124: done checking to see if all hosts have failed 20841 1726882375.80125: getting the remaining hosts for this loop 20841 1726882375.80127: done getting the remaining hosts for this loop 20841 1726882375.80130: getting the next task for host managed_node1 20841 1726882375.80134: done getting next task for host managed_node1 20841 1726882375.80136: ^ task is: TASK: Include the task 'manage_test_interface.yml' 20841 1726882375.80137: ^ 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 20841 1726882375.80140: getting variables 20841 1726882375.80141: in VariableManager get_vars() 20841 1726882375.80176: Calling all_inventory to load vars for managed_node1 20841 1726882375.80179: Calling groups_inventory to load vars for managed_node1 20841 1726882375.80181: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.80188: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.80190: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.80197: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.80300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.80415: done with get_vars() 20841 1726882375.80423: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:20 Friday 20 September 2024 21:32:55 -0400 (0:00:00.031) 0:00:03.568 ****** 20841 1726882375.80477: entering _queue_task() for managed_node1/include_tasks 20841 1726882375.80649: worker is 1 (out of 1 available) 20841 1726882375.80660: exiting _queue_task() for managed_node1/include_tasks 20841 1726882375.80670: done queuing things up, now waiting for results queue to drain 20841 1726882375.80672: waiting for pending results... 20841 1726882375.80822: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 20841 1726882375.80879: in run() - task 12673a56-9f93-02b9-7d0a-00000000000e 20841 1726882375.80890: variable 'ansible_search_path' from source: unknown 20841 1726882375.80925: calling self._execute() 20841 1726882375.80983: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882375.80987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882375.80998: variable 'omit' from source: magic vars 20841 1726882375.81361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882375.82805: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882375.82848: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882375.82886: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882375.82915: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882375.82933: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882375.82992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882375.83016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882375.83033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882375.83059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882375.83069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882375.83164: variable 'ansible_distribution' from source: facts 20841 1726882375.83167: variable 'ansible_distribution_major_version' from source: facts 20841 1726882375.83184: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882375.83187: when evaluation is False, skipping this task 20841 1726882375.83191: _execute() done 20841 1726882375.83195: dumping result to json 20841 1726882375.83198: done dumping result, returning 20841 1726882375.83211: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [12673a56-9f93-02b9-7d0a-00000000000e] 20841 1726882375.83213: sending task result for task 12673a56-9f93-02b9-7d0a-00000000000e 20841 1726882375.83287: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000000e 20841 1726882375.83289: 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" } 20841 1726882375.83349: no more pending results, returning what we have 20841 1726882375.83352: results queue empty 20841 1726882375.83353: checking for any_errors_fatal 20841 1726882375.83357: done checking for any_errors_fatal 20841 1726882375.83358: checking for max_fail_percentage 20841 1726882375.83359: done checking for max_fail_percentage 20841 1726882375.83360: checking to see if all hosts have failed and the running result is not ok 20841 1726882375.83361: done checking to see if all hosts have failed 20841 1726882375.83361: getting the remaining hosts for this loop 20841 1726882375.83363: done getting the remaining hosts for this loop 20841 1726882375.83366: getting the next task for host managed_node1 20841 1726882375.83372: done getting next task for host managed_node1 20841 1726882375.83374: ^ task is: TASK: Include the task 'assert_device_present.yml' 20841 1726882375.83376: ^ 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 20841 1726882375.83378: getting variables 20841 1726882375.83379: in VariableManager get_vars() 20841 1726882375.83423: Calling all_inventory to load vars for managed_node1 20841 1726882375.83426: Calling groups_inventory to load vars for managed_node1 20841 1726882375.83428: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.83436: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.83438: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.83441: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.83591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.83709: done with get_vars() 20841 1726882375.83718: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:24 Friday 20 September 2024 21:32:55 -0400 (0:00:00.032) 0:00:03.601 ****** 20841 1726882375.83772: entering _queue_task() for managed_node1/include_tasks 20841 1726882375.83949: worker is 1 (out of 1 available) 20841 1726882375.83960: exiting _queue_task() for managed_node1/include_tasks 20841 1726882375.83971: done queuing things up, now waiting for results queue to drain 20841 1726882375.83973: waiting for pending results... 20841 1726882375.84125: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 20841 1726882375.84178: in run() - task 12673a56-9f93-02b9-7d0a-00000000000f 20841 1726882375.84188: variable 'ansible_search_path' from source: unknown 20841 1726882375.84222: calling self._execute() 20841 1726882375.84277: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882375.84280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882375.84290: variable 'omit' from source: magic vars 20841 1726882375.84590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882375.86038: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882375.86085: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882375.86112: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882375.86137: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882375.86157: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882375.86217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882375.86236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882375.86253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882375.86286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882375.86299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882375.86396: variable 'ansible_distribution' from source: facts 20841 1726882375.86400: variable 'ansible_distribution_major_version' from source: facts 20841 1726882375.86408: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882375.86411: when evaluation is False, skipping this task 20841 1726882375.86413: _execute() done 20841 1726882375.86415: dumping result to json 20841 1726882375.86420: done dumping result, returning 20841 1726882375.86426: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [12673a56-9f93-02b9-7d0a-00000000000f] 20841 1726882375.86431: sending task result for task 12673a56-9f93-02b9-7d0a-00000000000f 20841 1726882375.86511: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000000f 20841 1726882375.86514: 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" } 20841 1726882375.86559: no more pending results, returning what we have 20841 1726882375.86563: results queue empty 20841 1726882375.86564: checking for any_errors_fatal 20841 1726882375.86569: done checking for any_errors_fatal 20841 1726882375.86569: checking for max_fail_percentage 20841 1726882375.86571: done checking for max_fail_percentage 20841 1726882375.86571: checking to see if all hosts have failed and the running result is not ok 20841 1726882375.86572: done checking to see if all hosts have failed 20841 1726882375.86573: getting the remaining hosts for this loop 20841 1726882375.86574: done getting the remaining hosts for this loop 20841 1726882375.86578: getting the next task for host managed_node1 20841 1726882375.86583: done getting next task for host managed_node1 20841 1726882375.86586: ^ task is: TASK: Install ethtool (test dependency) 20841 1726882375.86588: ^ 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 20841 1726882375.86591: getting variables 20841 1726882375.86596: in VariableManager get_vars() 20841 1726882375.86639: Calling all_inventory to load vars for managed_node1 20841 1726882375.86647: Calling groups_inventory to load vars for managed_node1 20841 1726882375.86649: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.86658: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.86660: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.86662: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.86823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.86938: done with get_vars() 20841 1726882375.86946: done getting variables 20841 1726882375.86982: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:26 Friday 20 September 2024 21:32:55 -0400 (0:00:00.032) 0:00:03.633 ****** 20841 1726882375.87003: entering _queue_task() for managed_node1/package 20841 1726882375.87185: worker is 1 (out of 1 available) 20841 1726882375.87198: exiting _queue_task() for managed_node1/package 20841 1726882375.87210: done queuing things up, now waiting for results queue to drain 20841 1726882375.87211: waiting for pending results... 20841 1726882375.87370: running TaskExecutor() for managed_node1/TASK: Install ethtool (test dependency) 20841 1726882375.87422: in run() - task 12673a56-9f93-02b9-7d0a-000000000010 20841 1726882375.87436: variable 'ansible_search_path' from source: unknown 20841 1726882375.87462: calling self._execute() 20841 1726882375.87530: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882375.87533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882375.87545: variable 'omit' from source: magic vars 20841 1726882375.87906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882375.89679: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882375.89728: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882375.89764: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882375.89790: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882375.89813: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882375.89873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882375.89895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882375.89915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882375.89941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882375.89957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882375.90048: variable 'ansible_distribution' from source: facts 20841 1726882375.90052: variable 'ansible_distribution_major_version' from source: facts 20841 1726882375.90070: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882375.90073: when evaluation is False, skipping this task 20841 1726882375.90075: _execute() done 20841 1726882375.90078: dumping result to json 20841 1726882375.90080: done dumping result, returning 20841 1726882375.90086: done running TaskExecutor() for managed_node1/TASK: Install ethtool (test dependency) [12673a56-9f93-02b9-7d0a-000000000010] 20841 1726882375.90097: sending task result for task 12673a56-9f93-02b9-7d0a-000000000010 20841 1726882375.90176: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000010 20841 1726882375.90179: 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" } 20841 1726882375.90223: no more pending results, returning what we have 20841 1726882375.90226: results queue empty 20841 1726882375.90227: checking for any_errors_fatal 20841 1726882375.90233: done checking for any_errors_fatal 20841 1726882375.90233: checking for max_fail_percentage 20841 1726882375.90235: done checking for max_fail_percentage 20841 1726882375.90235: checking to see if all hosts have failed and the running result is not ok 20841 1726882375.90236: done checking to see if all hosts have failed 20841 1726882375.90237: getting the remaining hosts for this loop 20841 1726882375.90238: done getting the remaining hosts for this loop 20841 1726882375.90242: getting the next task for host managed_node1 20841 1726882375.90248: done getting next task for host managed_node1 20841 1726882375.90251: ^ task is: TASK: TEST: I can create a profile without any ring option. 20841 1726882375.90253: ^ 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 20841 1726882375.90256: getting variables 20841 1726882375.90257: in VariableManager get_vars() 20841 1726882375.90305: Calling all_inventory to load vars for managed_node1 20841 1726882375.90308: Calling groups_inventory to load vars for managed_node1 20841 1726882375.90311: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.90320: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.90323: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.90325: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.90495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.90613: done with get_vars() 20841 1726882375.90621: done getting variables 20841 1726882375.90661: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:34 Friday 20 September 2024 21:32:55 -0400 (0:00:00.036) 0:00:03.670 ****** 20841 1726882375.90679: entering _queue_task() for managed_node1/debug 20841 1726882375.90879: worker is 1 (out of 1 available) 20841 1726882375.90891: exiting _queue_task() for managed_node1/debug 20841 1726882375.90906: done queuing things up, now waiting for results queue to drain 20841 1726882375.90907: waiting for pending results... 20841 1726882375.91272: running TaskExecutor() for managed_node1/TASK: TEST: I can create a profile without any ring option. 20841 1726882375.91554: in run() - task 12673a56-9f93-02b9-7d0a-000000000012 20841 1726882375.91573: variable 'ansible_search_path' from source: unknown 20841 1726882375.91612: calling self._execute() 20841 1726882375.91765: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882375.91769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882375.91771: variable 'omit' from source: magic vars 20841 1726882375.92152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882375.94408: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882375.94467: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882375.94514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882375.94551: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882375.94592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882375.94679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882375.94725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882375.94799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882375.94805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882375.94834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882375.94976: variable 'ansible_distribution' from source: facts 20841 1726882375.94988: variable 'ansible_distribution_major_version' from source: facts 20841 1726882375.95033: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882375.95036: when evaluation is False, skipping this task 20841 1726882375.95038: _execute() done 20841 1726882375.95143: dumping result to json 20841 1726882375.95147: done dumping result, returning 20841 1726882375.95149: done running TaskExecutor() for managed_node1/TASK: TEST: I can create a profile without any ring option. [12673a56-9f93-02b9-7d0a-000000000012] 20841 1726882375.95152: sending task result for task 12673a56-9f93-02b9-7d0a-000000000012 20841 1726882375.95219: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000012 20841 1726882375.95223: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20841 1726882375.95296: no more pending results, returning what we have 20841 1726882375.95300: results queue empty 20841 1726882375.95301: checking for any_errors_fatal 20841 1726882375.95308: done checking for any_errors_fatal 20841 1726882375.95308: checking for max_fail_percentage 20841 1726882375.95311: done checking for max_fail_percentage 20841 1726882375.95311: checking to see if all hosts have failed and the running result is not ok 20841 1726882375.95313: done checking to see if all hosts have failed 20841 1726882375.95313: getting the remaining hosts for this loop 20841 1726882375.95315: done getting the remaining hosts for this loop 20841 1726882375.95319: getting the next task for host managed_node1 20841 1726882375.95326: done getting next task for host managed_node1 20841 1726882375.95332: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20841 1726882375.95334: ^ 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 20841 1726882375.95351: getting variables 20841 1726882375.95354: in VariableManager get_vars() 20841 1726882375.95406: Calling all_inventory to load vars for managed_node1 20841 1726882375.95410: Calling groups_inventory to load vars for managed_node1 20841 1726882375.95413: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882375.95424: Calling all_plugins_play to load vars for managed_node1 20841 1726882375.95427: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882375.95430: Calling groups_plugins_play to load vars for managed_node1 20841 1726882375.95861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882375.96112: done with get_vars() 20841 1726882375.96122: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:32:55 -0400 (0:00:00.055) 0:00:03.725 ****** 20841 1726882375.96222: entering _queue_task() for managed_node1/include_tasks 20841 1726882375.96605: worker is 1 (out of 1 available) 20841 1726882375.96616: exiting _queue_task() for managed_node1/include_tasks 20841 1726882375.96625: done queuing things up, now waiting for results queue to drain 20841 1726882375.96626: waiting for pending results... 20841 1726882375.96788: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20841 1726882375.96959: in run() - task 12673a56-9f93-02b9-7d0a-00000000001a 20841 1726882375.96963: variable 'ansible_search_path' from source: unknown 20841 1726882375.96966: variable 'ansible_search_path' from source: unknown 20841 1726882375.96985: calling self._execute() 20841 1726882375.97077: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882375.97129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882375.97132: variable 'omit' from source: magic vars 20841 1726882375.97564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882375.99833: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882375.99918: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882375.99970: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882376.00065: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882376.00068: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882376.00138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882376.00179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882376.00211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882376.00253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882376.00271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882376.00421: variable 'ansible_distribution' from source: facts 20841 1726882376.00504: variable 'ansible_distribution_major_version' from source: facts 20841 1726882376.00507: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882376.00509: when evaluation is False, skipping this task 20841 1726882376.00511: _execute() done 20841 1726882376.00514: dumping result to json 20841 1726882376.00515: done dumping result, returning 20841 1726882376.00518: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-02b9-7d0a-00000000001a] 20841 1726882376.00519: sending task result for task 12673a56-9f93-02b9-7d0a-00000000001a 20841 1726882376.00583: done sending task result for task 12673a56-9f93-02b9-7d0a-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" } 20841 1726882376.00645: no more pending results, returning what we have 20841 1726882376.00649: results queue empty 20841 1726882376.00651: checking for any_errors_fatal 20841 1726882376.00658: done checking for any_errors_fatal 20841 1726882376.00658: checking for max_fail_percentage 20841 1726882376.00660: done checking for max_fail_percentage 20841 1726882376.00661: checking to see if all hosts have failed and the running result is not ok 20841 1726882376.00662: done checking to see if all hosts have failed 20841 1726882376.00663: getting the remaining hosts for this loop 20841 1726882376.00664: done getting the remaining hosts for this loop 20841 1726882376.00669: getting the next task for host managed_node1 20841 1726882376.00675: done getting next task for host managed_node1 20841 1726882376.00679: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20841 1726882376.00682: ^ 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 20841 1726882376.00697: getting variables 20841 1726882376.00699: in VariableManager get_vars() 20841 1726882376.00743: Calling all_inventory to load vars for managed_node1 20841 1726882376.00746: Calling groups_inventory to load vars for managed_node1 20841 1726882376.00748: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882376.00757: Calling all_plugins_play to load vars for managed_node1 20841 1726882376.00760: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882376.00762: Calling groups_plugins_play to load vars for managed_node1 20841 1726882376.01197: WORKER PROCESS EXITING 20841 1726882376.01222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882376.01441: done with get_vars() 20841 1726882376.01459: done getting variables 20841 1726882376.01520: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:32:56 -0400 (0:00:00.053) 0:00:03.779 ****** 20841 1726882376.01553: entering _queue_task() for managed_node1/debug 20841 1726882376.01844: worker is 1 (out of 1 available) 20841 1726882376.01855: exiting _queue_task() for managed_node1/debug 20841 1726882376.01866: done queuing things up, now waiting for results queue to drain 20841 1726882376.01867: waiting for pending results... 20841 1726882376.02138: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 20841 1726882376.02272: in run() - task 12673a56-9f93-02b9-7d0a-00000000001b 20841 1726882376.02296: variable 'ansible_search_path' from source: unknown 20841 1726882376.02305: variable 'ansible_search_path' from source: unknown 20841 1726882376.02355: calling self._execute() 20841 1726882376.02447: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882376.02459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882376.02474: variable 'omit' from source: magic vars 20841 1726882376.02930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882376.05214: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882376.05289: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882376.05330: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882376.05380: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882376.05412: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882376.05501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882376.05535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882376.05564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882376.05620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882376.05640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882376.05778: variable 'ansible_distribution' from source: facts 20841 1726882376.05803: variable 'ansible_distribution_major_version' from source: facts 20841 1726882376.05898: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882376.05902: when evaluation is False, skipping this task 20841 1726882376.05905: _execute() done 20841 1726882376.05908: dumping result to json 20841 1726882376.05910: done dumping result, returning 20841 1726882376.05912: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-02b9-7d0a-00000000001b] 20841 1726882376.05915: sending task result for task 12673a56-9f93-02b9-7d0a-00000000001b 20841 1726882376.05982: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000001b 20841 1726882376.05985: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20841 1726882376.06033: no more pending results, returning what we have 20841 1726882376.06037: results queue empty 20841 1726882376.06038: checking for any_errors_fatal 20841 1726882376.06043: done checking for any_errors_fatal 20841 1726882376.06044: checking for max_fail_percentage 20841 1726882376.06045: done checking for max_fail_percentage 20841 1726882376.06046: checking to see if all hosts have failed and the running result is not ok 20841 1726882376.06047: done checking to see if all hosts have failed 20841 1726882376.06048: getting the remaining hosts for this loop 20841 1726882376.06049: done getting the remaining hosts for this loop 20841 1726882376.06053: getting the next task for host managed_node1 20841 1726882376.06060: done getting next task for host managed_node1 20841 1726882376.06065: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20841 1726882376.06068: ^ 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 20841 1726882376.06081: getting variables 20841 1726882376.06083: in VariableManager get_vars() 20841 1726882376.06334: Calling all_inventory to load vars for managed_node1 20841 1726882376.06337: Calling groups_inventory to load vars for managed_node1 20841 1726882376.06339: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882376.06349: Calling all_plugins_play to load vars for managed_node1 20841 1726882376.06351: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882376.06354: Calling groups_plugins_play to load vars for managed_node1 20841 1726882376.06664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882376.06875: done with get_vars() 20841 1726882376.06884: done getting variables 20841 1726882376.06976: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:32:56 -0400 (0:00:00.054) 0:00:03.833 ****** 20841 1726882376.07010: entering _queue_task() for managed_node1/fail 20841 1726882376.07012: Creating lock for fail 20841 1726882376.07238: worker is 1 (out of 1 available) 20841 1726882376.07251: exiting _queue_task() for managed_node1/fail 20841 1726882376.07265: done queuing things up, now waiting for results queue to drain 20841 1726882376.07267: waiting for pending results... 20841 1726882376.07429: 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 20841 1726882376.07510: in run() - task 12673a56-9f93-02b9-7d0a-00000000001c 20841 1726882376.07521: variable 'ansible_search_path' from source: unknown 20841 1726882376.07524: variable 'ansible_search_path' from source: unknown 20841 1726882376.07552: calling self._execute() 20841 1726882376.07614: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882376.07618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882376.07627: variable 'omit' from source: magic vars 20841 1726882376.07922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882376.09698: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882376.09701: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882376.09703: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882376.09718: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882376.09747: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882376.09829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882376.09867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882376.09885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882376.09914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882376.09926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882376.10027: variable 'ansible_distribution' from source: facts 20841 1726882376.10031: variable 'ansible_distribution_major_version' from source: facts 20841 1726882376.10050: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882376.10053: when evaluation is False, skipping this task 20841 1726882376.10056: _execute() done 20841 1726882376.10058: dumping result to json 20841 1726882376.10060: done dumping result, returning 20841 1726882376.10067: 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 [12673a56-9f93-02b9-7d0a-00000000001c] 20841 1726882376.10070: sending task result for task 12673a56-9f93-02b9-7d0a-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" } 20841 1726882376.10207: no more pending results, returning what we have 20841 1726882376.10210: results queue empty 20841 1726882376.10211: checking for any_errors_fatal 20841 1726882376.10217: done checking for any_errors_fatal 20841 1726882376.10218: checking for max_fail_percentage 20841 1726882376.10219: done checking for max_fail_percentage 20841 1726882376.10220: checking to see if all hosts have failed and the running result is not ok 20841 1726882376.10221: done checking to see if all hosts have failed 20841 1726882376.10221: getting the remaining hosts for this loop 20841 1726882376.10223: done getting the remaining hosts for this loop 20841 1726882376.10226: getting the next task for host managed_node1 20841 1726882376.10231: done getting next task for host managed_node1 20841 1726882376.10235: ^ 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 20841 1726882376.10237: ^ 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 20841 1726882376.10249: getting variables 20841 1726882376.10250: in VariableManager get_vars() 20841 1726882376.10291: Calling all_inventory to load vars for managed_node1 20841 1726882376.10297: Calling groups_inventory to load vars for managed_node1 20841 1726882376.10300: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882376.10307: Calling all_plugins_play to load vars for managed_node1 20841 1726882376.10310: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882376.10312: Calling groups_plugins_play to load vars for managed_node1 20841 1726882376.10426: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000001c 20841 1726882376.10430: WORKER PROCESS EXITING 20841 1726882376.10440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882376.10563: done with get_vars() 20841 1726882376.10570: done getting variables 20841 1726882376.10610: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:32:56 -0400 (0:00:00.036) 0:00:03.870 ****** 20841 1726882376.10631: entering _queue_task() for managed_node1/fail 20841 1726882376.10806: worker is 1 (out of 1 available) 20841 1726882376.10819: exiting _queue_task() for managed_node1/fail 20841 1726882376.10831: done queuing things up, now waiting for results queue to drain 20841 1726882376.10832: waiting for pending results... 20841 1726882376.10983: 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 20841 1726882376.11067: in run() - task 12673a56-9f93-02b9-7d0a-00000000001d 20841 1726882376.11080: variable 'ansible_search_path' from source: unknown 20841 1726882376.11083: variable 'ansible_search_path' from source: unknown 20841 1726882376.11114: calling self._execute() 20841 1726882376.11175: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882376.11179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882376.11182: variable 'omit' from source: magic vars 20841 1726882376.11486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882376.13553: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882376.13707: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882376.13711: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882376.13714: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882376.13746: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882376.13832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882376.13864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882376.13891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882376.13945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882376.13964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882376.14135: variable 'ansible_distribution' from source: facts 20841 1726882376.14163: variable 'ansible_distribution_major_version' from source: facts 20841 1726882376.14170: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882376.14175: when evaluation is False, skipping this task 20841 1726882376.14178: _execute() done 20841 1726882376.14181: dumping result to json 20841 1726882376.14185: done dumping result, returning 20841 1726882376.14192: 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 [12673a56-9f93-02b9-7d0a-00000000001d] 20841 1726882376.14200: sending task result for task 12673a56-9f93-02b9-7d0a-00000000001d 20841 1726882376.14288: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000001d 20841 1726882376.14291: 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" } 20841 1726882376.14331: no more pending results, returning what we have 20841 1726882376.14334: results queue empty 20841 1726882376.14335: checking for any_errors_fatal 20841 1726882376.14340: done checking for any_errors_fatal 20841 1726882376.14340: checking for max_fail_percentage 20841 1726882376.14342: done checking for max_fail_percentage 20841 1726882376.14342: checking to see if all hosts have failed and the running result is not ok 20841 1726882376.14343: done checking to see if all hosts have failed 20841 1726882376.14344: getting the remaining hosts for this loop 20841 1726882376.14346: done getting the remaining hosts for this loop 20841 1726882376.14349: getting the next task for host managed_node1 20841 1726882376.14368: done getting next task for host managed_node1 20841 1726882376.14372: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20841 1726882376.14374: ^ 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 20841 1726882376.14386: getting variables 20841 1726882376.14388: in VariableManager get_vars() 20841 1726882376.14427: Calling all_inventory to load vars for managed_node1 20841 1726882376.14430: Calling groups_inventory to load vars for managed_node1 20841 1726882376.14432: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882376.14440: Calling all_plugins_play to load vars for managed_node1 20841 1726882376.14442: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882376.14445: Calling groups_plugins_play to load vars for managed_node1 20841 1726882376.14595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882376.14714: done with get_vars() 20841 1726882376.14720: done getting variables 20841 1726882376.14757: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:32:56 -0400 (0:00:00.041) 0:00:03.911 ****** 20841 1726882376.14777: entering _queue_task() for managed_node1/fail 20841 1726882376.14957: worker is 1 (out of 1 available) 20841 1726882376.14970: exiting _queue_task() for managed_node1/fail 20841 1726882376.14982: done queuing things up, now waiting for results queue to drain 20841 1726882376.14984: waiting for pending results... 20841 1726882376.15170: 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 20841 1726882376.15263: in run() - task 12673a56-9f93-02b9-7d0a-00000000001e 20841 1726882376.15267: variable 'ansible_search_path' from source: unknown 20841 1726882376.15270: variable 'ansible_search_path' from source: unknown 20841 1726882376.15334: calling self._execute() 20841 1726882376.15369: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882376.15376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882376.15382: variable 'omit' from source: magic vars 20841 1726882376.15902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882376.18734: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882376.18826: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882376.18881: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882376.18924: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882376.18957: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882376.19050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882376.19100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882376.19132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882376.19174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882376.19212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882376.19357: variable 'ansible_distribution' from source: facts 20841 1726882376.19370: variable 'ansible_distribution_major_version' from source: facts 20841 1726882376.19414: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882376.19421: when evaluation is False, skipping this task 20841 1726882376.19424: _execute() done 20841 1726882376.19498: dumping result to json 20841 1726882376.19501: done dumping result, returning 20841 1726882376.19506: 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 [12673a56-9f93-02b9-7d0a-00000000001e] 20841 1726882376.19509: sending task result for task 12673a56-9f93-02b9-7d0a-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" } 20841 1726882376.19633: no more pending results, returning what we have 20841 1726882376.19637: results queue empty 20841 1726882376.19638: checking for any_errors_fatal 20841 1726882376.19644: done checking for any_errors_fatal 20841 1726882376.19644: checking for max_fail_percentage 20841 1726882376.19646: done checking for max_fail_percentage 20841 1726882376.19646: checking to see if all hosts have failed and the running result is not ok 20841 1726882376.19647: done checking to see if all hosts have failed 20841 1726882376.19648: getting the remaining hosts for this loop 20841 1726882376.19649: done getting the remaining hosts for this loop 20841 1726882376.19653: getting the next task for host managed_node1 20841 1726882376.19658: done getting next task for host managed_node1 20841 1726882376.19662: ^ 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 20841 1726882376.19664: ^ 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 20841 1726882376.19676: getting variables 20841 1726882376.19678: in VariableManager get_vars() 20841 1726882376.19723: Calling all_inventory to load vars for managed_node1 20841 1726882376.19726: Calling groups_inventory to load vars for managed_node1 20841 1726882376.19728: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882376.19738: Calling all_plugins_play to load vars for managed_node1 20841 1726882376.19740: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882376.19743: Calling groups_plugins_play to load vars for managed_node1 20841 1726882376.19939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882376.20146: done with get_vars() 20841 1726882376.20157: done getting variables 20841 1726882376.20186: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000001e 20841 1726882376.20190: WORKER PROCESS EXITING 20841 1726882376.20256: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:32:56 -0400 (0:00:00.055) 0:00:03.966 ****** 20841 1726882376.20285: entering _queue_task() for managed_node1/dnf 20841 1726882376.20512: worker is 1 (out of 1 available) 20841 1726882376.20524: exiting _queue_task() for managed_node1/dnf 20841 1726882376.20536: done queuing things up, now waiting for results queue to drain 20841 1726882376.20538: waiting for pending results... 20841 1726882376.20843: 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 20841 1726882376.20922: in run() - task 12673a56-9f93-02b9-7d0a-00000000001f 20841 1726882376.20934: variable 'ansible_search_path' from source: unknown 20841 1726882376.20938: variable 'ansible_search_path' from source: unknown 20841 1726882376.20971: calling self._execute() 20841 1726882376.21026: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882376.21029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882376.21037: variable 'omit' from source: magic vars 20841 1726882376.21397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882376.23095: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882376.23140: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882376.23165: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882376.23229: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882376.23255: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882376.23361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882376.23380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882376.23400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882376.23434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882376.23445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882376.23541: variable 'ansible_distribution' from source: facts 20841 1726882376.23545: variable 'ansible_distribution_major_version' from source: facts 20841 1726882376.23559: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882376.23562: when evaluation is False, skipping this task 20841 1726882376.23565: _execute() done 20841 1726882376.23567: dumping result to json 20841 1726882376.23570: done dumping result, returning 20841 1726882376.23578: 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 [12673a56-9f93-02b9-7d0a-00000000001f] 20841 1726882376.23580: sending task result for task 12673a56-9f93-02b9-7d0a-00000000001f 20841 1726882376.23673: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000001f 20841 1726882376.23677: 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" } 20841 1726882376.23728: no more pending results, returning what we have 20841 1726882376.23731: results queue empty 20841 1726882376.23732: checking for any_errors_fatal 20841 1726882376.23737: done checking for any_errors_fatal 20841 1726882376.23738: checking for max_fail_percentage 20841 1726882376.23739: done checking for max_fail_percentage 20841 1726882376.23740: checking to see if all hosts have failed and the running result is not ok 20841 1726882376.23741: done checking to see if all hosts have failed 20841 1726882376.23741: getting the remaining hosts for this loop 20841 1726882376.23742: done getting the remaining hosts for this loop 20841 1726882376.23745: getting the next task for host managed_node1 20841 1726882376.23751: done getting next task for host managed_node1 20841 1726882376.23754: ^ 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 20841 1726882376.23756: ^ 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 20841 1726882376.23767: getting variables 20841 1726882376.23769: in VariableManager get_vars() 20841 1726882376.23810: Calling all_inventory to load vars for managed_node1 20841 1726882376.23813: Calling groups_inventory to load vars for managed_node1 20841 1726882376.23815: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882376.23822: Calling all_plugins_play to load vars for managed_node1 20841 1726882376.23825: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882376.23827: Calling groups_plugins_play to load vars for managed_node1 20841 1726882376.23972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882376.24090: done with get_vars() 20841 1726882376.24101: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20841 1726882376.24146: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:32:56 -0400 (0:00:00.038) 0:00:04.005 ****** 20841 1726882376.24165: entering _queue_task() for managed_node1/yum 20841 1726882376.24166: Creating lock for yum 20841 1726882376.24366: worker is 1 (out of 1 available) 20841 1726882376.24379: exiting _queue_task() for managed_node1/yum 20841 1726882376.24389: done queuing things up, now waiting for results queue to drain 20841 1726882376.24390: waiting for pending results... 20841 1726882376.24813: 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 20841 1726882376.24820: in run() - task 12673a56-9f93-02b9-7d0a-000000000020 20841 1726882376.24823: variable 'ansible_search_path' from source: unknown 20841 1726882376.24825: variable 'ansible_search_path' from source: unknown 20841 1726882376.24842: calling self._execute() 20841 1726882376.24924: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882376.25004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882376.25007: variable 'omit' from source: magic vars 20841 1726882376.25416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882376.27705: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882376.27753: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882376.27779: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882376.27807: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882376.27832: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882376.27907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882376.27937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882376.27968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882376.27989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882376.28030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882376.28298: variable 'ansible_distribution' from source: facts 20841 1726882376.28308: variable 'ansible_distribution_major_version' from source: facts 20841 1726882376.28311: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882376.28312: when evaluation is False, skipping this task 20841 1726882376.28314: _execute() done 20841 1726882376.28316: dumping result to json 20841 1726882376.28317: done dumping result, returning 20841 1726882376.28319: 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 [12673a56-9f93-02b9-7d0a-000000000020] 20841 1726882376.28321: sending task result for task 12673a56-9f93-02b9-7d0a-000000000020 20841 1726882376.28387: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000020 20841 1726882376.28389: 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" } 20841 1726882376.28456: no more pending results, returning what we have 20841 1726882376.28459: results queue empty 20841 1726882376.28460: checking for any_errors_fatal 20841 1726882376.28466: done checking for any_errors_fatal 20841 1726882376.28467: checking for max_fail_percentage 20841 1726882376.28469: done checking for max_fail_percentage 20841 1726882376.28469: checking to see if all hosts have failed and the running result is not ok 20841 1726882376.28470: done checking to see if all hosts have failed 20841 1726882376.28471: getting the remaining hosts for this loop 20841 1726882376.28472: done getting the remaining hosts for this loop 20841 1726882376.28475: getting the next task for host managed_node1 20841 1726882376.28480: done getting next task for host managed_node1 20841 1726882376.28484: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20841 1726882376.28487: ^ 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 20841 1726882376.28504: getting variables 20841 1726882376.28505: in VariableManager get_vars() 20841 1726882376.28645: Calling all_inventory to load vars for managed_node1 20841 1726882376.28648: Calling groups_inventory to load vars for managed_node1 20841 1726882376.28650: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882376.28658: Calling all_plugins_play to load vars for managed_node1 20841 1726882376.28661: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882376.28663: Calling groups_plugins_play to load vars for managed_node1 20841 1726882376.28834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882376.29017: done with get_vars() 20841 1726882376.29028: done getting variables 20841 1726882376.29076: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:32:56 -0400 (0:00:00.049) 0:00:04.054 ****** 20841 1726882376.29108: entering _queue_task() for managed_node1/fail 20841 1726882376.29377: worker is 1 (out of 1 available) 20841 1726882376.29392: exiting _queue_task() for managed_node1/fail 20841 1726882376.29406: done queuing things up, now waiting for results queue to drain 20841 1726882376.29407: waiting for pending results... 20841 1726882376.29664: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20841 1726882376.29787: in run() - task 12673a56-9f93-02b9-7d0a-000000000021 20841 1726882376.29810: variable 'ansible_search_path' from source: unknown 20841 1726882376.29818: variable 'ansible_search_path' from source: unknown 20841 1726882376.29855: calling self._execute() 20841 1726882376.29942: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882376.29954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882376.29968: variable 'omit' from source: magic vars 20841 1726882376.30463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882376.33602: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882376.33606: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882376.33666: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882376.33761: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882376.33791: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882376.34054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882376.34058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882376.34089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882376.34206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882376.34228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882376.34529: variable 'ansible_distribution' from source: facts 20841 1726882376.34608: variable 'ansible_distribution_major_version' from source: facts 20841 1726882376.34632: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882376.34639: when evaluation is False, skipping this task 20841 1726882376.34645: _execute() done 20841 1726882376.34652: dumping result to json 20841 1726882376.34660: done dumping result, returning 20841 1726882376.34671: 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 [12673a56-9f93-02b9-7d0a-000000000021] 20841 1726882376.34715: sending task result for task 12673a56-9f93-02b9-7d0a-000000000021 20841 1726882376.35013: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000021 20841 1726882376.35016: 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" } 20841 1726882376.35067: no more pending results, returning what we have 20841 1726882376.35071: results queue empty 20841 1726882376.35072: checking for any_errors_fatal 20841 1726882376.35077: done checking for any_errors_fatal 20841 1726882376.35077: checking for max_fail_percentage 20841 1726882376.35079: done checking for max_fail_percentage 20841 1726882376.35080: checking to see if all hosts have failed and the running result is not ok 20841 1726882376.35081: done checking to see if all hosts have failed 20841 1726882376.35081: getting the remaining hosts for this loop 20841 1726882376.35083: done getting the remaining hosts for this loop 20841 1726882376.35086: getting the next task for host managed_node1 20841 1726882376.35096: done getting next task for host managed_node1 20841 1726882376.35100: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20841 1726882376.35102: ^ 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 20841 1726882376.35116: getting variables 20841 1726882376.35118: in VariableManager get_vars() 20841 1726882376.35169: Calling all_inventory to load vars for managed_node1 20841 1726882376.35173: Calling groups_inventory to load vars for managed_node1 20841 1726882376.35175: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882376.35186: Calling all_plugins_play to load vars for managed_node1 20841 1726882376.35189: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882376.35191: Calling groups_plugins_play to load vars for managed_node1 20841 1726882376.35583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882376.36253: done with get_vars() 20841 1726882376.36265: done getting variables 20841 1726882376.36326: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:32:56 -0400 (0:00:00.072) 0:00:04.127 ****** 20841 1726882376.36359: entering _queue_task() for managed_node1/package 20841 1726882376.36649: worker is 1 (out of 1 available) 20841 1726882376.36661: exiting _queue_task() for managed_node1/package 20841 1726882376.36674: done queuing things up, now waiting for results queue to drain 20841 1726882376.36675: waiting for pending results... 20841 1726882376.36936: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 20841 1726882376.37100: in run() - task 12673a56-9f93-02b9-7d0a-000000000022 20841 1726882376.37104: variable 'ansible_search_path' from source: unknown 20841 1726882376.37107: variable 'ansible_search_path' from source: unknown 20841 1726882376.37203: calling self._execute() 20841 1726882376.37233: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882376.37245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882376.37260: variable 'omit' from source: magic vars 20841 1726882376.37695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882376.40868: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882376.40941: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882376.40982: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882376.41028: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882376.41109: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882376.41150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882376.41203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882376.41241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882376.41286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882376.41310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882376.41467: variable 'ansible_distribution' from source: facts 20841 1726882376.41544: variable 'ansible_distribution_major_version' from source: facts 20841 1726882376.41547: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882376.41550: when evaluation is False, skipping this task 20841 1726882376.41552: _execute() done 20841 1726882376.41555: dumping result to json 20841 1726882376.41557: done dumping result, returning 20841 1726882376.41560: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-02b9-7d0a-000000000022] 20841 1726882376.41562: sending task result for task 12673a56-9f93-02b9-7d0a-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" } 20841 1726882376.41699: no more pending results, returning what we have 20841 1726882376.41704: results queue empty 20841 1726882376.41705: checking for any_errors_fatal 20841 1726882376.41712: done checking for any_errors_fatal 20841 1726882376.41713: checking for max_fail_percentage 20841 1726882376.41714: done checking for max_fail_percentage 20841 1726882376.41715: checking to see if all hosts have failed and the running result is not ok 20841 1726882376.41716: done checking to see if all hosts have failed 20841 1726882376.41717: getting the remaining hosts for this loop 20841 1726882376.41718: done getting the remaining hosts for this loop 20841 1726882376.41723: getting the next task for host managed_node1 20841 1726882376.41729: done getting next task for host managed_node1 20841 1726882376.41733: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20841 1726882376.41736: ^ 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 20841 1726882376.41749: getting variables 20841 1726882376.41751: in VariableManager get_vars() 20841 1726882376.41803: Calling all_inventory to load vars for managed_node1 20841 1726882376.41806: Calling groups_inventory to load vars for managed_node1 20841 1726882376.41809: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882376.41819: Calling all_plugins_play to load vars for managed_node1 20841 1726882376.41822: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882376.41826: Calling groups_plugins_play to load vars for managed_node1 20841 1726882376.42223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882376.42575: done with get_vars() 20841 1726882376.42587: done getting variables 20841 1726882376.42619: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000022 20841 1726882376.42622: WORKER PROCESS EXITING 20841 1726882376.42669: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:32:56 -0400 (0:00:00.063) 0:00:04.190 ****** 20841 1726882376.42707: entering _queue_task() for managed_node1/package 20841 1726882376.42981: worker is 1 (out of 1 available) 20841 1726882376.42992: exiting _queue_task() for managed_node1/package 20841 1726882376.43005: done queuing things up, now waiting for results queue to drain 20841 1726882376.43006: waiting for pending results... 20841 1726882376.43274: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20841 1726882376.43432: in run() - task 12673a56-9f93-02b9-7d0a-000000000023 20841 1726882376.43459: variable 'ansible_search_path' from source: unknown 20841 1726882376.43468: variable 'ansible_search_path' from source: unknown 20841 1726882376.43536: calling self._execute() 20841 1726882376.43634: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882376.43663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882376.43682: variable 'omit' from source: magic vars 20841 1726882376.44221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882376.45844: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882376.45896: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882376.45924: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882376.45950: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882376.45970: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882376.46033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882376.46058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882376.46075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882376.46106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882376.46120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882376.46212: variable 'ansible_distribution' from source: facts 20841 1726882376.46216: variable 'ansible_distribution_major_version' from source: facts 20841 1726882376.46232: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882376.46235: when evaluation is False, skipping this task 20841 1726882376.46238: _execute() done 20841 1726882376.46240: dumping result to json 20841 1726882376.46243: done dumping result, returning 20841 1726882376.46249: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-02b9-7d0a-000000000023] 20841 1726882376.46259: sending task result for task 12673a56-9f93-02b9-7d0a-000000000023 20841 1726882376.46342: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000023 20841 1726882376.46345: 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" } 20841 1726882376.46416: no more pending results, returning what we have 20841 1726882376.46420: results queue empty 20841 1726882376.46421: checking for any_errors_fatal 20841 1726882376.46427: done checking for any_errors_fatal 20841 1726882376.46428: checking for max_fail_percentage 20841 1726882376.46429: done checking for max_fail_percentage 20841 1726882376.46430: checking to see if all hosts have failed and the running result is not ok 20841 1726882376.46431: done checking to see if all hosts have failed 20841 1726882376.46432: getting the remaining hosts for this loop 20841 1726882376.46433: done getting the remaining hosts for this loop 20841 1726882376.46436: getting the next task for host managed_node1 20841 1726882376.46441: done getting next task for host managed_node1 20841 1726882376.46445: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20841 1726882376.46447: ^ 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 20841 1726882376.46461: getting variables 20841 1726882376.46462: in VariableManager get_vars() 20841 1726882376.46560: Calling all_inventory to load vars for managed_node1 20841 1726882376.46564: Calling groups_inventory to load vars for managed_node1 20841 1726882376.46566: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882376.46575: Calling all_plugins_play to load vars for managed_node1 20841 1726882376.46577: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882376.46580: Calling groups_plugins_play to load vars for managed_node1 20841 1726882376.46735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882376.46955: done with get_vars() 20841 1726882376.46964: done getting variables 20841 1726882376.47026: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:32:56 -0400 (0:00:00.043) 0:00:04.234 ****** 20841 1726882376.47056: entering _queue_task() for managed_node1/package 20841 1726882376.47287: worker is 1 (out of 1 available) 20841 1726882376.47405: exiting _queue_task() for managed_node1/package 20841 1726882376.47416: done queuing things up, now waiting for results queue to drain 20841 1726882376.47417: waiting for pending results... 20841 1726882376.47612: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20841 1726882376.47676: in run() - task 12673a56-9f93-02b9-7d0a-000000000024 20841 1726882376.47695: variable 'ansible_search_path' from source: unknown 20841 1726882376.47699: variable 'ansible_search_path' from source: unknown 20841 1726882376.47726: calling self._execute() 20841 1726882376.47780: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882376.47788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882376.47798: variable 'omit' from source: magic vars 20841 1726882376.48082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882376.49698: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882376.49702: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882376.49704: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882376.49707: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882376.49709: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882376.49764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882376.49798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882376.49828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882376.49868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882376.49884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882376.50010: variable 'ansible_distribution' from source: facts 20841 1726882376.50022: variable 'ansible_distribution_major_version' from source: facts 20841 1726882376.50049: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882376.50059: when evaluation is False, skipping this task 20841 1726882376.50065: _execute() done 20841 1726882376.50075: dumping result to json 20841 1726882376.50084: done dumping result, returning 20841 1726882376.50097: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-02b9-7d0a-000000000024] 20841 1726882376.50109: sending task result for task 12673a56-9f93-02b9-7d0a-000000000024 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" } 20841 1726882376.50253: no more pending results, returning what we have 20841 1726882376.50255: results queue empty 20841 1726882376.50256: checking for any_errors_fatal 20841 1726882376.50262: done checking for any_errors_fatal 20841 1726882376.50262: checking for max_fail_percentage 20841 1726882376.50264: done checking for max_fail_percentage 20841 1726882376.50265: checking to see if all hosts have failed and the running result is not ok 20841 1726882376.50266: done checking to see if all hosts have failed 20841 1726882376.50266: getting the remaining hosts for this loop 20841 1726882376.50267: done getting the remaining hosts for this loop 20841 1726882376.50271: getting the next task for host managed_node1 20841 1726882376.50277: done getting next task for host managed_node1 20841 1726882376.50280: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20841 1726882376.50282: ^ 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 20841 1726882376.50306: getting variables 20841 1726882376.50308: in VariableManager get_vars() 20841 1726882376.50351: Calling all_inventory to load vars for managed_node1 20841 1726882376.50354: Calling groups_inventory to load vars for managed_node1 20841 1726882376.50356: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882376.50364: Calling all_plugins_play to load vars for managed_node1 20841 1726882376.50367: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882376.50369: Calling groups_plugins_play to load vars for managed_node1 20841 1726882376.50582: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000024 20841 1726882376.50586: WORKER PROCESS EXITING 20841 1726882376.50610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882376.50830: done with get_vars() 20841 1726882376.50840: done getting variables 20841 1726882376.50924: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:32:56 -0400 (0:00:00.038) 0:00:04.273 ****** 20841 1726882376.50953: entering _queue_task() for managed_node1/service 20841 1726882376.50954: Creating lock for service 20841 1726882376.51185: worker is 1 (out of 1 available) 20841 1726882376.51198: exiting _queue_task() for managed_node1/service 20841 1726882376.51210: done queuing things up, now waiting for results queue to drain 20841 1726882376.51212: waiting for pending results... 20841 1726882376.51446: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20841 1726882376.51529: in run() - task 12673a56-9f93-02b9-7d0a-000000000025 20841 1726882376.51540: variable 'ansible_search_path' from source: unknown 20841 1726882376.51544: variable 'ansible_search_path' from source: unknown 20841 1726882376.51573: calling self._execute() 20841 1726882376.51642: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882376.51646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882376.51654: variable 'omit' from source: magic vars 20841 1726882376.52108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882376.55718: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882376.56154: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882376.56238: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882376.56242: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882376.56279: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882376.56377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882376.56416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882376.56485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882376.56535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882376.56563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882376.56725: variable 'ansible_distribution' from source: facts 20841 1726882376.56729: variable 'ansible_distribution_major_version' from source: facts 20841 1726882376.56745: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882376.56747: when evaluation is False, skipping this task 20841 1726882376.56750: _execute() done 20841 1726882376.56752: dumping result to json 20841 1726882376.56754: done dumping result, returning 20841 1726882376.56762: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-02b9-7d0a-000000000025] 20841 1726882376.56765: sending task result for task 12673a56-9f93-02b9-7d0a-000000000025 20841 1726882376.56866: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000025 20841 1726882376.56869: 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" } 20841 1726882376.56919: no more pending results, returning what we have 20841 1726882376.56922: results queue empty 20841 1726882376.56924: checking for any_errors_fatal 20841 1726882376.56931: done checking for any_errors_fatal 20841 1726882376.56931: checking for max_fail_percentage 20841 1726882376.56933: done checking for max_fail_percentage 20841 1726882376.56934: checking to see if all hosts have failed and the running result is not ok 20841 1726882376.56934: done checking to see if all hosts have failed 20841 1726882376.56935: getting the remaining hosts for this loop 20841 1726882376.56936: done getting the remaining hosts for this loop 20841 1726882376.56940: getting the next task for host managed_node1 20841 1726882376.56945: done getting next task for host managed_node1 20841 1726882376.56949: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20841 1726882376.56951: ^ 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 20841 1726882376.56963: getting variables 20841 1726882376.56964: in VariableManager get_vars() 20841 1726882376.57015: Calling all_inventory to load vars for managed_node1 20841 1726882376.57022: Calling groups_inventory to load vars for managed_node1 20841 1726882376.57025: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882376.57036: Calling all_plugins_play to load vars for managed_node1 20841 1726882376.57039: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882376.57043: Calling groups_plugins_play to load vars for managed_node1 20841 1726882376.57229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882376.57415: done with get_vars() 20841 1726882376.57429: done getting variables 20841 1726882376.57490: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:32:56 -0400 (0:00:00.065) 0:00:04.338 ****** 20841 1726882376.57524: entering _queue_task() for managed_node1/service 20841 1726882376.57801: worker is 1 (out of 1 available) 20841 1726882376.57814: exiting _queue_task() for managed_node1/service 20841 1726882376.57827: done queuing things up, now waiting for results queue to drain 20841 1726882376.57828: waiting for pending results... 20841 1726882376.58216: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20841 1726882376.58224: in run() - task 12673a56-9f93-02b9-7d0a-000000000026 20841 1726882376.58228: variable 'ansible_search_path' from source: unknown 20841 1726882376.58231: variable 'ansible_search_path' from source: unknown 20841 1726882376.58284: calling self._execute() 20841 1726882376.58400: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882376.58422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882376.58484: variable 'omit' from source: magic vars 20841 1726882376.58939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882376.60969: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882376.61039: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882376.61079: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882376.61124: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882376.61155: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882376.61400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882376.61404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882376.61406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882376.61409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882376.61411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882376.61490: variable 'ansible_distribution' from source: facts 20841 1726882376.61507: variable 'ansible_distribution_major_version' from source: facts 20841 1726882376.61530: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882376.61538: when evaluation is False, skipping this task 20841 1726882376.61544: _execute() done 20841 1726882376.61550: dumping result to json 20841 1726882376.61558: done dumping result, returning 20841 1726882376.61570: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-02b9-7d0a-000000000026] 20841 1726882376.61580: sending task result for task 12673a56-9f93-02b9-7d0a-000000000026 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20841 1726882376.61734: no more pending results, returning what we have 20841 1726882376.61737: results queue empty 20841 1726882376.61738: checking for any_errors_fatal 20841 1726882376.61744: done checking for any_errors_fatal 20841 1726882376.61744: checking for max_fail_percentage 20841 1726882376.61746: done checking for max_fail_percentage 20841 1726882376.61747: checking to see if all hosts have failed and the running result is not ok 20841 1726882376.61747: done checking to see if all hosts have failed 20841 1726882376.61748: getting the remaining hosts for this loop 20841 1726882376.61749: done getting the remaining hosts for this loop 20841 1726882376.61753: getting the next task for host managed_node1 20841 1726882376.61759: done getting next task for host managed_node1 20841 1726882376.61762: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20841 1726882376.61765: ^ 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 20841 1726882376.61782: getting variables 20841 1726882376.61784: in VariableManager get_vars() 20841 1726882376.61835: Calling all_inventory to load vars for managed_node1 20841 1726882376.61838: Calling groups_inventory to load vars for managed_node1 20841 1726882376.61840: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882376.61849: Calling all_plugins_play to load vars for managed_node1 20841 1726882376.61852: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882376.61854: Calling groups_plugins_play to load vars for managed_node1 20841 1726882376.62191: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000026 20841 1726882376.62198: WORKER PROCESS EXITING 20841 1726882376.62232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882376.62473: done with get_vars() 20841 1726882376.62484: done getting variables 20841 1726882376.62551: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:32:56 -0400 (0:00:00.050) 0:00:04.389 ****** 20841 1726882376.62581: entering _queue_task() for managed_node1/service 20841 1726882376.62845: worker is 1 (out of 1 available) 20841 1726882376.62857: exiting _queue_task() for managed_node1/service 20841 1726882376.62877: done queuing things up, now waiting for results queue to drain 20841 1726882376.62879: waiting for pending results... 20841 1726882376.63055: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20841 1726882376.63168: in run() - task 12673a56-9f93-02b9-7d0a-000000000027 20841 1726882376.63187: variable 'ansible_search_path' from source: unknown 20841 1726882376.63204: variable 'ansible_search_path' from source: unknown 20841 1726882376.63235: calling self._execute() 20841 1726882376.63314: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882376.63326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882376.63339: variable 'omit' from source: magic vars 20841 1726882376.63733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882376.66821: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882376.67137: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882376.67179: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882376.67336: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882376.67369: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882376.67454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882376.67503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882376.67533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882376.67575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882376.67599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882376.67733: variable 'ansible_distribution' from source: facts 20841 1726882376.67743: variable 'ansible_distribution_major_version' from source: facts 20841 1726882376.67766: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882376.67773: when evaluation is False, skipping this task 20841 1726882376.67778: _execute() done 20841 1726882376.67999: dumping result to json 20841 1726882376.68003: done dumping result, returning 20841 1726882376.68005: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-02b9-7d0a-000000000027] 20841 1726882376.68007: sending task result for task 12673a56-9f93-02b9-7d0a-000000000027 20841 1726882376.68077: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000027 20841 1726882376.68081: 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" } 20841 1726882376.68126: no more pending results, returning what we have 20841 1726882376.68129: results queue empty 20841 1726882376.68131: checking for any_errors_fatal 20841 1726882376.68135: done checking for any_errors_fatal 20841 1726882376.68136: checking for max_fail_percentage 20841 1726882376.68138: done checking for max_fail_percentage 20841 1726882376.68138: checking to see if all hosts have failed and the running result is not ok 20841 1726882376.68139: done checking to see if all hosts have failed 20841 1726882376.68140: getting the remaining hosts for this loop 20841 1726882376.68141: done getting the remaining hosts for this loop 20841 1726882376.68145: getting the next task for host managed_node1 20841 1726882376.68150: done getting next task for host managed_node1 20841 1726882376.68154: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20841 1726882376.68156: ^ 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 20841 1726882376.68168: getting variables 20841 1726882376.68169: in VariableManager get_vars() 20841 1726882376.68212: Calling all_inventory to load vars for managed_node1 20841 1726882376.68215: Calling groups_inventory to load vars for managed_node1 20841 1726882376.68217: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882376.68225: Calling all_plugins_play to load vars for managed_node1 20841 1726882376.68227: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882376.68230: Calling groups_plugins_play to load vars for managed_node1 20841 1726882376.68426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882376.68627: done with get_vars() 20841 1726882376.68638: done getting variables 20841 1726882376.68705: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:32:56 -0400 (0:00:00.061) 0:00:04.451 ****** 20841 1726882376.68737: entering _queue_task() for managed_node1/service 20841 1726882376.69215: worker is 1 (out of 1 available) 20841 1726882376.69224: exiting _queue_task() for managed_node1/service 20841 1726882376.69234: done queuing things up, now waiting for results queue to drain 20841 1726882376.69236: waiting for pending results... 20841 1726882376.69334: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 20841 1726882376.69471: in run() - task 12673a56-9f93-02b9-7d0a-000000000028 20841 1726882376.69488: variable 'ansible_search_path' from source: unknown 20841 1726882376.69498: variable 'ansible_search_path' from source: unknown 20841 1726882376.69542: calling self._execute() 20841 1726882376.69633: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882376.69644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882376.69658: variable 'omit' from source: magic vars 20841 1726882376.70092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882376.72601: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882376.72664: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882376.72703: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882376.72742: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882376.72771: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882376.72861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882376.72897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882376.72930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882376.72971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882376.72987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882376.73115: variable 'ansible_distribution' from source: facts 20841 1726882376.73126: variable 'ansible_distribution_major_version' from source: facts 20841 1726882376.73159: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882376.73162: when evaluation is False, skipping this task 20841 1726882376.73249: _execute() done 20841 1726882376.73252: dumping result to json 20841 1726882376.73254: done dumping result, returning 20841 1726882376.73257: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-02b9-7d0a-000000000028] 20841 1726882376.73259: sending task result for task 12673a56-9f93-02b9-7d0a-000000000028 20841 1726882376.73327: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000028 20841 1726882376.73330: 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 } 20841 1726882376.73373: no more pending results, returning what we have 20841 1726882376.73376: results queue empty 20841 1726882376.73377: checking for any_errors_fatal 20841 1726882376.73382: done checking for any_errors_fatal 20841 1726882376.73383: checking for max_fail_percentage 20841 1726882376.73385: done checking for max_fail_percentage 20841 1726882376.73386: checking to see if all hosts have failed and the running result is not ok 20841 1726882376.73386: done checking to see if all hosts have failed 20841 1726882376.73387: getting the remaining hosts for this loop 20841 1726882376.73388: done getting the remaining hosts for this loop 20841 1726882376.73392: getting the next task for host managed_node1 20841 1726882376.73601: done getting next task for host managed_node1 20841 1726882376.73606: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20841 1726882376.73608: ^ 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 20841 1726882376.73623: getting variables 20841 1726882376.73625: in VariableManager get_vars() 20841 1726882376.73667: Calling all_inventory to load vars for managed_node1 20841 1726882376.73670: Calling groups_inventory to load vars for managed_node1 20841 1726882376.73672: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882376.73681: Calling all_plugins_play to load vars for managed_node1 20841 1726882376.73683: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882376.73686: Calling groups_plugins_play to load vars for managed_node1 20841 1726882376.73974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882376.74184: done with get_vars() 20841 1726882376.74197: done getting variables 20841 1726882376.74400: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:32:56 -0400 (0:00:00.056) 0:00:04.508 ****** 20841 1726882376.74432: entering _queue_task() for managed_node1/copy 20841 1726882376.75030: worker is 1 (out of 1 available) 20841 1726882376.75039: exiting _queue_task() for managed_node1/copy 20841 1726882376.75049: done queuing things up, now waiting for results queue to drain 20841 1726882376.75050: waiting for pending results... 20841 1726882376.75575: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20841 1726882376.75751: in run() - task 12673a56-9f93-02b9-7d0a-000000000029 20841 1726882376.75777: variable 'ansible_search_path' from source: unknown 20841 1726882376.75810: variable 'ansible_search_path' from source: unknown 20841 1726882376.75832: calling self._execute() 20841 1726882376.75925: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882376.75937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882376.76027: variable 'omit' from source: magic vars 20841 1726882376.76475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882376.79734: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882376.80027: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882376.80042: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882376.80080: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882376.80112: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882376.80199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882376.80245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882376.80278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882376.80329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882376.80360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882376.80498: variable 'ansible_distribution' from source: facts 20841 1726882376.80569: variable 'ansible_distribution_major_version' from source: facts 20841 1726882376.80572: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882376.80575: when evaluation is False, skipping this task 20841 1726882376.80577: _execute() done 20841 1726882376.80579: dumping result to json 20841 1726882376.80581: done dumping result, returning 20841 1726882376.80583: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-02b9-7d0a-000000000029] 20841 1726882376.80585: sending task result for task 12673a56-9f93-02b9-7d0a-000000000029 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" } 20841 1726882376.80720: no more pending results, returning what we have 20841 1726882376.80723: results queue empty 20841 1726882376.80725: checking for any_errors_fatal 20841 1726882376.80730: done checking for any_errors_fatal 20841 1726882376.80731: checking for max_fail_percentage 20841 1726882376.80732: done checking for max_fail_percentage 20841 1726882376.80733: checking to see if all hosts have failed and the running result is not ok 20841 1726882376.80734: done checking to see if all hosts have failed 20841 1726882376.80735: getting the remaining hosts for this loop 20841 1726882376.80736: done getting the remaining hosts for this loop 20841 1726882376.80741: getting the next task for host managed_node1 20841 1726882376.80747: done getting next task for host managed_node1 20841 1726882376.80751: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20841 1726882376.80754: ^ 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 20841 1726882376.80768: getting variables 20841 1726882376.80770: in VariableManager get_vars() 20841 1726882376.80930: Calling all_inventory to load vars for managed_node1 20841 1726882376.80933: Calling groups_inventory to load vars for managed_node1 20841 1726882376.80935: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882376.80945: Calling all_plugins_play to load vars for managed_node1 20841 1726882376.80947: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882376.80950: Calling groups_plugins_play to load vars for managed_node1 20841 1726882376.81301: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000029 20841 1726882376.81305: WORKER PROCESS EXITING 20841 1726882376.81333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882376.81549: done with get_vars() 20841 1726882376.81561: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:32:56 -0400 (0:00:00.072) 0:00:04.580 ****** 20841 1726882376.81646: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 20841 1726882376.81648: Creating lock for fedora.linux_system_roles.network_connections 20841 1726882376.82016: worker is 1 (out of 1 available) 20841 1726882376.82027: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 20841 1726882376.82036: done queuing things up, now waiting for results queue to drain 20841 1726882376.82038: waiting for pending results... 20841 1726882376.82229: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20841 1726882376.82364: in run() - task 12673a56-9f93-02b9-7d0a-00000000002a 20841 1726882376.82389: variable 'ansible_search_path' from source: unknown 20841 1726882376.82400: variable 'ansible_search_path' from source: unknown 20841 1726882376.82441: calling self._execute() 20841 1726882376.82525: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882376.82538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882376.82552: variable 'omit' from source: magic vars 20841 1726882376.83321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882376.85153: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882376.85192: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882376.85223: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882376.85258: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882376.85278: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882376.85339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882376.85363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882376.85378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882376.85410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882376.85422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882376.85512: variable 'ansible_distribution' from source: facts 20841 1726882376.85515: variable 'ansible_distribution_major_version' from source: facts 20841 1726882376.85531: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882376.85534: when evaluation is False, skipping this task 20841 1726882376.85536: _execute() done 20841 1726882376.85539: dumping result to json 20841 1726882376.85541: done dumping result, returning 20841 1726882376.85547: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-02b9-7d0a-00000000002a] 20841 1726882376.85550: sending task result for task 12673a56-9f93-02b9-7d0a-00000000002a 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" } 20841 1726882376.85680: no more pending results, returning what we have 20841 1726882376.85683: results queue empty 20841 1726882376.85684: checking for any_errors_fatal 20841 1726882376.85689: done checking for any_errors_fatal 20841 1726882376.85690: checking for max_fail_percentage 20841 1726882376.85691: done checking for max_fail_percentage 20841 1726882376.85692: checking to see if all hosts have failed and the running result is not ok 20841 1726882376.85694: done checking to see if all hosts have failed 20841 1726882376.85695: getting the remaining hosts for this loop 20841 1726882376.85696: done getting the remaining hosts for this loop 20841 1726882376.85700: getting the next task for host managed_node1 20841 1726882376.85707: done getting next task for host managed_node1 20841 1726882376.85710: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20841 1726882376.85712: ^ 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 20841 1726882376.85724: getting variables 20841 1726882376.85725: in VariableManager get_vars() 20841 1726882376.85766: Calling all_inventory to load vars for managed_node1 20841 1726882376.85769: Calling groups_inventory to load vars for managed_node1 20841 1726882376.85771: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882376.85779: Calling all_plugins_play to load vars for managed_node1 20841 1726882376.85781: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882376.85783: Calling groups_plugins_play to load vars for managed_node1 20841 1726882376.86136: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000002a 20841 1726882376.86139: WORKER PROCESS EXITING 20841 1726882376.86158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882376.86584: done with get_vars() 20841 1726882376.86592: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:32:56 -0400 (0:00:00.050) 0:00:04.630 ****** 20841 1726882376.86663: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 20841 1726882376.86665: Creating lock for fedora.linux_system_roles.network_state 20841 1726882376.86924: worker is 1 (out of 1 available) 20841 1726882376.86935: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 20841 1726882376.86944: done queuing things up, now waiting for results queue to drain 20841 1726882376.86945: waiting for pending results... 20841 1726882376.87509: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 20841 1726882376.87612: in run() - task 12673a56-9f93-02b9-7d0a-00000000002b 20841 1726882376.87627: variable 'ansible_search_path' from source: unknown 20841 1726882376.87631: variable 'ansible_search_path' from source: unknown 20841 1726882376.87664: calling self._execute() 20841 1726882376.87768: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882376.87783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882376.87797: variable 'omit' from source: magic vars 20841 1726882376.88190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882376.89784: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882376.89850: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882376.89890: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882376.89930: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882376.89959: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882376.90042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882376.90199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882376.90203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882376.90206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882376.90208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882376.90298: variable 'ansible_distribution' from source: facts 20841 1726882376.90310: variable 'ansible_distribution_major_version' from source: facts 20841 1726882376.90333: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882376.90342: when evaluation is False, skipping this task 20841 1726882376.90349: _execute() done 20841 1726882376.90357: dumping result to json 20841 1726882376.90366: done dumping result, returning 20841 1726882376.90377: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-02b9-7d0a-00000000002b] 20841 1726882376.90385: sending task result for task 12673a56-9f93-02b9-7d0a-00000000002b 20841 1726882376.90487: done sending task result for task 12673a56-9f93-02b9-7d0a-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" } 20841 1726882376.90546: no more pending results, returning what we have 20841 1726882376.90549: results queue empty 20841 1726882376.90550: checking for any_errors_fatal 20841 1726882376.90557: done checking for any_errors_fatal 20841 1726882376.90557: checking for max_fail_percentage 20841 1726882376.90558: done checking for max_fail_percentage 20841 1726882376.90559: checking to see if all hosts have failed and the running result is not ok 20841 1726882376.90560: done checking to see if all hosts have failed 20841 1726882376.90561: getting the remaining hosts for this loop 20841 1726882376.90562: done getting the remaining hosts for this loop 20841 1726882376.90570: getting the next task for host managed_node1 20841 1726882376.90579: done getting next task for host managed_node1 20841 1726882376.90582: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20841 1726882376.90585: ^ 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 20841 1726882376.90601: getting variables 20841 1726882376.90603: in VariableManager get_vars() 20841 1726882376.90647: Calling all_inventory to load vars for managed_node1 20841 1726882376.90649: Calling groups_inventory to load vars for managed_node1 20841 1726882376.90651: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882376.90661: Calling all_plugins_play to load vars for managed_node1 20841 1726882376.90663: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882376.90665: Calling groups_plugins_play to load vars for managed_node1 20841 1726882376.90896: WORKER PROCESS EXITING 20841 1726882376.90920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882376.91133: done with get_vars() 20841 1726882376.91140: done getting variables 20841 1726882376.91201: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:32:56 -0400 (0:00:00.045) 0:00:04.675 ****** 20841 1726882376.91224: entering _queue_task() for managed_node1/debug 20841 1726882376.91409: worker is 1 (out of 1 available) 20841 1726882376.91421: exiting _queue_task() for managed_node1/debug 20841 1726882376.91432: done queuing things up, now waiting for results queue to drain 20841 1726882376.91433: waiting for pending results... 20841 1726882376.91599: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20841 1726882376.91669: in run() - task 12673a56-9f93-02b9-7d0a-00000000002c 20841 1726882376.91680: variable 'ansible_search_path' from source: unknown 20841 1726882376.91683: variable 'ansible_search_path' from source: unknown 20841 1726882376.91713: calling self._execute() 20841 1726882376.91769: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882376.91775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882376.91783: variable 'omit' from source: magic vars 20841 1726882376.92133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882376.93999: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882376.94007: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882376.94060: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882376.94102: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882376.94132: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882376.94222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882376.94257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882376.94286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882376.94334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882376.94355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882376.94487: variable 'ansible_distribution' from source: facts 20841 1726882376.94600: variable 'ansible_distribution_major_version' from source: facts 20841 1726882376.94604: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882376.94606: when evaluation is False, skipping this task 20841 1726882376.94608: _execute() done 20841 1726882376.94611: dumping result to json 20841 1726882376.94613: done dumping result, returning 20841 1726882376.94615: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-02b9-7d0a-00000000002c] 20841 1726882376.94617: sending task result for task 12673a56-9f93-02b9-7d0a-00000000002c skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20841 1726882376.94736: no more pending results, returning what we have 20841 1726882376.94739: results queue empty 20841 1726882376.94740: checking for any_errors_fatal 20841 1726882376.94745: done checking for any_errors_fatal 20841 1726882376.94745: checking for max_fail_percentage 20841 1726882376.94747: done checking for max_fail_percentage 20841 1726882376.94748: checking to see if all hosts have failed and the running result is not ok 20841 1726882376.94749: done checking to see if all hosts have failed 20841 1726882376.94750: getting the remaining hosts for this loop 20841 1726882376.94751: done getting the remaining hosts for this loop 20841 1726882376.94755: getting the next task for host managed_node1 20841 1726882376.94761: done getting next task for host managed_node1 20841 1726882376.94765: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20841 1726882376.94767: ^ 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 20841 1726882376.94779: getting variables 20841 1726882376.94780: in VariableManager get_vars() 20841 1726882376.94825: Calling all_inventory to load vars for managed_node1 20841 1726882376.94827: Calling groups_inventory to load vars for managed_node1 20841 1726882376.94829: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882376.94837: Calling all_plugins_play to load vars for managed_node1 20841 1726882376.94839: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882376.94842: Calling groups_plugins_play to load vars for managed_node1 20841 1726882376.95010: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000002c 20841 1726882376.95013: WORKER PROCESS EXITING 20841 1726882376.95023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882376.95147: done with get_vars() 20841 1726882376.95153: done getting variables 20841 1726882376.95194: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:32:56 -0400 (0:00:00.039) 0:00:04.715 ****** 20841 1726882376.95216: entering _queue_task() for managed_node1/debug 20841 1726882376.95392: worker is 1 (out of 1 available) 20841 1726882376.95406: exiting _queue_task() for managed_node1/debug 20841 1726882376.95418: done queuing things up, now waiting for results queue to drain 20841 1726882376.95419: waiting for pending results... 20841 1726882376.95589: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20841 1726882376.95670: in run() - task 12673a56-9f93-02b9-7d0a-00000000002d 20841 1726882376.95682: variable 'ansible_search_path' from source: unknown 20841 1726882376.95685: variable 'ansible_search_path' from source: unknown 20841 1726882376.95760: calling self._execute() 20841 1726882376.95775: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882376.95780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882376.95788: variable 'omit' from source: magic vars 20841 1726882376.96088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882376.97956: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882376.98000: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882376.98028: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882376.98052: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882376.98070: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882376.98131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882376.98151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882376.98168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882376.98202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882376.98210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882376.98302: variable 'ansible_distribution' from source: facts 20841 1726882376.98306: variable 'ansible_distribution_major_version' from source: facts 20841 1726882376.98322: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882376.98325: when evaluation is False, skipping this task 20841 1726882376.98328: _execute() done 20841 1726882376.98330: dumping result to json 20841 1726882376.98333: done dumping result, returning 20841 1726882376.98340: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-02b9-7d0a-00000000002d] 20841 1726882376.98342: sending task result for task 12673a56-9f93-02b9-7d0a-00000000002d 20841 1726882376.98420: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000002d 20841 1726882376.98424: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20841 1726882376.98465: no more pending results, returning what we have 20841 1726882376.98468: results queue empty 20841 1726882376.98469: checking for any_errors_fatal 20841 1726882376.98474: done checking for any_errors_fatal 20841 1726882376.98475: checking for max_fail_percentage 20841 1726882376.98476: done checking for max_fail_percentage 20841 1726882376.98477: checking to see if all hosts have failed and the running result is not ok 20841 1726882376.98477: done checking to see if all hosts have failed 20841 1726882376.98478: getting the remaining hosts for this loop 20841 1726882376.98479: done getting the remaining hosts for this loop 20841 1726882376.98483: getting the next task for host managed_node1 20841 1726882376.98488: done getting next task for host managed_node1 20841 1726882376.98495: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20841 1726882376.98498: ^ 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 20841 1726882376.98510: getting variables 20841 1726882376.98511: in VariableManager get_vars() 20841 1726882376.98552: Calling all_inventory to load vars for managed_node1 20841 1726882376.98554: Calling groups_inventory to load vars for managed_node1 20841 1726882376.98556: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882376.98564: Calling all_plugins_play to load vars for managed_node1 20841 1726882376.98566: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882376.98569: Calling groups_plugins_play to load vars for managed_node1 20841 1726882376.98686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882376.98811: done with get_vars() 20841 1726882376.98820: done getting variables 20841 1726882376.98857: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:32:56 -0400 (0:00:00.036) 0:00:04.752 ****** 20841 1726882376.98878: entering _queue_task() for managed_node1/debug 20841 1726882376.99053: worker is 1 (out of 1 available) 20841 1726882376.99065: exiting _queue_task() for managed_node1/debug 20841 1726882376.99075: done queuing things up, now waiting for results queue to drain 20841 1726882376.99076: waiting for pending results... 20841 1726882376.99240: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20841 1726882376.99318: in run() - task 12673a56-9f93-02b9-7d0a-00000000002e 20841 1726882376.99329: variable 'ansible_search_path' from source: unknown 20841 1726882376.99333: variable 'ansible_search_path' from source: unknown 20841 1726882376.99358: calling self._execute() 20841 1726882376.99474: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882376.99479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882376.99488: variable 'omit' from source: magic vars 20841 1726882376.99780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882377.01188: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882377.01240: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882377.01268: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882377.01292: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882377.01320: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882377.01376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882377.01397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882377.01417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882377.01442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882377.01452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882377.01546: variable 'ansible_distribution' from source: facts 20841 1726882377.01553: variable 'ansible_distribution_major_version' from source: facts 20841 1726882377.01577: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882377.01582: when evaluation is False, skipping this task 20841 1726882377.01585: _execute() done 20841 1726882377.01587: dumping result to json 20841 1726882377.01589: done dumping result, returning 20841 1726882377.01601: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-02b9-7d0a-00000000002e] 20841 1726882377.01604: sending task result for task 12673a56-9f93-02b9-7d0a-00000000002e 20841 1726882377.01675: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000002e 20841 1726882377.01677: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20841 1726882377.01733: no more pending results, returning what we have 20841 1726882377.01735: results queue empty 20841 1726882377.01736: checking for any_errors_fatal 20841 1726882377.01740: done checking for any_errors_fatal 20841 1726882377.01741: checking for max_fail_percentage 20841 1726882377.01742: done checking for max_fail_percentage 20841 1726882377.01743: checking to see if all hosts have failed and the running result is not ok 20841 1726882377.01744: done checking to see if all hosts have failed 20841 1726882377.01744: getting the remaining hosts for this loop 20841 1726882377.01746: done getting the remaining hosts for this loop 20841 1726882377.01749: getting the next task for host managed_node1 20841 1726882377.01753: done getting next task for host managed_node1 20841 1726882377.01756: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20841 1726882377.01758: ^ 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 20841 1726882377.01770: getting variables 20841 1726882377.01771: in VariableManager get_vars() 20841 1726882377.01853: Calling all_inventory to load vars for managed_node1 20841 1726882377.01855: Calling groups_inventory to load vars for managed_node1 20841 1726882377.01857: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882377.01863: Calling all_plugins_play to load vars for managed_node1 20841 1726882377.01864: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882377.01866: Calling groups_plugins_play to load vars for managed_node1 20841 1726882377.01969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882377.02086: done with get_vars() 20841 1726882377.02095: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:32:57 -0400 (0:00:00.032) 0:00:04.785 ****** 20841 1726882377.02154: entering _queue_task() for managed_node1/ping 20841 1726882377.02155: Creating lock for ping 20841 1726882377.02329: worker is 1 (out of 1 available) 20841 1726882377.02343: exiting _queue_task() for managed_node1/ping 20841 1726882377.02355: done queuing things up, now waiting for results queue to drain 20841 1726882377.02356: waiting for pending results... 20841 1726882377.02709: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 20841 1726882377.02715: in run() - task 12673a56-9f93-02b9-7d0a-00000000002f 20841 1726882377.02718: variable 'ansible_search_path' from source: unknown 20841 1726882377.02720: variable 'ansible_search_path' from source: unknown 20841 1726882377.02757: calling self._execute() 20841 1726882377.02846: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882377.02858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882377.02873: variable 'omit' from source: magic vars 20841 1726882377.03375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882377.04940: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882377.04980: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882377.05007: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882377.05034: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882377.05054: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882377.05198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882377.05202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882377.05204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882377.05320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882377.05444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882377.05599: variable 'ansible_distribution' from source: facts 20841 1726882377.05610: variable 'ansible_distribution_major_version' from source: facts 20841 1726882377.05632: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882377.05639: when evaluation is False, skipping this task 20841 1726882377.05644: _execute() done 20841 1726882377.05650: dumping result to json 20841 1726882377.05657: done dumping result, returning 20841 1726882377.05667: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-02b9-7d0a-00000000002f] 20841 1726882377.05675: sending task result for task 12673a56-9f93-02b9-7d0a-00000000002f 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" } 20841 1726882377.05940: no more pending results, returning what we have 20841 1726882377.05943: results queue empty 20841 1726882377.05944: checking for any_errors_fatal 20841 1726882377.05950: done checking for any_errors_fatal 20841 1726882377.05951: checking for max_fail_percentage 20841 1726882377.05953: done checking for max_fail_percentage 20841 1726882377.05953: checking to see if all hosts have failed and the running result is not ok 20841 1726882377.05954: done checking to see if all hosts have failed 20841 1726882377.05955: getting the remaining hosts for this loop 20841 1726882377.05956: done getting the remaining hosts for this loop 20841 1726882377.05960: getting the next task for host managed_node1 20841 1726882377.05970: done getting next task for host managed_node1 20841 1726882377.05972: ^ task is: TASK: meta (role_complete) 20841 1726882377.05975: ^ 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 20841 1726882377.05989: getting variables 20841 1726882377.05991: in VariableManager get_vars() 20841 1726882377.06043: Calling all_inventory to load vars for managed_node1 20841 1726882377.06046: Calling groups_inventory to load vars for managed_node1 20841 1726882377.06049: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882377.06059: Calling all_plugins_play to load vars for managed_node1 20841 1726882377.06061: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882377.06064: Calling groups_plugins_play to load vars for managed_node1 20841 1726882377.06599: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000002f 20841 1726882377.06603: WORKER PROCESS EXITING 20841 1726882377.06625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882377.07166: done with get_vars() 20841 1726882377.07177: done getting variables 20841 1726882377.07381: done queuing things up, now waiting for results queue to drain 20841 1726882377.07383: results queue empty 20841 1726882377.07384: checking for any_errors_fatal 20841 1726882377.07386: done checking for any_errors_fatal 20841 1726882377.07387: checking for max_fail_percentage 20841 1726882377.07388: done checking for max_fail_percentage 20841 1726882377.07389: checking to see if all hosts have failed and the running result is not ok 20841 1726882377.07390: done checking to see if all hosts have failed 20841 1726882377.07391: getting the remaining hosts for this loop 20841 1726882377.07440: done getting the remaining hosts for this loop 20841 1726882377.07444: getting the next task for host managed_node1 20841 1726882377.07448: done getting next task for host managed_node1 20841 1726882377.07456: ^ task is: TASK: Get profile's ring options 20841 1726882377.07458: ^ 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 20841 1726882377.07460: getting variables 20841 1726882377.07461: in VariableManager get_vars() 20841 1726882377.07478: Calling all_inventory to load vars for managed_node1 20841 1726882377.07481: Calling groups_inventory to load vars for managed_node1 20841 1726882377.07483: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882377.07489: Calling all_plugins_play to load vars for managed_node1 20841 1726882377.07491: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882377.07499: Calling groups_plugins_play to load vars for managed_node1 20841 1726882377.07648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882377.07857: done with get_vars() 20841 1726882377.07865: done getting variables 20841 1726882377.07912: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:50 Friday 20 September 2024 21:32:57 -0400 (0:00:00.057) 0:00:04.843 ****** 20841 1726882377.07944: entering _queue_task() for managed_node1/command 20841 1726882377.08232: worker is 1 (out of 1 available) 20841 1726882377.08246: exiting _queue_task() for managed_node1/command 20841 1726882377.08258: done queuing things up, now waiting for results queue to drain 20841 1726882377.08260: waiting for pending results... 20841 1726882377.08465: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 20841 1726882377.08525: in run() - task 12673a56-9f93-02b9-7d0a-00000000005f 20841 1726882377.08536: variable 'ansible_search_path' from source: unknown 20841 1726882377.08564: calling self._execute() 20841 1726882377.08627: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882377.08631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882377.08639: variable 'omit' from source: magic vars 20841 1726882377.08945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882377.10699: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882377.10703: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882377.10708: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882377.10711: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882377.10714: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882377.10759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882377.10791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882377.10826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882377.10871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882377.10889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882377.11022: variable 'ansible_distribution' from source: facts 20841 1726882377.11034: variable 'ansible_distribution_major_version' from source: facts 20841 1726882377.11058: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882377.11066: when evaluation is False, skipping this task 20841 1726882377.11072: _execute() done 20841 1726882377.11079: dumping result to json 20841 1726882377.11085: done dumping result, returning 20841 1726882377.11099: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [12673a56-9f93-02b9-7d0a-00000000005f] 20841 1726882377.11109: sending task result for task 12673a56-9f93-02b9-7d0a-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" } 20841 1726882377.11241: no more pending results, returning what we have 20841 1726882377.11244: results queue empty 20841 1726882377.11245: checking for any_errors_fatal 20841 1726882377.11247: done checking for any_errors_fatal 20841 1726882377.11247: checking for max_fail_percentage 20841 1726882377.11249: done checking for max_fail_percentage 20841 1726882377.11249: checking to see if all hosts have failed and the running result is not ok 20841 1726882377.11250: done checking to see if all hosts have failed 20841 1726882377.11250: getting the remaining hosts for this loop 20841 1726882377.11252: done getting the remaining hosts for this loop 20841 1726882377.11262: getting the next task for host managed_node1 20841 1726882377.11267: done getting next task for host managed_node1 20841 1726882377.11269: ^ task is: TASK: ASSERT: The profile does not contain ring options 20841 1726882377.11271: ^ 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 20841 1726882377.11273: getting variables 20841 1726882377.11274: in VariableManager get_vars() 20841 1726882377.11318: Calling all_inventory to load vars for managed_node1 20841 1726882377.11321: Calling groups_inventory to load vars for managed_node1 20841 1726882377.11323: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882377.11374: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000005f 20841 1726882377.11377: WORKER PROCESS EXITING 20841 1726882377.11386: Calling all_plugins_play to load vars for managed_node1 20841 1726882377.11389: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882377.11392: Calling groups_plugins_play to load vars for managed_node1 20841 1726882377.11560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882377.11824: done with get_vars() 20841 1726882377.11832: done getting variables 20841 1726882377.11923: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:56 Friday 20 September 2024 21:32:57 -0400 (0:00:00.040) 0:00:04.883 ****** 20841 1726882377.11947: entering _queue_task() for managed_node1/assert 20841 1726882377.11949: Creating lock for assert 20841 1726882377.12186: worker is 1 (out of 1 available) 20841 1726882377.12200: exiting _queue_task() for managed_node1/assert 20841 1726882377.12212: done queuing things up, now waiting for results queue to drain 20841 1726882377.12213: waiting for pending results... 20841 1726882377.12490: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options 20841 1726882377.12582: in run() - task 12673a56-9f93-02b9-7d0a-000000000060 20841 1726882377.12603: variable 'ansible_search_path' from source: unknown 20841 1726882377.12644: calling self._execute() 20841 1726882377.12744: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882377.12796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882377.12800: variable 'omit' from source: magic vars 20841 1726882377.13243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882377.16198: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882377.16212: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882377.16255: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882377.16305: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882377.16335: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882377.16422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882377.16451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882377.16475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882377.16524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882377.16540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882377.16663: variable 'ansible_distribution' from source: facts 20841 1726882377.16672: variable 'ansible_distribution_major_version' from source: facts 20841 1726882377.16690: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882377.16699: when evaluation is False, skipping this task 20841 1726882377.16706: _execute() done 20841 1726882377.16714: dumping result to json 20841 1726882377.16736: done dumping result, returning 20841 1726882377.16742: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options [12673a56-9f93-02b9-7d0a-000000000060] 20841 1726882377.16798: sending task result for task 12673a56-9f93-02b9-7d0a-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" } 20841 1726882377.16991: no more pending results, returning what we have 20841 1726882377.16996: results queue empty 20841 1726882377.16997: checking for any_errors_fatal 20841 1726882377.17004: done checking for any_errors_fatal 20841 1726882377.17005: checking for max_fail_percentage 20841 1726882377.17006: done checking for max_fail_percentage 20841 1726882377.17007: checking to see if all hosts have failed and the running result is not ok 20841 1726882377.17008: done checking to see if all hosts have failed 20841 1726882377.17008: getting the remaining hosts for this loop 20841 1726882377.17010: done getting the remaining hosts for this loop 20841 1726882377.17013: getting the next task for host managed_node1 20841 1726882377.17019: done getting next task for host managed_node1 20841 1726882377.17021: ^ task is: TASK: Get profile's ring options 20841 1726882377.17022: ^ 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 20841 1726882377.17025: getting variables 20841 1726882377.17027: in VariableManager get_vars() 20841 1726882377.17077: Calling all_inventory to load vars for managed_node1 20841 1726882377.17079: Calling groups_inventory to load vars for managed_node1 20841 1726882377.17081: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882377.17087: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000060 20841 1726882377.17090: WORKER PROCESS EXITING 20841 1726882377.17101: Calling all_plugins_play to load vars for managed_node1 20841 1726882377.17104: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882377.17107: Calling groups_plugins_play to load vars for managed_node1 20841 1726882377.17453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882377.17658: done with get_vars() 20841 1726882377.17669: done getting variables 20841 1726882377.17729: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:61 Friday 20 September 2024 21:32:57 -0400 (0:00:00.058) 0:00:04.941 ****** 20841 1726882377.17753: entering _queue_task() for managed_node1/command 20841 1726882377.18179: worker is 1 (out of 1 available) 20841 1726882377.18190: exiting _queue_task() for managed_node1/command 20841 1726882377.18203: done queuing things up, now waiting for results queue to drain 20841 1726882377.18205: waiting for pending results... 20841 1726882377.18869: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 20841 1726882377.18892: in run() - task 12673a56-9f93-02b9-7d0a-000000000061 20841 1726882377.18911: variable 'ansible_search_path' from source: unknown 20841 1726882377.18944: calling self._execute() 20841 1726882377.19226: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882377.19238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882377.19242: variable 'omit' from source: magic vars 20841 1726882377.20457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882377.23612: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882377.23673: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882377.24013: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882377.24048: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882377.24073: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882377.24151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882377.24179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882377.24428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882377.24462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882377.24537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882377.24808: variable 'ansible_distribution' from source: facts 20841 1726882377.24813: variable 'ansible_distribution_major_version' from source: facts 20841 1726882377.24833: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882377.24836: when evaluation is False, skipping this task 20841 1726882377.24838: _execute() done 20841 1726882377.24840: dumping result to json 20841 1726882377.24843: done dumping result, returning 20841 1726882377.24852: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [12673a56-9f93-02b9-7d0a-000000000061] 20841 1726882377.24862: sending task result for task 12673a56-9f93-02b9-7d0a-000000000061 20841 1726882377.24950: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000061 20841 1726882377.24953: 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" } 20841 1726882377.25014: no more pending results, returning what we have 20841 1726882377.25018: results queue empty 20841 1726882377.25019: checking for any_errors_fatal 20841 1726882377.25024: done checking for any_errors_fatal 20841 1726882377.25025: checking for max_fail_percentage 20841 1726882377.25027: done checking for max_fail_percentage 20841 1726882377.25028: checking to see if all hosts have failed and the running result is not ok 20841 1726882377.25029: done checking to see if all hosts have failed 20841 1726882377.25029: getting the remaining hosts for this loop 20841 1726882377.25031: done getting the remaining hosts for this loop 20841 1726882377.25035: getting the next task for host managed_node1 20841 1726882377.25041: done getting next task for host managed_node1 20841 1726882377.25043: ^ task is: TASK: ASSERT: The profile does not contain ring options 20841 1726882377.25045: ^ 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 20841 1726882377.25048: getting variables 20841 1726882377.25050: in VariableManager get_vars() 20841 1726882377.25104: Calling all_inventory to load vars for managed_node1 20841 1726882377.25108: Calling groups_inventory to load vars for managed_node1 20841 1726882377.25110: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882377.25122: Calling all_plugins_play to load vars for managed_node1 20841 1726882377.25125: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882377.25128: Calling groups_plugins_play to load vars for managed_node1 20841 1726882377.25720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882377.26090: done with get_vars() 20841 1726882377.26102: done getting variables 20841 1726882377.26159: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:68 Friday 20 September 2024 21:32:57 -0400 (0:00:00.087) 0:00:05.028 ****** 20841 1726882377.26516: entering _queue_task() for managed_node1/assert 20841 1726882377.26988: worker is 1 (out of 1 available) 20841 1726882377.27005: exiting _queue_task() for managed_node1/assert 20841 1726882377.27016: done queuing things up, now waiting for results queue to drain 20841 1726882377.27021: waiting for pending results... 20841 1726882377.27710: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options 20841 1726882377.27715: in run() - task 12673a56-9f93-02b9-7d0a-000000000062 20841 1726882377.27719: variable 'ansible_search_path' from source: unknown 20841 1726882377.27760: calling self._execute() 20841 1726882377.27847: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882377.28199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882377.28202: variable 'omit' from source: magic vars 20841 1726882377.28741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882377.33400: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882377.33404: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882377.33407: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882377.33409: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882377.33800: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882377.33804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882377.33807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882377.33810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882377.33812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882377.33814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882377.34026: variable 'ansible_distribution' from source: facts 20841 1726882377.34109: variable 'ansible_distribution_major_version' from source: facts 20841 1726882377.34220: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882377.34229: when evaluation is False, skipping this task 20841 1726882377.34235: _execute() done 20841 1726882377.34242: dumping result to json 20841 1726882377.34250: done dumping result, returning 20841 1726882377.34261: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options [12673a56-9f93-02b9-7d0a-000000000062] 20841 1726882377.34271: sending task result for task 12673a56-9f93-02b9-7d0a-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" } 20841 1726882377.34427: no more pending results, returning what we have 20841 1726882377.34432: results queue empty 20841 1726882377.34433: checking for any_errors_fatal 20841 1726882377.34440: done checking for any_errors_fatal 20841 1726882377.34440: checking for max_fail_percentage 20841 1726882377.34442: done checking for max_fail_percentage 20841 1726882377.34443: checking to see if all hosts have failed and the running result is not ok 20841 1726882377.34444: done checking to see if all hosts have failed 20841 1726882377.34445: getting the remaining hosts for this loop 20841 1726882377.34446: done getting the remaining hosts for this loop 20841 1726882377.34450: getting the next task for host managed_node1 20841 1726882377.34457: done getting next task for host managed_node1 20841 1726882377.34459: ^ task is: TASK: TEST: I can set rx. 20841 1726882377.34461: ^ 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 20841 1726882377.34464: getting variables 20841 1726882377.34466: in VariableManager get_vars() 20841 1726882377.34515: Calling all_inventory to load vars for managed_node1 20841 1726882377.34518: Calling groups_inventory to load vars for managed_node1 20841 1726882377.34521: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882377.34532: Calling all_plugins_play to load vars for managed_node1 20841 1726882377.34535: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882377.34538: Calling groups_plugins_play to load vars for managed_node1 20841 1726882377.34710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882377.35109: done with get_vars() 20841 1726882377.35121: done getting variables 20841 1726882377.35163: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000062 20841 1726882377.35167: WORKER PROCESS EXITING 20841 1726882377.35323: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:74 Friday 20 September 2024 21:32:57 -0400 (0:00:00.088) 0:00:05.117 ****** 20841 1726882377.35350: entering _queue_task() for managed_node1/debug 20841 1726882377.35816: worker is 1 (out of 1 available) 20841 1726882377.35830: exiting _queue_task() for managed_node1/debug 20841 1726882377.35842: done queuing things up, now waiting for results queue to drain 20841 1726882377.35843: waiting for pending results... 20841 1726882377.36277: running TaskExecutor() for managed_node1/TASK: TEST: I can set rx. 20841 1726882377.36549: in run() - task 12673a56-9f93-02b9-7d0a-000000000063 20841 1726882377.36562: variable 'ansible_search_path' from source: unknown 20841 1726882377.36599: calling self._execute() 20841 1726882377.36746: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882377.36754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882377.36764: variable 'omit' from source: magic vars 20841 1726882377.37698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882377.42705: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882377.42778: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882377.42824: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882377.43099: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882377.43103: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882377.43148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882377.43184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882377.43499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882377.43502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882377.43505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882377.43625: variable 'ansible_distribution' from source: facts 20841 1726882377.43900: variable 'ansible_distribution_major_version' from source: facts 20841 1726882377.43903: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882377.43906: when evaluation is False, skipping this task 20841 1726882377.43908: _execute() done 20841 1726882377.43913: dumping result to json 20841 1726882377.43915: done dumping result, returning 20841 1726882377.43917: done running TaskExecutor() for managed_node1/TASK: TEST: I can set rx. [12673a56-9f93-02b9-7d0a-000000000063] 20841 1726882377.43919: sending task result for task 12673a56-9f93-02b9-7d0a-000000000063 20841 1726882377.43978: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000063 20841 1726882377.43981: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20841 1726882377.44056: no more pending results, returning what we have 20841 1726882377.44060: results queue empty 20841 1726882377.44061: checking for any_errors_fatal 20841 1726882377.44066: done checking for any_errors_fatal 20841 1726882377.44067: checking for max_fail_percentage 20841 1726882377.44068: done checking for max_fail_percentage 20841 1726882377.44069: checking to see if all hosts have failed and the running result is not ok 20841 1726882377.44070: done checking to see if all hosts have failed 20841 1726882377.44071: getting the remaining hosts for this loop 20841 1726882377.44072: done getting the remaining hosts for this loop 20841 1726882377.44075: getting the next task for host managed_node1 20841 1726882377.44081: done getting next task for host managed_node1 20841 1726882377.44086: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20841 1726882377.44089: ^ 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 20841 1726882377.44108: getting variables 20841 1726882377.44110: in VariableManager get_vars() 20841 1726882377.44155: Calling all_inventory to load vars for managed_node1 20841 1726882377.44158: Calling groups_inventory to load vars for managed_node1 20841 1726882377.44161: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882377.44170: Calling all_plugins_play to load vars for managed_node1 20841 1726882377.44172: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882377.44175: Calling groups_plugins_play to load vars for managed_node1 20841 1726882377.44840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882377.45360: done with get_vars() 20841 1726882377.45371: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:32:57 -0400 (0:00:00.102) 0:00:05.219 ****** 20841 1726882377.45581: entering _queue_task() for managed_node1/include_tasks 20841 1726882377.46158: worker is 1 (out of 1 available) 20841 1726882377.46171: exiting _queue_task() for managed_node1/include_tasks 20841 1726882377.46404: done queuing things up, now waiting for results queue to drain 20841 1726882377.46406: waiting for pending results... 20841 1726882377.46816: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20841 1726882377.47074: in run() - task 12673a56-9f93-02b9-7d0a-00000000006b 20841 1726882377.47101: variable 'ansible_search_path' from source: unknown 20841 1726882377.47161: variable 'ansible_search_path' from source: unknown 20841 1726882377.47254: calling self._execute() 20841 1726882377.47387: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882377.47644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882377.47647: variable 'omit' from source: magic vars 20841 1726882377.48672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882377.54272: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882377.54316: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882377.54436: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882377.54529: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882377.54559: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882377.54680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882377.55069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882377.55073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882377.55076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882377.55078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882377.55287: variable 'ansible_distribution' from source: facts 20841 1726882377.55423: variable 'ansible_distribution_major_version' from source: facts 20841 1726882377.55456: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882377.55464: when evaluation is False, skipping this task 20841 1726882377.55471: _execute() done 20841 1726882377.55477: dumping result to json 20841 1726882377.55483: done dumping result, returning 20841 1726882377.55497: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-02b9-7d0a-00000000006b] 20841 1726882377.55507: sending task result for task 12673a56-9f93-02b9-7d0a-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" } 20841 1726882377.55670: no more pending results, returning what we have 20841 1726882377.55675: results queue empty 20841 1726882377.55676: checking for any_errors_fatal 20841 1726882377.55684: done checking for any_errors_fatal 20841 1726882377.55685: checking for max_fail_percentage 20841 1726882377.55687: done checking for max_fail_percentage 20841 1726882377.55687: checking to see if all hosts have failed and the running result is not ok 20841 1726882377.55689: done checking to see if all hosts have failed 20841 1726882377.55689: getting the remaining hosts for this loop 20841 1726882377.55691: done getting the remaining hosts for this loop 20841 1726882377.55699: getting the next task for host managed_node1 20841 1726882377.55706: done getting next task for host managed_node1 20841 1726882377.55710: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20841 1726882377.55713: ^ 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 20841 1726882377.55732: getting variables 20841 1726882377.55734: in VariableManager get_vars() 20841 1726882377.55789: Calling all_inventory to load vars for managed_node1 20841 1726882377.56211: Calling groups_inventory to load vars for managed_node1 20841 1726882377.56217: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882377.56229: Calling all_plugins_play to load vars for managed_node1 20841 1726882377.56232: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882377.56236: Calling groups_plugins_play to load vars for managed_node1 20841 1726882377.56650: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000006b 20841 1726882377.56653: WORKER PROCESS EXITING 20841 1726882377.56675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882377.57213: done with get_vars() 20841 1726882377.57226: done getting variables 20841 1726882377.57304: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:32:57 -0400 (0:00:00.117) 0:00:05.337 ****** 20841 1726882377.57337: entering _queue_task() for managed_node1/debug 20841 1726882377.58191: worker is 1 (out of 1 available) 20841 1726882377.58204: exiting _queue_task() for managed_node1/debug 20841 1726882377.58216: done queuing things up, now waiting for results queue to drain 20841 1726882377.58217: waiting for pending results... 20841 1726882377.58306: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 20841 1726882377.58901: in run() - task 12673a56-9f93-02b9-7d0a-00000000006c 20841 1726882377.58906: variable 'ansible_search_path' from source: unknown 20841 1726882377.58909: variable 'ansible_search_path' from source: unknown 20841 1726882377.58912: calling self._execute() 20841 1726882377.58914: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882377.58919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882377.58921: variable 'omit' from source: magic vars 20841 1726882377.60109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882377.62569: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882377.62643: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882377.62701: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882377.62752: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882377.62788: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882377.62882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882377.62921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882377.62952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882377.63007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882377.63028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882377.63164: variable 'ansible_distribution' from source: facts 20841 1726882377.63175: variable 'ansible_distribution_major_version' from source: facts 20841 1726882377.63207: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882377.63217: when evaluation is False, skipping this task 20841 1726882377.63225: _execute() done 20841 1726882377.63232: dumping result to json 20841 1726882377.63241: done dumping result, returning 20841 1726882377.63253: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-02b9-7d0a-00000000006c] 20841 1726882377.63262: sending task result for task 12673a56-9f93-02b9-7d0a-00000000006c 20841 1726882377.63379: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000006c 20841 1726882377.63387: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20841 1726882377.63438: no more pending results, returning what we have 20841 1726882377.63441: results queue empty 20841 1726882377.63442: checking for any_errors_fatal 20841 1726882377.63447: done checking for any_errors_fatal 20841 1726882377.63447: checking for max_fail_percentage 20841 1726882377.63449: done checking for max_fail_percentage 20841 1726882377.63450: checking to see if all hosts have failed and the running result is not ok 20841 1726882377.63450: done checking to see if all hosts have failed 20841 1726882377.63451: getting the remaining hosts for this loop 20841 1726882377.63452: done getting the remaining hosts for this loop 20841 1726882377.63456: getting the next task for host managed_node1 20841 1726882377.63462: done getting next task for host managed_node1 20841 1726882377.63466: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20841 1726882377.63468: ^ 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 20841 1726882377.63483: getting variables 20841 1726882377.63485: in VariableManager get_vars() 20841 1726882377.63532: Calling all_inventory to load vars for managed_node1 20841 1726882377.63535: Calling groups_inventory to load vars for managed_node1 20841 1726882377.63537: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882377.63547: Calling all_plugins_play to load vars for managed_node1 20841 1726882377.63549: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882377.63552: Calling groups_plugins_play to load vars for managed_node1 20841 1726882377.63982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882377.64207: done with get_vars() 20841 1726882377.64218: done getting variables 20841 1726882377.64291: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:32:57 -0400 (0:00:00.069) 0:00:05.406 ****** 20841 1726882377.64327: entering _queue_task() for managed_node1/fail 20841 1726882377.64842: worker is 1 (out of 1 available) 20841 1726882377.64853: exiting _queue_task() for managed_node1/fail 20841 1726882377.64862: done queuing things up, now waiting for results queue to drain 20841 1726882377.64864: waiting for pending results... 20841 1726882377.65095: 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 20841 1726882377.65160: in run() - task 12673a56-9f93-02b9-7d0a-00000000006d 20841 1726882377.65183: variable 'ansible_search_path' from source: unknown 20841 1726882377.65189: variable 'ansible_search_path' from source: unknown 20841 1726882377.65236: calling self._execute() 20841 1726882377.65325: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882377.65337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882377.65352: variable 'omit' from source: magic vars 20841 1726882377.65803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882377.68089: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882377.68170: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882377.68299: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882377.68302: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882377.68304: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882377.68354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882377.68383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882377.68422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882377.68466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882377.68483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882377.68699: variable 'ansible_distribution' from source: facts 20841 1726882377.68702: variable 'ansible_distribution_major_version' from source: facts 20841 1726882377.68705: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882377.68707: when evaluation is False, skipping this task 20841 1726882377.68709: _execute() done 20841 1726882377.68711: dumping result to json 20841 1726882377.68713: done dumping result, returning 20841 1726882377.68716: 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 [12673a56-9f93-02b9-7d0a-00000000006d] 20841 1726882377.68718: sending task result for task 12673a56-9f93-02b9-7d0a-00000000006d 20841 1726882377.68915: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000006d 20841 1726882377.68918: 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" } 20841 1726882377.68965: no more pending results, returning what we have 20841 1726882377.68968: results queue empty 20841 1726882377.68969: checking for any_errors_fatal 20841 1726882377.68975: done checking for any_errors_fatal 20841 1726882377.68976: checking for max_fail_percentage 20841 1726882377.68978: done checking for max_fail_percentage 20841 1726882377.68978: checking to see if all hosts have failed and the running result is not ok 20841 1726882377.68979: done checking to see if all hosts have failed 20841 1726882377.68980: getting the remaining hosts for this loop 20841 1726882377.68982: done getting the remaining hosts for this loop 20841 1726882377.68986: getting the next task for host managed_node1 20841 1726882377.68996: done getting next task for host managed_node1 20841 1726882377.69000: ^ 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 20841 1726882377.69002: ^ 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 20841 1726882377.69017: getting variables 20841 1726882377.69019: in VariableManager get_vars() 20841 1726882377.69063: Calling all_inventory to load vars for managed_node1 20841 1726882377.69065: Calling groups_inventory to load vars for managed_node1 20841 1726882377.69067: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882377.69077: Calling all_plugins_play to load vars for managed_node1 20841 1726882377.69079: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882377.69082: Calling groups_plugins_play to load vars for managed_node1 20841 1726882377.69479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882377.69707: done with get_vars() 20841 1726882377.69718: done getting variables 20841 1726882377.69777: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:32:57 -0400 (0:00:00.054) 0:00:05.461 ****** 20841 1726882377.69813: entering _queue_task() for managed_node1/fail 20841 1726882377.70161: worker is 1 (out of 1 available) 20841 1726882377.70189: exiting _queue_task() for managed_node1/fail 20841 1726882377.70240: done queuing things up, now waiting for results queue to drain 20841 1726882377.70241: waiting for pending results... 20841 1726882377.70531: 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 20841 1726882377.70604: in run() - task 12673a56-9f93-02b9-7d0a-00000000006e 20841 1726882377.70649: variable 'ansible_search_path' from source: unknown 20841 1726882377.70652: variable 'ansible_search_path' from source: unknown 20841 1726882377.70742: calling self._execute() 20841 1726882377.70787: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882377.70803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882377.70818: variable 'omit' from source: magic vars 20841 1726882377.71613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882377.74682: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882377.74755: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882377.74811: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882377.74850: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882377.74884: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882377.74965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882377.75006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882377.75036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882377.75080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882377.75202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882377.75247: variable 'ansible_distribution' from source: facts 20841 1726882377.75259: variable 'ansible_distribution_major_version' from source: facts 20841 1726882377.75281: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882377.75291: when evaluation is False, skipping this task 20841 1726882377.75302: _execute() done 20841 1726882377.75315: dumping result to json 20841 1726882377.75323: done dumping result, returning 20841 1726882377.75334: 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 [12673a56-9f93-02b9-7d0a-00000000006e] 20841 1726882377.75343: sending task result for task 12673a56-9f93-02b9-7d0a-00000000006e 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" } 20841 1726882377.75488: no more pending results, returning what we have 20841 1726882377.75491: results queue empty 20841 1726882377.75495: checking for any_errors_fatal 20841 1726882377.75502: done checking for any_errors_fatal 20841 1726882377.75503: checking for max_fail_percentage 20841 1726882377.75505: done checking for max_fail_percentage 20841 1726882377.75505: checking to see if all hosts have failed and the running result is not ok 20841 1726882377.75506: done checking to see if all hosts have failed 20841 1726882377.75507: getting the remaining hosts for this loop 20841 1726882377.75508: done getting the remaining hosts for this loop 20841 1726882377.75512: getting the next task for host managed_node1 20841 1726882377.75518: done getting next task for host managed_node1 20841 1726882377.75522: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20841 1726882377.75524: ^ 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 20841 1726882377.75544: getting variables 20841 1726882377.75546: in VariableManager get_vars() 20841 1726882377.75591: Calling all_inventory to load vars for managed_node1 20841 1726882377.75597: Calling groups_inventory to load vars for managed_node1 20841 1726882377.75600: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882377.75610: Calling all_plugins_play to load vars for managed_node1 20841 1726882377.75613: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882377.75616: Calling groups_plugins_play to load vars for managed_node1 20841 1726882377.75956: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000006e 20841 1726882377.75959: WORKER PROCESS EXITING 20841 1726882377.75985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882377.76200: done with get_vars() 20841 1726882377.76210: done getting variables 20841 1726882377.76264: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:32:57 -0400 (0:00:00.064) 0:00:05.526 ****** 20841 1726882377.76300: entering _queue_task() for managed_node1/fail 20841 1726882377.76719: worker is 1 (out of 1 available) 20841 1726882377.76728: exiting _queue_task() for managed_node1/fail 20841 1726882377.76738: done queuing things up, now waiting for results queue to drain 20841 1726882377.76739: waiting for pending results... 20841 1726882377.76831: 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 20841 1726882377.76955: in run() - task 12673a56-9f93-02b9-7d0a-00000000006f 20841 1726882377.76981: variable 'ansible_search_path' from source: unknown 20841 1726882377.76989: variable 'ansible_search_path' from source: unknown 20841 1726882377.77028: calling self._execute() 20841 1726882377.77184: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882377.77188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882377.77191: variable 'omit' from source: magic vars 20841 1726882377.77552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882377.81360: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882377.81433: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882377.81479: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882377.81613: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882377.81645: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882377.81900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882377.81904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882377.82098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882377.82102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882377.82105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882377.82298: variable 'ansible_distribution' from source: facts 20841 1726882377.82498: variable 'ansible_distribution_major_version' from source: facts 20841 1726882377.82502: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882377.82504: when evaluation is False, skipping this task 20841 1726882377.82506: _execute() done 20841 1726882377.82508: dumping result to json 20841 1726882377.82511: done dumping result, returning 20841 1726882377.82513: 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 [12673a56-9f93-02b9-7d0a-00000000006f] 20841 1726882377.82515: sending task result for task 12673a56-9f93-02b9-7d0a-00000000006f 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" } 20841 1726882377.82658: no more pending results, returning what we have 20841 1726882377.82662: results queue empty 20841 1726882377.82663: checking for any_errors_fatal 20841 1726882377.82670: done checking for any_errors_fatal 20841 1726882377.82671: checking for max_fail_percentage 20841 1726882377.82673: done checking for max_fail_percentage 20841 1726882377.82673: checking to see if all hosts have failed and the running result is not ok 20841 1726882377.82674: done checking to see if all hosts have failed 20841 1726882377.82675: getting the remaining hosts for this loop 20841 1726882377.82676: done getting the remaining hosts for this loop 20841 1726882377.82680: getting the next task for host managed_node1 20841 1726882377.82687: done getting next task for host managed_node1 20841 1726882377.82690: ^ 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 20841 1726882377.82694: ^ 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 20841 1726882377.82712: getting variables 20841 1726882377.82715: in VariableManager get_vars() 20841 1726882377.82764: Calling all_inventory to load vars for managed_node1 20841 1726882377.82767: Calling groups_inventory to load vars for managed_node1 20841 1726882377.82770: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882377.82782: Calling all_plugins_play to load vars for managed_node1 20841 1726882377.82785: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882377.82788: Calling groups_plugins_play to load vars for managed_node1 20841 1726882377.83516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882377.84051: done with get_vars() 20841 1726882377.84060: done getting variables 20841 1726882377.84088: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000006f 20841 1726882377.84091: WORKER PROCESS EXITING 20841 1726882377.84124: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:32:57 -0400 (0:00:00.078) 0:00:05.605 ****** 20841 1726882377.84154: entering _queue_task() for managed_node1/dnf 20841 1726882377.84614: worker is 1 (out of 1 available) 20841 1726882377.84627: exiting _queue_task() for managed_node1/dnf 20841 1726882377.84639: done queuing things up, now waiting for results queue to drain 20841 1726882377.84640: waiting for pending results... 20841 1726882377.84906: 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 20841 1726882377.85418: in run() - task 12673a56-9f93-02b9-7d0a-000000000070 20841 1726882377.85444: variable 'ansible_search_path' from source: unknown 20841 1726882377.85485: variable 'ansible_search_path' from source: unknown 20841 1726882377.85532: calling self._execute() 20841 1726882377.85618: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882377.85633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882377.85654: variable 'omit' from source: magic vars 20841 1726882377.86113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882377.88323: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882377.88660: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882377.88707: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882377.88746: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882377.88775: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882377.88864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882377.88900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882377.88939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882377.88981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882377.89001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882377.89142: variable 'ansible_distribution' from source: facts 20841 1726882377.89151: variable 'ansible_distribution_major_version' from source: facts 20841 1726882377.89171: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882377.89177: when evaluation is False, skipping this task 20841 1726882377.89182: _execute() done 20841 1726882377.89186: dumping result to json 20841 1726882377.89192: done dumping result, returning 20841 1726882377.89298: 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 [12673a56-9f93-02b9-7d0a-000000000070] 20841 1726882377.89301: sending task result for task 12673a56-9f93-02b9-7d0a-000000000070 20841 1726882377.89373: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000070 20841 1726882377.89376: 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" } 20841 1726882377.89431: no more pending results, returning what we have 20841 1726882377.89435: results queue empty 20841 1726882377.89436: checking for any_errors_fatal 20841 1726882377.89446: done checking for any_errors_fatal 20841 1726882377.89447: checking for max_fail_percentage 20841 1726882377.89448: done checking for max_fail_percentage 20841 1726882377.89449: checking to see if all hosts have failed and the running result is not ok 20841 1726882377.89450: done checking to see if all hosts have failed 20841 1726882377.89451: getting the remaining hosts for this loop 20841 1726882377.89452: done getting the remaining hosts for this loop 20841 1726882377.89457: getting the next task for host managed_node1 20841 1726882377.89463: done getting next task for host managed_node1 20841 1726882377.89466: ^ 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 20841 1726882377.89469: ^ 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 20841 1726882377.89696: getting variables 20841 1726882377.89698: in VariableManager get_vars() 20841 1726882377.89741: Calling all_inventory to load vars for managed_node1 20841 1726882377.89744: Calling groups_inventory to load vars for managed_node1 20841 1726882377.89746: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882377.89755: Calling all_plugins_play to load vars for managed_node1 20841 1726882377.89758: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882377.89761: Calling groups_plugins_play to load vars for managed_node1 20841 1726882377.90129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882377.90650: done with get_vars() 20841 1726882377.90661: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20841 1726882377.90785: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:32:57 -0400 (0:00:00.066) 0:00:05.671 ****** 20841 1726882377.90817: entering _queue_task() for managed_node1/yum 20841 1726882377.91531: worker is 1 (out of 1 available) 20841 1726882377.91544: exiting _queue_task() for managed_node1/yum 20841 1726882377.91556: done queuing things up, now waiting for results queue to drain 20841 1726882377.91558: waiting for pending results... 20841 1726882377.91912: 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 20841 1726882377.91917: in run() - task 12673a56-9f93-02b9-7d0a-000000000071 20841 1726882377.91921: variable 'ansible_search_path' from source: unknown 20841 1726882377.91923: variable 'ansible_search_path' from source: unknown 20841 1726882377.91956: calling self._execute() 20841 1726882377.92036: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882377.92046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882377.92061: variable 'omit' from source: magic vars 20841 1726882377.92470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882377.95255: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882377.95339: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882377.95380: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882377.95425: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882377.95457: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882377.95562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882377.95599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882377.95700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882377.95704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882377.95706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882377.95830: variable 'ansible_distribution' from source: facts 20841 1726882377.95842: variable 'ansible_distribution_major_version' from source: facts 20841 1726882377.95864: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882377.95874: when evaluation is False, skipping this task 20841 1726882377.95881: _execute() done 20841 1726882377.95888: dumping result to json 20841 1726882377.95901: done dumping result, returning 20841 1726882377.95914: 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 [12673a56-9f93-02b9-7d0a-000000000071] 20841 1726882377.95923: sending task result for task 12673a56-9f93-02b9-7d0a-000000000071 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" } 20841 1726882377.96147: no more pending results, returning what we have 20841 1726882377.96150: results queue empty 20841 1726882377.96152: checking for any_errors_fatal 20841 1726882377.96158: done checking for any_errors_fatal 20841 1726882377.96159: checking for max_fail_percentage 20841 1726882377.96161: done checking for max_fail_percentage 20841 1726882377.96162: checking to see if all hosts have failed and the running result is not ok 20841 1726882377.96163: done checking to see if all hosts have failed 20841 1726882377.96164: getting the remaining hosts for this loop 20841 1726882377.96165: done getting the remaining hosts for this loop 20841 1726882377.96169: getting the next task for host managed_node1 20841 1726882377.96176: done getting next task for host managed_node1 20841 1726882377.96180: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20841 1726882377.96183: ^ 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 20841 1726882377.96205: getting variables 20841 1726882377.96208: in VariableManager get_vars() 20841 1726882377.96258: Calling all_inventory to load vars for managed_node1 20841 1726882377.96261: Calling groups_inventory to load vars for managed_node1 20841 1726882377.96264: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882377.96274: Calling all_plugins_play to load vars for managed_node1 20841 1726882377.96277: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882377.96280: Calling groups_plugins_play to load vars for managed_node1 20841 1726882377.96818: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000071 20841 1726882377.96822: WORKER PROCESS EXITING 20841 1726882377.96865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882377.97096: done with get_vars() 20841 1726882377.97107: done getting variables 20841 1726882377.97178: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:32:57 -0400 (0:00:00.063) 0:00:05.735 ****** 20841 1726882377.97214: entering _queue_task() for managed_node1/fail 20841 1726882377.97605: worker is 1 (out of 1 available) 20841 1726882377.97616: exiting _queue_task() for managed_node1/fail 20841 1726882377.97627: done queuing things up, now waiting for results queue to drain 20841 1726882377.97628: waiting for pending results... 20841 1726882377.97824: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20841 1726882377.97963: in run() - task 12673a56-9f93-02b9-7d0a-000000000072 20841 1726882377.98199: variable 'ansible_search_path' from source: unknown 20841 1726882377.98203: variable 'ansible_search_path' from source: unknown 20841 1726882377.98205: calling self._execute() 20841 1726882377.98207: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882377.98210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882377.98212: variable 'omit' from source: magic vars 20841 1726882377.98665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882378.01252: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882378.01331: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882378.01375: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882378.01442: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882378.01479: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882378.01569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882378.01620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882378.01659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882378.01719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882378.01739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882378.01883: variable 'ansible_distribution' from source: facts 20841 1726882378.01899: variable 'ansible_distribution_major_version' from source: facts 20841 1726882378.01927: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882378.01935: when evaluation is False, skipping this task 20841 1726882378.01942: _execute() done 20841 1726882378.01949: dumping result to json 20841 1726882378.01956: done dumping result, returning 20841 1726882378.02000: 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 [12673a56-9f93-02b9-7d0a-000000000072] 20841 1726882378.02003: sending task result for task 12673a56-9f93-02b9-7d0a-000000000072 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" } 20841 1726882378.02138: no more pending results, returning what we have 20841 1726882378.02142: results queue empty 20841 1726882378.02143: checking for any_errors_fatal 20841 1726882378.02152: done checking for any_errors_fatal 20841 1726882378.02153: checking for max_fail_percentage 20841 1726882378.02155: done checking for max_fail_percentage 20841 1726882378.02155: checking to see if all hosts have failed and the running result is not ok 20841 1726882378.02156: done checking to see if all hosts have failed 20841 1726882378.02157: getting the remaining hosts for this loop 20841 1726882378.02158: done getting the remaining hosts for this loop 20841 1726882378.02163: getting the next task for host managed_node1 20841 1726882378.02169: done getting next task for host managed_node1 20841 1726882378.02173: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20841 1726882378.02176: ^ 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 20841 1726882378.02200: getting variables 20841 1726882378.02202: in VariableManager get_vars() 20841 1726882378.02253: Calling all_inventory to load vars for managed_node1 20841 1726882378.02257: Calling groups_inventory to load vars for managed_node1 20841 1726882378.02259: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882378.02270: Calling all_plugins_play to load vars for managed_node1 20841 1726882378.02273: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882378.02276: Calling groups_plugins_play to load vars for managed_node1 20841 1726882378.02804: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000072 20841 1726882378.02808: WORKER PROCESS EXITING 20841 1726882378.02832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882378.03048: done with get_vars() 20841 1726882378.03060: done getting variables 20841 1726882378.03123: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:32:58 -0400 (0:00:00.059) 0:00:05.795 ****** 20841 1726882378.03177: entering _queue_task() for managed_node1/package 20841 1726882378.03559: worker is 1 (out of 1 available) 20841 1726882378.03573: exiting _queue_task() for managed_node1/package 20841 1726882378.03587: done queuing things up, now waiting for results queue to drain 20841 1726882378.03589: waiting for pending results... 20841 1726882378.03855: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 20841 1726882378.03982: in run() - task 12673a56-9f93-02b9-7d0a-000000000073 20841 1726882378.04008: variable 'ansible_search_path' from source: unknown 20841 1726882378.04017: variable 'ansible_search_path' from source: unknown 20841 1726882378.04056: calling self._execute() 20841 1726882378.04135: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882378.04147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882378.04159: variable 'omit' from source: magic vars 20841 1726882378.04568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882378.07147: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882378.07229: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882378.07274: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882378.07319: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882378.07348: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882378.07438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882378.07501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882378.07509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882378.07552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882378.07570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882378.07721: variable 'ansible_distribution' from source: facts 20841 1726882378.07731: variable 'ansible_distribution_major_version' from source: facts 20841 1726882378.07825: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882378.07828: when evaluation is False, skipping this task 20841 1726882378.07831: _execute() done 20841 1726882378.07833: dumping result to json 20841 1726882378.07835: done dumping result, returning 20841 1726882378.07837: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-02b9-7d0a-000000000073] 20841 1726882378.07839: sending task result for task 12673a56-9f93-02b9-7d0a-000000000073 20841 1726882378.07920: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000073 20841 1726882378.07923: 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" } 20841 1726882378.07974: no more pending results, returning what we have 20841 1726882378.07978: results queue empty 20841 1726882378.07979: checking for any_errors_fatal 20841 1726882378.07985: done checking for any_errors_fatal 20841 1726882378.07986: checking for max_fail_percentage 20841 1726882378.07988: done checking for max_fail_percentage 20841 1726882378.07989: checking to see if all hosts have failed and the running result is not ok 20841 1726882378.07990: done checking to see if all hosts have failed 20841 1726882378.07991: getting the remaining hosts for this loop 20841 1726882378.07996: done getting the remaining hosts for this loop 20841 1726882378.08000: getting the next task for host managed_node1 20841 1726882378.08006: done getting next task for host managed_node1 20841 1726882378.08010: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20841 1726882378.08013: ^ 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 20841 1726882378.08030: getting variables 20841 1726882378.08032: in VariableManager get_vars() 20841 1726882378.08083: Calling all_inventory to load vars for managed_node1 20841 1726882378.08086: Calling groups_inventory to load vars for managed_node1 20841 1726882378.08089: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882378.08205: Calling all_plugins_play to load vars for managed_node1 20841 1726882378.08209: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882378.08213: Calling groups_plugins_play to load vars for managed_node1 20841 1726882378.08644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882378.08878: done with get_vars() 20841 1726882378.08890: done getting variables 20841 1726882378.08950: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:32:58 -0400 (0:00:00.058) 0:00:05.853 ****** 20841 1726882378.08981: entering _queue_task() for managed_node1/package 20841 1726882378.09284: worker is 1 (out of 1 available) 20841 1726882378.09302: exiting _queue_task() for managed_node1/package 20841 1726882378.09314: done queuing things up, now waiting for results queue to drain 20841 1726882378.09315: waiting for pending results... 20841 1726882378.09716: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20841 1726882378.09721: in run() - task 12673a56-9f93-02b9-7d0a-000000000074 20841 1726882378.09743: variable 'ansible_search_path' from source: unknown 20841 1726882378.09751: variable 'ansible_search_path' from source: unknown 20841 1726882378.09790: calling self._execute() 20841 1726882378.09878: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882378.09889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882378.09908: variable 'omit' from source: magic vars 20841 1726882378.10354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882378.14257: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882378.14400: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882378.14650: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882378.14654: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882378.14667: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882378.14870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882378.14913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882378.15008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882378.15055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882378.15301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882378.15453: variable 'ansible_distribution' from source: facts 20841 1726882378.15464: variable 'ansible_distribution_major_version' from source: facts 20841 1726882378.15489: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882378.15503: when evaluation is False, skipping this task 20841 1726882378.15625: _execute() done 20841 1726882378.15628: dumping result to json 20841 1726882378.15630: done dumping result, returning 20841 1726882378.15699: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-02b9-7d0a-000000000074] 20841 1726882378.15702: sending task result for task 12673a56-9f93-02b9-7d0a-000000000074 20841 1726882378.15778: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000074 20841 1726882378.15781: 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" } 20841 1726882378.15832: no more pending results, returning what we have 20841 1726882378.15836: results queue empty 20841 1726882378.15837: checking for any_errors_fatal 20841 1726882378.15842: done checking for any_errors_fatal 20841 1726882378.15843: checking for max_fail_percentage 20841 1726882378.15845: done checking for max_fail_percentage 20841 1726882378.15846: checking to see if all hosts have failed and the running result is not ok 20841 1726882378.15847: done checking to see if all hosts have failed 20841 1726882378.15848: getting the remaining hosts for this loop 20841 1726882378.15849: done getting the remaining hosts for this loop 20841 1726882378.15853: getting the next task for host managed_node1 20841 1726882378.15860: done getting next task for host managed_node1 20841 1726882378.15864: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20841 1726882378.15867: ^ 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 20841 1726882378.15884: getting variables 20841 1726882378.15886: in VariableManager get_vars() 20841 1726882378.15938: Calling all_inventory to load vars for managed_node1 20841 1726882378.15941: Calling groups_inventory to load vars for managed_node1 20841 1726882378.15944: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882378.15955: Calling all_plugins_play to load vars for managed_node1 20841 1726882378.15958: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882378.15961: Calling groups_plugins_play to load vars for managed_node1 20841 1726882378.16347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882378.16974: done with get_vars() 20841 1726882378.16988: done getting variables 20841 1726882378.17254: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:32:58 -0400 (0:00:00.083) 0:00:05.936 ****** 20841 1726882378.17295: entering _queue_task() for managed_node1/package 20841 1726882378.18026: worker is 1 (out of 1 available) 20841 1726882378.18043: exiting _queue_task() for managed_node1/package 20841 1726882378.18055: done queuing things up, now waiting for results queue to drain 20841 1726882378.18057: waiting for pending results... 20841 1726882378.18515: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20841 1726882378.18567: in run() - task 12673a56-9f93-02b9-7d0a-000000000075 20841 1726882378.18634: variable 'ansible_search_path' from source: unknown 20841 1726882378.18637: variable 'ansible_search_path' from source: unknown 20841 1726882378.18933: calling self._execute() 20841 1726882378.19006: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882378.19010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882378.19109: variable 'omit' from source: magic vars 20841 1726882378.19954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882378.24030: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882378.24198: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882378.24204: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882378.24207: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882378.24223: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882378.24308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882378.24347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882378.24377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882378.24438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882378.24458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882378.24638: variable 'ansible_distribution' from source: facts 20841 1726882378.24652: variable 'ansible_distribution_major_version' from source: facts 20841 1726882378.24674: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882378.24681: when evaluation is False, skipping this task 20841 1726882378.24687: _execute() done 20841 1726882378.24697: dumping result to json 20841 1726882378.24754: done dumping result, returning 20841 1726882378.24757: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-02b9-7d0a-000000000075] 20841 1726882378.24759: sending task result for task 12673a56-9f93-02b9-7d0a-000000000075 20841 1726882378.24841: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000075 20841 1726882378.24844: 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" } 20841 1726882378.24904: no more pending results, returning what we have 20841 1726882378.24908: results queue empty 20841 1726882378.24909: checking for any_errors_fatal 20841 1726882378.24917: done checking for any_errors_fatal 20841 1726882378.24917: checking for max_fail_percentage 20841 1726882378.24919: done checking for max_fail_percentage 20841 1726882378.24920: checking to see if all hosts have failed and the running result is not ok 20841 1726882378.24921: done checking to see if all hosts have failed 20841 1726882378.24922: getting the remaining hosts for this loop 20841 1726882378.24923: done getting the remaining hosts for this loop 20841 1726882378.24927: getting the next task for host managed_node1 20841 1726882378.24934: done getting next task for host managed_node1 20841 1726882378.24938: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20841 1726882378.24940: ^ 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 20841 1726882378.24956: getting variables 20841 1726882378.24958: in VariableManager get_vars() 20841 1726882378.25009: Calling all_inventory to load vars for managed_node1 20841 1726882378.25012: Calling groups_inventory to load vars for managed_node1 20841 1726882378.25015: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882378.25025: Calling all_plugins_play to load vars for managed_node1 20841 1726882378.25028: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882378.25031: Calling groups_plugins_play to load vars for managed_node1 20841 1726882378.25740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882378.25946: done with get_vars() 20841 1726882378.25956: done getting variables 20841 1726882378.26016: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:32:58 -0400 (0:00:00.087) 0:00:06.024 ****** 20841 1726882378.26049: entering _queue_task() for managed_node1/service 20841 1726882378.26584: worker is 1 (out of 1 available) 20841 1726882378.26598: exiting _queue_task() for managed_node1/service 20841 1726882378.26613: done queuing things up, now waiting for results queue to drain 20841 1726882378.26614: waiting for pending results... 20841 1726882378.26829: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20841 1726882378.26856: in run() - task 12673a56-9f93-02b9-7d0a-000000000076 20841 1726882378.26889: variable 'ansible_search_path' from source: unknown 20841 1726882378.26901: variable 'ansible_search_path' from source: unknown 20841 1726882378.26978: calling self._execute() 20841 1726882378.27074: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882378.27084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882378.27100: variable 'omit' from source: magic vars 20841 1726882378.27624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882378.30187: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882378.30262: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882378.30330: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882378.30370: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882378.30408: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882378.30513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882378.30555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882378.30587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882378.30655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882378.30676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882378.30936: variable 'ansible_distribution' from source: facts 20841 1726882378.30940: variable 'ansible_distribution_major_version' from source: facts 20841 1726882378.30943: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882378.30945: when evaluation is False, skipping this task 20841 1726882378.30948: _execute() done 20841 1726882378.30950: dumping result to json 20841 1726882378.30952: done dumping result, returning 20841 1726882378.30954: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-02b9-7d0a-000000000076] 20841 1726882378.30956: sending task result for task 12673a56-9f93-02b9-7d0a-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" } 20841 1726882378.31334: no more pending results, returning what we have 20841 1726882378.31337: results queue empty 20841 1726882378.31338: checking for any_errors_fatal 20841 1726882378.31344: done checking for any_errors_fatal 20841 1726882378.31345: checking for max_fail_percentage 20841 1726882378.31346: done checking for max_fail_percentage 20841 1726882378.31347: checking to see if all hosts have failed and the running result is not ok 20841 1726882378.31347: done checking to see if all hosts have failed 20841 1726882378.31348: getting the remaining hosts for this loop 20841 1726882378.31350: done getting the remaining hosts for this loop 20841 1726882378.31353: getting the next task for host managed_node1 20841 1726882378.31359: done getting next task for host managed_node1 20841 1726882378.31363: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20841 1726882378.31365: ^ 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 20841 1726882378.31380: getting variables 20841 1726882378.31382: in VariableManager get_vars() 20841 1726882378.31427: Calling all_inventory to load vars for managed_node1 20841 1726882378.31430: Calling groups_inventory to load vars for managed_node1 20841 1726882378.31433: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882378.31442: Calling all_plugins_play to load vars for managed_node1 20841 1726882378.31445: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882378.31448: Calling groups_plugins_play to load vars for managed_node1 20841 1726882378.31688: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000076 20841 1726882378.31692: WORKER PROCESS EXITING 20841 1726882378.31724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882378.32162: done with get_vars() 20841 1726882378.32173: done getting variables 20841 1726882378.32234: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:32:58 -0400 (0:00:00.062) 0:00:06.086 ****** 20841 1726882378.32275: entering _queue_task() for managed_node1/service 20841 1726882378.32568: worker is 1 (out of 1 available) 20841 1726882378.32579: exiting _queue_task() for managed_node1/service 20841 1726882378.32597: done queuing things up, now waiting for results queue to drain 20841 1726882378.32599: waiting for pending results... 20841 1726882378.33059: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20841 1726882378.33321: in run() - task 12673a56-9f93-02b9-7d0a-000000000077 20841 1726882378.33417: variable 'ansible_search_path' from source: unknown 20841 1726882378.33426: variable 'ansible_search_path' from source: unknown 20841 1726882378.33465: calling self._execute() 20841 1726882378.33638: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882378.33650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882378.33667: variable 'omit' from source: magic vars 20841 1726882378.34205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882378.36321: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882378.36386: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882378.36443: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882378.36481: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882378.36516: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882378.36604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882378.36640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882378.36670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882378.36721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882378.36743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882378.36875: variable 'ansible_distribution' from source: facts 20841 1726882378.36887: variable 'ansible_distribution_major_version' from source: facts 20841 1726882378.36915: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882378.36923: when evaluation is False, skipping this task 20841 1726882378.36930: _execute() done 20841 1726882378.36941: dumping result to json 20841 1726882378.36949: done dumping result, returning 20841 1726882378.36961: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-02b9-7d0a-000000000077] 20841 1726882378.36971: sending task result for task 12673a56-9f93-02b9-7d0a-000000000077 20841 1726882378.37167: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000077 20841 1726882378.37171: 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 } 20841 1726882378.37216: no more pending results, returning what we have 20841 1726882378.37220: results queue empty 20841 1726882378.37221: checking for any_errors_fatal 20841 1726882378.37226: done checking for any_errors_fatal 20841 1726882378.37227: checking for max_fail_percentage 20841 1726882378.37229: done checking for max_fail_percentage 20841 1726882378.37229: checking to see if all hosts have failed and the running result is not ok 20841 1726882378.37230: done checking to see if all hosts have failed 20841 1726882378.37231: getting the remaining hosts for this loop 20841 1726882378.37232: done getting the remaining hosts for this loop 20841 1726882378.37235: getting the next task for host managed_node1 20841 1726882378.37242: done getting next task for host managed_node1 20841 1726882378.37246: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20841 1726882378.37248: ^ 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 20841 1726882378.37375: getting variables 20841 1726882378.37377: in VariableManager get_vars() 20841 1726882378.37421: Calling all_inventory to load vars for managed_node1 20841 1726882378.37425: Calling groups_inventory to load vars for managed_node1 20841 1726882378.37427: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882378.37436: Calling all_plugins_play to load vars for managed_node1 20841 1726882378.37439: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882378.37442: Calling groups_plugins_play to load vars for managed_node1 20841 1726882378.37724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882378.37947: done with get_vars() 20841 1726882378.37958: done getting variables 20841 1726882378.38023: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:32:58 -0400 (0:00:00.057) 0:00:06.144 ****** 20841 1726882378.38062: entering _queue_task() for managed_node1/service 20841 1726882378.38356: worker is 1 (out of 1 available) 20841 1726882378.38486: exiting _queue_task() for managed_node1/service 20841 1726882378.38499: done queuing things up, now waiting for results queue to drain 20841 1726882378.38501: waiting for pending results... 20841 1726882378.38725: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20841 1726882378.39000: in run() - task 12673a56-9f93-02b9-7d0a-000000000078 20841 1726882378.39004: variable 'ansible_search_path' from source: unknown 20841 1726882378.39007: variable 'ansible_search_path' from source: unknown 20841 1726882378.39009: calling self._execute() 20841 1726882378.39012: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882378.39016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882378.39036: variable 'omit' from source: magic vars 20841 1726882378.39469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882378.42102: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882378.42169: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882378.42206: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882378.42241: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882378.42274: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882378.42356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882378.42391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882378.42417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882378.42456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882378.42469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882378.42618: variable 'ansible_distribution' from source: facts 20841 1726882378.42623: variable 'ansible_distribution_major_version' from source: facts 20841 1726882378.42643: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882378.42646: when evaluation is False, skipping this task 20841 1726882378.42649: _execute() done 20841 1726882378.42651: dumping result to json 20841 1726882378.42653: done dumping result, returning 20841 1726882378.42663: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-02b9-7d0a-000000000078] 20841 1726882378.42668: sending task result for task 12673a56-9f93-02b9-7d0a-000000000078 20841 1726882378.42963: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000078 20841 1726882378.42966: 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" } 20841 1726882378.43007: no more pending results, returning what we have 20841 1726882378.43010: results queue empty 20841 1726882378.43011: checking for any_errors_fatal 20841 1726882378.43015: done checking for any_errors_fatal 20841 1726882378.43019: checking for max_fail_percentage 20841 1726882378.43021: done checking for max_fail_percentage 20841 1726882378.43022: checking to see if all hosts have failed and the running result is not ok 20841 1726882378.43023: done checking to see if all hosts have failed 20841 1726882378.43023: getting the remaining hosts for this loop 20841 1726882378.43025: done getting the remaining hosts for this loop 20841 1726882378.43028: getting the next task for host managed_node1 20841 1726882378.43034: done getting next task for host managed_node1 20841 1726882378.43038: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20841 1726882378.43040: ^ 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 20841 1726882378.43056: getting variables 20841 1726882378.43058: in VariableManager get_vars() 20841 1726882378.43102: Calling all_inventory to load vars for managed_node1 20841 1726882378.43105: Calling groups_inventory to load vars for managed_node1 20841 1726882378.43107: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882378.43115: Calling all_plugins_play to load vars for managed_node1 20841 1726882378.43118: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882378.43120: Calling groups_plugins_play to load vars for managed_node1 20841 1726882378.43363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882378.43553: done with get_vars() 20841 1726882378.43563: done getting variables 20841 1726882378.43621: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:32:58 -0400 (0:00:00.055) 0:00:06.200 ****** 20841 1726882378.43653: entering _queue_task() for managed_node1/service 20841 1726882378.44117: worker is 1 (out of 1 available) 20841 1726882378.44129: exiting _queue_task() for managed_node1/service 20841 1726882378.44139: done queuing things up, now waiting for results queue to drain 20841 1726882378.44140: waiting for pending results... 20841 1726882378.44354: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 20841 1726882378.44479: in run() - task 12673a56-9f93-02b9-7d0a-000000000079 20841 1726882378.44496: variable 'ansible_search_path' from source: unknown 20841 1726882378.44500: variable 'ansible_search_path' from source: unknown 20841 1726882378.44534: calling self._execute() 20841 1726882378.44625: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882378.44629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882378.44641: variable 'omit' from source: magic vars 20841 1726882378.45237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882378.47656: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882378.47743: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882378.47784: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882378.47829: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882378.47859: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882378.48000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882378.48004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882378.48006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882378.48051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882378.48070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882378.48212: variable 'ansible_distribution' from source: facts 20841 1726882378.48222: variable 'ansible_distribution_major_version' from source: facts 20841 1726882378.48246: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882378.48253: when evaluation is False, skipping this task 20841 1726882378.48259: _execute() done 20841 1726882378.48265: dumping result to json 20841 1726882378.48272: done dumping result, returning 20841 1726882378.48282: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-02b9-7d0a-000000000079] 20841 1726882378.48399: sending task result for task 12673a56-9f93-02b9-7d0a-000000000079 20841 1726882378.48471: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000079 20841 1726882378.48475: 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 } 20841 1726882378.48518: no more pending results, returning what we have 20841 1726882378.48521: results queue empty 20841 1726882378.48522: checking for any_errors_fatal 20841 1726882378.48528: done checking for any_errors_fatal 20841 1726882378.48529: checking for max_fail_percentage 20841 1726882378.48531: done checking for max_fail_percentage 20841 1726882378.48532: checking to see if all hosts have failed and the running result is not ok 20841 1726882378.48532: done checking to see if all hosts have failed 20841 1726882378.48533: getting the remaining hosts for this loop 20841 1726882378.48534: done getting the remaining hosts for this loop 20841 1726882378.48538: getting the next task for host managed_node1 20841 1726882378.48544: done getting next task for host managed_node1 20841 1726882378.48547: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20841 1726882378.48550: ^ 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 20841 1726882378.48736: getting variables 20841 1726882378.48738: in VariableManager get_vars() 20841 1726882378.48783: Calling all_inventory to load vars for managed_node1 20841 1726882378.48785: Calling groups_inventory to load vars for managed_node1 20841 1726882378.48787: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882378.48800: Calling all_plugins_play to load vars for managed_node1 20841 1726882378.48803: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882378.48806: Calling groups_plugins_play to load vars for managed_node1 20841 1726882378.49026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882378.49246: done with get_vars() 20841 1726882378.49257: done getting variables 20841 1726882378.49321: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:32:58 -0400 (0:00:00.056) 0:00:06.257 ****** 20841 1726882378.49354: entering _queue_task() for managed_node1/copy 20841 1726882378.49641: worker is 1 (out of 1 available) 20841 1726882378.49653: exiting _queue_task() for managed_node1/copy 20841 1726882378.49665: done queuing things up, now waiting for results queue to drain 20841 1726882378.49666: waiting for pending results... 20841 1726882378.49952: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20841 1726882378.50085: in run() - task 12673a56-9f93-02b9-7d0a-00000000007a 20841 1726882378.50118: variable 'ansible_search_path' from source: unknown 20841 1726882378.50121: variable 'ansible_search_path' from source: unknown 20841 1726882378.50299: calling self._execute() 20841 1726882378.50303: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882378.50306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882378.50309: variable 'omit' from source: magic vars 20841 1726882378.50714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882378.54544: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882378.54623: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882378.54676: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882378.54780: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882378.54867: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882378.54953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882378.54999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882378.55032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882378.55082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882378.55108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882378.55290: variable 'ansible_distribution' from source: facts 20841 1726882378.55299: variable 'ansible_distribution_major_version' from source: facts 20841 1726882378.55302: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882378.55304: when evaluation is False, skipping this task 20841 1726882378.55306: _execute() done 20841 1726882378.55308: dumping result to json 20841 1726882378.55311: done dumping result, returning 20841 1726882378.55324: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-02b9-7d0a-00000000007a] 20841 1726882378.55334: sending task result for task 12673a56-9f93-02b9-7d0a-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" } 20841 1726882378.55589: no more pending results, returning what we have 20841 1726882378.55596: results queue empty 20841 1726882378.55598: checking for any_errors_fatal 20841 1726882378.55603: done checking for any_errors_fatal 20841 1726882378.55604: checking for max_fail_percentage 20841 1726882378.55605: done checking for max_fail_percentage 20841 1726882378.55606: checking to see if all hosts have failed and the running result is not ok 20841 1726882378.55607: done checking to see if all hosts have failed 20841 1726882378.55608: getting the remaining hosts for this loop 20841 1726882378.55609: done getting the remaining hosts for this loop 20841 1726882378.55613: getting the next task for host managed_node1 20841 1726882378.55621: done getting next task for host managed_node1 20841 1726882378.55625: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20841 1726882378.55628: ^ 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 20841 1726882378.55646: getting variables 20841 1726882378.55648: in VariableManager get_vars() 20841 1726882378.55705: Calling all_inventory to load vars for managed_node1 20841 1726882378.55708: Calling groups_inventory to load vars for managed_node1 20841 1726882378.55711: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882378.55723: Calling all_plugins_play to load vars for managed_node1 20841 1726882378.55726: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882378.55729: Calling groups_plugins_play to load vars for managed_node1 20841 1726882378.56116: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000007a 20841 1726882378.56120: WORKER PROCESS EXITING 20841 1726882378.56142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882378.56380: done with get_vars() 20841 1726882378.56395: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:32:58 -0400 (0:00:00.071) 0:00:06.328 ****** 20841 1726882378.56479: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 20841 1726882378.56738: worker is 1 (out of 1 available) 20841 1726882378.56749: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 20841 1726882378.56761: done queuing things up, now waiting for results queue to drain 20841 1726882378.56762: waiting for pending results... 20841 1726882378.57034: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20841 1726882378.57155: in run() - task 12673a56-9f93-02b9-7d0a-00000000007b 20841 1726882378.57177: variable 'ansible_search_path' from source: unknown 20841 1726882378.57186: variable 'ansible_search_path' from source: unknown 20841 1726882378.57238: calling self._execute() 20841 1726882378.57328: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882378.57340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882378.57353: variable 'omit' from source: magic vars 20841 1726882378.57933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882378.60331: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882378.60337: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882378.60378: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882378.60420: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882378.60451: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882378.60534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882378.60569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882378.60599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882378.60637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882378.60658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882378.60813: variable 'ansible_distribution' from source: facts 20841 1726882378.60826: variable 'ansible_distribution_major_version' from source: facts 20841 1726882378.60849: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882378.60857: when evaluation is False, skipping this task 20841 1726882378.60865: _execute() done 20841 1726882378.60874: dumping result to json 20841 1726882378.60882: done dumping result, returning 20841 1726882378.60899: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-02b9-7d0a-00000000007b] 20841 1726882378.60981: sending task result for task 12673a56-9f93-02b9-7d0a-00000000007b 20841 1726882378.61060: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000007b 20841 1726882378.61064: 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" } 20841 1726882378.61139: no more pending results, returning what we have 20841 1726882378.61143: results queue empty 20841 1726882378.61145: checking for any_errors_fatal 20841 1726882378.61152: done checking for any_errors_fatal 20841 1726882378.61153: checking for max_fail_percentage 20841 1726882378.61154: done checking for max_fail_percentage 20841 1726882378.61155: checking to see if all hosts have failed and the running result is not ok 20841 1726882378.61156: done checking to see if all hosts have failed 20841 1726882378.61157: getting the remaining hosts for this loop 20841 1726882378.61159: done getting the remaining hosts for this loop 20841 1726882378.61163: getting the next task for host managed_node1 20841 1726882378.61169: done getting next task for host managed_node1 20841 1726882378.61173: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20841 1726882378.61176: ^ 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 20841 1726882378.61191: getting variables 20841 1726882378.61197: in VariableManager get_vars() 20841 1726882378.61251: Calling all_inventory to load vars for managed_node1 20841 1726882378.61255: Calling groups_inventory to load vars for managed_node1 20841 1726882378.61258: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882378.61269: Calling all_plugins_play to load vars for managed_node1 20841 1726882378.61272: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882378.61275: Calling groups_plugins_play to load vars for managed_node1 20841 1726882378.61662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882378.61952: done with get_vars() 20841 1726882378.61964: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:32:58 -0400 (0:00:00.055) 0:00:06.384 ****** 20841 1726882378.62054: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 20841 1726882378.62312: worker is 1 (out of 1 available) 20841 1726882378.62324: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 20841 1726882378.62337: done queuing things up, now waiting for results queue to drain 20841 1726882378.62338: waiting for pending results... 20841 1726882378.62711: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 20841 1726882378.62729: in run() - task 12673a56-9f93-02b9-7d0a-00000000007c 20841 1726882378.62750: variable 'ansible_search_path' from source: unknown 20841 1726882378.62758: variable 'ansible_search_path' from source: unknown 20841 1726882378.62801: calling self._execute() 20841 1726882378.62886: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882378.62903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882378.62923: variable 'omit' from source: magic vars 20841 1726882378.63354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882378.65600: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882378.65669: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882378.65713: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882378.65754: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882378.65786: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882378.65873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882378.65912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882378.65941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882378.65988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882378.66013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882378.66177: variable 'ansible_distribution' from source: facts 20841 1726882378.66180: variable 'ansible_distribution_major_version' from source: facts 20841 1726882378.66187: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882378.66199: when evaluation is False, skipping this task 20841 1726882378.66207: _execute() done 20841 1726882378.66214: dumping result to json 20841 1726882378.66286: done dumping result, returning 20841 1726882378.66290: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-02b9-7d0a-00000000007c] 20841 1726882378.66296: sending task result for task 12673a56-9f93-02b9-7d0a-00000000007c 20841 1726882378.66364: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000007c 20841 1726882378.66367: 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" } 20841 1726882378.66441: no more pending results, returning what we have 20841 1726882378.66445: results queue empty 20841 1726882378.66446: checking for any_errors_fatal 20841 1726882378.66452: done checking for any_errors_fatal 20841 1726882378.66453: checking for max_fail_percentage 20841 1726882378.66454: done checking for max_fail_percentage 20841 1726882378.66455: checking to see if all hosts have failed and the running result is not ok 20841 1726882378.66456: done checking to see if all hosts have failed 20841 1726882378.66457: getting the remaining hosts for this loop 20841 1726882378.66458: done getting the remaining hosts for this loop 20841 1726882378.66462: getting the next task for host managed_node1 20841 1726882378.66469: done getting next task for host managed_node1 20841 1726882378.66473: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20841 1726882378.66476: ^ 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 20841 1726882378.66496: getting variables 20841 1726882378.66498: in VariableManager get_vars() 20841 1726882378.66547: Calling all_inventory to load vars for managed_node1 20841 1726882378.66550: Calling groups_inventory to load vars for managed_node1 20841 1726882378.66552: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882378.66563: Calling all_plugins_play to load vars for managed_node1 20841 1726882378.66566: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882378.66570: Calling groups_plugins_play to load vars for managed_node1 20841 1726882378.66990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882378.67236: done with get_vars() 20841 1726882378.67245: done getting variables 20841 1726882378.67304: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:32:58 -0400 (0:00:00.052) 0:00:06.437 ****** 20841 1726882378.67336: entering _queue_task() for managed_node1/debug 20841 1726882378.67568: worker is 1 (out of 1 available) 20841 1726882378.67580: exiting _queue_task() for managed_node1/debug 20841 1726882378.67590: done queuing things up, now waiting for results queue to drain 20841 1726882378.67591: waiting for pending results... 20841 1726882378.68009: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20841 1726882378.68014: in run() - task 12673a56-9f93-02b9-7d0a-00000000007d 20841 1726882378.68018: variable 'ansible_search_path' from source: unknown 20841 1726882378.68021: variable 'ansible_search_path' from source: unknown 20841 1726882378.68036: calling self._execute() 20841 1726882378.68117: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882378.68131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882378.68148: variable 'omit' from source: magic vars 20841 1726882378.68568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882378.70800: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882378.70879: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882378.70925: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882378.70969: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882378.71003: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882378.71100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882378.71127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882378.71173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882378.71201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882378.71218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882378.71342: variable 'ansible_distribution' from source: facts 20841 1726882378.71390: variable 'ansible_distribution_major_version' from source: facts 20841 1726882378.71398: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882378.71400: when evaluation is False, skipping this task 20841 1726882378.71402: _execute() done 20841 1726882378.71404: dumping result to json 20841 1726882378.71406: done dumping result, returning 20841 1726882378.71418: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-02b9-7d0a-00000000007d] 20841 1726882378.71427: sending task result for task 12673a56-9f93-02b9-7d0a-00000000007d skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20841 1726882378.71572: no more pending results, returning what we have 20841 1726882378.71575: results queue empty 20841 1726882378.71577: checking for any_errors_fatal 20841 1726882378.71582: done checking for any_errors_fatal 20841 1726882378.71583: checking for max_fail_percentage 20841 1726882378.71585: done checking for max_fail_percentage 20841 1726882378.71586: checking to see if all hosts have failed and the running result is not ok 20841 1726882378.71587: done checking to see if all hosts have failed 20841 1726882378.71588: getting the remaining hosts for this loop 20841 1726882378.71589: done getting the remaining hosts for this loop 20841 1726882378.71597: getting the next task for host managed_node1 20841 1726882378.71605: done getting next task for host managed_node1 20841 1726882378.71609: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20841 1726882378.71612: ^ 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 20841 1726882378.71631: getting variables 20841 1726882378.71633: in VariableManager get_vars() 20841 1726882378.71684: Calling all_inventory to load vars for managed_node1 20841 1726882378.71687: Calling groups_inventory to load vars for managed_node1 20841 1726882378.71690: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882378.71909: Calling all_plugins_play to load vars for managed_node1 20841 1726882378.71913: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882378.71917: Calling groups_plugins_play to load vars for managed_node1 20841 1726882378.72195: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000007d 20841 1726882378.72200: WORKER PROCESS EXITING 20841 1726882378.72208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882378.72417: done with get_vars() 20841 1726882378.72429: done getting variables 20841 1726882378.72485: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:32:58 -0400 (0:00:00.051) 0:00:06.488 ****** 20841 1726882378.72521: entering _queue_task() for managed_node1/debug 20841 1726882378.72772: worker is 1 (out of 1 available) 20841 1726882378.72786: exiting _queue_task() for managed_node1/debug 20841 1726882378.72904: done queuing things up, now waiting for results queue to drain 20841 1726882378.72906: waiting for pending results... 20841 1726882378.73072: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20841 1726882378.73189: in run() - task 12673a56-9f93-02b9-7d0a-00000000007e 20841 1726882378.73215: variable 'ansible_search_path' from source: unknown 20841 1726882378.73224: variable 'ansible_search_path' from source: unknown 20841 1726882378.73268: calling self._execute() 20841 1726882378.73352: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882378.73364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882378.73379: variable 'omit' from source: magic vars 20841 1726882378.73818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882378.76022: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882378.76089: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882378.76131: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882378.76172: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882378.76203: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882378.76283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882378.76322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882378.76353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882378.76408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882378.76429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882378.76569: variable 'ansible_distribution' from source: facts 20841 1726882378.76581: variable 'ansible_distribution_major_version' from source: facts 20841 1726882378.76613: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882378.76623: when evaluation is False, skipping this task 20841 1726882378.76631: _execute() done 20841 1726882378.76638: dumping result to json 20841 1726882378.76646: done dumping result, returning 20841 1726882378.76658: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-02b9-7d0a-00000000007e] 20841 1726882378.76667: sending task result for task 12673a56-9f93-02b9-7d0a-00000000007e skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20841 1726882378.76848: no more pending results, returning what we have 20841 1726882378.76851: results queue empty 20841 1726882378.76853: checking for any_errors_fatal 20841 1726882378.76859: done checking for any_errors_fatal 20841 1726882378.76860: checking for max_fail_percentage 20841 1726882378.76862: done checking for max_fail_percentage 20841 1726882378.76863: checking to see if all hosts have failed and the running result is not ok 20841 1726882378.76863: done checking to see if all hosts have failed 20841 1726882378.76864: getting the remaining hosts for this loop 20841 1726882378.76866: done getting the remaining hosts for this loop 20841 1726882378.76870: getting the next task for host managed_node1 20841 1726882378.76877: done getting next task for host managed_node1 20841 1726882378.76881: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20841 1726882378.76884: ^ 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 20841 1726882378.76906: getting variables 20841 1726882378.76908: in VariableManager get_vars() 20841 1726882378.76959: Calling all_inventory to load vars for managed_node1 20841 1726882378.76962: Calling groups_inventory to load vars for managed_node1 20841 1726882378.76964: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882378.76975: Calling all_plugins_play to load vars for managed_node1 20841 1726882378.76978: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882378.76981: Calling groups_plugins_play to load vars for managed_node1 20841 1726882378.77456: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000007e 20841 1726882378.77459: WORKER PROCESS EXITING 20841 1726882378.77481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882378.77684: done with get_vars() 20841 1726882378.77699: done getting variables 20841 1726882378.77755: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:32:58 -0400 (0:00:00.052) 0:00:06.541 ****** 20841 1726882378.77786: entering _queue_task() for managed_node1/debug 20841 1726882378.78033: worker is 1 (out of 1 available) 20841 1726882378.78045: exiting _queue_task() for managed_node1/debug 20841 1726882378.78057: done queuing things up, now waiting for results queue to drain 20841 1726882378.78058: waiting for pending results... 20841 1726882378.78322: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20841 1726882378.78448: in run() - task 12673a56-9f93-02b9-7d0a-00000000007f 20841 1726882378.78468: variable 'ansible_search_path' from source: unknown 20841 1726882378.78476: variable 'ansible_search_path' from source: unknown 20841 1726882378.78523: calling self._execute() 20841 1726882378.78605: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882378.78618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882378.78636: variable 'omit' from source: magic vars 20841 1726882378.79070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882378.81325: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882378.81411: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882378.81455: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882378.81499: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882378.81530: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882378.81620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882378.81657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882378.81690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882378.81741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882378.81760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882378.81908: variable 'ansible_distribution' from source: facts 20841 1726882378.81999: variable 'ansible_distribution_major_version' from source: facts 20841 1726882378.82002: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882378.82005: when evaluation is False, skipping this task 20841 1726882378.82007: _execute() done 20841 1726882378.82010: dumping result to json 20841 1726882378.82012: done dumping result, returning 20841 1726882378.82015: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-02b9-7d0a-00000000007f] 20841 1726882378.82017: sending task result for task 12673a56-9f93-02b9-7d0a-00000000007f 20841 1726882378.82086: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000007f skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20841 1726882378.82137: no more pending results, returning what we have 20841 1726882378.82141: results queue empty 20841 1726882378.82142: checking for any_errors_fatal 20841 1726882378.82148: done checking for any_errors_fatal 20841 1726882378.82149: checking for max_fail_percentage 20841 1726882378.82151: done checking for max_fail_percentage 20841 1726882378.82152: checking to see if all hosts have failed and the running result is not ok 20841 1726882378.82153: done checking to see if all hosts have failed 20841 1726882378.82154: getting the remaining hosts for this loop 20841 1726882378.82155: done getting the remaining hosts for this loop 20841 1726882378.82159: getting the next task for host managed_node1 20841 1726882378.82166: done getting next task for host managed_node1 20841 1726882378.82170: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20841 1726882378.82173: ^ 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 20841 1726882378.82190: getting variables 20841 1726882378.82297: in VariableManager get_vars() 20841 1726882378.82349: Calling all_inventory to load vars for managed_node1 20841 1726882378.82352: Calling groups_inventory to load vars for managed_node1 20841 1726882378.82355: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882378.82366: Calling all_plugins_play to load vars for managed_node1 20841 1726882378.82369: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882378.82372: Calling groups_plugins_play to load vars for managed_node1 20841 1726882378.82657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882378.82979: done with get_vars() 20841 1726882378.82989: done getting variables 20841 1726882378.83023: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:32:58 -0400 (0:00:00.053) 0:00:06.594 ****** 20841 1726882378.83091: entering _queue_task() for managed_node1/ping 20841 1726882378.83352: worker is 1 (out of 1 available) 20841 1726882378.83363: exiting _queue_task() for managed_node1/ping 20841 1726882378.83374: done queuing things up, now waiting for results queue to drain 20841 1726882378.83375: waiting for pending results... 20841 1726882378.83698: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 20841 1726882378.83808: in run() - task 12673a56-9f93-02b9-7d0a-000000000080 20841 1726882378.83823: variable 'ansible_search_path' from source: unknown 20841 1726882378.83826: variable 'ansible_search_path' from source: unknown 20841 1726882378.83862: calling self._execute() 20841 1726882378.83937: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882378.83944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882378.83954: variable 'omit' from source: magic vars 20841 1726882378.84418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882378.85922: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882378.85966: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882378.85994: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882378.86023: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882378.86043: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882378.86117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882378.86166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882378.86215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882378.86219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882378.86227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882378.86400: variable 'ansible_distribution' from source: facts 20841 1726882378.86404: variable 'ansible_distribution_major_version' from source: facts 20841 1726882378.86406: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882378.86408: when evaluation is False, skipping this task 20841 1726882378.86411: _execute() done 20841 1726882378.86413: dumping result to json 20841 1726882378.86415: done dumping result, returning 20841 1726882378.86418: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-02b9-7d0a-000000000080] 20841 1726882378.86421: sending task result for task 12673a56-9f93-02b9-7d0a-000000000080 20841 1726882378.86479: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000080 20841 1726882378.86482: 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" } 20841 1726882378.86543: no more pending results, returning what we have 20841 1726882378.86546: results queue empty 20841 1726882378.86547: checking for any_errors_fatal 20841 1726882378.86554: done checking for any_errors_fatal 20841 1726882378.86554: checking for max_fail_percentage 20841 1726882378.86556: done checking for max_fail_percentage 20841 1726882378.86557: checking to see if all hosts have failed and the running result is not ok 20841 1726882378.86558: done checking to see if all hosts have failed 20841 1726882378.86558: getting the remaining hosts for this loop 20841 1726882378.86560: done getting the remaining hosts for this loop 20841 1726882378.86563: getting the next task for host managed_node1 20841 1726882378.86571: done getting next task for host managed_node1 20841 1726882378.86573: ^ task is: TASK: meta (role_complete) 20841 1726882378.86576: ^ 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 20841 1726882378.86591: getting variables 20841 1726882378.86592: in VariableManager get_vars() 20841 1726882378.86642: Calling all_inventory to load vars for managed_node1 20841 1726882378.86645: Calling groups_inventory to load vars for managed_node1 20841 1726882378.86647: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882378.86655: Calling all_plugins_play to load vars for managed_node1 20841 1726882378.86657: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882378.86659: Calling groups_plugins_play to load vars for managed_node1 20841 1726882378.86873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882378.87096: done with get_vars() 20841 1726882378.87106: done getting variables 20841 1726882378.87184: done queuing things up, now waiting for results queue to drain 20841 1726882378.87186: results queue empty 20841 1726882378.87187: checking for any_errors_fatal 20841 1726882378.87189: done checking for any_errors_fatal 20841 1726882378.87189: checking for max_fail_percentage 20841 1726882378.87191: done checking for max_fail_percentage 20841 1726882378.87251: checking to see if all hosts have failed and the running result is not ok 20841 1726882378.87252: done checking to see if all hosts have failed 20841 1726882378.87253: getting the remaining hosts for this loop 20841 1726882378.87254: done getting the remaining hosts for this loop 20841 1726882378.87256: getting the next task for host managed_node1 20841 1726882378.87260: done getting next task for host managed_node1 20841 1726882378.87262: ^ task is: TASK: Get profile's ethtool.ring-rx options 20841 1726882378.87264: ^ 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 20841 1726882378.87266: getting variables 20841 1726882378.87267: in VariableManager get_vars() 20841 1726882378.87290: Calling all_inventory to load vars for managed_node1 20841 1726882378.87296: Calling groups_inventory to load vars for managed_node1 20841 1726882378.87299: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882378.87304: Calling all_plugins_play to load vars for managed_node1 20841 1726882378.87306: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882378.87309: Calling groups_plugins_play to load vars for managed_node1 20841 1726882378.87425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882378.87542: done with get_vars() 20841 1726882378.87548: done getting variables 20841 1726882378.87575: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:96 Friday 20 September 2024 21:32:58 -0400 (0:00:00.045) 0:00:06.639 ****** 20841 1726882378.87596: entering _queue_task() for managed_node1/command 20841 1726882378.87778: worker is 1 (out of 1 available) 20841 1726882378.87790: exiting _queue_task() for managed_node1/command 20841 1726882378.87804: done queuing things up, now waiting for results queue to drain 20841 1726882378.87805: waiting for pending results... 20841 1726882378.87962: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx options 20841 1726882378.88015: in run() - task 12673a56-9f93-02b9-7d0a-0000000000b0 20841 1726882378.88031: variable 'ansible_search_path' from source: unknown 20841 1726882378.88056: calling self._execute() 20841 1726882378.88116: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882378.88120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882378.88128: variable 'omit' from source: magic vars 20841 1726882378.88431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882378.90299: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882378.90303: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882378.90305: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882378.90321: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882378.90350: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882378.90432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882378.90466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882378.90498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882378.90541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882378.90558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882378.90684: variable 'ansible_distribution' from source: facts 20841 1726882378.90697: variable 'ansible_distribution_major_version' from source: facts 20841 1726882378.90722: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882378.90731: when evaluation is False, skipping this task 20841 1726882378.90737: _execute() done 20841 1726882378.90745: dumping result to json 20841 1726882378.90752: done dumping result, returning 20841 1726882378.90762: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx options [12673a56-9f93-02b9-7d0a-0000000000b0] 20841 1726882378.90770: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000b0 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" } 20841 1726882378.90916: no more pending results, returning what we have 20841 1726882378.90919: results queue empty 20841 1726882378.90920: checking for any_errors_fatal 20841 1726882378.90921: done checking for any_errors_fatal 20841 1726882378.90944: checking for max_fail_percentage 20841 1726882378.90946: done checking for max_fail_percentage 20841 1726882378.90947: checking to see if all hosts have failed and the running result is not ok 20841 1726882378.90947: done checking to see if all hosts have failed 20841 1726882378.90948: getting the remaining hosts for this loop 20841 1726882378.90950: done getting the remaining hosts for this loop 20841 1726882378.90954: getting the next task for host managed_node1 20841 1726882378.90959: done getting next task for host managed_node1 20841 1726882378.90962: ^ task is: TASK: Assert ethtool.ring-rx option set in profile 20841 1726882378.90963: ^ 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 20841 1726882378.90966: getting variables 20841 1726882378.90968: in VariableManager get_vars() 20841 1726882378.91017: Calling all_inventory to load vars for managed_node1 20841 1726882378.91020: Calling groups_inventory to load vars for managed_node1 20841 1726882378.91022: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882378.91035: Calling all_plugins_play to load vars for managed_node1 20841 1726882378.91037: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882378.91041: Calling groups_plugins_play to load vars for managed_node1 20841 1726882378.91256: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000b0 20841 1726882378.91259: WORKER PROCESS EXITING 20841 1726882378.91324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882378.91437: done with get_vars() 20841 1726882378.91444: done getting variables 20841 1726882378.91481: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:102 Friday 20 September 2024 21:32:58 -0400 (0:00:00.039) 0:00:06.678 ****** 20841 1726882378.91505: entering _queue_task() for managed_node1/assert 20841 1726882378.91690: worker is 1 (out of 1 available) 20841 1726882378.91707: exiting _queue_task() for managed_node1/assert 20841 1726882378.91720: done queuing things up, now waiting for results queue to drain 20841 1726882378.91721: waiting for pending results... 20841 1726882378.91873: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx option set in profile 20841 1726882378.91925: in run() - task 12673a56-9f93-02b9-7d0a-0000000000b1 20841 1726882378.91936: variable 'ansible_search_path' from source: unknown 20841 1726882378.91965: calling self._execute() 20841 1726882378.92027: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882378.92030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882378.92040: variable 'omit' from source: magic vars 20841 1726882378.92334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882378.94384: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882378.94512: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882378.94550: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882378.94591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882378.94643: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882378.94730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882378.94840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882378.94843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882378.94850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882378.94874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882378.95021: variable 'ansible_distribution' from source: facts 20841 1726882378.95031: variable 'ansible_distribution_major_version' from source: facts 20841 1726882378.95060: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882378.95068: when evaluation is False, skipping this task 20841 1726882378.95079: _execute() done 20841 1726882378.95086: dumping result to json 20841 1726882378.95099: done dumping result, returning 20841 1726882378.95117: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx option set in profile [12673a56-9f93-02b9-7d0a-0000000000b1] 20841 1726882378.95166: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000b1 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" } 20841 1726882378.95351: no more pending results, returning what we have 20841 1726882378.95354: results queue empty 20841 1726882378.95355: checking for any_errors_fatal 20841 1726882378.95362: done checking for any_errors_fatal 20841 1726882378.95363: checking for max_fail_percentage 20841 1726882378.95364: done checking for max_fail_percentage 20841 1726882378.95365: checking to see if all hosts have failed and the running result is not ok 20841 1726882378.95366: done checking to see if all hosts have failed 20841 1726882378.95367: getting the remaining hosts for this loop 20841 1726882378.95368: done getting the remaining hosts for this loop 20841 1726882378.95371: getting the next task for host managed_node1 20841 1726882378.95377: done getting next task for host managed_node1 20841 1726882378.95380: ^ task is: TASK: Get profile's ethtool.ring-rx-jumbo options 20841 1726882378.95382: ^ 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 20841 1726882378.95386: getting variables 20841 1726882378.95388: in VariableManager get_vars() 20841 1726882378.95438: Calling all_inventory to load vars for managed_node1 20841 1726882378.95441: Calling groups_inventory to load vars for managed_node1 20841 1726882378.95443: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882378.95455: Calling all_plugins_play to load vars for managed_node1 20841 1726882378.95458: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882378.95461: Calling groups_plugins_play to load vars for managed_node1 20841 1726882378.95666: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000b1 20841 1726882378.95669: WORKER PROCESS EXITING 20841 1726882378.95679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882378.95802: done with get_vars() 20841 1726882378.95810: done getting variables 20841 1726882378.95850: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:107 Friday 20 September 2024 21:32:58 -0400 (0:00:00.043) 0:00:06.722 ****** 20841 1726882378.95869: entering _queue_task() for managed_node1/command 20841 1726882378.96057: worker is 1 (out of 1 available) 20841 1726882378.96071: exiting _queue_task() for managed_node1/command 20841 1726882378.96086: done queuing things up, now waiting for results queue to drain 20841 1726882378.96087: waiting for pending results... 20841 1726882378.96250: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-jumbo options 20841 1726882378.96300: in run() - task 12673a56-9f93-02b9-7d0a-0000000000b2 20841 1726882378.96310: variable 'ansible_search_path' from source: unknown 20841 1726882378.96340: calling self._execute() 20841 1726882378.96399: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882378.96403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882378.96410: variable 'omit' from source: magic vars 20841 1726882378.96713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882378.98655: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882378.98703: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882378.98731: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882378.98757: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882378.98776: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882378.98842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882378.98864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882378.98881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882378.98913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882378.98924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882378.99020: variable 'ansible_distribution' from source: facts 20841 1726882378.99025: variable 'ansible_distribution_major_version' from source: facts 20841 1726882378.99042: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882378.99045: when evaluation is False, skipping this task 20841 1726882378.99047: _execute() done 20841 1726882378.99050: dumping result to json 20841 1726882378.99052: done dumping result, returning 20841 1726882378.99059: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-jumbo options [12673a56-9f93-02b9-7d0a-0000000000b2] 20841 1726882378.99066: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000b2 20841 1726882378.99145: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000b2 20841 1726882378.99147: 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" } 20841 1726882378.99195: no more pending results, returning what we have 20841 1726882378.99198: results queue empty 20841 1726882378.99199: checking for any_errors_fatal 20841 1726882378.99204: done checking for any_errors_fatal 20841 1726882378.99205: checking for max_fail_percentage 20841 1726882378.99206: done checking for max_fail_percentage 20841 1726882378.99207: checking to see if all hosts have failed and the running result is not ok 20841 1726882378.99208: done checking to see if all hosts have failed 20841 1726882378.99209: getting the remaining hosts for this loop 20841 1726882378.99210: done getting the remaining hosts for this loop 20841 1726882378.99213: getting the next task for host managed_node1 20841 1726882378.99219: done getting next task for host managed_node1 20841 1726882378.99222: ^ task is: TASK: Assert ethtool.ring-rx-jumbo option set in profile 20841 1726882378.99223: ^ 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 20841 1726882378.99226: getting variables 20841 1726882378.99227: in VariableManager get_vars() 20841 1726882378.99274: Calling all_inventory to load vars for managed_node1 20841 1726882378.99277: Calling groups_inventory to load vars for managed_node1 20841 1726882378.99279: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882378.99289: Calling all_plugins_play to load vars for managed_node1 20841 1726882378.99292: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882378.99297: Calling groups_plugins_play to load vars for managed_node1 20841 1726882378.99478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882378.99596: done with get_vars() 20841 1726882378.99604: done getting variables 20841 1726882378.99646: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:113 Friday 20 September 2024 21:32:58 -0400 (0:00:00.037) 0:00:06.760 ****** 20841 1726882378.99666: entering _queue_task() for managed_node1/assert 20841 1726882378.99857: worker is 1 (out of 1 available) 20841 1726882378.99872: exiting _queue_task() for managed_node1/assert 20841 1726882378.99885: done queuing things up, now waiting for results queue to drain 20841 1726882378.99886: waiting for pending results... 20841 1726882379.00050: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-jumbo option set in profile 20841 1726882379.00106: in run() - task 12673a56-9f93-02b9-7d0a-0000000000b3 20841 1726882379.00120: variable 'ansible_search_path' from source: unknown 20841 1726882379.00144: calling self._execute() 20841 1726882379.00204: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.00208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.00218: variable 'omit' from source: magic vars 20841 1726882379.00524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882379.01979: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882379.02033: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882379.02059: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882379.02087: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882379.02109: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882379.02169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882379.02191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882379.02212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882379.02238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882379.02248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882379.02346: variable 'ansible_distribution' from source: facts 20841 1726882379.02349: variable 'ansible_distribution_major_version' from source: facts 20841 1726882379.02365: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882379.02369: when evaluation is False, skipping this task 20841 1726882379.02371: _execute() done 20841 1726882379.02373: dumping result to json 20841 1726882379.02376: done dumping result, returning 20841 1726882379.02383: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-jumbo option set in profile [12673a56-9f93-02b9-7d0a-0000000000b3] 20841 1726882379.02387: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000b3 20841 1726882379.02472: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000b3 20841 1726882379.02475: 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" } 20841 1726882379.02550: no more pending results, returning what we have 20841 1726882379.02553: results queue empty 20841 1726882379.02554: checking for any_errors_fatal 20841 1726882379.02559: done checking for any_errors_fatal 20841 1726882379.02559: checking for max_fail_percentage 20841 1726882379.02561: done checking for max_fail_percentage 20841 1726882379.02561: checking to see if all hosts have failed and the running result is not ok 20841 1726882379.02562: done checking to see if all hosts have failed 20841 1726882379.02563: getting the remaining hosts for this loop 20841 1726882379.02564: done getting the remaining hosts for this loop 20841 1726882379.02568: getting the next task for host managed_node1 20841 1726882379.02573: done getting next task for host managed_node1 20841 1726882379.02576: ^ task is: TASK: Get profile's ethtool.ring-rx-mini options 20841 1726882379.02578: ^ 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 20841 1726882379.02581: getting variables 20841 1726882379.02582: in VariableManager get_vars() 20841 1726882379.02631: Calling all_inventory to load vars for managed_node1 20841 1726882379.02634: Calling groups_inventory to load vars for managed_node1 20841 1726882379.02636: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882379.02645: Calling all_plugins_play to load vars for managed_node1 20841 1726882379.02647: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882379.02649: Calling groups_plugins_play to load vars for managed_node1 20841 1726882379.02782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882379.02906: done with get_vars() 20841 1726882379.02917: done getting variables 20841 1726882379.02956: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:118 Friday 20 September 2024 21:32:59 -0400 (0:00:00.033) 0:00:06.793 ****** 20841 1726882379.02975: entering _queue_task() for managed_node1/command 20841 1726882379.03178: worker is 1 (out of 1 available) 20841 1726882379.03196: exiting _queue_task() for managed_node1/command 20841 1726882379.03209: done queuing things up, now waiting for results queue to drain 20841 1726882379.03210: waiting for pending results... 20841 1726882379.03365: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-mini options 20841 1726882379.03430: in run() - task 12673a56-9f93-02b9-7d0a-0000000000b4 20841 1726882379.03445: variable 'ansible_search_path' from source: unknown 20841 1726882379.03473: calling self._execute() 20841 1726882379.03536: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.03542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.03552: variable 'omit' from source: magic vars 20841 1726882379.03850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882379.05343: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882379.05385: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882379.05417: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882379.05442: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882379.05461: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882379.05525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882379.05545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882379.05562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882379.05587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882379.05604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882379.05697: variable 'ansible_distribution' from source: facts 20841 1726882379.05704: variable 'ansible_distribution_major_version' from source: facts 20841 1726882379.05722: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882379.05725: when evaluation is False, skipping this task 20841 1726882379.05728: _execute() done 20841 1726882379.05730: dumping result to json 20841 1726882379.05732: done dumping result, returning 20841 1726882379.05737: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-mini options [12673a56-9f93-02b9-7d0a-0000000000b4] 20841 1726882379.05742: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000b4 20841 1726882379.05824: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000b4 20841 1726882379.05827: 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" } 20841 1726882379.05876: no more pending results, returning what we have 20841 1726882379.05879: results queue empty 20841 1726882379.05880: checking for any_errors_fatal 20841 1726882379.05884: done checking for any_errors_fatal 20841 1726882379.05885: checking for max_fail_percentage 20841 1726882379.05886: done checking for max_fail_percentage 20841 1726882379.05887: checking to see if all hosts have failed and the running result is not ok 20841 1726882379.05888: done checking to see if all hosts have failed 20841 1726882379.05888: getting the remaining hosts for this loop 20841 1726882379.05890: done getting the remaining hosts for this loop 20841 1726882379.05895: getting the next task for host managed_node1 20841 1726882379.05901: done getting next task for host managed_node1 20841 1726882379.05904: ^ task is: TASK: Assert ethtool.ring-rx-mini option set in profile 20841 1726882379.05906: ^ 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 20841 1726882379.05909: getting variables 20841 1726882379.05910: in VariableManager get_vars() 20841 1726882379.05961: Calling all_inventory to load vars for managed_node1 20841 1726882379.05964: Calling groups_inventory to load vars for managed_node1 20841 1726882379.05966: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882379.05975: Calling all_plugins_play to load vars for managed_node1 20841 1726882379.05978: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882379.05980: Calling groups_plugins_play to load vars for managed_node1 20841 1726882379.06152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882379.06266: done with get_vars() 20841 1726882379.06273: done getting variables 20841 1726882379.06315: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:124 Friday 20 September 2024 21:32:59 -0400 (0:00:00.033) 0:00:06.827 ****** 20841 1726882379.06334: entering _queue_task() for managed_node1/assert 20841 1726882379.06523: worker is 1 (out of 1 available) 20841 1726882379.06535: exiting _queue_task() for managed_node1/assert 20841 1726882379.06547: done queuing things up, now waiting for results queue to drain 20841 1726882379.06549: waiting for pending results... 20841 1726882379.06703: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-mini option set in profile 20841 1726882379.06768: in run() - task 12673a56-9f93-02b9-7d0a-0000000000b5 20841 1726882379.06781: variable 'ansible_search_path' from source: unknown 20841 1726882379.06814: calling self._execute() 20841 1726882379.06872: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.06876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.06889: variable 'omit' from source: magic vars 20841 1726882379.07178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882379.08624: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882379.08866: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882379.08895: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882379.08919: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882379.08938: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882379.09000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882379.09020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882379.09038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882379.09068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882379.09079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882379.09168: variable 'ansible_distribution' from source: facts 20841 1726882379.09171: variable 'ansible_distribution_major_version' from source: facts 20841 1726882379.09188: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882379.09191: when evaluation is False, skipping this task 20841 1726882379.09198: _execute() done 20841 1726882379.09200: dumping result to json 20841 1726882379.09202: done dumping result, returning 20841 1726882379.09209: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-mini option set in profile [12673a56-9f93-02b9-7d0a-0000000000b5] 20841 1726882379.09212: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000b5 20841 1726882379.09291: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000b5 20841 1726882379.09297: 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" } 20841 1726882379.09337: no more pending results, returning what we have 20841 1726882379.09341: results queue empty 20841 1726882379.09342: checking for any_errors_fatal 20841 1726882379.09346: done checking for any_errors_fatal 20841 1726882379.09347: checking for max_fail_percentage 20841 1726882379.09348: done checking for max_fail_percentage 20841 1726882379.09349: checking to see if all hosts have failed and the running result is not ok 20841 1726882379.09350: done checking to see if all hosts have failed 20841 1726882379.09351: getting the remaining hosts for this loop 20841 1726882379.09352: done getting the remaining hosts for this loop 20841 1726882379.09355: getting the next task for host managed_node1 20841 1726882379.09361: done getting next task for host managed_node1 20841 1726882379.09364: ^ task is: TASK: Get profile's ethtool.ring-tx options 20841 1726882379.09366: ^ 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 20841 1726882379.09368: getting variables 20841 1726882379.09369: in VariableManager get_vars() 20841 1726882379.09415: Calling all_inventory to load vars for managed_node1 20841 1726882379.09418: Calling groups_inventory to load vars for managed_node1 20841 1726882379.09421: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882379.09430: Calling all_plugins_play to load vars for managed_node1 20841 1726882379.09432: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882379.09435: Calling groups_plugins_play to load vars for managed_node1 20841 1726882379.09569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882379.09688: done with get_vars() 20841 1726882379.09699: done getting variables 20841 1726882379.09740: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:129 Friday 20 September 2024 21:32:59 -0400 (0:00:00.034) 0:00:06.861 ****** 20841 1726882379.09760: entering _queue_task() for managed_node1/command 20841 1726882379.09952: worker is 1 (out of 1 available) 20841 1726882379.09966: exiting _queue_task() for managed_node1/command 20841 1726882379.09978: done queuing things up, now waiting for results queue to drain 20841 1726882379.09979: waiting for pending results... 20841 1726882379.10143: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-tx options 20841 1726882379.10194: in run() - task 12673a56-9f93-02b9-7d0a-0000000000b6 20841 1726882379.10210: variable 'ansible_search_path' from source: unknown 20841 1726882379.10239: calling self._execute() 20841 1726882379.10300: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.10304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.10316: variable 'omit' from source: magic vars 20841 1726882379.10614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882379.12262: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882379.12309: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882379.12335: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882379.12359: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882379.12377: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882379.12440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882379.12459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882379.12476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882379.12509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882379.12520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882379.12608: variable 'ansible_distribution' from source: facts 20841 1726882379.12613: variable 'ansible_distribution_major_version' from source: facts 20841 1726882379.12628: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882379.12631: when evaluation is False, skipping this task 20841 1726882379.12633: _execute() done 20841 1726882379.12636: dumping result to json 20841 1726882379.12638: done dumping result, returning 20841 1726882379.12645: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-tx options [12673a56-9f93-02b9-7d0a-0000000000b6] 20841 1726882379.12647: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000b6 20841 1726882379.12727: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000b6 20841 1726882379.12730: 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" } 20841 1726882379.12771: no more pending results, returning what we have 20841 1726882379.12774: results queue empty 20841 1726882379.12775: checking for any_errors_fatal 20841 1726882379.12779: done checking for any_errors_fatal 20841 1726882379.12780: checking for max_fail_percentage 20841 1726882379.12781: done checking for max_fail_percentage 20841 1726882379.12782: checking to see if all hosts have failed and the running result is not ok 20841 1726882379.12783: done checking to see if all hosts have failed 20841 1726882379.12783: getting the remaining hosts for this loop 20841 1726882379.12784: done getting the remaining hosts for this loop 20841 1726882379.12788: getting the next task for host managed_node1 20841 1726882379.12795: done getting next task for host managed_node1 20841 1726882379.12797: ^ task is: TASK: Assert ethtool.ring-tx option set in profile 20841 1726882379.12799: ^ 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 20841 1726882379.12802: getting variables 20841 1726882379.12803: in VariableManager get_vars() 20841 1726882379.12845: Calling all_inventory to load vars for managed_node1 20841 1726882379.12848: Calling groups_inventory to load vars for managed_node1 20841 1726882379.12850: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882379.12859: Calling all_plugins_play to load vars for managed_node1 20841 1726882379.12861: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882379.12864: Calling groups_plugins_play to load vars for managed_node1 20841 1726882379.13029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882379.13141: done with get_vars() 20841 1726882379.13147: done getting variables 20841 1726882379.13184: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:135 Friday 20 September 2024 21:32:59 -0400 (0:00:00.034) 0:00:06.895 ****** 20841 1726882379.13205: entering _queue_task() for managed_node1/assert 20841 1726882379.13387: worker is 1 (out of 1 available) 20841 1726882379.13401: exiting _queue_task() for managed_node1/assert 20841 1726882379.13413: done queuing things up, now waiting for results queue to drain 20841 1726882379.13415: waiting for pending results... 20841 1726882379.13567: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-tx option set in profile 20841 1726882379.13629: in run() - task 12673a56-9f93-02b9-7d0a-0000000000b7 20841 1726882379.13641: variable 'ansible_search_path' from source: unknown 20841 1726882379.13673: calling self._execute() 20841 1726882379.13732: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.13736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.13745: variable 'omit' from source: magic vars 20841 1726882379.14039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882379.15651: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882379.15691: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882379.15721: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882379.15757: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882379.15777: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882379.15841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882379.15858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882379.15876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882379.15904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882379.15915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882379.16005: variable 'ansible_distribution' from source: facts 20841 1726882379.16009: variable 'ansible_distribution_major_version' from source: facts 20841 1726882379.16025: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882379.16029: when evaluation is False, skipping this task 20841 1726882379.16032: _execute() done 20841 1726882379.16035: dumping result to json 20841 1726882379.16037: done dumping result, returning 20841 1726882379.16043: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-tx option set in profile [12673a56-9f93-02b9-7d0a-0000000000b7] 20841 1726882379.16046: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000b7 20841 1726882379.16128: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000b7 20841 1726882379.16131: 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" } 20841 1726882379.16185: no more pending results, returning what we have 20841 1726882379.16188: results queue empty 20841 1726882379.16189: checking for any_errors_fatal 20841 1726882379.16197: done checking for any_errors_fatal 20841 1726882379.16198: checking for max_fail_percentage 20841 1726882379.16199: done checking for max_fail_percentage 20841 1726882379.16200: checking to see if all hosts have failed and the running result is not ok 20841 1726882379.16201: done checking to see if all hosts have failed 20841 1726882379.16202: getting the remaining hosts for this loop 20841 1726882379.16203: done getting the remaining hosts for this loop 20841 1726882379.16207: getting the next task for host managed_node1 20841 1726882379.16212: done getting next task for host managed_node1 20841 1726882379.16214: ^ task is: TASK: Get profile's ethtool.ring options 20841 1726882379.16216: ^ 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 20841 1726882379.16220: getting variables 20841 1726882379.16221: in VariableManager get_vars() 20841 1726882379.16260: Calling all_inventory to load vars for managed_node1 20841 1726882379.16262: Calling groups_inventory to load vars for managed_node1 20841 1726882379.16264: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882379.16273: Calling all_plugins_play to load vars for managed_node1 20841 1726882379.16275: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882379.16277: Calling groups_plugins_play to load vars for managed_node1 20841 1726882379.16407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882379.16523: done with get_vars() 20841 1726882379.16530: done getting variables 20841 1726882379.16570: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:141 Friday 20 September 2024 21:32:59 -0400 (0:00:00.033) 0:00:06.929 ****** 20841 1726882379.16589: entering _queue_task() for managed_node1/command 20841 1726882379.16773: worker is 1 (out of 1 available) 20841 1726882379.16786: exiting _queue_task() for managed_node1/command 20841 1726882379.16802: done queuing things up, now waiting for results queue to drain 20841 1726882379.16803: waiting for pending results... 20841 1726882379.16958: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring options 20841 1726882379.17014: in run() - task 12673a56-9f93-02b9-7d0a-0000000000b8 20841 1726882379.17026: variable 'ansible_search_path' from source: unknown 20841 1726882379.17054: calling self._execute() 20841 1726882379.17118: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.17122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.17130: variable 'omit' from source: magic vars 20841 1726882379.17439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882379.19111: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882379.19150: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882379.19175: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882379.19205: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882379.19227: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882379.19283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882379.19308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882379.19328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882379.19354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882379.19365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882379.19458: variable 'ansible_distribution' from source: facts 20841 1726882379.19461: variable 'ansible_distribution_major_version' from source: facts 20841 1726882379.19477: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882379.19480: when evaluation is False, skipping this task 20841 1726882379.19483: _execute() done 20841 1726882379.19485: dumping result to json 20841 1726882379.19487: done dumping result, returning 20841 1726882379.19495: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring options [12673a56-9f93-02b9-7d0a-0000000000b8] 20841 1726882379.19502: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000b8 20841 1726882379.19581: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000b8 20841 1726882379.19584: 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" } 20841 1726882379.19640: no more pending results, returning what we have 20841 1726882379.19644: results queue empty 20841 1726882379.19645: checking for any_errors_fatal 20841 1726882379.19650: done checking for any_errors_fatal 20841 1726882379.19650: checking for max_fail_percentage 20841 1726882379.19652: done checking for max_fail_percentage 20841 1726882379.19652: checking to see if all hosts have failed and the running result is not ok 20841 1726882379.19653: done checking to see if all hosts have failed 20841 1726882379.19654: getting the remaining hosts for this loop 20841 1726882379.19655: done getting the remaining hosts for this loop 20841 1726882379.19658: getting the next task for host managed_node1 20841 1726882379.19664: done getting next task for host managed_node1 20841 1726882379.19666: ^ task is: TASK: Assert ethtool.ring option set in profile 20841 1726882379.19668: ^ 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 20841 1726882379.19670: getting variables 20841 1726882379.19671: in VariableManager get_vars() 20841 1726882379.19718: Calling all_inventory to load vars for managed_node1 20841 1726882379.19721: Calling groups_inventory to load vars for managed_node1 20841 1726882379.19723: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882379.19734: Calling all_plugins_play to load vars for managed_node1 20841 1726882379.19736: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882379.19739: Calling groups_plugins_play to load vars for managed_node1 20841 1726882379.19917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882379.20032: done with get_vars() 20841 1726882379.20040: done getting variables 20841 1726882379.20078: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:148 Friday 20 September 2024 21:32:59 -0400 (0:00:00.035) 0:00:06.964 ****** 20841 1726882379.20100: entering _queue_task() for managed_node1/assert 20841 1726882379.20300: worker is 1 (out of 1 available) 20841 1726882379.20312: exiting _queue_task() for managed_node1/assert 20841 1726882379.20325: done queuing things up, now waiting for results queue to drain 20841 1726882379.20326: waiting for pending results... 20841 1726882379.20488: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring option set in profile 20841 1726882379.20555: in run() - task 12673a56-9f93-02b9-7d0a-0000000000b9 20841 1726882379.20567: variable 'ansible_search_path' from source: unknown 20841 1726882379.20598: calling self._execute() 20841 1726882379.20658: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.20661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.20673: variable 'omit' from source: magic vars 20841 1726882379.20967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882379.22591: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882379.22635: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882379.22672: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882379.22699: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882379.22720: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882379.22779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882379.22801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882379.22820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882379.22847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882379.22859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882379.22949: variable 'ansible_distribution' from source: facts 20841 1726882379.22953: variable 'ansible_distribution_major_version' from source: facts 20841 1726882379.22971: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882379.22974: when evaluation is False, skipping this task 20841 1726882379.22976: _execute() done 20841 1726882379.22979: dumping result to json 20841 1726882379.22981: done dumping result, returning 20841 1726882379.22988: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring option set in profile [12673a56-9f93-02b9-7d0a-0000000000b9] 20841 1726882379.22991: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000b9 20841 1726882379.23080: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000b9 20841 1726882379.23082: 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" } 20841 1726882379.23132: no more pending results, returning what we have 20841 1726882379.23135: results queue empty 20841 1726882379.23136: checking for any_errors_fatal 20841 1726882379.23139: done checking for any_errors_fatal 20841 1726882379.23140: checking for max_fail_percentage 20841 1726882379.23141: done checking for max_fail_percentage 20841 1726882379.23142: checking to see if all hosts have failed and the running result is not ok 20841 1726882379.23143: done checking to see if all hosts have failed 20841 1726882379.23143: getting the remaining hosts for this loop 20841 1726882379.23145: done getting the remaining hosts for this loop 20841 1726882379.23148: getting the next task for host managed_node1 20841 1726882379.23153: done getting next task for host managed_node1 20841 1726882379.23156: ^ task is: TASK: TEST: I can clear ring options 20841 1726882379.23158: ^ 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 20841 1726882379.23160: getting variables 20841 1726882379.23162: in VariableManager get_vars() 20841 1726882379.23217: Calling all_inventory to load vars for managed_node1 20841 1726882379.23220: Calling groups_inventory to load vars for managed_node1 20841 1726882379.23223: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882379.23233: Calling all_plugins_play to load vars for managed_node1 20841 1726882379.23235: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882379.23238: Calling groups_plugins_play to load vars for managed_node1 20841 1726882379.23375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882379.23489: done with get_vars() 20841 1726882379.23500: done getting variables 20841 1726882379.23541: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:158 Friday 20 September 2024 21:32:59 -0400 (0:00:00.034) 0:00:06.999 ****** 20841 1726882379.23561: entering _queue_task() for managed_node1/debug 20841 1726882379.23751: worker is 1 (out of 1 available) 20841 1726882379.23764: exiting _queue_task() for managed_node1/debug 20841 1726882379.23775: done queuing things up, now waiting for results queue to drain 20841 1726882379.23777: waiting for pending results... 20841 1726882379.23943: running TaskExecutor() for managed_node1/TASK: TEST: I can clear ring options 20841 1726882379.23995: in run() - task 12673a56-9f93-02b9-7d0a-0000000000ba 20841 1726882379.24009: variable 'ansible_search_path' from source: unknown 20841 1726882379.24038: calling self._execute() 20841 1726882379.24097: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.24106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.24114: variable 'omit' from source: magic vars 20841 1726882379.24414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882379.26070: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882379.26117: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882379.26142: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882379.26168: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882379.26192: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882379.26248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882379.26268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882379.26287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882379.26320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882379.26331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882379.26424: variable 'ansible_distribution' from source: facts 20841 1726882379.26427: variable 'ansible_distribution_major_version' from source: facts 20841 1726882379.26442: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882379.26445: when evaluation is False, skipping this task 20841 1726882379.26447: _execute() done 20841 1726882379.26450: dumping result to json 20841 1726882379.26452: done dumping result, returning 20841 1726882379.26459: done running TaskExecutor() for managed_node1/TASK: TEST: I can clear ring options [12673a56-9f93-02b9-7d0a-0000000000ba] 20841 1726882379.26463: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000ba 20841 1726882379.26539: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000ba 20841 1726882379.26542: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20841 1726882379.26581: no more pending results, returning what we have 20841 1726882379.26584: results queue empty 20841 1726882379.26585: checking for any_errors_fatal 20841 1726882379.26591: done checking for any_errors_fatal 20841 1726882379.26592: checking for max_fail_percentage 20841 1726882379.26595: done checking for max_fail_percentage 20841 1726882379.26596: checking to see if all hosts have failed and the running result is not ok 20841 1726882379.26597: done checking to see if all hosts have failed 20841 1726882379.26598: getting the remaining hosts for this loop 20841 1726882379.26599: done getting the remaining hosts for this loop 20841 1726882379.26602: getting the next task for host managed_node1 20841 1726882379.26610: done getting next task for host managed_node1 20841 1726882379.26615: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20841 1726882379.26617: ^ 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 20841 1726882379.26633: getting variables 20841 1726882379.26634: in VariableManager get_vars() 20841 1726882379.26676: Calling all_inventory to load vars for managed_node1 20841 1726882379.26679: Calling groups_inventory to load vars for managed_node1 20841 1726882379.26681: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882379.26690: Calling all_plugins_play to load vars for managed_node1 20841 1726882379.26692: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882379.26703: Calling groups_plugins_play to load vars for managed_node1 20841 1726882379.27009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882379.27138: done with get_vars() 20841 1726882379.27167: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:32:59 -0400 (0:00:00.036) 0:00:07.036 ****** 20841 1726882379.27248: entering _queue_task() for managed_node1/include_tasks 20841 1726882379.27447: worker is 1 (out of 1 available) 20841 1726882379.27460: exiting _queue_task() for managed_node1/include_tasks 20841 1726882379.27471: done queuing things up, now waiting for results queue to drain 20841 1726882379.27473: waiting for pending results... 20841 1726882379.27638: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20841 1726882379.27719: in run() - task 12673a56-9f93-02b9-7d0a-0000000000c2 20841 1726882379.27731: variable 'ansible_search_path' from source: unknown 20841 1726882379.27734: variable 'ansible_search_path' from source: unknown 20841 1726882379.27760: calling self._execute() 20841 1726882379.27824: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.27828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.27836: variable 'omit' from source: magic vars 20841 1726882379.28126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882379.29965: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882379.30006: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882379.30045: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882379.30090: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882379.30125: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882379.30218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882379.30238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882379.30255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882379.30280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882379.30299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882379.30403: variable 'ansible_distribution' from source: facts 20841 1726882379.30406: variable 'ansible_distribution_major_version' from source: facts 20841 1726882379.30424: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882379.30427: when evaluation is False, skipping this task 20841 1726882379.30430: _execute() done 20841 1726882379.30433: dumping result to json 20841 1726882379.30435: done dumping result, returning 20841 1726882379.30441: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-02b9-7d0a-0000000000c2] 20841 1726882379.30444: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000c2 20841 1726882379.30528: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000c2 20841 1726882379.30531: 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" } 20841 1726882379.30570: no more pending results, returning what we have 20841 1726882379.30573: results queue empty 20841 1726882379.30574: checking for any_errors_fatal 20841 1726882379.30580: done checking for any_errors_fatal 20841 1726882379.30581: checking for max_fail_percentage 20841 1726882379.30582: done checking for max_fail_percentage 20841 1726882379.30583: checking to see if all hosts have failed and the running result is not ok 20841 1726882379.30584: done checking to see if all hosts have failed 20841 1726882379.30585: getting the remaining hosts for this loop 20841 1726882379.30586: done getting the remaining hosts for this loop 20841 1726882379.30590: getting the next task for host managed_node1 20841 1726882379.30599: done getting next task for host managed_node1 20841 1726882379.30603: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20841 1726882379.30605: ^ 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 20841 1726882379.30620: getting variables 20841 1726882379.30622: in VariableManager get_vars() 20841 1726882379.30662: Calling all_inventory to load vars for managed_node1 20841 1726882379.30664: Calling groups_inventory to load vars for managed_node1 20841 1726882379.30666: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882379.30674: Calling all_plugins_play to load vars for managed_node1 20841 1726882379.30676: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882379.30678: Calling groups_plugins_play to load vars for managed_node1 20841 1726882379.30812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882379.30939: done with get_vars() 20841 1726882379.30946: done getting variables 20841 1726882379.30983: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:32:59 -0400 (0:00:00.037) 0:00:07.073 ****** 20841 1726882379.31009: entering _queue_task() for managed_node1/debug 20841 1726882379.31197: worker is 1 (out of 1 available) 20841 1726882379.31210: exiting _queue_task() for managed_node1/debug 20841 1726882379.31222: done queuing things up, now waiting for results queue to drain 20841 1726882379.31223: waiting for pending results... 20841 1726882379.31376: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 20841 1726882379.31452: in run() - task 12673a56-9f93-02b9-7d0a-0000000000c3 20841 1726882379.31466: variable 'ansible_search_path' from source: unknown 20841 1726882379.31469: variable 'ansible_search_path' from source: unknown 20841 1726882379.31499: calling self._execute() 20841 1726882379.31554: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.31558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.31572: variable 'omit' from source: magic vars 20841 1726882379.31853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882379.34200: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882379.34204: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882379.34207: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882379.34209: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882379.34212: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882379.34273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882379.34310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882379.34340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882379.34384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882379.34409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882379.34545: variable 'ansible_distribution' from source: facts 20841 1726882379.34555: variable 'ansible_distribution_major_version' from source: facts 20841 1726882379.34576: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882379.34583: when evaluation is False, skipping this task 20841 1726882379.34589: _execute() done 20841 1726882379.34597: dumping result to json 20841 1726882379.34605: done dumping result, returning 20841 1726882379.34615: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-02b9-7d0a-0000000000c3] 20841 1726882379.34622: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000c3 20841 1726882379.34713: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000c3 20841 1726882379.34719: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20841 1726882379.34775: no more pending results, returning what we have 20841 1726882379.34778: results queue empty 20841 1726882379.34779: checking for any_errors_fatal 20841 1726882379.34782: done checking for any_errors_fatal 20841 1726882379.34783: checking for max_fail_percentage 20841 1726882379.34785: done checking for max_fail_percentage 20841 1726882379.34786: checking to see if all hosts have failed and the running result is not ok 20841 1726882379.34786: done checking to see if all hosts have failed 20841 1726882379.34787: getting the remaining hosts for this loop 20841 1726882379.34788: done getting the remaining hosts for this loop 20841 1726882379.34795: getting the next task for host managed_node1 20841 1726882379.34802: done getting next task for host managed_node1 20841 1726882379.34806: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20841 1726882379.34808: ^ 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 20841 1726882379.34823: getting variables 20841 1726882379.34825: in VariableManager get_vars() 20841 1726882379.34867: Calling all_inventory to load vars for managed_node1 20841 1726882379.34869: Calling groups_inventory to load vars for managed_node1 20841 1726882379.34871: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882379.34880: Calling all_plugins_play to load vars for managed_node1 20841 1726882379.34882: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882379.34884: Calling groups_plugins_play to load vars for managed_node1 20841 1726882379.35105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882379.35320: done with get_vars() 20841 1726882379.35333: done getting variables 20841 1726882379.35384: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:32:59 -0400 (0:00:00.044) 0:00:07.117 ****** 20841 1726882379.35419: entering _queue_task() for managed_node1/fail 20841 1726882379.35643: worker is 1 (out of 1 available) 20841 1726882379.35768: exiting _queue_task() for managed_node1/fail 20841 1726882379.35778: done queuing things up, now waiting for results queue to drain 20841 1726882379.35779: waiting for pending results... 20841 1726882379.35939: 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 20841 1726882379.36070: in run() - task 12673a56-9f93-02b9-7d0a-0000000000c4 20841 1726882379.36099: variable 'ansible_search_path' from source: unknown 20841 1726882379.36113: variable 'ansible_search_path' from source: unknown 20841 1726882379.36152: calling self._execute() 20841 1726882379.36241: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.36252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.36299: variable 'omit' from source: magic vars 20841 1726882379.36711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882379.39025: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882379.39114: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882379.39162: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882379.39265: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882379.39268: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882379.39325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882379.39359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882379.39402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882379.39448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882379.39468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882379.39618: variable 'ansible_distribution' from source: facts 20841 1726882379.39631: variable 'ansible_distribution_major_version' from source: facts 20841 1726882379.39654: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882379.39704: when evaluation is False, skipping this task 20841 1726882379.39707: _execute() done 20841 1726882379.39710: dumping result to json 20841 1726882379.39712: done dumping result, returning 20841 1726882379.39714: 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 [12673a56-9f93-02b9-7d0a-0000000000c4] 20841 1726882379.39717: sending task result for task 12673a56-9f93-02b9-7d0a-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" } 20841 1726882379.39948: no more pending results, returning what we have 20841 1726882379.39952: results queue empty 20841 1726882379.39953: checking for any_errors_fatal 20841 1726882379.39958: done checking for any_errors_fatal 20841 1726882379.39959: checking for max_fail_percentage 20841 1726882379.39961: done checking for max_fail_percentage 20841 1726882379.39962: checking to see if all hosts have failed and the running result is not ok 20841 1726882379.39963: done checking to see if all hosts have failed 20841 1726882379.39964: getting the remaining hosts for this loop 20841 1726882379.39965: done getting the remaining hosts for this loop 20841 1726882379.39969: getting the next task for host managed_node1 20841 1726882379.39976: done getting next task for host managed_node1 20841 1726882379.39981: ^ 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 20841 1726882379.39984: ^ 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 20841 1726882379.40006: getting variables 20841 1726882379.40008: in VariableManager get_vars() 20841 1726882379.40058: Calling all_inventory to load vars for managed_node1 20841 1726882379.40061: Calling groups_inventory to load vars for managed_node1 20841 1726882379.40064: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882379.40074: Calling all_plugins_play to load vars for managed_node1 20841 1726882379.40078: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882379.40081: Calling groups_plugins_play to load vars for managed_node1 20841 1726882379.40467: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000c4 20841 1726882379.40470: WORKER PROCESS EXITING 20841 1726882379.40489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882379.40709: done with get_vars() 20841 1726882379.40719: done getting variables 20841 1726882379.40774: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:32:59 -0400 (0:00:00.053) 0:00:07.171 ****** 20841 1726882379.40807: entering _queue_task() for managed_node1/fail 20841 1726882379.41045: worker is 1 (out of 1 available) 20841 1726882379.41055: exiting _queue_task() for managed_node1/fail 20841 1726882379.41067: done queuing things up, now waiting for results queue to drain 20841 1726882379.41068: waiting for pending results... 20841 1726882379.41348: 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 20841 1726882379.41477: in run() - task 12673a56-9f93-02b9-7d0a-0000000000c5 20841 1726882379.41502: variable 'ansible_search_path' from source: unknown 20841 1726882379.41519: variable 'ansible_search_path' from source: unknown 20841 1726882379.41621: calling self._execute() 20841 1726882379.41648: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.41659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.41675: variable 'omit' from source: magic vars 20841 1726882379.42120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882379.44373: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882379.44453: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882379.44499: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882379.44540: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882379.44580: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882379.44659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882379.44705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882379.44737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882379.44787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882379.44888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882379.44948: variable 'ansible_distribution' from source: facts 20841 1726882379.44958: variable 'ansible_distribution_major_version' from source: facts 20841 1726882379.44978: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882379.44985: when evaluation is False, skipping this task 20841 1726882379.45004: _execute() done 20841 1726882379.45012: dumping result to json 20841 1726882379.45020: done dumping result, returning 20841 1726882379.45030: 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 [12673a56-9f93-02b9-7d0a-0000000000c5] 20841 1726882379.45038: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000c5 20841 1726882379.45234: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000c5 20841 1726882379.45238: 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" } 20841 1726882379.45282: no more pending results, returning what we have 20841 1726882379.45285: results queue empty 20841 1726882379.45286: checking for any_errors_fatal 20841 1726882379.45290: done checking for any_errors_fatal 20841 1726882379.45290: checking for max_fail_percentage 20841 1726882379.45296: done checking for max_fail_percentage 20841 1726882379.45297: checking to see if all hosts have failed and the running result is not ok 20841 1726882379.45298: done checking to see if all hosts have failed 20841 1726882379.45299: getting the remaining hosts for this loop 20841 1726882379.45300: done getting the remaining hosts for this loop 20841 1726882379.45303: getting the next task for host managed_node1 20841 1726882379.45310: done getting next task for host managed_node1 20841 1726882379.45313: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20841 1726882379.45316: ^ 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 20841 1726882379.45332: getting variables 20841 1726882379.45334: in VariableManager get_vars() 20841 1726882379.45525: Calling all_inventory to load vars for managed_node1 20841 1726882379.45528: Calling groups_inventory to load vars for managed_node1 20841 1726882379.45530: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882379.45539: Calling all_plugins_play to load vars for managed_node1 20841 1726882379.45541: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882379.45544: Calling groups_plugins_play to load vars for managed_node1 20841 1726882379.45761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882379.45990: done with get_vars() 20841 1726882379.46003: done getting variables 20841 1726882379.46059: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:32:59 -0400 (0:00:00.052) 0:00:07.224 ****** 20841 1726882379.46090: entering _queue_task() for managed_node1/fail 20841 1726882379.46386: worker is 1 (out of 1 available) 20841 1726882379.46401: exiting _queue_task() for managed_node1/fail 20841 1726882379.46411: done queuing things up, now waiting for results queue to drain 20841 1726882379.46412: waiting for pending results... 20841 1726882379.46698: 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 20841 1726882379.46758: in run() - task 12673a56-9f93-02b9-7d0a-0000000000c6 20841 1726882379.46776: variable 'ansible_search_path' from source: unknown 20841 1726882379.46789: variable 'ansible_search_path' from source: unknown 20841 1726882379.46830: calling self._execute() 20841 1726882379.46912: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.46922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.46933: variable 'omit' from source: magic vars 20841 1726882379.47443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882379.49706: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882379.49797: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882379.49832: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882379.49872: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882379.49903: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882379.49983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882379.50064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882379.50067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882379.50107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882379.50125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882379.50255: variable 'ansible_distribution' from source: facts 20841 1726882379.50266: variable 'ansible_distribution_major_version' from source: facts 20841 1726882379.50299: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882379.50307: when evaluation is False, skipping this task 20841 1726882379.50390: _execute() done 20841 1726882379.50397: dumping result to json 20841 1726882379.50400: done dumping result, returning 20841 1726882379.50403: 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 [12673a56-9f93-02b9-7d0a-0000000000c6] 20841 1726882379.50405: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000c6 20841 1726882379.50470: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000c6 20841 1726882379.50473: 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" } 20841 1726882379.50536: no more pending results, returning what we have 20841 1726882379.50540: results queue empty 20841 1726882379.50541: checking for any_errors_fatal 20841 1726882379.50546: done checking for any_errors_fatal 20841 1726882379.50547: checking for max_fail_percentage 20841 1726882379.50549: done checking for max_fail_percentage 20841 1726882379.50550: checking to see if all hosts have failed and the running result is not ok 20841 1726882379.50550: done checking to see if all hosts have failed 20841 1726882379.50551: getting the remaining hosts for this loop 20841 1726882379.50552: done getting the remaining hosts for this loop 20841 1726882379.50556: getting the next task for host managed_node1 20841 1726882379.50563: done getting next task for host managed_node1 20841 1726882379.50566: ^ 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 20841 1726882379.50568: ^ 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 20841 1726882379.50584: getting variables 20841 1726882379.50586: in VariableManager get_vars() 20841 1726882379.50638: Calling all_inventory to load vars for managed_node1 20841 1726882379.50641: Calling groups_inventory to load vars for managed_node1 20841 1726882379.50644: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882379.50654: Calling all_plugins_play to load vars for managed_node1 20841 1726882379.50656: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882379.50659: Calling groups_plugins_play to load vars for managed_node1 20841 1726882379.50960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882379.51310: done with get_vars() 20841 1726882379.51324: done getting variables 20841 1726882379.51375: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:32:59 -0400 (0:00:00.053) 0:00:07.277 ****** 20841 1726882379.51408: entering _queue_task() for managed_node1/dnf 20841 1726882379.51760: worker is 1 (out of 1 available) 20841 1726882379.51770: exiting _queue_task() for managed_node1/dnf 20841 1726882379.51781: done queuing things up, now waiting for results queue to drain 20841 1726882379.51782: waiting for pending results... 20841 1726882379.51979: 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 20841 1726882379.52067: in run() - task 12673a56-9f93-02b9-7d0a-0000000000c7 20841 1726882379.52116: variable 'ansible_search_path' from source: unknown 20841 1726882379.52120: variable 'ansible_search_path' from source: unknown 20841 1726882379.52139: calling self._execute() 20841 1726882379.52230: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.52299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.52302: variable 'omit' from source: magic vars 20841 1726882379.52784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882379.55031: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882379.55101: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882379.55147: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882379.55185: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882379.55225: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882379.55324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882379.55445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882379.55451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882379.55454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882379.55469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882379.55613: variable 'ansible_distribution' from source: facts 20841 1726882379.55625: variable 'ansible_distribution_major_version' from source: facts 20841 1726882379.55648: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882379.55661: when evaluation is False, skipping this task 20841 1726882379.55673: _execute() done 20841 1726882379.55681: dumping result to json 20841 1726882379.55689: done dumping result, returning 20841 1726882379.55705: 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 [12673a56-9f93-02b9-7d0a-0000000000c7] 20841 1726882379.55715: sending task result for task 12673a56-9f93-02b9-7d0a-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" } 20841 1726882379.55972: no more pending results, returning what we have 20841 1726882379.55975: results queue empty 20841 1726882379.55976: checking for any_errors_fatal 20841 1726882379.55983: done checking for any_errors_fatal 20841 1726882379.55984: checking for max_fail_percentage 20841 1726882379.55986: done checking for max_fail_percentage 20841 1726882379.55987: checking to see if all hosts have failed and the running result is not ok 20841 1726882379.55988: done checking to see if all hosts have failed 20841 1726882379.55989: getting the remaining hosts for this loop 20841 1726882379.55990: done getting the remaining hosts for this loop 20841 1726882379.55998: getting the next task for host managed_node1 20841 1726882379.56006: done getting next task for host managed_node1 20841 1726882379.56010: ^ 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 20841 1726882379.56012: ^ 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 20841 1726882379.56030: getting variables 20841 1726882379.56032: in VariableManager get_vars() 20841 1726882379.56082: Calling all_inventory to load vars for managed_node1 20841 1726882379.56085: Calling groups_inventory to load vars for managed_node1 20841 1726882379.56088: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882379.56202: Calling all_plugins_play to load vars for managed_node1 20841 1726882379.56209: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882379.56213: Calling groups_plugins_play to load vars for managed_node1 20841 1726882379.56488: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000c7 20841 1726882379.56491: WORKER PROCESS EXITING 20841 1726882379.56515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882379.56732: done with get_vars() 20841 1726882379.56741: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20841 1726882379.56817: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:32:59 -0400 (0:00:00.054) 0:00:07.332 ****** 20841 1726882379.56846: entering _queue_task() for managed_node1/yum 20841 1726882379.57308: worker is 1 (out of 1 available) 20841 1726882379.57315: exiting _queue_task() for managed_node1/yum 20841 1726882379.57324: done queuing things up, now waiting for results queue to drain 20841 1726882379.57325: waiting for pending results... 20841 1726882379.57378: 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 20841 1726882379.57499: in run() - task 12673a56-9f93-02b9-7d0a-0000000000c8 20841 1726882379.57518: variable 'ansible_search_path' from source: unknown 20841 1726882379.57526: variable 'ansible_search_path' from source: unknown 20841 1726882379.57567: calling self._execute() 20841 1726882379.57656: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.57670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.57683: variable 'omit' from source: magic vars 20841 1726882379.58113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882379.60324: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882379.60399: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882379.60442: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882379.60480: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882379.60601: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882379.60605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882379.60641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882379.60671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882379.60726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882379.60747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882379.61103: variable 'ansible_distribution' from source: facts 20841 1726882379.61106: variable 'ansible_distribution_major_version' from source: facts 20841 1726882379.61109: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882379.61111: when evaluation is False, skipping this task 20841 1726882379.61113: _execute() done 20841 1726882379.61115: dumping result to json 20841 1726882379.61117: done dumping result, returning 20841 1726882379.61120: 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 [12673a56-9f93-02b9-7d0a-0000000000c8] 20841 1726882379.61122: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000c8 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" } 20841 1726882379.61368: no more pending results, returning what we have 20841 1726882379.61372: results queue empty 20841 1726882379.61373: checking for any_errors_fatal 20841 1726882379.61378: done checking for any_errors_fatal 20841 1726882379.61379: checking for max_fail_percentage 20841 1726882379.61381: done checking for max_fail_percentage 20841 1726882379.61382: checking to see if all hosts have failed and the running result is not ok 20841 1726882379.61383: done checking to see if all hosts have failed 20841 1726882379.61384: getting the remaining hosts for this loop 20841 1726882379.61385: done getting the remaining hosts for this loop 20841 1726882379.61389: getting the next task for host managed_node1 20841 1726882379.61400: done getting next task for host managed_node1 20841 1726882379.61404: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20841 1726882379.61407: ^ 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 20841 1726882379.61428: getting variables 20841 1726882379.61430: in VariableManager get_vars() 20841 1726882379.61480: Calling all_inventory to load vars for managed_node1 20841 1726882379.61483: Calling groups_inventory to load vars for managed_node1 20841 1726882379.61485: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882379.61602: Calling all_plugins_play to load vars for managed_node1 20841 1726882379.61606: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882379.61611: Calling groups_plugins_play to load vars for managed_node1 20841 1726882379.61924: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000c8 20841 1726882379.61927: WORKER PROCESS EXITING 20841 1726882379.61949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882379.62169: done with get_vars() 20841 1726882379.62180: done getting variables 20841 1726882379.62244: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:32:59 -0400 (0:00:00.054) 0:00:07.386 ****** 20841 1726882379.62277: entering _queue_task() for managed_node1/fail 20841 1726882379.62547: worker is 1 (out of 1 available) 20841 1726882379.62558: exiting _queue_task() for managed_node1/fail 20841 1726882379.62570: done queuing things up, now waiting for results queue to drain 20841 1726882379.62571: waiting for pending results... 20841 1726882379.62833: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20841 1726882379.62964: in run() - task 12673a56-9f93-02b9-7d0a-0000000000c9 20841 1726882379.62984: variable 'ansible_search_path' from source: unknown 20841 1726882379.62997: variable 'ansible_search_path' from source: unknown 20841 1726882379.63037: calling self._execute() 20841 1726882379.63133: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.63145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.63174: variable 'omit' from source: magic vars 20841 1726882379.64102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882379.67652: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882379.67740: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882379.67804: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882379.67849: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882379.67880: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882379.67977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882379.68021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882379.68057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882379.68113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882379.68136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882379.68291: variable 'ansible_distribution' from source: facts 20841 1726882379.68310: variable 'ansible_distribution_major_version' from source: facts 20841 1726882379.68342: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882379.68351: when evaluation is False, skipping this task 20841 1726882379.68364: _execute() done 20841 1726882379.68373: dumping result to json 20841 1726882379.68383: done dumping result, returning 20841 1726882379.68401: 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 [12673a56-9f93-02b9-7d0a-0000000000c9] 20841 1726882379.68410: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000c9 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" } 20841 1726882379.68703: no more pending results, returning what we have 20841 1726882379.68706: results queue empty 20841 1726882379.68707: checking for any_errors_fatal 20841 1726882379.68713: done checking for any_errors_fatal 20841 1726882379.68714: checking for max_fail_percentage 20841 1726882379.68716: done checking for max_fail_percentage 20841 1726882379.68717: checking to see if all hosts have failed and the running result is not ok 20841 1726882379.68718: done checking to see if all hosts have failed 20841 1726882379.68718: getting the remaining hosts for this loop 20841 1726882379.68720: done getting the remaining hosts for this loop 20841 1726882379.68724: getting the next task for host managed_node1 20841 1726882379.68732: done getting next task for host managed_node1 20841 1726882379.68736: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20841 1726882379.68738: ^ 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 20841 1726882379.68758: getting variables 20841 1726882379.68761: in VariableManager get_vars() 20841 1726882379.68817: Calling all_inventory to load vars for managed_node1 20841 1726882379.68821: Calling groups_inventory to load vars for managed_node1 20841 1726882379.68824: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882379.68835: Calling all_plugins_play to load vars for managed_node1 20841 1726882379.68839: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882379.68842: Calling groups_plugins_play to load vars for managed_node1 20841 1726882379.69453: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000c9 20841 1726882379.69456: WORKER PROCESS EXITING 20841 1726882379.69477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882379.69704: done with get_vars() 20841 1726882379.69714: done getting variables 20841 1726882379.69772: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:32:59 -0400 (0:00:00.075) 0:00:07.461 ****** 20841 1726882379.69808: entering _queue_task() for managed_node1/package 20841 1726882379.70058: worker is 1 (out of 1 available) 20841 1726882379.70069: exiting _queue_task() for managed_node1/package 20841 1726882379.70081: done queuing things up, now waiting for results queue to drain 20841 1726882379.70082: waiting for pending results... 20841 1726882379.70358: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 20841 1726882379.70483: in run() - task 12673a56-9f93-02b9-7d0a-0000000000ca 20841 1726882379.70506: variable 'ansible_search_path' from source: unknown 20841 1726882379.70518: variable 'ansible_search_path' from source: unknown 20841 1726882379.70560: calling self._execute() 20841 1726882379.70651: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.70661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.70675: variable 'omit' from source: magic vars 20841 1726882379.71130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882379.73456: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882379.73536: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882379.73582: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882379.73627: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882379.73655: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882379.73744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882379.73777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882379.73817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882379.73858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882379.73877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882379.74028: variable 'ansible_distribution' from source: facts 20841 1726882379.74038: variable 'ansible_distribution_major_version' from source: facts 20841 1726882379.74060: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882379.74121: when evaluation is False, skipping this task 20841 1726882379.74124: _execute() done 20841 1726882379.74126: dumping result to json 20841 1726882379.74128: done dumping result, returning 20841 1726882379.74130: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-02b9-7d0a-0000000000ca] 20841 1726882379.74132: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000ca 20841 1726882379.74314: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000ca 20841 1726882379.74317: 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" } 20841 1726882379.74370: no more pending results, returning what we have 20841 1726882379.74373: results queue empty 20841 1726882379.74374: checking for any_errors_fatal 20841 1726882379.74381: done checking for any_errors_fatal 20841 1726882379.74382: checking for max_fail_percentage 20841 1726882379.74384: done checking for max_fail_percentage 20841 1726882379.74384: checking to see if all hosts have failed and the running result is not ok 20841 1726882379.74385: done checking to see if all hosts have failed 20841 1726882379.74386: getting the remaining hosts for this loop 20841 1726882379.74387: done getting the remaining hosts for this loop 20841 1726882379.74398: getting the next task for host managed_node1 20841 1726882379.74406: done getting next task for host managed_node1 20841 1726882379.74410: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20841 1726882379.74412: ^ 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 20841 1726882379.74430: getting variables 20841 1726882379.74432: in VariableManager get_vars() 20841 1726882379.74481: Calling all_inventory to load vars for managed_node1 20841 1726882379.74484: Calling groups_inventory to load vars for managed_node1 20841 1726882379.74486: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882379.74704: Calling all_plugins_play to load vars for managed_node1 20841 1726882379.74708: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882379.74712: Calling groups_plugins_play to load vars for managed_node1 20841 1726882379.74887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882379.75123: done with get_vars() 20841 1726882379.75139: done getting variables 20841 1726882379.75200: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:32:59 -0400 (0:00:00.054) 0:00:07.516 ****** 20841 1726882379.75236: entering _queue_task() for managed_node1/package 20841 1726882379.75587: worker is 1 (out of 1 available) 20841 1726882379.75601: exiting _queue_task() for managed_node1/package 20841 1726882379.75611: done queuing things up, now waiting for results queue to drain 20841 1726882379.75612: waiting for pending results... 20841 1726882379.75908: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20841 1726882379.75950: in run() - task 12673a56-9f93-02b9-7d0a-0000000000cb 20841 1726882379.75966: variable 'ansible_search_path' from source: unknown 20841 1726882379.75987: variable 'ansible_search_path' from source: unknown 20841 1726882379.76029: calling self._execute() 20841 1726882379.76099: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.76103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.76116: variable 'omit' from source: magic vars 20841 1726882379.76482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882379.78182: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882379.78185: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882379.78228: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882379.78266: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882379.78301: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882379.78384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882379.78435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882379.78468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882379.78527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882379.78553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882379.78686: variable 'ansible_distribution' from source: facts 20841 1726882379.78690: variable 'ansible_distribution_major_version' from source: facts 20841 1726882379.78716: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882379.78719: when evaluation is False, skipping this task 20841 1726882379.78722: _execute() done 20841 1726882379.78725: dumping result to json 20841 1726882379.78727: done dumping result, returning 20841 1726882379.78736: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-02b9-7d0a-0000000000cb] 20841 1726882379.78747: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000cb 20841 1726882379.78835: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000cb 20841 1726882379.78840: 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" } 20841 1726882379.78881: no more pending results, returning what we have 20841 1726882379.78884: results queue empty 20841 1726882379.78885: checking for any_errors_fatal 20841 1726882379.78890: done checking for any_errors_fatal 20841 1726882379.78891: checking for max_fail_percentage 20841 1726882379.78892: done checking for max_fail_percentage 20841 1726882379.78895: checking to see if all hosts have failed and the running result is not ok 20841 1726882379.78896: done checking to see if all hosts have failed 20841 1726882379.78896: getting the remaining hosts for this loop 20841 1726882379.78898: done getting the remaining hosts for this loop 20841 1726882379.78901: getting the next task for host managed_node1 20841 1726882379.78907: done getting next task for host managed_node1 20841 1726882379.78910: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20841 1726882379.78913: ^ 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 20841 1726882379.78928: getting variables 20841 1726882379.78930: in VariableManager get_vars() 20841 1726882379.79028: Calling all_inventory to load vars for managed_node1 20841 1726882379.79031: Calling groups_inventory to load vars for managed_node1 20841 1726882379.79033: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882379.79041: Calling all_plugins_play to load vars for managed_node1 20841 1726882379.79043: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882379.79046: Calling groups_plugins_play to load vars for managed_node1 20841 1726882379.79157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882379.79277: done with get_vars() 20841 1726882379.79286: done getting variables 20841 1726882379.79328: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:32:59 -0400 (0:00:00.041) 0:00:07.557 ****** 20841 1726882379.79350: entering _queue_task() for managed_node1/package 20841 1726882379.79541: worker is 1 (out of 1 available) 20841 1726882379.79554: exiting _queue_task() for managed_node1/package 20841 1726882379.79565: done queuing things up, now waiting for results queue to drain 20841 1726882379.79567: waiting for pending results... 20841 1726882379.79733: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20841 1726882379.79809: in run() - task 12673a56-9f93-02b9-7d0a-0000000000cc 20841 1726882379.79820: variable 'ansible_search_path' from source: unknown 20841 1726882379.79823: variable 'ansible_search_path' from source: unknown 20841 1726882379.79850: calling self._execute() 20841 1726882379.79914: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.79918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.79926: variable 'omit' from source: magic vars 20841 1726882379.80223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882379.82251: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882379.82298: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882379.82326: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882379.82353: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882379.82372: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882379.82434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882379.82459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882379.82476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882379.82507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882379.82517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882379.82613: variable 'ansible_distribution' from source: facts 20841 1726882379.82617: variable 'ansible_distribution_major_version' from source: facts 20841 1726882379.82633: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882379.82636: when evaluation is False, skipping this task 20841 1726882379.82638: _execute() done 20841 1726882379.82640: dumping result to json 20841 1726882379.82643: done dumping result, returning 20841 1726882379.82650: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-02b9-7d0a-0000000000cc] 20841 1726882379.82656: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000cc 20841 1726882379.82743: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000cc 20841 1726882379.82745: 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" } 20841 1726882379.82820: no more pending results, returning what we have 20841 1726882379.82823: results queue empty 20841 1726882379.82824: checking for any_errors_fatal 20841 1726882379.82830: done checking for any_errors_fatal 20841 1726882379.82830: checking for max_fail_percentage 20841 1726882379.82832: done checking for max_fail_percentage 20841 1726882379.82833: checking to see if all hosts have failed and the running result is not ok 20841 1726882379.82834: done checking to see if all hosts have failed 20841 1726882379.82834: getting the remaining hosts for this loop 20841 1726882379.82836: done getting the remaining hosts for this loop 20841 1726882379.82839: getting the next task for host managed_node1 20841 1726882379.82844: done getting next task for host managed_node1 20841 1726882379.82848: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20841 1726882379.82850: ^ 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 20841 1726882379.82865: getting variables 20841 1726882379.82866: in VariableManager get_vars() 20841 1726882379.82915: Calling all_inventory to load vars for managed_node1 20841 1726882379.82918: Calling groups_inventory to load vars for managed_node1 20841 1726882379.82920: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882379.82928: Calling all_plugins_play to load vars for managed_node1 20841 1726882379.82930: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882379.82933: Calling groups_plugins_play to load vars for managed_node1 20841 1726882379.83055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882379.83203: done with get_vars() 20841 1726882379.83210: done getting variables 20841 1726882379.83252: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:32:59 -0400 (0:00:00.039) 0:00:07.596 ****** 20841 1726882379.83275: entering _queue_task() for managed_node1/service 20841 1726882379.83471: worker is 1 (out of 1 available) 20841 1726882379.83489: exiting _queue_task() for managed_node1/service 20841 1726882379.83503: done queuing things up, now waiting for results queue to drain 20841 1726882379.83505: waiting for pending results... 20841 1726882379.83737: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20841 1726882379.84000: in run() - task 12673a56-9f93-02b9-7d0a-0000000000cd 20841 1726882379.84005: variable 'ansible_search_path' from source: unknown 20841 1726882379.84008: variable 'ansible_search_path' from source: unknown 20841 1726882379.84011: calling self._execute() 20841 1726882379.84014: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.84017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.84020: variable 'omit' from source: magic vars 20841 1726882379.84382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882379.86437: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882379.86489: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882379.86523: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882379.86548: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882379.86567: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882379.86699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882379.86703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882379.86706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882379.86708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882379.86710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882379.87003: variable 'ansible_distribution' from source: facts 20841 1726882379.87007: variable 'ansible_distribution_major_version' from source: facts 20841 1726882379.87009: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882379.87011: when evaluation is False, skipping this task 20841 1726882379.87013: _execute() done 20841 1726882379.87015: dumping result to json 20841 1726882379.87017: done dumping result, returning 20841 1726882379.87019: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-02b9-7d0a-0000000000cd] 20841 1726882379.87021: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000cd 20841 1726882379.87086: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000cd 20841 1726882379.87089: 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" } 20841 1726882379.87136: no more pending results, returning what we have 20841 1726882379.87140: results queue empty 20841 1726882379.87141: checking for any_errors_fatal 20841 1726882379.87147: done checking for any_errors_fatal 20841 1726882379.87148: checking for max_fail_percentage 20841 1726882379.87149: done checking for max_fail_percentage 20841 1726882379.87150: checking to see if all hosts have failed and the running result is not ok 20841 1726882379.87151: done checking to see if all hosts have failed 20841 1726882379.87152: getting the remaining hosts for this loop 20841 1726882379.87153: done getting the remaining hosts for this loop 20841 1726882379.87158: getting the next task for host managed_node1 20841 1726882379.87165: done getting next task for host managed_node1 20841 1726882379.87168: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20841 1726882379.87171: ^ 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 20841 1726882379.87189: getting variables 20841 1726882379.87191: in VariableManager get_vars() 20841 1726882379.87243: Calling all_inventory to load vars for managed_node1 20841 1726882379.87246: Calling groups_inventory to load vars for managed_node1 20841 1726882379.87248: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882379.87259: Calling all_plugins_play to load vars for managed_node1 20841 1726882379.87262: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882379.87264: Calling groups_plugins_play to load vars for managed_node1 20841 1726882379.87654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882379.88120: done with get_vars() 20841 1726882379.88133: done getting variables 20841 1726882379.88221: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:32:59 -0400 (0:00:00.049) 0:00:07.646 ****** 20841 1726882379.88255: entering _queue_task() for managed_node1/service 20841 1726882379.88547: worker is 1 (out of 1 available) 20841 1726882379.88560: exiting _queue_task() for managed_node1/service 20841 1726882379.88573: done queuing things up, now waiting for results queue to drain 20841 1726882379.88574: waiting for pending results... 20841 1726882379.89011: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20841 1726882379.89016: in run() - task 12673a56-9f93-02b9-7d0a-0000000000ce 20841 1726882379.89019: variable 'ansible_search_path' from source: unknown 20841 1726882379.89025: variable 'ansible_search_path' from source: unknown 20841 1726882379.89068: calling self._execute() 20841 1726882379.89154: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.89165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.89173: variable 'omit' from source: magic vars 20841 1726882379.89485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882379.91299: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882379.91302: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882379.91305: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882379.91307: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882379.91333: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882379.91415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882379.91449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882379.91480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882379.91528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882379.91547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882379.91675: variable 'ansible_distribution' from source: facts 20841 1726882379.91686: variable 'ansible_distribution_major_version' from source: facts 20841 1726882379.91721: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882379.91728: when evaluation is False, skipping this task 20841 1726882379.91734: _execute() done 20841 1726882379.91740: dumping result to json 20841 1726882379.91747: done dumping result, returning 20841 1726882379.91757: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-02b9-7d0a-0000000000ce] 20841 1726882379.91765: sending task result for task 12673a56-9f93-02b9-7d0a-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 } 20841 1726882379.91928: no more pending results, returning what we have 20841 1726882379.91932: results queue empty 20841 1726882379.91933: checking for any_errors_fatal 20841 1726882379.91938: done checking for any_errors_fatal 20841 1726882379.91938: checking for max_fail_percentage 20841 1726882379.91940: done checking for max_fail_percentage 20841 1726882379.91941: checking to see if all hosts have failed and the running result is not ok 20841 1726882379.91941: done checking to see if all hosts have failed 20841 1726882379.91942: getting the remaining hosts for this loop 20841 1726882379.91944: done getting the remaining hosts for this loop 20841 1726882379.91947: getting the next task for host managed_node1 20841 1726882379.91954: done getting next task for host managed_node1 20841 1726882379.91957: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20841 1726882379.91959: ^ 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 20841 1726882379.91975: getting variables 20841 1726882379.91976: in VariableManager get_vars() 20841 1726882379.92027: Calling all_inventory to load vars for managed_node1 20841 1726882379.92029: Calling groups_inventory to load vars for managed_node1 20841 1726882379.92032: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882379.92176: Calling all_plugins_play to load vars for managed_node1 20841 1726882379.92179: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882379.92184: Calling groups_plugins_play to load vars for managed_node1 20841 1726882379.92414: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000ce 20841 1726882379.92418: WORKER PROCESS EXITING 20841 1726882379.92430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882379.92624: done with get_vars() 20841 1726882379.92634: done getting variables 20841 1726882379.92685: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:32:59 -0400 (0:00:00.044) 0:00:07.690 ****** 20841 1726882379.92724: entering _queue_task() for managed_node1/service 20841 1726882379.92984: worker is 1 (out of 1 available) 20841 1726882379.93103: exiting _queue_task() for managed_node1/service 20841 1726882379.93114: done queuing things up, now waiting for results queue to drain 20841 1726882379.93115: waiting for pending results... 20841 1726882379.93311: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20841 1726882379.93449: in run() - task 12673a56-9f93-02b9-7d0a-0000000000cf 20841 1726882379.93453: variable 'ansible_search_path' from source: unknown 20841 1726882379.93455: variable 'ansible_search_path' from source: unknown 20841 1726882379.93585: calling self._execute() 20841 1726882379.93588: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.93600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.93616: variable 'omit' from source: magic vars 20841 1726882379.94324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882379.96642: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882379.96723: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882379.96770: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882379.96812: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882379.96852: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882379.96938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882379.96979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882379.97064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882379.97068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882379.97085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882379.97235: variable 'ansible_distribution' from source: facts 20841 1726882379.97246: variable 'ansible_distribution_major_version' from source: facts 20841 1726882379.97269: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882379.97281: when evaluation is False, skipping this task 20841 1726882379.97290: _execute() done 20841 1726882379.97300: dumping result to json 20841 1726882379.97306: done dumping result, returning 20841 1726882379.97315: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-02b9-7d0a-0000000000cf] 20841 1726882379.97390: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000cf 20841 1726882379.97459: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000cf 20841 1726882379.97462: 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" } 20841 1726882379.97546: no more pending results, returning what we have 20841 1726882379.97550: results queue empty 20841 1726882379.97551: checking for any_errors_fatal 20841 1726882379.97559: done checking for any_errors_fatal 20841 1726882379.97560: checking for max_fail_percentage 20841 1726882379.97561: done checking for max_fail_percentage 20841 1726882379.97562: checking to see if all hosts have failed and the running result is not ok 20841 1726882379.97563: done checking to see if all hosts have failed 20841 1726882379.97564: getting the remaining hosts for this loop 20841 1726882379.97566: done getting the remaining hosts for this loop 20841 1726882379.97576: getting the next task for host managed_node1 20841 1726882379.97583: done getting next task for host managed_node1 20841 1726882379.97587: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20841 1726882379.97590: ^ 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 20841 1726882379.97717: getting variables 20841 1726882379.97719: in VariableManager get_vars() 20841 1726882379.97775: Calling all_inventory to load vars for managed_node1 20841 1726882379.97778: Calling groups_inventory to load vars for managed_node1 20841 1726882379.97781: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882379.97919: Calling all_plugins_play to load vars for managed_node1 20841 1726882379.97923: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882379.97927: Calling groups_plugins_play to load vars for managed_node1 20841 1726882379.98175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882379.98397: done with get_vars() 20841 1726882379.98409: done getting variables 20841 1726882379.98473: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:32:59 -0400 (0:00:00.057) 0:00:07.748 ****** 20841 1726882379.98510: entering _queue_task() for managed_node1/service 20841 1726882379.98906: worker is 1 (out of 1 available) 20841 1726882379.98917: exiting _queue_task() for managed_node1/service 20841 1726882379.98928: done queuing things up, now waiting for results queue to drain 20841 1726882379.98929: waiting for pending results... 20841 1726882379.99130: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 20841 1726882379.99265: in run() - task 12673a56-9f93-02b9-7d0a-0000000000d0 20841 1726882379.99268: variable 'ansible_search_path' from source: unknown 20841 1726882379.99271: variable 'ansible_search_path' from source: unknown 20841 1726882379.99306: calling self._execute() 20841 1726882379.99446: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882379.99450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882379.99452: variable 'omit' from source: magic vars 20841 1726882379.99881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882380.02257: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882380.02311: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882380.02338: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882380.02363: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882380.02385: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882380.02447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882380.02468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882380.02488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882380.02518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882380.02529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882380.02628: variable 'ansible_distribution' from source: facts 20841 1726882380.02632: variable 'ansible_distribution_major_version' from source: facts 20841 1726882380.02649: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882380.02652: when evaluation is False, skipping this task 20841 1726882380.02654: _execute() done 20841 1726882380.02656: dumping result to json 20841 1726882380.02659: done dumping result, returning 20841 1726882380.02667: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-02b9-7d0a-0000000000d0] 20841 1726882380.02671: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000d0 20841 1726882380.02758: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000d0 20841 1726882380.02760: 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 } 20841 1726882380.02828: no more pending results, returning what we have 20841 1726882380.02831: results queue empty 20841 1726882380.02832: checking for any_errors_fatal 20841 1726882380.02838: done checking for any_errors_fatal 20841 1726882380.02838: checking for max_fail_percentage 20841 1726882380.02840: done checking for max_fail_percentage 20841 1726882380.02841: checking to see if all hosts have failed and the running result is not ok 20841 1726882380.02842: done checking to see if all hosts have failed 20841 1726882380.02843: getting the remaining hosts for this loop 20841 1726882380.02844: done getting the remaining hosts for this loop 20841 1726882380.02848: getting the next task for host managed_node1 20841 1726882380.02854: done getting next task for host managed_node1 20841 1726882380.02858: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20841 1726882380.02860: ^ 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 20841 1726882380.02879: getting variables 20841 1726882380.02880: in VariableManager get_vars() 20841 1726882380.02926: Calling all_inventory to load vars for managed_node1 20841 1726882380.02929: Calling groups_inventory to load vars for managed_node1 20841 1726882380.02931: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882380.02939: Calling all_plugins_play to load vars for managed_node1 20841 1726882380.02941: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882380.02944: Calling groups_plugins_play to load vars for managed_node1 20841 1726882380.03114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882380.03236: done with get_vars() 20841 1726882380.03244: done getting variables 20841 1726882380.03282: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:33:00 -0400 (0:00:00.047) 0:00:07.796 ****** 20841 1726882380.03308: entering _queue_task() for managed_node1/copy 20841 1726882380.03497: worker is 1 (out of 1 available) 20841 1726882380.03511: exiting _queue_task() for managed_node1/copy 20841 1726882380.03524: done queuing things up, now waiting for results queue to drain 20841 1726882380.03525: waiting for pending results... 20841 1726882380.03704: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20841 1726882380.03785: in run() - task 12673a56-9f93-02b9-7d0a-0000000000d1 20841 1726882380.03798: variable 'ansible_search_path' from source: unknown 20841 1726882380.03804: variable 'ansible_search_path' from source: unknown 20841 1726882380.04000: calling self._execute() 20841 1726882380.04003: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882380.04006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882380.04009: variable 'omit' from source: magic vars 20841 1726882380.04427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882380.06039: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882380.06091: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882380.06120: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882380.06145: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882380.06164: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882380.06225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882380.06244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882380.06261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882380.06288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882380.06303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882380.06397: variable 'ansible_distribution' from source: facts 20841 1726882380.06401: variable 'ansible_distribution_major_version' from source: facts 20841 1726882380.06418: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882380.06421: when evaluation is False, skipping this task 20841 1726882380.06424: _execute() done 20841 1726882380.06426: dumping result to json 20841 1726882380.06428: done dumping result, returning 20841 1726882380.06433: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-02b9-7d0a-0000000000d1] 20841 1726882380.06437: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000d1 20841 1726882380.06522: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000d1 20841 1726882380.06525: 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" } 20841 1726882380.06569: no more pending results, returning what we have 20841 1726882380.06571: results queue empty 20841 1726882380.06572: checking for any_errors_fatal 20841 1726882380.06577: done checking for any_errors_fatal 20841 1726882380.06578: checking for max_fail_percentage 20841 1726882380.06579: done checking for max_fail_percentage 20841 1726882380.06580: checking to see if all hosts have failed and the running result is not ok 20841 1726882380.06581: done checking to see if all hosts have failed 20841 1726882380.06582: getting the remaining hosts for this loop 20841 1726882380.06583: done getting the remaining hosts for this loop 20841 1726882380.06586: getting the next task for host managed_node1 20841 1726882380.06591: done getting next task for host managed_node1 20841 1726882380.06598: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20841 1726882380.06600: ^ 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 20841 1726882380.06615: getting variables 20841 1726882380.06616: in VariableManager get_vars() 20841 1726882380.06660: Calling all_inventory to load vars for managed_node1 20841 1726882380.06662: Calling groups_inventory to load vars for managed_node1 20841 1726882380.06664: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882380.06673: Calling all_plugins_play to load vars for managed_node1 20841 1726882380.06675: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882380.06677: Calling groups_plugins_play to load vars for managed_node1 20841 1726882380.06862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882380.07059: done with get_vars() 20841 1726882380.07069: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:33:00 -0400 (0:00:00.038) 0:00:07.835 ****** 20841 1726882380.07157: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 20841 1726882380.07398: worker is 1 (out of 1 available) 20841 1726882380.07412: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 20841 1726882380.07424: done queuing things up, now waiting for results queue to drain 20841 1726882380.07425: waiting for pending results... 20841 1726882380.07721: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20841 1726882380.07807: in run() - task 12673a56-9f93-02b9-7d0a-0000000000d2 20841 1726882380.07833: variable 'ansible_search_path' from source: unknown 20841 1726882380.07840: variable 'ansible_search_path' from source: unknown 20841 1726882380.07874: calling self._execute() 20841 1726882380.07956: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882380.07968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882380.07998: variable 'omit' from source: magic vars 20841 1726882380.08373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882380.09831: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882380.09908: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882380.09916: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882380.09946: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882380.09969: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882380.10086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882380.10089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882380.10109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882380.10399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882380.10403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882380.10405: variable 'ansible_distribution' from source: facts 20841 1726882380.10407: variable 'ansible_distribution_major_version' from source: facts 20841 1726882380.10409: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882380.10410: when evaluation is False, skipping this task 20841 1726882380.10412: _execute() done 20841 1726882380.10414: dumping result to json 20841 1726882380.10415: done dumping result, returning 20841 1726882380.10417: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-02b9-7d0a-0000000000d2] 20841 1726882380.10418: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000d2 20841 1726882380.10482: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000d2 20841 1726882380.10485: 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" } 20841 1726882380.10535: no more pending results, returning what we have 20841 1726882380.10538: results queue empty 20841 1726882380.10539: checking for any_errors_fatal 20841 1726882380.10544: done checking for any_errors_fatal 20841 1726882380.10545: checking for max_fail_percentage 20841 1726882380.10546: done checking for max_fail_percentage 20841 1726882380.10547: checking to see if all hosts have failed and the running result is not ok 20841 1726882380.10548: done checking to see if all hosts have failed 20841 1726882380.10548: getting the remaining hosts for this loop 20841 1726882380.10550: done getting the remaining hosts for this loop 20841 1726882380.10553: getting the next task for host managed_node1 20841 1726882380.10557: done getting next task for host managed_node1 20841 1726882380.10560: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20841 1726882380.10563: ^ 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 20841 1726882380.10576: getting variables 20841 1726882380.10578: in VariableManager get_vars() 20841 1726882380.10624: Calling all_inventory to load vars for managed_node1 20841 1726882380.10627: Calling groups_inventory to load vars for managed_node1 20841 1726882380.10629: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882380.10636: Calling all_plugins_play to load vars for managed_node1 20841 1726882380.10639: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882380.10641: Calling groups_plugins_play to load vars for managed_node1 20841 1726882380.10867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882380.11080: done with get_vars() 20841 1726882380.11089: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:33:00 -0400 (0:00:00.040) 0:00:07.875 ****** 20841 1726882380.11172: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 20841 1726882380.11432: worker is 1 (out of 1 available) 20841 1726882380.11445: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 20841 1726882380.11463: done queuing things up, now waiting for results queue to drain 20841 1726882380.11465: waiting for pending results... 20841 1726882380.11670: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 20841 1726882380.11800: in run() - task 12673a56-9f93-02b9-7d0a-0000000000d3 20841 1726882380.11803: variable 'ansible_search_path' from source: unknown 20841 1726882380.11806: variable 'ansible_search_path' from source: unknown 20841 1726882380.11808: calling self._execute() 20841 1726882380.11884: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882380.11888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882380.11919: variable 'omit' from source: magic vars 20841 1726882380.12287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882380.13939: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882380.14181: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882380.14211: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882380.14236: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882380.14255: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882380.14316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882380.14336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882380.14354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882380.14379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882380.14390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882380.14485: variable 'ansible_distribution' from source: facts 20841 1726882380.14488: variable 'ansible_distribution_major_version' from source: facts 20841 1726882380.14507: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882380.14511: when evaluation is False, skipping this task 20841 1726882380.14514: _execute() done 20841 1726882380.14517: dumping result to json 20841 1726882380.14520: done dumping result, returning 20841 1726882380.14523: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-02b9-7d0a-0000000000d3] 20841 1726882380.14534: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000d3 20841 1726882380.14612: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000d3 20841 1726882380.14614: 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" } 20841 1726882380.14682: no more pending results, returning what we have 20841 1726882380.14684: results queue empty 20841 1726882380.14685: checking for any_errors_fatal 20841 1726882380.14691: done checking for any_errors_fatal 20841 1726882380.14696: checking for max_fail_percentage 20841 1726882380.14697: done checking for max_fail_percentage 20841 1726882380.14698: checking to see if all hosts have failed and the running result is not ok 20841 1726882380.14699: done checking to see if all hosts have failed 20841 1726882380.14700: getting the remaining hosts for this loop 20841 1726882380.14701: done getting the remaining hosts for this loop 20841 1726882380.14705: getting the next task for host managed_node1 20841 1726882380.14710: done getting next task for host managed_node1 20841 1726882380.14714: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20841 1726882380.14716: ^ 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 20841 1726882380.14730: getting variables 20841 1726882380.14732: in VariableManager get_vars() 20841 1726882380.14772: Calling all_inventory to load vars for managed_node1 20841 1726882380.14774: Calling groups_inventory to load vars for managed_node1 20841 1726882380.14777: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882380.14785: Calling all_plugins_play to load vars for managed_node1 20841 1726882380.14787: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882380.14789: Calling groups_plugins_play to load vars for managed_node1 20841 1726882380.14989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882380.15222: done with get_vars() 20841 1726882380.15239: done getting variables 20841 1726882380.15297: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:33:00 -0400 (0:00:00.041) 0:00:07.916 ****** 20841 1726882380.15327: entering _queue_task() for managed_node1/debug 20841 1726882380.15643: worker is 1 (out of 1 available) 20841 1726882380.15656: exiting _queue_task() for managed_node1/debug 20841 1726882380.15672: done queuing things up, now waiting for results queue to drain 20841 1726882380.15674: waiting for pending results... 20841 1726882380.15955: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20841 1726882380.16024: in run() - task 12673a56-9f93-02b9-7d0a-0000000000d4 20841 1726882380.16043: variable 'ansible_search_path' from source: unknown 20841 1726882380.16050: variable 'ansible_search_path' from source: unknown 20841 1726882380.16070: calling self._execute() 20841 1726882380.16133: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882380.16137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882380.16150: variable 'omit' from source: magic vars 20841 1726882380.16453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882380.18146: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882380.18186: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882380.18219: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882380.18243: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882380.18263: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882380.18331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882380.18352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882380.18370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882380.18397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882380.18410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882380.18505: variable 'ansible_distribution' from source: facts 20841 1726882380.18508: variable 'ansible_distribution_major_version' from source: facts 20841 1726882380.18524: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882380.18529: when evaluation is False, skipping this task 20841 1726882380.18531: _execute() done 20841 1726882380.18535: dumping result to json 20841 1726882380.18538: done dumping result, returning 20841 1726882380.18540: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-02b9-7d0a-0000000000d4] 20841 1726882380.18550: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000d4 20841 1726882380.18624: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000d4 20841 1726882380.18627: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20841 1726882380.18688: no more pending results, returning what we have 20841 1726882380.18692: results queue empty 20841 1726882380.18695: checking for any_errors_fatal 20841 1726882380.18700: done checking for any_errors_fatal 20841 1726882380.18700: checking for max_fail_percentage 20841 1726882380.18702: done checking for max_fail_percentage 20841 1726882380.18703: checking to see if all hosts have failed and the running result is not ok 20841 1726882380.18704: done checking to see if all hosts have failed 20841 1726882380.18704: getting the remaining hosts for this loop 20841 1726882380.18705: done getting the remaining hosts for this loop 20841 1726882380.18709: getting the next task for host managed_node1 20841 1726882380.18716: done getting next task for host managed_node1 20841 1726882380.18720: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20841 1726882380.18722: ^ 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 20841 1726882380.18737: getting variables 20841 1726882380.18739: in VariableManager get_vars() 20841 1726882380.18779: Calling all_inventory to load vars for managed_node1 20841 1726882380.18782: Calling groups_inventory to load vars for managed_node1 20841 1726882380.18784: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882380.18791: Calling all_plugins_play to load vars for managed_node1 20841 1726882380.18796: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882380.18799: Calling groups_plugins_play to load vars for managed_node1 20841 1726882380.18963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882380.19082: done with get_vars() 20841 1726882380.19089: done getting variables 20841 1726882380.19129: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:33:00 -0400 (0:00:00.038) 0:00:07.955 ****** 20841 1726882380.19151: entering _queue_task() for managed_node1/debug 20841 1726882380.19347: worker is 1 (out of 1 available) 20841 1726882380.19359: exiting _queue_task() for managed_node1/debug 20841 1726882380.19370: done queuing things up, now waiting for results queue to drain 20841 1726882380.19371: waiting for pending results... 20841 1726882380.19547: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20841 1726882380.19621: in run() - task 12673a56-9f93-02b9-7d0a-0000000000d5 20841 1726882380.19632: variable 'ansible_search_path' from source: unknown 20841 1726882380.19636: variable 'ansible_search_path' from source: unknown 20841 1726882380.19662: calling self._execute() 20841 1726882380.19727: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882380.19733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882380.19739: variable 'omit' from source: magic vars 20841 1726882380.20063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882380.22138: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882380.22180: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882380.22210: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882380.22245: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882380.22267: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882380.22326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882380.22347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882380.22367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882380.22394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882380.22407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882380.22500: variable 'ansible_distribution' from source: facts 20841 1726882380.22506: variable 'ansible_distribution_major_version' from source: facts 20841 1726882380.22521: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882380.22524: when evaluation is False, skipping this task 20841 1726882380.22527: _execute() done 20841 1726882380.22529: dumping result to json 20841 1726882380.22531: done dumping result, returning 20841 1726882380.22538: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-02b9-7d0a-0000000000d5] 20841 1726882380.22541: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000d5 20841 1726882380.22619: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000d5 20841 1726882380.22622: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20841 1726882380.22664: no more pending results, returning what we have 20841 1726882380.22666: results queue empty 20841 1726882380.22667: checking for any_errors_fatal 20841 1726882380.22672: done checking for any_errors_fatal 20841 1726882380.22673: checking for max_fail_percentage 20841 1726882380.22674: done checking for max_fail_percentage 20841 1726882380.22675: checking to see if all hosts have failed and the running result is not ok 20841 1726882380.22676: done checking to see if all hosts have failed 20841 1726882380.22676: getting the remaining hosts for this loop 20841 1726882380.22678: done getting the remaining hosts for this loop 20841 1726882380.22681: getting the next task for host managed_node1 20841 1726882380.22687: done getting next task for host managed_node1 20841 1726882380.22691: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20841 1726882380.22695: ^ 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 20841 1726882380.22711: getting variables 20841 1726882380.22712: in VariableManager get_vars() 20841 1726882380.22757: Calling all_inventory to load vars for managed_node1 20841 1726882380.22760: Calling groups_inventory to load vars for managed_node1 20841 1726882380.22762: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882380.22770: Calling all_plugins_play to load vars for managed_node1 20841 1726882380.22772: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882380.22775: Calling groups_plugins_play to load vars for managed_node1 20841 1726882380.22933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882380.23421: done with get_vars() 20841 1726882380.23431: done getting variables 20841 1726882380.23480: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:33:00 -0400 (0:00:00.043) 0:00:07.998 ****** 20841 1726882380.23518: entering _queue_task() for managed_node1/debug 20841 1726882380.23865: worker is 1 (out of 1 available) 20841 1726882380.23875: exiting _queue_task() for managed_node1/debug 20841 1726882380.23885: done queuing things up, now waiting for results queue to drain 20841 1726882380.23886: waiting for pending results... 20841 1726882380.24173: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20841 1726882380.24180: in run() - task 12673a56-9f93-02b9-7d0a-0000000000d6 20841 1726882380.24202: variable 'ansible_search_path' from source: unknown 20841 1726882380.24210: variable 'ansible_search_path' from source: unknown 20841 1726882380.24248: calling self._execute() 20841 1726882380.24380: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882380.24384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882380.24386: variable 'omit' from source: magic vars 20841 1726882380.24788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882380.27287: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882380.27362: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882380.27405: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882380.27598: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882380.27602: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882380.27605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882380.27607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882380.27632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882380.27677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882380.27699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882380.27844: variable 'ansible_distribution' from source: facts 20841 1726882380.27856: variable 'ansible_distribution_major_version' from source: facts 20841 1726882380.27879: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882380.27887: when evaluation is False, skipping this task 20841 1726882380.27896: _execute() done 20841 1726882380.27904: dumping result to json 20841 1726882380.27912: done dumping result, returning 20841 1726882380.27924: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-02b9-7d0a-0000000000d6] 20841 1726882380.27933: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000d6 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20841 1726882380.28089: no more pending results, returning what we have 20841 1726882380.28094: results queue empty 20841 1726882380.28096: checking for any_errors_fatal 20841 1726882380.28100: done checking for any_errors_fatal 20841 1726882380.28101: checking for max_fail_percentage 20841 1726882380.28103: done checking for max_fail_percentage 20841 1726882380.28104: checking to see if all hosts have failed and the running result is not ok 20841 1726882380.28105: done checking to see if all hosts have failed 20841 1726882380.28105: getting the remaining hosts for this loop 20841 1726882380.28107: done getting the remaining hosts for this loop 20841 1726882380.28111: getting the next task for host managed_node1 20841 1726882380.28118: done getting next task for host managed_node1 20841 1726882380.28121: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20841 1726882380.28124: ^ 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 20841 1726882380.28142: getting variables 20841 1726882380.28144: in VariableManager get_vars() 20841 1726882380.28202: Calling all_inventory to load vars for managed_node1 20841 1726882380.28205: Calling groups_inventory to load vars for managed_node1 20841 1726882380.28208: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882380.28219: Calling all_plugins_play to load vars for managed_node1 20841 1726882380.28222: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882380.28225: Calling groups_plugins_play to load vars for managed_node1 20841 1726882380.28734: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000d6 20841 1726882380.28737: WORKER PROCESS EXITING 20841 1726882380.28760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882380.28964: done with get_vars() 20841 1726882380.28973: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:33:00 -0400 (0:00:00.055) 0:00:08.054 ****** 20841 1726882380.29068: entering _queue_task() for managed_node1/ping 20841 1726882380.29307: worker is 1 (out of 1 available) 20841 1726882380.29319: exiting _queue_task() for managed_node1/ping 20841 1726882380.29330: done queuing things up, now waiting for results queue to drain 20841 1726882380.29332: waiting for pending results... 20841 1726882380.29607: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 20841 1726882380.29726: in run() - task 12673a56-9f93-02b9-7d0a-0000000000d7 20841 1726882380.29748: variable 'ansible_search_path' from source: unknown 20841 1726882380.29756: variable 'ansible_search_path' from source: unknown 20841 1726882380.29805: calling self._execute() 20841 1726882380.29887: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882380.29907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882380.29918: variable 'omit' from source: magic vars 20841 1726882380.30311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882380.32751: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882380.32815: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882380.32937: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882380.32941: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882380.32944: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882380.33025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882380.33068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882380.33100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882380.33150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882380.33172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882380.33295: variable 'ansible_distribution' from source: facts 20841 1726882380.33306: variable 'ansible_distribution_major_version' from source: facts 20841 1726882380.33329: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882380.33337: when evaluation is False, skipping this task 20841 1726882380.33374: _execute() done 20841 1726882380.33377: dumping result to json 20841 1726882380.33379: done dumping result, returning 20841 1726882380.33382: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-02b9-7d0a-0000000000d7] 20841 1726882380.33384: sending task result for task 12673a56-9f93-02b9-7d0a-0000000000d7 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" } 20841 1726882380.33523: no more pending results, returning what we have 20841 1726882380.33527: results queue empty 20841 1726882380.33528: checking for any_errors_fatal 20841 1726882380.33535: done checking for any_errors_fatal 20841 1726882380.33536: checking for max_fail_percentage 20841 1726882380.33538: done checking for max_fail_percentage 20841 1726882380.33539: checking to see if all hosts have failed and the running result is not ok 20841 1726882380.33540: done checking to see if all hosts have failed 20841 1726882380.33541: getting the remaining hosts for this loop 20841 1726882380.33542: done getting the remaining hosts for this loop 20841 1726882380.33546: getting the next task for host managed_node1 20841 1726882380.33556: done getting next task for host managed_node1 20841 1726882380.33559: ^ task is: TASK: meta (role_complete) 20841 1726882380.33561: ^ 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 20841 1726882380.33580: getting variables 20841 1726882380.33582: in VariableManager get_vars() 20841 1726882380.33635: Calling all_inventory to load vars for managed_node1 20841 1726882380.33638: Calling groups_inventory to load vars for managed_node1 20841 1726882380.33641: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882380.33651: Calling all_plugins_play to load vars for managed_node1 20841 1726882380.33654: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882380.33657: Calling groups_plugins_play to load vars for managed_node1 20841 1726882380.34098: done sending task result for task 12673a56-9f93-02b9-7d0a-0000000000d7 20841 1726882380.34102: WORKER PROCESS EXITING 20841 1726882380.34124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882380.34331: done with get_vars() 20841 1726882380.34341: done getting variables 20841 1726882380.34424: done queuing things up, now waiting for results queue to drain 20841 1726882380.34426: results queue empty 20841 1726882380.34427: checking for any_errors_fatal 20841 1726882380.34429: done checking for any_errors_fatal 20841 1726882380.34430: checking for max_fail_percentage 20841 1726882380.34431: done checking for max_fail_percentage 20841 1726882380.34432: checking to see if all hosts have failed and the running result is not ok 20841 1726882380.34432: done checking to see if all hosts have failed 20841 1726882380.34433: getting the remaining hosts for this loop 20841 1726882380.34434: done getting the remaining hosts for this loop 20841 1726882380.34436: getting the next task for host managed_node1 20841 1726882380.34440: done getting next task for host managed_node1 20841 1726882380.34442: ^ task is: TASK: Get profile's ring options 20841 1726882380.34444: ^ 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 20841 1726882380.34446: getting variables 20841 1726882380.34447: in VariableManager get_vars() 20841 1726882380.34469: Calling all_inventory to load vars for managed_node1 20841 1726882380.34472: Calling groups_inventory to load vars for managed_node1 20841 1726882380.34473: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882380.34478: Calling all_plugins_play to load vars for managed_node1 20841 1726882380.34480: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882380.34483: Calling groups_plugins_play to load vars for managed_node1 20841 1726882380.34866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882380.35053: done with get_vars() 20841 1726882380.35061: done getting variables 20841 1726882380.35100: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:173 Friday 20 September 2024 21:33:00 -0400 (0:00:00.060) 0:00:08.115 ****** 20841 1726882380.35130: entering _queue_task() for managed_node1/command 20841 1726882380.35524: worker is 1 (out of 1 available) 20841 1726882380.35534: exiting _queue_task() for managed_node1/command 20841 1726882380.35543: done queuing things up, now waiting for results queue to drain 20841 1726882380.35544: waiting for pending results... 20841 1726882380.35652: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 20841 1726882380.35746: in run() - task 12673a56-9f93-02b9-7d0a-000000000107 20841 1726882380.35772: variable 'ansible_search_path' from source: unknown 20841 1726882380.35812: calling self._execute() 20841 1726882380.35904: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882380.35917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882380.35931: variable 'omit' from source: magic vars 20841 1726882380.36368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882380.38603: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882380.38666: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882380.38711: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882380.38820: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882380.38824: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882380.38862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882380.38897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882380.38934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882380.38980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882380.39000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882380.39143: variable 'ansible_distribution' from source: facts 20841 1726882380.39252: variable 'ansible_distribution_major_version' from source: facts 20841 1726882380.39256: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882380.39258: when evaluation is False, skipping this task 20841 1726882380.39262: _execute() done 20841 1726882380.39264: dumping result to json 20841 1726882380.39267: done dumping result, returning 20841 1726882380.39269: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [12673a56-9f93-02b9-7d0a-000000000107] 20841 1726882380.39270: sending task result for task 12673a56-9f93-02b9-7d0a-000000000107 20841 1726882380.39339: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000107 20841 1726882380.39342: 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" } 20841 1726882380.39389: no more pending results, returning what we have 20841 1726882380.39392: results queue empty 20841 1726882380.39394: checking for any_errors_fatal 20841 1726882380.39396: done checking for any_errors_fatal 20841 1726882380.39397: checking for max_fail_percentage 20841 1726882380.39398: done checking for max_fail_percentage 20841 1726882380.39399: checking to see if all hosts have failed and the running result is not ok 20841 1726882380.39400: done checking to see if all hosts have failed 20841 1726882380.39401: getting the remaining hosts for this loop 20841 1726882380.39402: done getting the remaining hosts for this loop 20841 1726882380.39405: getting the next task for host managed_node1 20841 1726882380.39411: done getting next task for host managed_node1 20841 1726882380.39413: ^ task is: TASK: ASSERT: The profile does reset ring options 20841 1726882380.39415: ^ 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 20841 1726882380.39418: getting variables 20841 1726882380.39419: in VariableManager get_vars() 20841 1726882380.39465: Calling all_inventory to load vars for managed_node1 20841 1726882380.39467: Calling groups_inventory to load vars for managed_node1 20841 1726882380.39470: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882380.39480: Calling all_plugins_play to load vars for managed_node1 20841 1726882380.39483: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882380.39486: Calling groups_plugins_play to load vars for managed_node1 20841 1726882380.39884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882380.40119: done with get_vars() 20841 1726882380.40129: done getting variables 20841 1726882380.40186: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:179 Friday 20 September 2024 21:33:00 -0400 (0:00:00.050) 0:00:08.165 ****** 20841 1726882380.40215: entering _queue_task() for managed_node1/assert 20841 1726882380.40451: worker is 1 (out of 1 available) 20841 1726882380.40463: exiting _queue_task() for managed_node1/assert 20841 1726882380.40590: done queuing things up, now waiting for results queue to drain 20841 1726882380.40592: waiting for pending results... 20841 1726882380.40911: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options 20841 1726882380.40921: in run() - task 12673a56-9f93-02b9-7d0a-000000000108 20841 1726882380.40924: variable 'ansible_search_path' from source: unknown 20841 1726882380.40949: calling self._execute() 20841 1726882380.41099: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882380.41103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882380.41105: variable 'omit' from source: magic vars 20841 1726882380.41538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882380.43873: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882380.43943: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882380.43983: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882380.44023: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882380.44064: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882380.44168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882380.44192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882380.44260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882380.44282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882380.44303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882380.44437: variable 'ansible_distribution' from source: facts 20841 1726882380.44447: variable 'ansible_distribution_major_version' from source: facts 20841 1726882380.44468: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882380.44484: when evaluation is False, skipping this task 20841 1726882380.44699: _execute() done 20841 1726882380.44703: dumping result to json 20841 1726882380.44705: done dumping result, returning 20841 1726882380.44707: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options [12673a56-9f93-02b9-7d0a-000000000108] 20841 1726882380.44709: sending task result for task 12673a56-9f93-02b9-7d0a-000000000108 20841 1726882380.44776: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000108 20841 1726882380.44779: 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" } 20841 1726882380.44828: no more pending results, returning what we have 20841 1726882380.44832: results queue empty 20841 1726882380.44833: checking for any_errors_fatal 20841 1726882380.44839: done checking for any_errors_fatal 20841 1726882380.44840: checking for max_fail_percentage 20841 1726882380.44841: done checking for max_fail_percentage 20841 1726882380.44842: checking to see if all hosts have failed and the running result is not ok 20841 1726882380.44843: done checking to see if all hosts have failed 20841 1726882380.44844: getting the remaining hosts for this loop 20841 1726882380.44845: done getting the remaining hosts for this loop 20841 1726882380.44849: getting the next task for host managed_node1 20841 1726882380.44853: done getting next task for host managed_node1 20841 1726882380.44856: ^ task is: TASK: Get profile's ring options 20841 1726882380.44858: ^ 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 20841 1726882380.44861: getting variables 20841 1726882380.44862: in VariableManager get_vars() 20841 1726882380.44916: Calling all_inventory to load vars for managed_node1 20841 1726882380.44919: Calling groups_inventory to load vars for managed_node1 20841 1726882380.44921: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882380.44932: Calling all_plugins_play to load vars for managed_node1 20841 1726882380.44934: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882380.44937: Calling groups_plugins_play to load vars for managed_node1 20841 1726882380.45304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882380.45508: done with get_vars() 20841 1726882380.45518: done getting variables 20841 1726882380.45576: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:184 Friday 20 September 2024 21:33:00 -0400 (0:00:00.053) 0:00:08.219 ****** 20841 1726882380.45604: entering _queue_task() for managed_node1/command 20841 1726882380.45856: worker is 1 (out of 1 available) 20841 1726882380.45979: exiting _queue_task() for managed_node1/command 20841 1726882380.45990: done queuing things up, now waiting for results queue to drain 20841 1726882380.45991: waiting for pending results... 20841 1726882380.46207: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 20841 1726882380.46232: in run() - task 12673a56-9f93-02b9-7d0a-000000000109 20841 1726882380.46251: variable 'ansible_search_path' from source: unknown 20841 1726882380.46285: calling self._execute() 20841 1726882380.46372: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882380.46382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882380.46397: variable 'omit' from source: magic vars 20841 1726882380.46845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882380.49078: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882380.49239: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882380.49243: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882380.49248: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882380.49279: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882380.49369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882380.49406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882380.49437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882380.49489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882380.49512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882380.49655: variable 'ansible_distribution' from source: facts 20841 1726882380.49673: variable 'ansible_distribution_major_version' from source: facts 20841 1726882380.49705: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882380.49785: when evaluation is False, skipping this task 20841 1726882380.49789: _execute() done 20841 1726882380.49791: dumping result to json 20841 1726882380.49795: done dumping result, returning 20841 1726882380.49797: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [12673a56-9f93-02b9-7d0a-000000000109] 20841 1726882380.49799: sending task result for task 12673a56-9f93-02b9-7d0a-000000000109 20841 1726882380.49873: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000109 20841 1726882380.49876: 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" } 20841 1726882380.49931: no more pending results, returning what we have 20841 1726882380.49935: results queue empty 20841 1726882380.49936: checking for any_errors_fatal 20841 1726882380.49944: done checking for any_errors_fatal 20841 1726882380.49945: checking for max_fail_percentage 20841 1726882380.49947: done checking for max_fail_percentage 20841 1726882380.49947: checking to see if all hosts have failed and the running result is not ok 20841 1726882380.49949: done checking to see if all hosts have failed 20841 1726882380.49949: getting the remaining hosts for this loop 20841 1726882380.49951: done getting the remaining hosts for this loop 20841 1726882380.49955: getting the next task for host managed_node1 20841 1726882380.49961: done getting next task for host managed_node1 20841 1726882380.49964: ^ task is: TASK: ASSERT: The profile does reset ring options 20841 1726882380.49966: ^ 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 20841 1726882380.49970: getting variables 20841 1726882380.49971: in VariableManager get_vars() 20841 1726882380.50024: Calling all_inventory to load vars for managed_node1 20841 1726882380.50028: Calling groups_inventory to load vars for managed_node1 20841 1726882380.50030: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882380.50042: Calling all_plugins_play to load vars for managed_node1 20841 1726882380.50045: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882380.50049: Calling groups_plugins_play to load vars for managed_node1 20841 1726882380.50533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882380.50724: done with get_vars() 20841 1726882380.50737: done getting variables 20841 1726882380.50804: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:191 Friday 20 September 2024 21:33:00 -0400 (0:00:00.052) 0:00:08.272 ****** 20841 1726882380.50833: entering _queue_task() for managed_node1/assert 20841 1726882380.51208: worker is 1 (out of 1 available) 20841 1726882380.51219: exiting _queue_task() for managed_node1/assert 20841 1726882380.51230: done queuing things up, now waiting for results queue to drain 20841 1726882380.51231: waiting for pending results... 20841 1726882380.51523: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options 20841 1726882380.51529: in run() - task 12673a56-9f93-02b9-7d0a-00000000010a 20841 1726882380.51532: variable 'ansible_search_path' from source: unknown 20841 1726882380.51565: calling self._execute() 20841 1726882380.51652: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882380.51729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882380.51732: variable 'omit' from source: magic vars 20841 1726882380.52134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882380.54462: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882380.54528: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882380.54579: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882380.54624: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882380.54664: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882380.54762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882380.54883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882380.54886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882380.54889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882380.54908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882380.55055: variable 'ansible_distribution' from source: facts 20841 1726882380.55067: variable 'ansible_distribution_major_version' from source: facts 20841 1726882380.55090: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882380.55111: when evaluation is False, skipping this task 20841 1726882380.55119: _execute() done 20841 1726882380.55126: dumping result to json 20841 1726882380.55134: done dumping result, returning 20841 1726882380.55200: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options [12673a56-9f93-02b9-7d0a-00000000010a] 20841 1726882380.55208: sending task result for task 12673a56-9f93-02b9-7d0a-00000000010a 20841 1726882380.55286: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000010a 20841 1726882380.55289: 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" } 20841 1726882380.55367: no more pending results, returning what we have 20841 1726882380.55371: results queue empty 20841 1726882380.55373: checking for any_errors_fatal 20841 1726882380.55377: done checking for any_errors_fatal 20841 1726882380.55378: checking for max_fail_percentage 20841 1726882380.55379: done checking for max_fail_percentage 20841 1726882380.55380: checking to see if all hosts have failed and the running result is not ok 20841 1726882380.55381: done checking to see if all hosts have failed 20841 1726882380.55382: getting the remaining hosts for this loop 20841 1726882380.55384: done getting the remaining hosts for this loop 20841 1726882380.55388: getting the next task for host managed_node1 20841 1726882380.55400: done getting next task for host managed_node1 20841 1726882380.55406: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20841 1726882380.55410: ^ 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 20841 1726882380.55434: getting variables 20841 1726882380.55437: in VariableManager get_vars() 20841 1726882380.55489: Calling all_inventory to load vars for managed_node1 20841 1726882380.55492: Calling groups_inventory to load vars for managed_node1 20841 1726882380.55644: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882380.55655: Calling all_plugins_play to load vars for managed_node1 20841 1726882380.55659: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882380.55662: Calling groups_plugins_play to load vars for managed_node1 20841 1726882380.56022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882380.56230: done with get_vars() 20841 1726882380.56241: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:33:00 -0400 (0:00:00.055) 0:00:08.327 ****** 20841 1726882380.56343: entering _queue_task() for managed_node1/include_tasks 20841 1726882380.56631: worker is 1 (out of 1 available) 20841 1726882380.56644: exiting _queue_task() for managed_node1/include_tasks 20841 1726882380.56769: done queuing things up, now waiting for results queue to drain 20841 1726882380.56771: waiting for pending results... 20841 1726882380.56991: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20841 1726882380.57090: in run() - task 12673a56-9f93-02b9-7d0a-000000000113 20841 1726882380.57096: variable 'ansible_search_path' from source: unknown 20841 1726882380.57099: variable 'ansible_search_path' from source: unknown 20841 1726882380.57112: calling self._execute() 20841 1726882380.57197: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882380.57213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882380.57231: variable 'omit' from source: magic vars 20841 1726882380.57680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882380.59662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882380.59713: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882380.59741: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882380.59767: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882380.59787: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882380.59849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882380.59870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882380.59888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882380.59917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882380.59928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882380.60023: variable 'ansible_distribution' from source: facts 20841 1726882380.60027: variable 'ansible_distribution_major_version' from source: facts 20841 1726882380.60042: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882380.60045: when evaluation is False, skipping this task 20841 1726882380.60047: _execute() done 20841 1726882380.60049: dumping result to json 20841 1726882380.60052: done dumping result, returning 20841 1726882380.60061: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-02b9-7d0a-000000000113] 20841 1726882380.60063: sending task result for task 12673a56-9f93-02b9-7d0a-000000000113 20841 1726882380.60151: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000113 20841 1726882380.60154: 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" } 20841 1726882380.60225: no more pending results, returning what we have 20841 1726882380.60229: results queue empty 20841 1726882380.60230: checking for any_errors_fatal 20841 1726882380.60235: done checking for any_errors_fatal 20841 1726882380.60236: checking for max_fail_percentage 20841 1726882380.60237: done checking for max_fail_percentage 20841 1726882380.60238: checking to see if all hosts have failed and the running result is not ok 20841 1726882380.60239: done checking to see if all hosts have failed 20841 1726882380.60240: getting the remaining hosts for this loop 20841 1726882380.60241: done getting the remaining hosts for this loop 20841 1726882380.60245: getting the next task for host managed_node1 20841 1726882380.60253: done getting next task for host managed_node1 20841 1726882380.60256: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20841 1726882380.60263: ^ 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 20841 1726882380.60278: getting variables 20841 1726882380.60279: in VariableManager get_vars() 20841 1726882380.60323: Calling all_inventory to load vars for managed_node1 20841 1726882380.60326: Calling groups_inventory to load vars for managed_node1 20841 1726882380.60328: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882380.60336: Calling all_plugins_play to load vars for managed_node1 20841 1726882380.60338: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882380.60340: Calling groups_plugins_play to load vars for managed_node1 20841 1726882380.60534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882380.60762: done with get_vars() 20841 1726882380.60772: done getting variables 20841 1726882380.60836: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:33:00 -0400 (0:00:00.045) 0:00:08.372 ****** 20841 1726882380.60870: entering _queue_task() for managed_node1/debug 20841 1726882380.61125: worker is 1 (out of 1 available) 20841 1726882380.61137: exiting _queue_task() for managed_node1/debug 20841 1726882380.61148: done queuing things up, now waiting for results queue to drain 20841 1726882380.61149: waiting for pending results... 20841 1726882380.61661: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 20841 1726882380.61899: in run() - task 12673a56-9f93-02b9-7d0a-000000000114 20841 1726882380.61905: variable 'ansible_search_path' from source: unknown 20841 1726882380.61908: variable 'ansible_search_path' from source: unknown 20841 1726882380.61912: calling self._execute() 20841 1726882380.61914: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882380.61918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882380.61921: variable 'omit' from source: magic vars 20841 1726882380.62296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882380.64840: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882380.64905: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882380.64951: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882380.64984: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882380.65015: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882380.65115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882380.65156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882380.65182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882380.65229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882380.65243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882380.65398: variable 'ansible_distribution' from source: facts 20841 1726882380.65406: variable 'ansible_distribution_major_version' from source: facts 20841 1726882380.65424: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882380.65428: when evaluation is False, skipping this task 20841 1726882380.65430: _execute() done 20841 1726882380.65433: dumping result to json 20841 1726882380.65437: done dumping result, returning 20841 1726882380.65445: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-02b9-7d0a-000000000114] 20841 1726882380.65450: sending task result for task 12673a56-9f93-02b9-7d0a-000000000114 20841 1726882380.65549: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000114 20841 1726882380.65552: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20841 1726882380.65626: no more pending results, returning what we have 20841 1726882380.65630: results queue empty 20841 1726882380.65631: checking for any_errors_fatal 20841 1726882380.65635: done checking for any_errors_fatal 20841 1726882380.65636: checking for max_fail_percentage 20841 1726882380.65637: done checking for max_fail_percentage 20841 1726882380.65638: checking to see if all hosts have failed and the running result is not ok 20841 1726882380.65639: done checking to see if all hosts have failed 20841 1726882380.65640: getting the remaining hosts for this loop 20841 1726882380.65641: done getting the remaining hosts for this loop 20841 1726882380.65645: getting the next task for host managed_node1 20841 1726882380.65652: done getting next task for host managed_node1 20841 1726882380.65655: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20841 1726882380.65659: ^ 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 20841 1726882380.65677: getting variables 20841 1726882380.65738: in VariableManager get_vars() 20841 1726882380.65790: Calling all_inventory to load vars for managed_node1 20841 1726882380.65795: Calling groups_inventory to load vars for managed_node1 20841 1726882380.65798: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882380.65808: Calling all_plugins_play to load vars for managed_node1 20841 1726882380.65811: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882380.65813: Calling groups_plugins_play to load vars for managed_node1 20841 1726882380.66027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882380.66159: done with get_vars() 20841 1726882380.66167: done getting variables 20841 1726882380.66209: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:33:00 -0400 (0:00:00.053) 0:00:08.426 ****** 20841 1726882380.66233: entering _queue_task() for managed_node1/fail 20841 1726882380.66433: worker is 1 (out of 1 available) 20841 1726882380.66446: exiting _queue_task() for managed_node1/fail 20841 1726882380.66457: done queuing things up, now waiting for results queue to drain 20841 1726882380.66459: waiting for pending results... 20841 1726882380.66631: 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 20841 1726882380.66711: in run() - task 12673a56-9f93-02b9-7d0a-000000000115 20841 1726882380.66722: variable 'ansible_search_path' from source: unknown 20841 1726882380.66725: variable 'ansible_search_path' from source: unknown 20841 1726882380.66752: calling self._execute() 20841 1726882380.66815: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882380.66819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882380.66827: variable 'omit' from source: magic vars 20841 1726882380.67196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882380.70801: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882380.70830: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882380.70875: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882380.70921: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882380.70951: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882380.71040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882380.71081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882380.71119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882380.71199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882380.71204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882380.71333: variable 'ansible_distribution' from source: facts 20841 1726882380.71344: variable 'ansible_distribution_major_version' from source: facts 20841 1726882380.71365: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882380.71374: when evaluation is False, skipping this task 20841 1726882380.71383: _execute() done 20841 1726882380.71399: dumping result to json 20841 1726882380.71402: done dumping result, returning 20841 1726882380.71600: 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 [12673a56-9f93-02b9-7d0a-000000000115] 20841 1726882380.71604: sending task result for task 12673a56-9f93-02b9-7d0a-000000000115 20841 1726882380.71681: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000115 20841 1726882380.71685: 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" } 20841 1726882380.71734: no more pending results, returning what we have 20841 1726882380.71737: results queue empty 20841 1726882380.71738: checking for any_errors_fatal 20841 1726882380.71742: done checking for any_errors_fatal 20841 1726882380.71743: checking for max_fail_percentage 20841 1726882380.71744: done checking for max_fail_percentage 20841 1726882380.71745: checking to see if all hosts have failed and the running result is not ok 20841 1726882380.71746: done checking to see if all hosts have failed 20841 1726882380.71747: getting the remaining hosts for this loop 20841 1726882380.71748: done getting the remaining hosts for this loop 20841 1726882380.71751: getting the next task for host managed_node1 20841 1726882380.71757: done getting next task for host managed_node1 20841 1726882380.71760: ^ 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 20841 1726882380.71764: ^ 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 20841 1726882380.71779: getting variables 20841 1726882380.71781: in VariableManager get_vars() 20841 1726882380.71823: Calling all_inventory to load vars for managed_node1 20841 1726882380.71826: Calling groups_inventory to load vars for managed_node1 20841 1726882380.71828: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882380.71836: Calling all_plugins_play to load vars for managed_node1 20841 1726882380.71838: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882380.71840: Calling groups_plugins_play to load vars for managed_node1 20841 1726882380.72348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882380.73070: done with get_vars() 20841 1726882380.73083: done getting variables 20841 1726882380.73269: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:33:00 -0400 (0:00:00.070) 0:00:08.496 ****** 20841 1726882380.73320: entering _queue_task() for managed_node1/fail 20841 1726882380.74046: worker is 1 (out of 1 available) 20841 1726882380.74058: exiting _queue_task() for managed_node1/fail 20841 1726882380.74104: done queuing things up, now waiting for results queue to drain 20841 1726882380.74105: waiting for pending results... 20841 1726882380.74469: 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 20841 1726882380.74809: in run() - task 12673a56-9f93-02b9-7d0a-000000000116 20841 1726882380.74830: variable 'ansible_search_path' from source: unknown 20841 1726882380.74840: variable 'ansible_search_path' from source: unknown 20841 1726882380.74880: calling self._execute() 20841 1726882380.75021: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882380.75032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882380.75047: variable 'omit' from source: magic vars 20841 1726882380.76102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882380.79091: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882380.79164: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882380.79221: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882380.79259: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882380.79289: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882380.79372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882380.79409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882380.79438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882380.79480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882380.79502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882380.79645: variable 'ansible_distribution' from source: facts 20841 1726882380.79656: variable 'ansible_distribution_major_version' from source: facts 20841 1726882380.79680: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882380.79687: when evaluation is False, skipping this task 20841 1726882380.79696: _execute() done 20841 1726882380.79704: dumping result to json 20841 1726882380.79711: done dumping result, returning 20841 1726882380.79722: 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 [12673a56-9f93-02b9-7d0a-000000000116] 20841 1726882380.79731: sending task result for task 12673a56-9f93-02b9-7d0a-000000000116 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" } 20841 1726882380.79885: no more pending results, returning what we have 20841 1726882380.79888: results queue empty 20841 1726882380.79889: checking for any_errors_fatal 20841 1726882380.79896: done checking for any_errors_fatal 20841 1726882380.79896: checking for max_fail_percentage 20841 1726882380.79898: done checking for max_fail_percentage 20841 1726882380.79899: checking to see if all hosts have failed and the running result is not ok 20841 1726882380.79900: done checking to see if all hosts have failed 20841 1726882380.79901: getting the remaining hosts for this loop 20841 1726882380.79902: done getting the remaining hosts for this loop 20841 1726882380.79906: getting the next task for host managed_node1 20841 1726882380.79912: done getting next task for host managed_node1 20841 1726882380.79915: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20841 1726882380.79919: ^ 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 20841 1726882380.79936: getting variables 20841 1726882380.79938: in VariableManager get_vars() 20841 1726882380.79983: Calling all_inventory to load vars for managed_node1 20841 1726882380.80102: Calling groups_inventory to load vars for managed_node1 20841 1726882380.80105: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882380.80112: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000116 20841 1726882380.80116: WORKER PROCESS EXITING 20841 1726882380.80125: Calling all_plugins_play to load vars for managed_node1 20841 1726882380.80127: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882380.80130: Calling groups_plugins_play to load vars for managed_node1 20841 1726882380.80373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882380.80617: done with get_vars() 20841 1726882380.80628: done getting variables 20841 1726882380.80692: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:33:00 -0400 (0:00:00.074) 0:00:08.570 ****** 20841 1726882380.80728: entering _queue_task() for managed_node1/fail 20841 1726882380.81058: worker is 1 (out of 1 available) 20841 1726882380.81071: exiting _queue_task() for managed_node1/fail 20841 1726882380.81204: done queuing things up, now waiting for results queue to drain 20841 1726882380.81206: waiting for pending results... 20841 1726882380.81417: 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 20841 1726882380.81568: in run() - task 12673a56-9f93-02b9-7d0a-000000000117 20841 1726882380.81582: variable 'ansible_search_path' from source: unknown 20841 1726882380.81586: variable 'ansible_search_path' from source: unknown 20841 1726882380.81633: calling self._execute() 20841 1726882380.81715: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882380.81719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882380.81728: variable 'omit' from source: magic vars 20841 1726882380.82164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882380.84245: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882380.84326: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882380.84366: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882380.84599: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882380.84603: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882380.84606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882380.84608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882380.84610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882380.84623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882380.84642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882380.84777: variable 'ansible_distribution' from source: facts 20841 1726882380.84790: variable 'ansible_distribution_major_version' from source: facts 20841 1726882380.84828: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882380.84836: when evaluation is False, skipping this task 20841 1726882380.84842: _execute() done 20841 1726882380.84848: dumping result to json 20841 1726882380.84855: done dumping result, returning 20841 1726882380.84866: 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 [12673a56-9f93-02b9-7d0a-000000000117] 20841 1726882380.84876: sending task result for task 12673a56-9f93-02b9-7d0a-000000000117 20841 1726882380.84985: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000117 20841 1726882380.84997: 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" } 20841 1726882380.85043: no more pending results, returning what we have 20841 1726882380.85046: results queue empty 20841 1726882380.85047: checking for any_errors_fatal 20841 1726882380.85052: done checking for any_errors_fatal 20841 1726882380.85052: checking for max_fail_percentage 20841 1726882380.85054: done checking for max_fail_percentage 20841 1726882380.85055: checking to see if all hosts have failed and the running result is not ok 20841 1726882380.85056: done checking to see if all hosts have failed 20841 1726882380.85056: getting the remaining hosts for this loop 20841 1726882380.85058: done getting the remaining hosts for this loop 20841 1726882380.85061: getting the next task for host managed_node1 20841 1726882380.85067: done getting next task for host managed_node1 20841 1726882380.85070: ^ 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 20841 1726882380.85074: ^ 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 20841 1726882380.85089: getting variables 20841 1726882380.85091: in VariableManager get_vars() 20841 1726882380.85330: Calling all_inventory to load vars for managed_node1 20841 1726882380.85333: Calling groups_inventory to load vars for managed_node1 20841 1726882380.85335: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882380.85344: Calling all_plugins_play to load vars for managed_node1 20841 1726882380.85346: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882380.85349: Calling groups_plugins_play to load vars for managed_node1 20841 1726882380.85530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882380.85752: done with get_vars() 20841 1726882380.85763: done getting variables 20841 1726882380.85819: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:33:00 -0400 (0:00:00.051) 0:00:08.622 ****** 20841 1726882380.85856: entering _queue_task() for managed_node1/dnf 20841 1726882380.86185: worker is 1 (out of 1 available) 20841 1726882380.86200: exiting _queue_task() for managed_node1/dnf 20841 1726882380.86212: done queuing things up, now waiting for results queue to drain 20841 1726882380.86214: waiting for pending results... 20841 1726882380.86446: 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 20841 1726882380.86569: in run() - task 12673a56-9f93-02b9-7d0a-000000000118 20841 1726882380.86582: variable 'ansible_search_path' from source: unknown 20841 1726882380.86586: variable 'ansible_search_path' from source: unknown 20841 1726882380.86633: calling self._execute() 20841 1726882380.86899: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882380.86904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882380.86907: variable 'omit' from source: magic vars 20841 1726882380.87204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882380.89426: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882380.89499: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882380.89533: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882380.89573: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882380.89610: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882380.89697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882380.89725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882380.89751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882380.89799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882380.89813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882380.89950: variable 'ansible_distribution' from source: facts 20841 1726882380.89953: variable 'ansible_distribution_major_version' from source: facts 20841 1726882380.89975: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882380.89988: when evaluation is False, skipping this task 20841 1726882380.89991: _execute() done 20841 1726882380.89997: dumping result to json 20841 1726882380.90000: done dumping result, returning 20841 1726882380.90007: 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 [12673a56-9f93-02b9-7d0a-000000000118] 20841 1726882380.90018: sending task result for task 12673a56-9f93-02b9-7d0a-000000000118 20841 1726882380.90327: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000118 20841 1726882380.90331: 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" } 20841 1726882380.90373: no more pending results, returning what we have 20841 1726882380.90377: results queue empty 20841 1726882380.90378: checking for any_errors_fatal 20841 1726882380.90382: done checking for any_errors_fatal 20841 1726882380.90383: checking for max_fail_percentage 20841 1726882380.90385: done checking for max_fail_percentage 20841 1726882380.90386: checking to see if all hosts have failed and the running result is not ok 20841 1726882380.90387: done checking to see if all hosts have failed 20841 1726882380.90388: getting the remaining hosts for this loop 20841 1726882380.90389: done getting the remaining hosts for this loop 20841 1726882380.90392: getting the next task for host managed_node1 20841 1726882380.90401: done getting next task for host managed_node1 20841 1726882380.90404: ^ 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 20841 1726882380.90408: ^ 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 20841 1726882380.90429: getting variables 20841 1726882380.90431: in VariableManager get_vars() 20841 1726882380.90478: Calling all_inventory to load vars for managed_node1 20841 1726882380.90481: Calling groups_inventory to load vars for managed_node1 20841 1726882380.90484: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882380.90579: Calling all_plugins_play to load vars for managed_node1 20841 1726882380.90583: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882380.90587: Calling groups_plugins_play to load vars for managed_node1 20841 1726882380.90836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882380.91043: done with get_vars() 20841 1726882380.91054: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20841 1726882380.91135: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:33:00 -0400 (0:00:00.053) 0:00:08.675 ****** 20841 1726882380.91169: entering _queue_task() for managed_node1/yum 20841 1726882380.91566: worker is 1 (out of 1 available) 20841 1726882380.91577: exiting _queue_task() for managed_node1/yum 20841 1726882380.91589: done queuing things up, now waiting for results queue to drain 20841 1726882380.91590: waiting for pending results... 20841 1726882380.91825: 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 20841 1726882380.91945: in run() - task 12673a56-9f93-02b9-7d0a-000000000119 20841 1726882380.91966: variable 'ansible_search_path' from source: unknown 20841 1726882380.91970: variable 'ansible_search_path' from source: unknown 20841 1726882380.92009: calling self._execute() 20841 1726882380.92200: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882380.92204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882380.92207: variable 'omit' from source: magic vars 20841 1726882380.92559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882380.96201: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882380.96514: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882380.96549: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882380.96580: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882380.96612: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882380.96698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882380.96725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882380.96750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882380.96790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882380.96990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882380.97135: variable 'ansible_distribution' from source: facts 20841 1726882380.97399: variable 'ansible_distribution_major_version' from source: facts 20841 1726882380.97402: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882380.97404: when evaluation is False, skipping this task 20841 1726882380.97406: _execute() done 20841 1726882380.97408: dumping result to json 20841 1726882380.97410: done dumping result, returning 20841 1726882380.97413: 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 [12673a56-9f93-02b9-7d0a-000000000119] 20841 1726882380.97415: sending task result for task 12673a56-9f93-02b9-7d0a-000000000119 20841 1726882380.97484: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000119 20841 1726882380.97488: 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" } 20841 1726882380.97540: no more pending results, returning what we have 20841 1726882380.97543: results queue empty 20841 1726882380.97544: checking for any_errors_fatal 20841 1726882380.97550: done checking for any_errors_fatal 20841 1726882380.97550: checking for max_fail_percentage 20841 1726882380.97552: done checking for max_fail_percentage 20841 1726882380.97553: checking to see if all hosts have failed and the running result is not ok 20841 1726882380.97554: done checking to see if all hosts have failed 20841 1726882380.97555: getting the remaining hosts for this loop 20841 1726882380.97556: done getting the remaining hosts for this loop 20841 1726882380.97560: getting the next task for host managed_node1 20841 1726882380.97568: done getting next task for host managed_node1 20841 1726882380.97572: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20841 1726882380.97576: ^ 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 20841 1726882380.97596: getting variables 20841 1726882380.97598: in VariableManager get_vars() 20841 1726882380.97648: Calling all_inventory to load vars for managed_node1 20841 1726882380.97651: Calling groups_inventory to load vars for managed_node1 20841 1726882380.97654: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882380.97665: Calling all_plugins_play to load vars for managed_node1 20841 1726882380.97667: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882380.97670: Calling groups_plugins_play to load vars for managed_node1 20841 1726882380.98149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882380.98721: done with get_vars() 20841 1726882380.98732: done getting variables 20841 1726882380.98786: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:33:00 -0400 (0:00:00.077) 0:00:08.752 ****** 20841 1726882380.98926: entering _queue_task() for managed_node1/fail 20841 1726882380.99499: worker is 1 (out of 1 available) 20841 1726882380.99511: exiting _queue_task() for managed_node1/fail 20841 1726882380.99522: done queuing things up, now waiting for results queue to drain 20841 1726882380.99523: waiting for pending results... 20841 1726882381.00213: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20841 1726882381.00218: in run() - task 12673a56-9f93-02b9-7d0a-00000000011a 20841 1726882381.00600: variable 'ansible_search_path' from source: unknown 20841 1726882381.00604: variable 'ansible_search_path' from source: unknown 20841 1726882381.00607: calling self._execute() 20841 1726882381.00610: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882381.00613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882381.00615: variable 'omit' from source: magic vars 20841 1726882381.01367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882381.04416: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882381.04497: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882381.04549: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882381.04649: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882381.04652: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882381.04721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882381.04761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882381.04796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882381.04841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882381.04867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882381.05017: variable 'ansible_distribution' from source: facts 20841 1726882381.05029: variable 'ansible_distribution_major_version' from source: facts 20841 1726882381.05054: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882381.05062: when evaluation is False, skipping this task 20841 1726882381.05082: _execute() done 20841 1726882381.05096: dumping result to json 20841 1726882381.05106: done dumping result, returning 20841 1726882381.05196: 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 [12673a56-9f93-02b9-7d0a-00000000011a] 20841 1726882381.05201: sending task result for task 12673a56-9f93-02b9-7d0a-00000000011a 20841 1726882381.05284: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000011a 20841 1726882381.05289: 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" } 20841 1726882381.05336: no more pending results, returning what we have 20841 1726882381.05339: results queue empty 20841 1726882381.05340: checking for any_errors_fatal 20841 1726882381.05346: done checking for any_errors_fatal 20841 1726882381.05347: checking for max_fail_percentage 20841 1726882381.05348: done checking for max_fail_percentage 20841 1726882381.05349: checking to see if all hosts have failed and the running result is not ok 20841 1726882381.05350: done checking to see if all hosts have failed 20841 1726882381.05350: getting the remaining hosts for this loop 20841 1726882381.05352: done getting the remaining hosts for this loop 20841 1726882381.05356: getting the next task for host managed_node1 20841 1726882381.05362: done getting next task for host managed_node1 20841 1726882381.05365: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20841 1726882381.05368: ^ 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 20841 1726882381.05384: getting variables 20841 1726882381.05386: in VariableManager get_vars() 20841 1726882381.05433: Calling all_inventory to load vars for managed_node1 20841 1726882381.05436: Calling groups_inventory to load vars for managed_node1 20841 1726882381.05438: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882381.05449: Calling all_plugins_play to load vars for managed_node1 20841 1726882381.05451: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882381.05453: Calling groups_plugins_play to load vars for managed_node1 20841 1726882381.05823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882381.06067: done with get_vars() 20841 1726882381.06078: done getting variables 20841 1726882381.06140: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:33:01 -0400 (0:00:00.072) 0:00:08.825 ****** 20841 1726882381.06188: entering _queue_task() for managed_node1/package 20841 1726882381.06609: worker is 1 (out of 1 available) 20841 1726882381.06623: exiting _queue_task() for managed_node1/package 20841 1726882381.06634: done queuing things up, now waiting for results queue to drain 20841 1726882381.06636: waiting for pending results... 20841 1726882381.06913: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 20841 1726882381.07055: in run() - task 12673a56-9f93-02b9-7d0a-00000000011b 20841 1726882381.07059: variable 'ansible_search_path' from source: unknown 20841 1726882381.07061: variable 'ansible_search_path' from source: unknown 20841 1726882381.07127: calling self._execute() 20841 1726882381.07205: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882381.07215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882381.07231: variable 'omit' from source: magic vars 20841 1726882381.08127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882381.12619: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882381.12902: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882381.12905: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882381.12908: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882381.13029: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882381.13226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882381.13256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882381.13287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882381.13499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882381.13503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882381.13876: variable 'ansible_distribution' from source: facts 20841 1726882381.13879: variable 'ansible_distribution_major_version' from source: facts 20841 1726882381.13882: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882381.13884: when evaluation is False, skipping this task 20841 1726882381.13885: _execute() done 20841 1726882381.13888: dumping result to json 20841 1726882381.13890: done dumping result, returning 20841 1726882381.13895: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-02b9-7d0a-00000000011b] 20841 1726882381.13898: sending task result for task 12673a56-9f93-02b9-7d0a-00000000011b 20841 1726882381.13975: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000011b 20841 1726882381.13981: 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" } 20841 1726882381.14035: no more pending results, returning what we have 20841 1726882381.14038: results queue empty 20841 1726882381.14039: checking for any_errors_fatal 20841 1726882381.14046: done checking for any_errors_fatal 20841 1726882381.14047: checking for max_fail_percentage 20841 1726882381.14048: done checking for max_fail_percentage 20841 1726882381.14050: checking to see if all hosts have failed and the running result is not ok 20841 1726882381.14050: done checking to see if all hosts have failed 20841 1726882381.14051: getting the remaining hosts for this loop 20841 1726882381.14052: done getting the remaining hosts for this loop 20841 1726882381.14057: getting the next task for host managed_node1 20841 1726882381.14065: done getting next task for host managed_node1 20841 1726882381.14069: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20841 1726882381.14072: ^ 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 20841 1726882381.14091: getting variables 20841 1726882381.14096: in VariableManager get_vars() 20841 1726882381.14145: Calling all_inventory to load vars for managed_node1 20841 1726882381.14148: Calling groups_inventory to load vars for managed_node1 20841 1726882381.14151: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882381.14162: Calling all_plugins_play to load vars for managed_node1 20841 1726882381.14165: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882381.14167: Calling groups_plugins_play to load vars for managed_node1 20841 1726882381.14686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882381.14948: done with get_vars() 20841 1726882381.14960: done getting variables 20841 1726882381.15028: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:33:01 -0400 (0:00:00.088) 0:00:08.914 ****** 20841 1726882381.15059: entering _queue_task() for managed_node1/package 20841 1726882381.15410: worker is 1 (out of 1 available) 20841 1726882381.15427: exiting _queue_task() for managed_node1/package 20841 1726882381.15439: done queuing things up, now waiting for results queue to drain 20841 1726882381.15440: waiting for pending results... 20841 1726882381.15665: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20841 1726882381.15796: in run() - task 12673a56-9f93-02b9-7d0a-00000000011c 20841 1726882381.15813: variable 'ansible_search_path' from source: unknown 20841 1726882381.15817: variable 'ansible_search_path' from source: unknown 20841 1726882381.15852: calling self._execute() 20841 1726882381.15946: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882381.15950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882381.15960: variable 'omit' from source: magic vars 20841 1726882381.16440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882381.19880: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882381.19956: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882381.19988: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882381.20028: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882381.20059: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882381.20199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882381.20203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882381.20206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882381.20236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882381.20254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882381.20397: variable 'ansible_distribution' from source: facts 20841 1726882381.20401: variable 'ansible_distribution_major_version' from source: facts 20841 1726882381.20420: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882381.20422: when evaluation is False, skipping this task 20841 1726882381.20430: _execute() done 20841 1726882381.20433: dumping result to json 20841 1726882381.20437: done dumping result, returning 20841 1726882381.20446: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-02b9-7d0a-00000000011c] 20841 1726882381.20598: sending task result for task 12673a56-9f93-02b9-7d0a-00000000011c 20841 1726882381.20666: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000011c 20841 1726882381.20669: 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" } 20841 1726882381.20726: no more pending results, returning what we have 20841 1726882381.20729: results queue empty 20841 1726882381.20730: checking for any_errors_fatal 20841 1726882381.20735: done checking for any_errors_fatal 20841 1726882381.20736: checking for max_fail_percentage 20841 1726882381.20738: done checking for max_fail_percentage 20841 1726882381.20739: checking to see if all hosts have failed and the running result is not ok 20841 1726882381.20740: done checking to see if all hosts have failed 20841 1726882381.20740: getting the remaining hosts for this loop 20841 1726882381.20742: done getting the remaining hosts for this loop 20841 1726882381.20746: getting the next task for host managed_node1 20841 1726882381.20756: done getting next task for host managed_node1 20841 1726882381.20759: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20841 1726882381.20763: ^ 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 20841 1726882381.20786: getting variables 20841 1726882381.20788: in VariableManager get_vars() 20841 1726882381.20841: Calling all_inventory to load vars for managed_node1 20841 1726882381.20845: Calling groups_inventory to load vars for managed_node1 20841 1726882381.20847: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882381.21026: Calling all_plugins_play to load vars for managed_node1 20841 1726882381.21030: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882381.21034: Calling groups_plugins_play to load vars for managed_node1 20841 1726882381.21261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882381.21475: done with get_vars() 20841 1726882381.21485: done getting variables 20841 1726882381.21547: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:33:01 -0400 (0:00:00.065) 0:00:08.979 ****** 20841 1726882381.21581: entering _queue_task() for managed_node1/package 20841 1726882381.22074: worker is 1 (out of 1 available) 20841 1726882381.22087: exiting _queue_task() for managed_node1/package 20841 1726882381.22102: done queuing things up, now waiting for results queue to drain 20841 1726882381.22103: waiting for pending results... 20841 1726882381.22567: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20841 1726882381.22776: in run() - task 12673a56-9f93-02b9-7d0a-00000000011d 20841 1726882381.22808: variable 'ansible_search_path' from source: unknown 20841 1726882381.22817: variable 'ansible_search_path' from source: unknown 20841 1726882381.22876: calling self._execute() 20841 1726882381.22958: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882381.22967: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882381.22979: variable 'omit' from source: magic vars 20841 1726882381.23414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882381.27064: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882381.27069: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882381.27112: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882381.27151: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882381.27187: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882381.27334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882381.27371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882381.27415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882381.27527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882381.27583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882381.27778: variable 'ansible_distribution' from source: facts 20841 1726882381.27796: variable 'ansible_distribution_major_version' from source: facts 20841 1726882381.27829: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882381.27831: when evaluation is False, skipping this task 20841 1726882381.27833: _execute() done 20841 1726882381.27899: dumping result to json 20841 1726882381.27901: done dumping result, returning 20841 1726882381.27903: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-02b9-7d0a-00000000011d] 20841 1726882381.27905: sending task result for task 12673a56-9f93-02b9-7d0a-00000000011d 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" } 20841 1726882381.28086: no more pending results, returning what we have 20841 1726882381.28089: results queue empty 20841 1726882381.28090: checking for any_errors_fatal 20841 1726882381.28101: done checking for any_errors_fatal 20841 1726882381.28102: checking for max_fail_percentage 20841 1726882381.28104: done checking for max_fail_percentage 20841 1726882381.28105: checking to see if all hosts have failed and the running result is not ok 20841 1726882381.28105: done checking to see if all hosts have failed 20841 1726882381.28106: getting the remaining hosts for this loop 20841 1726882381.28108: done getting the remaining hosts for this loop 20841 1726882381.28111: getting the next task for host managed_node1 20841 1726882381.28118: done getting next task for host managed_node1 20841 1726882381.28122: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20841 1726882381.28125: ^ 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 20841 1726882381.28143: getting variables 20841 1726882381.28145: in VariableManager get_vars() 20841 1726882381.28199: Calling all_inventory to load vars for managed_node1 20841 1726882381.28203: Calling groups_inventory to load vars for managed_node1 20841 1726882381.28206: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882381.28218: Calling all_plugins_play to load vars for managed_node1 20841 1726882381.28221: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882381.28224: Calling groups_plugins_play to load vars for managed_node1 20841 1726882381.28621: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000011d 20841 1726882381.28625: WORKER PROCESS EXITING 20841 1726882381.28648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882381.28945: done with get_vars() 20841 1726882381.28965: done getting variables 20841 1726882381.29054: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:33:01 -0400 (0:00:00.075) 0:00:09.054 ****** 20841 1726882381.29087: entering _queue_task() for managed_node1/service 20841 1726882381.29415: worker is 1 (out of 1 available) 20841 1726882381.29427: exiting _queue_task() for managed_node1/service 20841 1726882381.29439: done queuing things up, now waiting for results queue to drain 20841 1726882381.29440: waiting for pending results... 20841 1726882381.30005: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20841 1726882381.30172: in run() - task 12673a56-9f93-02b9-7d0a-00000000011e 20841 1726882381.30198: variable 'ansible_search_path' from source: unknown 20841 1726882381.30225: variable 'ansible_search_path' from source: unknown 20841 1726882381.30258: calling self._execute() 20841 1726882381.30441: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882381.30446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882381.30449: variable 'omit' from source: magic vars 20841 1726882381.30849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882381.33489: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882381.33565: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882381.33700: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882381.33703: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882381.33705: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882381.33764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882381.33802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882381.33839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882381.33881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882381.33904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882381.34055: variable 'ansible_distribution' from source: facts 20841 1726882381.34066: variable 'ansible_distribution_major_version' from source: facts 20841 1726882381.34087: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882381.34098: when evaluation is False, skipping this task 20841 1726882381.34105: _execute() done 20841 1726882381.34112: dumping result to json 20841 1726882381.34119: done dumping result, returning 20841 1726882381.34129: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-02b9-7d0a-00000000011e] 20841 1726882381.34137: sending task result for task 12673a56-9f93-02b9-7d0a-00000000011e 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" } 20841 1726882381.34444: no more pending results, returning what we have 20841 1726882381.34448: results queue empty 20841 1726882381.34449: checking for any_errors_fatal 20841 1726882381.34454: done checking for any_errors_fatal 20841 1726882381.34455: checking for max_fail_percentage 20841 1726882381.34456: done checking for max_fail_percentage 20841 1726882381.34457: checking to see if all hosts have failed and the running result is not ok 20841 1726882381.34458: done checking to see if all hosts have failed 20841 1726882381.34459: getting the remaining hosts for this loop 20841 1726882381.34460: done getting the remaining hosts for this loop 20841 1726882381.34464: getting the next task for host managed_node1 20841 1726882381.34472: done getting next task for host managed_node1 20841 1726882381.34476: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20841 1726882381.34480: ^ 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 20841 1726882381.34508: getting variables 20841 1726882381.34510: in VariableManager get_vars() 20841 1726882381.34559: Calling all_inventory to load vars for managed_node1 20841 1726882381.34562: Calling groups_inventory to load vars for managed_node1 20841 1726882381.34564: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882381.34621: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000011e 20841 1726882381.34624: WORKER PROCESS EXITING 20841 1726882381.34634: Calling all_plugins_play to load vars for managed_node1 20841 1726882381.34638: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882381.34641: Calling groups_plugins_play to load vars for managed_node1 20841 1726882381.35017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882381.35200: done with get_vars() 20841 1726882381.35210: done getting variables 20841 1726882381.35267: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:33:01 -0400 (0:00:00.062) 0:00:09.116 ****** 20841 1726882381.35307: entering _queue_task() for managed_node1/service 20841 1726882381.35723: worker is 1 (out of 1 available) 20841 1726882381.35736: exiting _queue_task() for managed_node1/service 20841 1726882381.35748: done queuing things up, now waiting for results queue to drain 20841 1726882381.35749: waiting for pending results... 20841 1726882381.36018: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20841 1726882381.36166: in run() - task 12673a56-9f93-02b9-7d0a-00000000011f 20841 1726882381.36195: variable 'ansible_search_path' from source: unknown 20841 1726882381.36210: variable 'ansible_search_path' from source: unknown 20841 1726882381.36251: calling self._execute() 20841 1726882381.36355: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882381.36374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882381.36388: variable 'omit' from source: magic vars 20841 1726882381.36896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882381.39321: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882381.39402: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882381.39461: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882381.39489: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882381.39525: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882381.39679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882381.39683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882381.39686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882381.39736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882381.39765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882381.40012: variable 'ansible_distribution' from source: facts 20841 1726882381.40016: variable 'ansible_distribution_major_version' from source: facts 20841 1726882381.40018: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882381.40021: when evaluation is False, skipping this task 20841 1726882381.40023: _execute() done 20841 1726882381.40025: dumping result to json 20841 1726882381.40027: done dumping result, returning 20841 1726882381.40029: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-02b9-7d0a-00000000011f] 20841 1726882381.40075: sending task result for task 12673a56-9f93-02b9-7d0a-00000000011f 20841 1726882381.40499: done sending task result for task 12673a56-9f93-02b9-7d0a-00000000011f 20841 1726882381.40503: 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 } 20841 1726882381.40553: no more pending results, returning what we have 20841 1726882381.40556: results queue empty 20841 1726882381.40557: checking for any_errors_fatal 20841 1726882381.40562: done checking for any_errors_fatal 20841 1726882381.40563: checking for max_fail_percentage 20841 1726882381.40565: done checking for max_fail_percentage 20841 1726882381.40566: checking to see if all hosts have failed and the running result is not ok 20841 1726882381.40567: done checking to see if all hosts have failed 20841 1726882381.40568: getting the remaining hosts for this loop 20841 1726882381.40569: done getting the remaining hosts for this loop 20841 1726882381.40572: getting the next task for host managed_node1 20841 1726882381.40578: done getting next task for host managed_node1 20841 1726882381.40582: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20841 1726882381.40586: ^ 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 20841 1726882381.40606: getting variables 20841 1726882381.40608: in VariableManager get_vars() 20841 1726882381.40655: Calling all_inventory to load vars for managed_node1 20841 1726882381.40658: Calling groups_inventory to load vars for managed_node1 20841 1726882381.40661: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882381.40669: Calling all_plugins_play to load vars for managed_node1 20841 1726882381.40672: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882381.40675: Calling groups_plugins_play to load vars for managed_node1 20841 1726882381.40958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882381.41227: done with get_vars() 20841 1726882381.41239: done getting variables 20841 1726882381.41314: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:33:01 -0400 (0:00:00.060) 0:00:09.177 ****** 20841 1726882381.41349: entering _queue_task() for managed_node1/service 20841 1726882381.41662: worker is 1 (out of 1 available) 20841 1726882381.41674: exiting _queue_task() for managed_node1/service 20841 1726882381.41685: done queuing things up, now waiting for results queue to drain 20841 1726882381.41685: waiting for pending results... 20841 1726882381.42051: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20841 1726882381.42280: in run() - task 12673a56-9f93-02b9-7d0a-000000000120 20841 1726882381.42284: variable 'ansible_search_path' from source: unknown 20841 1726882381.42286: variable 'ansible_search_path' from source: unknown 20841 1726882381.42288: calling self._execute() 20841 1726882381.42325: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882381.42336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882381.42349: variable 'omit' from source: magic vars 20841 1726882381.42785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882381.45101: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882381.45171: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882381.45223: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882381.45260: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882381.45286: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882381.45368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882381.45440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882381.45444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882381.45482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882381.45508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882381.45668: variable 'ansible_distribution' from source: facts 20841 1726882381.45680: variable 'ansible_distribution_major_version' from source: facts 20841 1726882381.45768: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882381.45771: when evaluation is False, skipping this task 20841 1726882381.45774: _execute() done 20841 1726882381.45776: dumping result to json 20841 1726882381.45778: done dumping result, returning 20841 1726882381.45781: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-02b9-7d0a-000000000120] 20841 1726882381.45783: sending task result for task 12673a56-9f93-02b9-7d0a-000000000120 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" } 20841 1726882381.45930: no more pending results, returning what we have 20841 1726882381.45934: results queue empty 20841 1726882381.45935: checking for any_errors_fatal 20841 1726882381.45942: done checking for any_errors_fatal 20841 1726882381.45943: checking for max_fail_percentage 20841 1726882381.45944: done checking for max_fail_percentage 20841 1726882381.45945: checking to see if all hosts have failed and the running result is not ok 20841 1726882381.45946: done checking to see if all hosts have failed 20841 1726882381.45947: getting the remaining hosts for this loop 20841 1726882381.45948: done getting the remaining hosts for this loop 20841 1726882381.45952: getting the next task for host managed_node1 20841 1726882381.45961: done getting next task for host managed_node1 20841 1726882381.45966: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20841 1726882381.45970: ^ 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 20841 1726882381.45991: getting variables 20841 1726882381.45997: in VariableManager get_vars() 20841 1726882381.46052: Calling all_inventory to load vars for managed_node1 20841 1726882381.46055: Calling groups_inventory to load vars for managed_node1 20841 1726882381.46058: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882381.46070: Calling all_plugins_play to load vars for managed_node1 20841 1726882381.46073: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882381.46077: Calling groups_plugins_play to load vars for managed_node1 20841 1726882381.46690: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000120 20841 1726882381.46698: WORKER PROCESS EXITING 20841 1726882381.46720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882381.46959: done with get_vars() 20841 1726882381.46976: done getting variables 20841 1726882381.47036: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:33:01 -0400 (0:00:00.057) 0:00:09.234 ****** 20841 1726882381.47068: entering _queue_task() for managed_node1/service 20841 1726882381.47367: worker is 1 (out of 1 available) 20841 1726882381.47380: exiting _queue_task() for managed_node1/service 20841 1726882381.47391: done queuing things up, now waiting for results queue to drain 20841 1726882381.47504: waiting for pending results... 20841 1726882381.47717: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 20841 1726882381.47870: in run() - task 12673a56-9f93-02b9-7d0a-000000000121 20841 1726882381.47890: variable 'ansible_search_path' from source: unknown 20841 1726882381.47906: variable 'ansible_search_path' from source: unknown 20841 1726882381.47963: calling self._execute() 20841 1726882381.48048: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882381.48074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882381.48090: variable 'omit' from source: magic vars 20841 1726882381.48567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882381.51300: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882381.51620: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882381.51698: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882381.51788: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882381.51816: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882381.51901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882381.51966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882381.52106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882381.52109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882381.52111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882381.52242: variable 'ansible_distribution' from source: facts 20841 1726882381.52256: variable 'ansible_distribution_major_version' from source: facts 20841 1726882381.52280: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882381.52288: when evaluation is False, skipping this task 20841 1726882381.52300: _execute() done 20841 1726882381.52308: dumping result to json 20841 1726882381.52323: done dumping result, returning 20841 1726882381.52334: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-02b9-7d0a-000000000121] 20841 1726882381.52342: sending task result for task 12673a56-9f93-02b9-7d0a-000000000121 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20841 1726882381.52565: no more pending results, returning what we have 20841 1726882381.52569: results queue empty 20841 1726882381.52570: checking for any_errors_fatal 20841 1726882381.52576: done checking for any_errors_fatal 20841 1726882381.52576: checking for max_fail_percentage 20841 1726882381.52578: done checking for max_fail_percentage 20841 1726882381.52579: checking to see if all hosts have failed and the running result is not ok 20841 1726882381.52579: done checking to see if all hosts have failed 20841 1726882381.52580: getting the remaining hosts for this loop 20841 1726882381.52582: done getting the remaining hosts for this loop 20841 1726882381.52586: getting the next task for host managed_node1 20841 1726882381.52596: done getting next task for host managed_node1 20841 1726882381.52600: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20841 1726882381.52798: ^ 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 20841 1726882381.52818: getting variables 20841 1726882381.52820: in VariableManager get_vars() 20841 1726882381.52862: Calling all_inventory to load vars for managed_node1 20841 1726882381.52865: Calling groups_inventory to load vars for managed_node1 20841 1726882381.52867: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882381.52876: Calling all_plugins_play to load vars for managed_node1 20841 1726882381.52879: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882381.52883: Calling groups_plugins_play to load vars for managed_node1 20841 1726882381.53108: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000121 20841 1726882381.53113: WORKER PROCESS EXITING 20841 1726882381.53136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882381.53360: done with get_vars() 20841 1726882381.53372: done getting variables 20841 1726882381.53430: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:33:01 -0400 (0:00:00.063) 0:00:09.298 ****** 20841 1726882381.53467: entering _queue_task() for managed_node1/copy 20841 1726882381.53854: worker is 1 (out of 1 available) 20841 1726882381.53866: exiting _queue_task() for managed_node1/copy 20841 1726882381.53991: done queuing things up, now waiting for results queue to drain 20841 1726882381.53997: waiting for pending results... 20841 1726882381.54713: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20841 1726882381.55049: in run() - task 12673a56-9f93-02b9-7d0a-000000000122 20841 1726882381.55068: variable 'ansible_search_path' from source: unknown 20841 1726882381.55076: variable 'ansible_search_path' from source: unknown 20841 1726882381.55434: calling self._execute() 20841 1726882381.55530: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882381.55542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882381.55724: variable 'omit' from source: magic vars 20841 1726882381.56553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882381.62120: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882381.62197: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882381.62460: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882381.62464: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882381.62467: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882381.62546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882381.62714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882381.62743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882381.62834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882381.62881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882381.63119: variable 'ansible_distribution' from source: facts 20841 1726882381.63130: variable 'ansible_distribution_major_version' from source: facts 20841 1726882381.63155: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882381.63162: when evaluation is False, skipping this task 20841 1726882381.63173: _execute() done 20841 1726882381.63179: dumping result to json 20841 1726882381.63186: done dumping result, returning 20841 1726882381.63205: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-02b9-7d0a-000000000122] 20841 1726882381.63218: sending task result for task 12673a56-9f93-02b9-7d0a-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" } 20841 1726882381.63387: no more pending results, returning what we have 20841 1726882381.63390: results queue empty 20841 1726882381.63395: checking for any_errors_fatal 20841 1726882381.63402: done checking for any_errors_fatal 20841 1726882381.63403: checking for max_fail_percentage 20841 1726882381.63405: done checking for max_fail_percentage 20841 1726882381.63406: checking to see if all hosts have failed and the running result is not ok 20841 1726882381.63407: done checking to see if all hosts have failed 20841 1726882381.63408: getting the remaining hosts for this loop 20841 1726882381.63409: done getting the remaining hosts for this loop 20841 1726882381.63414: getting the next task for host managed_node1 20841 1726882381.63421: done getting next task for host managed_node1 20841 1726882381.63425: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20841 1726882381.63429: ^ 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 20841 1726882381.63560: getting variables 20841 1726882381.63563: in VariableManager get_vars() 20841 1726882381.63616: Calling all_inventory to load vars for managed_node1 20841 1726882381.63619: Calling groups_inventory to load vars for managed_node1 20841 1726882381.63622: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882381.63632: Calling all_plugins_play to load vars for managed_node1 20841 1726882381.63635: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882381.63638: Calling groups_plugins_play to load vars for managed_node1 20841 1726882381.64139: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000122 20841 1726882381.64143: WORKER PROCESS EXITING 20841 1726882381.64167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882381.64379: done with get_vars() 20841 1726882381.64389: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:33:01 -0400 (0:00:00.110) 0:00:09.408 ****** 20841 1726882381.64504: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 20841 1726882381.64905: worker is 1 (out of 1 available) 20841 1726882381.64917: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 20841 1726882381.64927: done queuing things up, now waiting for results queue to drain 20841 1726882381.64928: waiting for pending results... 20841 1726882381.65138: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20841 1726882381.65290: in run() - task 12673a56-9f93-02b9-7d0a-000000000123 20841 1726882381.65317: variable 'ansible_search_path' from source: unknown 20841 1726882381.65325: variable 'ansible_search_path' from source: unknown 20841 1726882381.65363: calling self._execute() 20841 1726882381.65459: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882381.65471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882381.65491: variable 'omit' from source: magic vars 20841 1726882381.65985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882381.70729: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882381.70733: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882381.70856: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882381.70859: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882381.70970: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882381.71177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882381.71217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882381.71302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882381.71401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882381.71599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882381.71749: variable 'ansible_distribution' from source: facts 20841 1726882381.71924: variable 'ansible_distribution_major_version' from source: facts 20841 1726882381.71927: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882381.71930: when evaluation is False, skipping this task 20841 1726882381.71932: _execute() done 20841 1726882381.71934: dumping result to json 20841 1726882381.71935: done dumping result, returning 20841 1726882381.71938: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-02b9-7d0a-000000000123] 20841 1726882381.71940: sending task result for task 12673a56-9f93-02b9-7d0a-000000000123 20841 1726882381.72015: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000123 20841 1726882381.72018: 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" } 20841 1726882381.72074: no more pending results, returning what we have 20841 1726882381.72077: results queue empty 20841 1726882381.72078: checking for any_errors_fatal 20841 1726882381.72084: done checking for any_errors_fatal 20841 1726882381.72084: checking for max_fail_percentage 20841 1726882381.72086: done checking for max_fail_percentage 20841 1726882381.72087: checking to see if all hosts have failed and the running result is not ok 20841 1726882381.72088: done checking to see if all hosts have failed 20841 1726882381.72089: getting the remaining hosts for this loop 20841 1726882381.72090: done getting the remaining hosts for this loop 20841 1726882381.72098: getting the next task for host managed_node1 20841 1726882381.72105: done getting next task for host managed_node1 20841 1726882381.72109: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20841 1726882381.72113: ^ 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 20841 1726882381.72131: getting variables 20841 1726882381.72132: in VariableManager get_vars() 20841 1726882381.72180: Calling all_inventory to load vars for managed_node1 20841 1726882381.72182: Calling groups_inventory to load vars for managed_node1 20841 1726882381.72185: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882381.72510: Calling all_plugins_play to load vars for managed_node1 20841 1726882381.72514: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882381.72518: Calling groups_plugins_play to load vars for managed_node1 20841 1726882381.73022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882381.73590: done with get_vars() 20841 1726882381.73605: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:33:01 -0400 (0:00:00.091) 0:00:09.500 ****** 20841 1726882381.73679: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 20841 1726882381.74331: worker is 1 (out of 1 available) 20841 1726882381.74342: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 20841 1726882381.74354: done queuing things up, now waiting for results queue to drain 20841 1726882381.74355: waiting for pending results... 20841 1726882381.74814: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 20841 1726882381.74820: in run() - task 12673a56-9f93-02b9-7d0a-000000000124 20841 1726882381.75020: variable 'ansible_search_path' from source: unknown 20841 1726882381.75023: variable 'ansible_search_path' from source: unknown 20841 1726882381.75057: calling self._execute() 20841 1726882381.75402: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882381.75406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882381.75409: variable 'omit' from source: magic vars 20841 1726882381.76310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882381.82004: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882381.82188: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882381.82345: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882381.82396: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882381.82432: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882381.82719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882381.82801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882381.82903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882381.82953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882381.83017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882381.83372: variable 'ansible_distribution' from source: facts 20841 1726882381.83387: variable 'ansible_distribution_major_version' from source: facts 20841 1726882381.83474: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882381.83477: when evaluation is False, skipping this task 20841 1726882381.83479: _execute() done 20841 1726882381.83481: dumping result to json 20841 1726882381.83484: done dumping result, returning 20841 1726882381.83583: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-02b9-7d0a-000000000124] 20841 1726882381.83587: sending task result for task 12673a56-9f93-02b9-7d0a-000000000124 20841 1726882381.83871: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000124 20841 1726882381.83875: 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" } 20841 1726882381.83932: no more pending results, returning what we have 20841 1726882381.83936: results queue empty 20841 1726882381.83937: checking for any_errors_fatal 20841 1726882381.83944: done checking for any_errors_fatal 20841 1726882381.83945: checking for max_fail_percentage 20841 1726882381.83947: done checking for max_fail_percentage 20841 1726882381.83948: checking to see if all hosts have failed and the running result is not ok 20841 1726882381.83948: done checking to see if all hosts have failed 20841 1726882381.83949: getting the remaining hosts for this loop 20841 1726882381.83950: done getting the remaining hosts for this loop 20841 1726882381.83955: getting the next task for host managed_node1 20841 1726882381.83962: done getting next task for host managed_node1 20841 1726882381.83966: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20841 1726882381.83969: ^ 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 20841 1726882381.84106: getting variables 20841 1726882381.84109: in VariableManager get_vars() 20841 1726882381.84160: Calling all_inventory to load vars for managed_node1 20841 1726882381.84163: Calling groups_inventory to load vars for managed_node1 20841 1726882381.84166: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882381.84176: Calling all_plugins_play to load vars for managed_node1 20841 1726882381.84179: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882381.84182: Calling groups_plugins_play to load vars for managed_node1 20841 1726882381.84935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882381.85383: done with get_vars() 20841 1726882381.85507: done getting variables 20841 1726882381.85568: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:33:01 -0400 (0:00:00.120) 0:00:09.620 ****** 20841 1726882381.85724: entering _queue_task() for managed_node1/debug 20841 1726882381.86350: worker is 1 (out of 1 available) 20841 1726882381.86587: exiting _queue_task() for managed_node1/debug 20841 1726882381.86603: done queuing things up, now waiting for results queue to drain 20841 1726882381.86605: waiting for pending results... 20841 1726882381.87015: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20841 1726882381.87247: in run() - task 12673a56-9f93-02b9-7d0a-000000000125 20841 1726882381.87391: variable 'ansible_search_path' from source: unknown 20841 1726882381.87400: variable 'ansible_search_path' from source: unknown 20841 1726882381.87684: calling self._execute() 20841 1726882381.87688: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882381.87691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882381.87708: variable 'omit' from source: magic vars 20841 1726882381.88535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882381.94703: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882381.94981: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882381.94985: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882381.94988: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882381.95200: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882381.95204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882381.95320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882381.95349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882381.95458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882381.95475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882381.95732: variable 'ansible_distribution' from source: facts 20841 1726882381.95958: variable 'ansible_distribution_major_version' from source: facts 20841 1726882381.95961: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882381.95964: when evaluation is False, skipping this task 20841 1726882381.95966: _execute() done 20841 1726882381.95968: dumping result to json 20841 1726882381.95970: done dumping result, returning 20841 1726882381.95972: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-02b9-7d0a-000000000125] 20841 1726882381.95974: sending task result for task 12673a56-9f93-02b9-7d0a-000000000125 20841 1726882381.96043: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000125 20841 1726882381.96048: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20841 1726882381.96110: no more pending results, returning what we have 20841 1726882381.96113: results queue empty 20841 1726882381.96114: checking for any_errors_fatal 20841 1726882381.96120: done checking for any_errors_fatal 20841 1726882381.96121: checking for max_fail_percentage 20841 1726882381.96122: done checking for max_fail_percentage 20841 1726882381.96123: checking to see if all hosts have failed and the running result is not ok 20841 1726882381.96124: done checking to see if all hosts have failed 20841 1726882381.96125: getting the remaining hosts for this loop 20841 1726882381.96126: done getting the remaining hosts for this loop 20841 1726882381.96130: getting the next task for host managed_node1 20841 1726882381.96138: done getting next task for host managed_node1 20841 1726882381.96142: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20841 1726882381.96146: ^ 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 20841 1726882381.96164: getting variables 20841 1726882381.96166: in VariableManager get_vars() 20841 1726882381.96217: Calling all_inventory to load vars for managed_node1 20841 1726882381.96220: Calling groups_inventory to load vars for managed_node1 20841 1726882381.96223: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882381.96234: Calling all_plugins_play to load vars for managed_node1 20841 1726882381.96236: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882381.96239: Calling groups_plugins_play to load vars for managed_node1 20841 1726882381.96625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882381.97238: done with get_vars() 20841 1726882381.97249: done getting variables 20841 1726882381.97533: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:33:01 -0400 (0:00:00.118) 0:00:09.739 ****** 20841 1726882381.97567: entering _queue_task() for managed_node1/debug 20841 1726882381.98031: worker is 1 (out of 1 available) 20841 1726882381.98045: exiting _queue_task() for managed_node1/debug 20841 1726882381.98058: done queuing things up, now waiting for results queue to drain 20841 1726882381.98059: waiting for pending results... 20841 1726882381.98468: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20841 1726882381.98571: in run() - task 12673a56-9f93-02b9-7d0a-000000000126 20841 1726882381.98584: variable 'ansible_search_path' from source: unknown 20841 1726882381.98588: variable 'ansible_search_path' from source: unknown 20841 1726882381.98926: calling self._execute() 20841 1726882381.99099: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882381.99103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882381.99106: variable 'omit' from source: magic vars 20841 1726882382.00700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882382.04642: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882382.04908: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882382.04949: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882382.04988: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882382.05023: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882382.05192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882382.05299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882382.05302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882382.05308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882382.05325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882382.05487: variable 'ansible_distribution' from source: facts 20841 1726882382.05501: variable 'ansible_distribution_major_version' from source: facts 20841 1726882382.05529: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882382.05539: when evaluation is False, skipping this task 20841 1726882382.05546: _execute() done 20841 1726882382.05553: dumping result to json 20841 1726882382.05560: done dumping result, returning 20841 1726882382.05572: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-02b9-7d0a-000000000126] 20841 1726882382.05580: sending task result for task 12673a56-9f93-02b9-7d0a-000000000126 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20841 1726882382.05722: no more pending results, returning what we have 20841 1726882382.05726: results queue empty 20841 1726882382.05727: checking for any_errors_fatal 20841 1726882382.05732: done checking for any_errors_fatal 20841 1726882382.05732: checking for max_fail_percentage 20841 1726882382.05734: done checking for max_fail_percentage 20841 1726882382.05734: checking to see if all hosts have failed and the running result is not ok 20841 1726882382.05735: done checking to see if all hosts have failed 20841 1726882382.05736: getting the remaining hosts for this loop 20841 1726882382.05737: done getting the remaining hosts for this loop 20841 1726882382.05741: getting the next task for host managed_node1 20841 1726882382.05748: done getting next task for host managed_node1 20841 1726882382.05751: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20841 1726882382.05754: ^ 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 20841 1726882382.05771: getting variables 20841 1726882382.05773: in VariableManager get_vars() 20841 1726882382.05821: Calling all_inventory to load vars for managed_node1 20841 1726882382.05824: Calling groups_inventory to load vars for managed_node1 20841 1726882382.05826: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882382.05836: Calling all_plugins_play to load vars for managed_node1 20841 1726882382.05839: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882382.05842: Calling groups_plugins_play to load vars for managed_node1 20841 1726882382.06361: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000126 20841 1726882382.06364: WORKER PROCESS EXITING 20841 1726882382.06481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882382.06687: done with get_vars() 20841 1726882382.06698: done getting variables 20841 1726882382.06755: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:33:02 -0400 (0:00:00.092) 0:00:09.831 ****** 20841 1726882382.06796: entering _queue_task() for managed_node1/debug 20841 1726882382.07086: worker is 1 (out of 1 available) 20841 1726882382.07100: exiting _queue_task() for managed_node1/debug 20841 1726882382.07112: done queuing things up, now waiting for results queue to drain 20841 1726882382.07114: waiting for pending results... 20841 1726882382.07397: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20841 1726882382.07542: in run() - task 12673a56-9f93-02b9-7d0a-000000000127 20841 1726882382.07560: variable 'ansible_search_path' from source: unknown 20841 1726882382.07566: variable 'ansible_search_path' from source: unknown 20841 1726882382.07606: calling self._execute() 20841 1726882382.07724: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882382.07734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882382.07737: variable 'omit' from source: magic vars 20841 1726882382.08735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882382.13403: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882382.13945: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882382.13949: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882382.14161: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882382.14164: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882382.14277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882382.14315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882382.14345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882382.14419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882382.14506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882382.14753: variable 'ansible_distribution' from source: facts 20841 1726882382.14818: variable 'ansible_distribution_major_version' from source: facts 20841 1726882382.14845: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882382.15025: when evaluation is False, skipping this task 20841 1726882382.15029: _execute() done 20841 1726882382.15031: dumping result to json 20841 1726882382.15033: done dumping result, returning 20841 1726882382.15036: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-02b9-7d0a-000000000127] 20841 1726882382.15038: sending task result for task 12673a56-9f93-02b9-7d0a-000000000127 20841 1726882382.15110: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000127 20841 1726882382.15113: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 20841 1726882382.15173: no more pending results, returning what we have 20841 1726882382.15176: results queue empty 20841 1726882382.15178: checking for any_errors_fatal 20841 1726882382.15185: done checking for any_errors_fatal 20841 1726882382.15186: checking for max_fail_percentage 20841 1726882382.15187: done checking for max_fail_percentage 20841 1726882382.15188: checking to see if all hosts have failed and the running result is not ok 20841 1726882382.15189: done checking to see if all hosts have failed 20841 1726882382.15190: getting the remaining hosts for this loop 20841 1726882382.15191: done getting the remaining hosts for this loop 20841 1726882382.15197: getting the next task for host managed_node1 20841 1726882382.15204: done getting next task for host managed_node1 20841 1726882382.15209: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20841 1726882382.15213: ^ 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 20841 1726882382.15232: getting variables 20841 1726882382.15234: in VariableManager get_vars() 20841 1726882382.15281: Calling all_inventory to load vars for managed_node1 20841 1726882382.15283: Calling groups_inventory to load vars for managed_node1 20841 1726882382.15286: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882382.15500: Calling all_plugins_play to load vars for managed_node1 20841 1726882382.15505: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882382.15509: Calling groups_plugins_play to load vars for managed_node1 20841 1726882382.15692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882382.16519: done with get_vars() 20841 1726882382.16531: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:33:02 -0400 (0:00:00.098) 0:00:09.929 ****** 20841 1726882382.16627: entering _queue_task() for managed_node1/ping 20841 1726882382.17336: worker is 1 (out of 1 available) 20841 1726882382.17345: exiting _queue_task() for managed_node1/ping 20841 1726882382.17358: done queuing things up, now waiting for results queue to drain 20841 1726882382.17360: waiting for pending results... 20841 1726882382.17695: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 20841 1726882382.18110: in run() - task 12673a56-9f93-02b9-7d0a-000000000128 20841 1726882382.18114: variable 'ansible_search_path' from source: unknown 20841 1726882382.18117: variable 'ansible_search_path' from source: unknown 20841 1726882382.18120: calling self._execute() 20841 1726882382.18291: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882382.18361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882382.18371: variable 'omit' from source: magic vars 20841 1726882382.19253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882382.24026: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882382.24217: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882382.24280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882382.24284: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882382.24425: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882382.24510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882382.24716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882382.24729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882382.24826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882382.24829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882382.25047: variable 'ansible_distribution' from source: facts 20841 1726882382.25053: variable 'ansible_distribution_major_version' from source: facts 20841 1726882382.25187: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882382.25190: when evaluation is False, skipping this task 20841 1726882382.25194: _execute() done 20841 1726882382.25197: dumping result to json 20841 1726882382.25202: done dumping result, returning 20841 1726882382.25212: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-02b9-7d0a-000000000128] 20841 1726882382.25216: sending task result for task 12673a56-9f93-02b9-7d0a-000000000128 20841 1726882382.25323: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000128 20841 1726882382.25326: 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" } 20841 1726882382.25405: no more pending results, returning what we have 20841 1726882382.25408: results queue empty 20841 1726882382.25409: checking for any_errors_fatal 20841 1726882382.25414: done checking for any_errors_fatal 20841 1726882382.25415: checking for max_fail_percentage 20841 1726882382.25416: done checking for max_fail_percentage 20841 1726882382.25417: checking to see if all hosts have failed and the running result is not ok 20841 1726882382.25418: done checking to see if all hosts have failed 20841 1726882382.25418: getting the remaining hosts for this loop 20841 1726882382.25419: done getting the remaining hosts for this loop 20841 1726882382.25423: getting the next task for host managed_node1 20841 1726882382.25432: done getting next task for host managed_node1 20841 1726882382.25434: ^ task is: TASK: meta (role_complete) 20841 1726882382.25438: ^ 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 20841 1726882382.25455: getting variables 20841 1726882382.25456: in VariableManager get_vars() 20841 1726882382.25504: Calling all_inventory to load vars for managed_node1 20841 1726882382.25507: Calling groups_inventory to load vars for managed_node1 20841 1726882382.25510: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882382.25520: Calling all_plugins_play to load vars for managed_node1 20841 1726882382.25523: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882382.25525: Calling groups_plugins_play to load vars for managed_node1 20841 1726882382.25896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882382.26308: done with get_vars() 20841 1726882382.26319: done getting variables 20841 1726882382.26599: done queuing things up, now waiting for results queue to drain 20841 1726882382.26601: results queue empty 20841 1726882382.26602: checking for any_errors_fatal 20841 1726882382.26604: done checking for any_errors_fatal 20841 1726882382.26604: checking for max_fail_percentage 20841 1726882382.26606: done checking for max_fail_percentage 20841 1726882382.26606: checking to see if all hosts have failed and the running result is not ok 20841 1726882382.26607: done checking to see if all hosts have failed 20841 1726882382.26608: getting the remaining hosts for this loop 20841 1726882382.26608: done getting the remaining hosts for this loop 20841 1726882382.26611: getting the next task for host managed_node1 20841 1726882382.26615: done getting next task for host managed_node1 20841 1726882382.26618: ^ task is: TASK: Include the task 'manage_test_interface.yml' 20841 1726882382.26619: ^ 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 20841 1726882382.26622: getting variables 20841 1726882382.26623: in VariableManager get_vars() 20841 1726882382.26646: Calling all_inventory to load vars for managed_node1 20841 1726882382.26648: Calling groups_inventory to load vars for managed_node1 20841 1726882382.26650: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882382.26655: Calling all_plugins_play to load vars for managed_node1 20841 1726882382.26657: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882382.26660: Calling groups_plugins_play to load vars for managed_node1 20841 1726882382.26792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882382.27412: done with get_vars() 20841 1726882382.27420: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:210 Friday 20 September 2024 21:33:02 -0400 (0:00:00.108) 0:00:10.038 ****** 20841 1726882382.27488: entering _queue_task() for managed_node1/include_tasks 20841 1726882382.28228: worker is 1 (out of 1 available) 20841 1726882382.28239: exiting _queue_task() for managed_node1/include_tasks 20841 1726882382.28249: done queuing things up, now waiting for results queue to drain 20841 1726882382.28251: waiting for pending results... 20841 1726882382.28599: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 20841 1726882382.29301: in run() - task 12673a56-9f93-02b9-7d0a-000000000158 20841 1726882382.29305: variable 'ansible_search_path' from source: unknown 20841 1726882382.29308: calling self._execute() 20841 1726882382.29311: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882382.29313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882382.29316: variable 'omit' from source: magic vars 20841 1726882382.30699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882382.34886: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882382.34968: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882382.35013: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882382.35300: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882382.35304: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882382.35346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882382.35379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882382.35413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882382.35700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882382.35703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882382.35791: variable 'ansible_distribution' from source: facts 20841 1726882382.35908: variable 'ansible_distribution_major_version' from source: facts 20841 1726882382.35929: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882382.35936: when evaluation is False, skipping this task 20841 1726882382.35943: _execute() done 20841 1726882382.35949: dumping result to json 20841 1726882382.35957: done dumping result, returning 20841 1726882382.35970: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [12673a56-9f93-02b9-7d0a-000000000158] 20841 1726882382.35979: sending task result for task 12673a56-9f93-02b9-7d0a-000000000158 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" } 20841 1726882382.36263: no more pending results, returning what we have 20841 1726882382.36267: results queue empty 20841 1726882382.36268: checking for any_errors_fatal 20841 1726882382.36270: done checking for any_errors_fatal 20841 1726882382.36270: checking for max_fail_percentage 20841 1726882382.36272: done checking for max_fail_percentage 20841 1726882382.36273: checking to see if all hosts have failed and the running result is not ok 20841 1726882382.36273: done checking to see if all hosts have failed 20841 1726882382.36274: getting the remaining hosts for this loop 20841 1726882382.36275: done getting the remaining hosts for this loop 20841 1726882382.36279: getting the next task for host managed_node1 20841 1726882382.36285: done getting next task for host managed_node1 20841 1726882382.36287: ^ task is: TASK: Verify network state restored to default 20841 1726882382.36289: ^ 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 20841 1726882382.36295: getting variables 20841 1726882382.36298: in VariableManager get_vars() 20841 1726882382.36346: Calling all_inventory to load vars for managed_node1 20841 1726882382.36349: Calling groups_inventory to load vars for managed_node1 20841 1726882382.36351: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882382.36362: Calling all_plugins_play to load vars for managed_node1 20841 1726882382.36364: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882382.36366: Calling groups_plugins_play to load vars for managed_node1 20841 1726882382.36730: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000158 20841 1726882382.36734: WORKER PROCESS EXITING 20841 1726882382.36760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882382.37105: done with get_vars() 20841 1726882382.37117: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:214 Friday 20 September 2024 21:33:02 -0400 (0:00:00.097) 0:00:10.135 ****** 20841 1726882382.37211: entering _queue_task() for managed_node1/include_tasks 20841 1726882382.37869: worker is 1 (out of 1 available) 20841 1726882382.37882: exiting _queue_task() for managed_node1/include_tasks 20841 1726882382.37988: done queuing things up, now waiting for results queue to drain 20841 1726882382.37990: waiting for pending results... 20841 1726882382.38329: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 20841 1726882382.38652: in run() - task 12673a56-9f93-02b9-7d0a-000000000159 20841 1726882382.38762: variable 'ansible_search_path' from source: unknown 20841 1726882382.38766: calling self._execute() 20841 1726882382.38907: variable 'ansible_host' from source: host vars for 'managed_node1' 20841 1726882382.38919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20841 1726882382.38935: variable 'omit' from source: magic vars 20841 1726882382.39785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20841 1726882382.43253: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20841 1726882382.43324: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20841 1726882382.43360: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20841 1726882382.43399: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20841 1726882382.43432: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20841 1726882382.43511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20841 1726882382.43548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20841 1726882382.43576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20841 1726882382.43618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20841 1726882382.43640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20841 1726882382.43779: variable 'ansible_distribution' from source: facts 20841 1726882382.43791: variable 'ansible_distribution_major_version' from source: facts 20841 1726882382.43819: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 20841 1726882382.43827: when evaluation is False, skipping this task 20841 1726882382.43833: _execute() done 20841 1726882382.43840: dumping result to json 20841 1726882382.43848: done dumping result, returning 20841 1726882382.43867: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [12673a56-9f93-02b9-7d0a-000000000159] 20841 1726882382.43877: sending task result for task 12673a56-9f93-02b9-7d0a-000000000159 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" } 20841 1726882382.44145: no more pending results, returning what we have 20841 1726882382.44149: results queue empty 20841 1726882382.44150: checking for any_errors_fatal 20841 1726882382.44155: done checking for any_errors_fatal 20841 1726882382.44156: checking for max_fail_percentage 20841 1726882382.44157: done checking for max_fail_percentage 20841 1726882382.44158: checking to see if all hosts have failed and the running result is not ok 20841 1726882382.44159: done checking to see if all hosts have failed 20841 1726882382.44160: getting the remaining hosts for this loop 20841 1726882382.44161: done getting the remaining hosts for this loop 20841 1726882382.44166: getting the next task for host managed_node1 20841 1726882382.44174: done getting next task for host managed_node1 20841 1726882382.44177: ^ task is: TASK: meta (flush_handlers) 20841 1726882382.44179: ^ 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 20841 1726882382.44185: getting variables 20841 1726882382.44187: in VariableManager get_vars() 20841 1726882382.44243: Calling all_inventory to load vars for managed_node1 20841 1726882382.44247: Calling groups_inventory to load vars for managed_node1 20841 1726882382.44249: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882382.44261: Calling all_plugins_play to load vars for managed_node1 20841 1726882382.44264: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882382.44267: Calling groups_plugins_play to load vars for managed_node1 20841 1726882382.44727: done sending task result for task 12673a56-9f93-02b9-7d0a-000000000159 20841 1726882382.44731: WORKER PROCESS EXITING 20841 1726882382.44757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882382.44960: done with get_vars() 20841 1726882382.44970: done getting variables 20841 1726882382.45037: in VariableManager get_vars() 20841 1726882382.45053: Calling all_inventory to load vars for managed_node1 20841 1726882382.45056: Calling groups_inventory to load vars for managed_node1 20841 1726882382.45058: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882382.45066: Calling all_plugins_play to load vars for managed_node1 20841 1726882382.45069: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882382.45072: Calling groups_plugins_play to load vars for managed_node1 20841 1726882382.45213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882382.45410: done with get_vars() 20841 1726882382.45423: done queuing things up, now waiting for results queue to drain 20841 1726882382.45425: results queue empty 20841 1726882382.45426: checking for any_errors_fatal 20841 1726882382.45427: done checking for any_errors_fatal 20841 1726882382.45428: checking for max_fail_percentage 20841 1726882382.45429: done checking for max_fail_percentage 20841 1726882382.45430: checking to see if all hosts have failed and the running result is not ok 20841 1726882382.45431: done checking to see if all hosts have failed 20841 1726882382.45431: getting the remaining hosts for this loop 20841 1726882382.45432: done getting the remaining hosts for this loop 20841 1726882382.45435: getting the next task for host managed_node1 20841 1726882382.45438: done getting next task for host managed_node1 20841 1726882382.45439: ^ task is: TASK: meta (flush_handlers) 20841 1726882382.45440: ^ 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 20841 1726882382.45443: getting variables 20841 1726882382.45444: in VariableManager get_vars() 20841 1726882382.45458: Calling all_inventory to load vars for managed_node1 20841 1726882382.45460: Calling groups_inventory to load vars for managed_node1 20841 1726882382.45462: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882382.45471: Calling all_plugins_play to load vars for managed_node1 20841 1726882382.45473: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882382.45476: Calling groups_plugins_play to load vars for managed_node1 20841 1726882382.45618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882382.45837: done with get_vars() 20841 1726882382.45844: done getting variables 20841 1726882382.45901: in VariableManager get_vars() 20841 1726882382.45916: Calling all_inventory to load vars for managed_node1 20841 1726882382.45919: Calling groups_inventory to load vars for managed_node1 20841 1726882382.45921: Calling all_plugins_inventory to load vars for managed_node1 20841 1726882382.45924: Calling all_plugins_play to load vars for managed_node1 20841 1726882382.45927: Calling groups_plugins_inventory to load vars for managed_node1 20841 1726882382.45930: Calling groups_plugins_play to load vars for managed_node1 20841 1726882382.46074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20841 1726882382.46265: done with get_vars() 20841 1726882382.46276: done queuing things up, now waiting for results queue to drain 20841 1726882382.46278: results queue empty 20841 1726882382.46279: checking for any_errors_fatal 20841 1726882382.46280: done checking for any_errors_fatal 20841 1726882382.46281: checking for max_fail_percentage 20841 1726882382.46282: done checking for max_fail_percentage 20841 1726882382.46282: checking to see if all hosts have failed and the running result is not ok 20841 1726882382.46283: done checking to see if all hosts have failed 20841 1726882382.46283: getting the remaining hosts for this loop 20841 1726882382.46284: done getting the remaining hosts for this loop 20841 1726882382.46287: getting the next task for host managed_node1 20841 1726882382.46290: done getting next task for host managed_node1 20841 1726882382.46291: ^ task is: None 20841 1726882382.46296: ^ 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 20841 1726882382.46297: done queuing things up, now waiting for results queue to drain 20841 1726882382.46298: results queue empty 20841 1726882382.46298: checking for any_errors_fatal 20841 1726882382.46299: done checking for any_errors_fatal 20841 1726882382.46300: checking for max_fail_percentage 20841 1726882382.46301: done checking for max_fail_percentage 20841 1726882382.46301: checking to see if all hosts have failed and the running result is not ok 20841 1726882382.46302: done checking to see if all hosts have failed 20841 1726882382.46304: getting the next task for host managed_node1 20841 1726882382.46306: done getting next task for host managed_node1 20841 1726882382.46307: ^ task is: None 20841 1726882382.46308: ^ 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 21:33:02 -0400 (0:00:00.091) 0:00:10.227 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.62s /tmp/collections-spT/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.82s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.65s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Configure networking state ---------- 0.12s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.12s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.12s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.11s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.11s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 TEST: I can set rx. ----------------------------------------------------- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:74 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Include the task 'manage_test_interface.yml' ---------------------------- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:210 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Verify network state restored to default -------------------------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:214 fedora.linux_system_roles.network : Install packages -------------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 ASSERT: The profile does not contain ring options ----------------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:68 Get profile's ring options ---------------------------------------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:61 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.09s /tmp/collections-spT/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.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 20841 1726882382.46408: RUNNING CLEANUP